I think that 4001 is in use on the machine that I am using.
When I change to 41001 the router starts.
However when I try to send to queue or use CLI I
get the following error:

javax.naming.NamingException: unable to connect, exception
=javax.jms.JMSExcept
ion: java.lang.IllegalArgumentException: Buffer maxSize <= 0

I made sure that I changed the port number in the cli script to use my new
port.

Could it be that there is a problem finding the JNDI server?

Thanks

Steve Guthrie

----- Original Message -----
From: Andreas Mueller <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 01, 2001 3:28 AM
Subject: [developers] Address in use error


> Oops, sorry, you start a router on a different machine. I don't know,
> except the port 4001 is in use somewhere or you have the router started
> twice.
>
> --
> Andreas Mueller, IIT GmbH, Bremen/Germany, http://www.iit.de
> SwiftMQ - JMS Enterprise Messaging System, http://www.swiftmq.com
>
>
> -----Original Message-----
> From: "Steve Guthrie" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Date: Sat, 30 Jun 2001 23:10:20 +0200
> Subject: [developers] Address in use error
>
> > 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 <your-email-address>
> > Archive: http://www.mail-archive.com/developers@mail.iit.de/
> >
> >
> >
>
>
> ------------------------------------------------------
> 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 <your-email-address>
> Archive: http://www.mail-archive.com/developers@mail.iit.de/
>
>
>
>
>


------------------------------------------------------
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 <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to