I have two sun solaris E450 machines and am setting up swiftMQ to run on
both of the machines.   On the first machine everything works just fine.
However on the second machine when I try to start the router with smqr1
I get the exception "Address already in use"  (See trace below). 
When I do a netstat on the machine that has the error I do not see the prot in use.
 
Does anyone have any suggestions?
 
Thanks
 
Steve Guthrie
 
... Routing Swiftlet
... JMS Swiftlet
com.swiftmq.swiftlet.SwiftletException: Address already in use
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Exception.java:42)
        at com.swiftmq.swiftlet.SwiftletException.<init>(SwiftletException.java:
18)
        at com.swiftmq.router.swiftlets.jms.JMSSwiftlet.createListener(JMSSwiftl
et.java:138)
        at com.swiftmq.router.swiftlets.jms.JMSSwiftlet.createListeners(Compiled
 Code)
        at com.swiftmq.router.swiftlets.jms.JMSSwiftlet.startup(JMSSwiftlet.java
:300)
        at com.swiftmq.swiftlet.SwiftletManager.startUpSwiftlet(Compiled Code)
        at com.swiftmq.swiftlet.SwiftletManager.startKernelSwiftlets(Compiled Co
de)
        at com.swiftmq.swiftlet.SwiftletManager.initSwiftlets(Compiled Code)
        at com.swiftmq.router.swiftlets.SwiftletManagerImpl.initSwiftlets(Swiftl
etManagerImpl.java:76)
        at com.swiftmq.router.Router.main(Router.java:24)
Exception during startup kernel swiftlet 'sys$jms': Address already in use    

------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers 
Archive: http://www.mail-archive.com/developers@mail.iit.de/



Reply via email to