Matthieu Baechler created JAMES-1641:
----------------------------------------

             Summary: 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-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to