[jboss-user] [JNDI/Naming/Network] - Re: UnknownHostException after successful connection to port
alexsbe
do-not-reply at jboss.com
Mon Apr 21 11:23:25 EDT 2008
I had the same problem and solve it with the previous messages.
I have installed an EJB on jboss 4.2.2.
But now I have an other errors
2008-04-21 17:10:13 DEBUG [SecurityAssociation/:143] Using ThreadLocal: false
2008-04-21 17:10:13 DEBUG [MicroSocketClientInvoker/:243] SocketClientInvoker[18b3364, socket://127.0.0.1:3873] constructed
2008-04-21 17:10:13 DEBUG [MicroRemoteClientInvoker/:240] SocketClientInvoker[18b3364, socket://127.0.0.1:3873] connecting
2008-04-21 17:10:13 DEBUG [MicroRemoteClientInvoker/:245] SocketClientInvoker[18b3364, socket://127.0.0.1:3873] connected
2008-04-21 17:10:14 DEBUG [MicroSocketClientInvoker/:820] SocketClientInvoker[18b3364, socket://127.0.0.1:3873] got Exception java.net.ConnectException: Connection refused: connect, creation attempt took 984 ms
2008-04-21 17:10:15 DEBUG [MicroSocketClientInvoker/:820] SocketClientInvoker[18b3364, socket://127.0.0.1:3873] got Exception java.net.ConnectException: Connection refused: connect, creation attempt took 1000 ms
2008-04-21 17:10:16 DEBUG [MicroSocketClientInvoker/:820] SocketClientInvoker[18b3364, socket://127.0.0.1:3873] got Exception java.net.ConnectException: Connection refused: connect, creation attempt took 1000 ms
2008-04-21 17:10:17 DEBUG [MicroSocketClientInvoker/:820] SocketClientInvoker[18b3364, socket://127.0.0.1:3873] got Exception java.net.ConnectException: Connection refused: connect, creation attempt took 1000 ms
2008-04-21 17:10:18 DEBUG [MicroSocketClientInvoker/:820] SocketClientInvoker[18b3364, socket://127.0.0.1:3873] got Exception java.net.ConnectException: Connection refused: connect, creation attempt took 1000 ms
2008-04-21 17:10:19 DEBUG [MicroSocketClientInvoker/:820] SocketClientInvoker[18b3364, socket://127.0.0.1:3873] got Exception java.net.ConnectException: Connection refused: connect, creation attempt took 1015 ms
I don't know what to do to allow the client to connect to the EJB.
Any ideas ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145567#4145567
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145567
More information about the jboss-user
mailing list