Re: Error - org.exolab.jms.server.ServerException
Tim Anderson <[email protected]> Fri, 07 Jul 2006 17:15:28 +1000
| Newsgroups | gmane.comp.java.openjms.user |
|---|---|
| Message-ID | <[email protected]> |
Make sure you haven't configured openjms.xml to use port 1099 for more than one connector. Failing that, pull apart the exception to find the root cause of the problem. -Tim Alexis Rocha wrote: Thanks Tim. But I used this command and nothing was listening port 1099. I restarted my machine and still couldn“t connect due to the same error. Any other ideas ? Thanks, Alexis On 7/3/06, Tim Anderson <[email protected] > wrote: Alexis Rocha wrote: > Hi all, > > When I try to initialize OpenJms in my machine, sometimes, I get the > error: > > org.exolab.jms.server.ServerException: > java.rmi.server.ExportException: Failed accept connections on URI: > rmi://my_machine_ip:1099/ > > Does anyone can help me with this ? > > Thanks, > Alexis It usually means that something is already listening on port 1099. You can check by running: > netstat -a from the command line. -Tim Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ openjms-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openjms-user ---------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ---------- _______________________________________________ openjms-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openjms-user Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ openjms-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openjms-user