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 "Matthieu Baechler (JIRA)" <se...@james.apache.org> on 2015/11/17 15:18:10 UTC

[jira] [Closed] (JAMES-1641) MailQueue throws NullPointerException on start

     [ https://issues.apache.org/jira/browse/JAMES-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthieu Baechler closed JAMES-1641.
------------------------------------
    Resolution: Fixed

merged

> MailQueue throws NullPointerException on start
> ----------------------------------------------
>
>                 Key: JAMES-1641
>                 URL: https://issues.apache.org/jira/browse/JAMES-1641
>             Project: James Server
>          Issue Type: Bug
>         Environment: using cassandra-guice launcher
>            Reporter: Matthieu Baechler
>
> When launching cassandra-guice application, there are some exception like this one :
> {code}
> Exception in thread "Remote delivery thread (0)" java.lang.NullPointerException
> 	at java.util.Hashtable.put(Hashtable.java:459)
> 	at org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:741)
> 	at java.lang.Thread.run(Thread.java:745)
> {code}
> The NPE comes from a call to domainList.getDefaultDomain()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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