I am having a problem with a clients email.  His email works fine and then
he is unable to send emails.  He is always able to receive them though.  I
am using SMTP authentication.  This is working for all other accounts.  His
account stops working until he switches to the SMTP server of his ISP.  It
always works when he switches back to mine.  Here is the error from the
james log.

22/07/05 13:33:23 INFO  smtpserver: Connection from og4595.nwol.net
(209.240.188.36)
22/07/05 13:33:24 ERROR smtpserver: Exception opening socket: null
java.lang.NullPointerException
        at
org.apache.james.smtpserver.SMTPHandler.doRCPT(SMTPHandler.java:1176)
        at
org.apache.james.smtpserver.SMTPHandler.parseCommand(SMTPHandler.java:583)
        at
org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.java:35
8)
        at
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run
(ServerConnection.java:417)
        at
org.apache.james.util.thread.ExecutableRunnable.execute(ExecutableRunnable.j
ava:55)
        at
org.apache.james.util.thread.WorkerThread.run(WorkerThread.java:90)
22/07/05 13:33:24 INFO  smtpserver: Connection from og4595.nwol.net
(209.240.188.36)
22/07/05 13:33:25 ERROR smtpserver: Exception opening socket: null
java.lang.NullPointerException
        at
org.apache.james.smtpserver.SMTPHandler.doRCPT(SMTPHandler.java:1176)
        at
org.apache.james.smtpserver.SMTPHandler.parseCommand(SMTPHandler.java:583)
        at
org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.java:35
8)
        at
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run
(ServerConnection.java:417)
        at
org.apache.james.util.thread.ExecutableRunnable.execute(ExecutableRunnable.j
ava:55)
        at
org.apache.james.util.thread.WorkerThread.run(WorkerThread.java:90)

Thank you for your time,

Jason Long
CEO and Chief Software Engineer
BS Physics, MS Chemical Engineering
http://www.supernovasoftware.com

-----Original Message-----
From: Serge Knystautas [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 22, 2005 1:43 PM
To: James Users List
Subject: Re: is it possible to have two or more data sources?

On 7/22/05, Eliseo Arias <[EMAIL PROTECTED]> wrote:
> i already tried it and im getting errors when executing run.bat, but i
> wanted to know if my logic is correct, or maybe i am missing something?
> 
> i am sure it must be some DB privileges issue, something that for the
> time being i can't fix quickly, so i wanted to know if --in theory-- is
> there any problem on having more than one data source in james.

Your theory is sound.

-- 
Serge Knystautas
Lokitech >> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. [EMAIL PROTECTED]

---------------------------------------------------------------------
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]

Reply via email to