I found another exception that is being logged each time I try to connect to the v3 smtpserver. I see that it is related to jmx. I don't know if this is just a secondary issue related to monitoring and control, or if it is the main error causing smtp to fail. Hopefully this means something to somebody....

Thx again.

java.lang.NullPointerException
at org.apache.james.protocols.lib.jmx.ConnectHandlerStats.increment(ConnectHandlerStats.java:61) at org.apache.james.protocols.lib.jmx.AbstractConnectHandlerResultJMXMonitor.onResponse(AbstractConnectHandlerResultJMXMonitor.java:71) at org.apache.james.protocols.netty.BasicChannelUpstreamHandler.channelConnected(BasicChannelUpstreamHandler.java:102) at org.jboss.netty.handler.execution.ChannelUpstreamEventRunnable.run(ChannelUpstreamEventRunnable.java:44) at org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor$ChildExecutor.run(OrderedMemoryAwareThreadPoolExecutor.java:312) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)

On 2/24/2014 9:30 PM, Jerry M wrote:
After a very long day, I got James 3 installed and almost up and running. IMAP is working and the database tables were created, etc. But I can't get anything to work on SMTP. With default log levels, i got these log entries:

INFO 21:12:13,150 | james.smtpserver | Id='9288089' User='' Connection established from 99.55.143.34 DEBUG 21:12:13,150 | james.smtpserver | Id='9288089' User='' Unable to process request INFO 21:12:13,166 | james.smtpserver | Id='9288089' User='' Connection closed for 99.55.143.34



---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to