You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Alice K <al...@hotmail.com> on 2003/06/14 15:43:10 UTC

James 2.2.0a4 Exception?

Just installed the latest. Whenever receiving an email, the following 
exception happened.

Alice
-------------------------------------------------------------
James 2.2.0a4
Remote Manager Service started plain:4555
POP3 Service started plain:110
SMTP Service started plain:25
NNTP Service started plain:119
Fetch POP Disabled
java.lang.NullPointerException
        at 
org.apache.james.mailrepository.AvalonMailRepository.store(AvalonMail
Repository.java:327)
        at org.apache.james.James.sendMail(James.java:499)
        at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.apache.avalon.phoenix.components.application.BlockInvocationHandl
er.invoke(BlockInvocationHandler.java:92)
        at $Proxy9.sendMail(Unknown Source)
        at 
org.apache.james.transport.mailets.AbstractRedirect.service(AbstractR
edirect.java:864)
        at 
org.apache.james.transport.LinearProcessor.service(LinearProcessor.ja
va:418)
        at 
org.apache.james.transport.JamesSpoolManager.process(JamesSpoolManage
r.java:440)
        at 
org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.ja
va:370)
        at 
org.apache.james.util.thread.ExecutableRunnable.execute(ExecutableRun
nable.java:89)
        at 
org.apache.james.util.thread.WorkerThread.run(WorkerThread.java:125)
exception! javax.mail.MessagingException: Exception spooling message: 
Exception
caught while storing Message Container: java.lang.NullPointerException;
  nested exception is:
        java.lang.RuntimeException: Exception caught while storing Message 
Conta
iner: java.lang.NullPointerException

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8.  
http://join.msn.com/?page=features/junkmail


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


RE: James 2.2.0a4 Exception?

Posted by "Noel J. Bergman" <no...@devtech.com>.
Alice,

I see the cause of the null pointer exception, but not why you're getting
it.  Did you change your configuration?  Check the file:// path for the
spool repository.  Does this happen for ALL messages?  Do you have some sort
of Forwarding mailet?

What operating system?  If Windows, what is the file path to James from the
root?

	--- Noel


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