Guillaume Rousse wrote:
> 
> Here's the message i get when launching Jonas with Jeremie :
> JOnAS Server, version 2.0, running on Jeremie.
> TransactionService: Cannot rebind TM:
> javax.naming.ServiceUnavailableException [Root exception is 
>java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
>         java.net.ConnectException: Connexion refus?e]
> JOnAS: Cannot start Transaction Service
> javax.naming.ServiceUnavailableException.  Root exception is 
>java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
>         java.net.ConnectException: Connexion refus?e
> java.net.ConnectException: Connexion refus?e
>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java, Compiled Code)
>         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java, Compiled 
>Code)
>         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java, Compiled Code)
>         at java.net.Socket.<init>(Socket.java, Compiled Code)
>         at java.net.Socket.<init>(Socket.java, Compiled Code)
>         at 
>sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java,
> Compiled Code)
>         at 
>sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java,
> Compiled Code)
>         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java, Compiled 
>Code)
>         at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java, 
>Compiled Code)
>         at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java, Compiled 
>Code)
>         at sun.rmi.server.UnicastRef.newCall(UnicastRef.java, Compiled Code)
>         at sun.rmi.registry.RegistryImpl_Stub.rebind(Unknown Source)
>         at com.sun.jndi.rmi.registry.RegistryContext.rebind(RegistryContext.java, 
>Compiled Code)
>         at com.sun.jndi.rmi.registry.RegistryContext.rebind(RegistryContext.java, 
>Compiled Code)
>         at javax.naming.InitialContext.rebind(InitialContext.java, Compiled Code)
>         at org.objectweb.jonas.naming.NamingManager.rebind(NamingManager.java, 
>Compiled Code)
>         at 
>org.objectweb.jonas.jtm.TransactionService.<init>(TransactionService.java, Compiled 
>Code)
>         at org.objectweb.jonas.server.Server.main(Server.java, Compiled Code)
> Seems not to be a port-related problem, as RMI registry is OK with the same
> port number. What's the problem ?
> Also, there isn't any status phrase when launching rmiregistry, such as
> "Jeremie Registry started"...
> 
> Cheers
> --
> Guillaume Rousse

Hi, it seems that you are using the rmiregistry instead of the registry
of jeremie.
Use the registry script that is able to know what is the correct
registry to launch.

regards,
-- 
        Philippe

Philippe Coq  Groupe Bulll/BullSoft/OpenMaster  Phone: (33) 04 76 29 78
49
Bull S.A  - 1 rue de Provence - 38432 Echirolles Cedex France
[EMAIL PROTECTED]  http://www-frec.bull.com
Download our EJBServer at http://www.bullsoft.com/ejb
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to