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 2010/01/03 17:55:54 UTC

[jira] Commented: (JAMES-936) NPE when using FileMailRepository

    [ https://issues.apache.org/jira/browse/JAMES-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796003#action_12796003 ] 

Norman Maurer commented on JAMES-936:
-------------------------------------

Hi Tim,

could you grab the source from : http://svn.apache.org/repos/asf/james/server/sandbox/active/pure_spring_deployment/ and try if you get the same error with it ? Be aware it now use spring as container and all the config files are not locate in /path/to/james/conf directory.

Thx,
Norman

> NPE when using FileMailRepository
> ---------------------------------
>
>                 Key: JAMES-936
>                 URL: https://issues.apache.org/jira/browse/JAMES-936
>             Project: JAMES Server
>          Issue Type: Bug
>          Components: MailStore & MailRepository
>    Affects Versions: 3.0, 3.0-M1, Trunk
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>            Priority: Blocker
>
> It seems like the last refactoring broke the FileMailRepostory:
> 28/10/09 18:38:05 INFO  mailetpackages.RemoteDelivery: Exception
> caught in RemoteDelivery.run()
> java.lang.NullPointerException
>        at org.apache.james.mailrepository.FileMailRepository.list(FileMailRepository.java:274)
>        at org.apache.james.mailrepository.FileSpoolRepository.accept(FileSpoolRepository.java:140)
>        at org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:782)
>        at java.lang.Thread.run(Thread.java:619)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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