Hi Robert, that's 100% a bug. I will have a look later.
Bye Norman 2010/2/23, Robert Gurule <[email protected]>: > Hi Norman, > I am checking out my source from http://svn.apache.org/repos/asf > revision 906632 > > The spoolmanger.log is as follows: > > NFO 12:47:44,029 | james.spoolmanager | > Spool=org.apache.james.mailrepository.MailStoreSpoolRepository > ERROR 12:50:44,060 | james.spoolmanager | Exception in processor <bounces> > java.lang.NullPointerException > at > org.apache.james.transport.mailets.DSNBounce.service(DSNBounce.java:155) > at > org.apache.james.transport.LinearProcessor.service(LinearProcessor.java:456) > at > org.apache.james.transport.StateAwareProcessorList.service(StateAwareProcessorList.java:161) > at > org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.java:197) > at java.lang.Thread.run(Unknown Source) > ERROR 12:50:44,060 | james.spoolmanager | An error occurred processing > Mail1266868190810-1-to-jamesserversconfigsetting.com through bounces > ERROR 12:50:44,060 | james.spoolmanager | Result was error > > > Thanks for your help... > > Robert > > > Norman Maurer wrote: >> Hi Robert, >> >> could you please show us the spoolmanager.log ... Sounds like a bug to >> me. Btw which revision you are using ? >> >> Thx, >> Norman >> >> 2010/2/23, Robert Gurule' <[email protected]>: >> >>> I am working with james-server-spring-deployment-3.0-M1 and am getting a >>> bounce message the server output looks like: >>> >>> INFO 16:54:25,125 | james.dnsserver | Couldn't resolve MX records for >>> domain JAMESServersConfigSetting.com. >>> ERROR 16:54:25,125 | james.dnsserver | Couldn't resolve IP address for >>> host JAMESServersConfigSetting.com. >>> ERROR 16:54:25,140 | james.spoolmanager | Exception in processor >>> <bounces> >>> java.lang.NullPointerException >>> >>> The DNSServer log looks like: >>> >>> INFO 16:51:14,140 | james.dnsserver | Registered cache, resolver and >>> search paths as DNSJava defaults >>> INFO 16:53:31,031 | james.dnsserver | Couldn't resolve MX records for >>> domain syncrhonicity.lanl.gov. >>> INFO 16:54:25,125 | james.dnsserver | Couldn't resolve MX records for >>> domain JAMESServersConfigSetting.com. >>> ERROR 16:54:25,125 | james.dnsserver | Couldn't resolve IP address for >>> host JAMESServersConfigSetting.com. >>> >>> >>> I don't actually know which config files to modify for JAMES 3.0 M1 >>> >>> -Robert >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Robert L. Gurule' > High Performance Computing > Scientific Software Engineering (HPC-1) > Los Alamos National Laboratory, MS B295 > Los Alamos, New Mexico 87545 > 505-665-3538 (office) > 505-690-1011 (cell) > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
