Below is the error message.  I removed POP3 and NNTP from the
config.xml.  SMTP and remotemanager are the only entries in the
config.xml

Can you send me your config.xml?

There was an uncaught exception:
---------------------------------------------------------
--- Message ---
nested exception is java.net.BindException: Address in use: bind
--- Stack Trace ---
javax.management.MBeanException: nested exception is
java.net.BindException: Add
ress in use: bind
java.net.BindException: Address in use: bind
        at java.net.PlainSocketImpl.socketBind(Native Method)
        at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:430)
        at java.net.ServerSocket.<init>(ServerSocket.java:191)
        at
mx4j.adaptor.PlainAdaptorServerSocketFactory.createServerSocket(Plain
AdaptorServerSocketFactory.java:26)
        at
mx4j.adaptor.http.HttpAdaptor.createServerSocket(HttpAdaptor.java:687
)
        at mx4j.adaptor.http.HttpAdaptor.start(HttpAdaptor.java:502)
        at java.lang.reflect.Method.invoke(Native Method)
        at
mx4j.server.ReflectedMBeanInvoker.invokeImpl(ReflectedMBeanInvoker.ja



-----Original Message-----
From: Noel J. Bergman [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 02, 2004 11:44 AM
To: James Users List
Subject: RE: Multiple instances of James on the same machine


> Can I run multiple instances of James using different ports with the 
> same IP?

Yes.  I have that running on a test system at home.  Don't forget to
check all of the services, e.g., SMTP, POP3, NNTP and the remote
manager, although the exception you received should tell you which one
is causing the problem.

        --- Noel


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