[ 
https://issues.apache.org/jira/browse/JAMES-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464220
 ] 

Joachim Draeger commented on JAMES-760:
---------------------------------------

Do you have a complete stacktrace or anything in the logs (ImapServer or 
MailboxManager) ?

It could be again an hidden OOM which is not reported clearly by derby. 
Something with SQLException and internal error. :-)

Current FetchCommand is very hungry and puts all messages in memory, even if 
only flags are queried.
With big mailboxes you need probably a lot of memory. :-)
Help is on the way, I nearly finished a complete new Fetch command parsing.


> ImapServer gives error on listing message
> -----------------------------------------
>
>                 Key: JAMES-760
>                 URL: https://issues.apache.org/jira/browse/JAMES-760
>             Project: James
>          Issue Type: Bug
>            Reporter: Norman Maurer
>
> After imap worked good for a while now i now got a error while thunderbird 
> try to list the messages. The Error is:
> The mailserver answered: SELECT failed. 
> org.apache.james.mailboxmanager.MailboxManagerException: MailboxException 
> causes by org.apache.torque.TorqueException: java.sql.SQLException: An 
> internal error was identified by RawStore module:

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to