Closed Bug 304964 Opened 19 years ago Closed 16 years ago

Grendel fails to reconnect when disconnected

Categories

(Grendel Graveyard :: Protocols, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: kieran.maclean, Assigned: kieran.maclean)

References

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
Build Identifier: 

Grendel fails to reconnect automaticly when a request is made to a Store that
has been disconnected.

Reproducible: Always

Steps to Reproduce:
1. Set up a Grendel account to a server (IMAP/POP as IMAP)
2. Connect to the account
3. Wait for the server to disconnect Grendel, (this takes a while)
4. Select a message (a different one to the current selection, to send a message
request)
Actual Results:  
The message display box contains the following:
javax.mail.FolderClosedException: * BYE Disconnected for inactivity. at
com.sun.mail.imap.IMAPMessage.loadHeaders(IMAPMessage.java:1151) at
com.sun.mail.imap.IMAPMessage.getAllHeaders(IMAPMessage.java:669) at
grendel.renderer.tools.RenderMessage.objectRenderer(RenderMessage.java:102) at
grendel.renderer.Renderer.objectRenderer(Renderer.java:195) at
grendel.renderer.Renderer.run(Renderer.java:225) at
java.lang.Thread.run(Thread.java:595)

Expected Results:  
The connection should have been restored.
Arranging bug dependences and assignments for code patches.
Assignee: rlkeller → kieran
Depends on: 304954
The new CVS head API should implement this functionality.
Status: NEW → ASSIGNED
marking wontfix as grendel is removed from cvs
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.