You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2006/10/06 18:49:23 UTC

[jira] Assigned: (JAMES-625) an emoty mbox will cause an error at pop3 login

     [ http://issues.apache.org/jira/browse/JAMES-625?page=all ]

Norman Maurer reassigned JAMES-625:
-----------------------------------

    Assignee: Norman Maurer

Here is the stacktrace:

06/10/06 18:40:28 ERROR pop3server: Exception during connection from localhost (127.0.0.1) : null
java.lang.NullPointerException
	at org.apache.james.mailrepository.MBoxMailRepository.list(MBoxMailRepository.java:546)
	at org.apache.james.pop3server.POP3Handler.stat(POP3Handler.java:395)
	at org.apache.james.pop3server.POP3Handler.doPASS(POP3Handler.java:545)
	at org.apache.james.pop3server.POP3Handler.parseCommand(POP3Handler.java:477)
	at org.apache.james.pop3server.POP3Handler.handleConnection(POP3Handler.java:275)
	at org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:422)
	at org.apache.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:55)
	at org.apache.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:116)

> an emoty mbox will cause an error at pop3 login
> -----------------------------------------------
>
>                 Key: JAMES-625
>                 URL: http://issues.apache.org/jira/browse/JAMES-625
>             Project: James
>          Issue Type: Bug
>          Components: POP3Server
>         Environment: linux jdk1.5
>            Reporter: davide.bz
>         Assigned To: Norman Maurer
>            Priority: Critical
>             Fix For: 2.3.0
>
>
> I tried to use mbox as inboxRepository even with an empty file or deleting all emails, pop3 will give an error at login after the password (maybe triing to open the repository)

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org