I did that telnet test and I got pretty much the same trash you did on the
output, so I believe the server is runnign fine.

Any other ideas?

--- in my log files ...
[ERROR]: Could not get JNDI context
[ERROR]: NamingException javax.naming.CommunicationException: Peek timed out
[Root exception is java.io.InterruptedIOException: Peek timed out]

--- and output on the console ...
javax.naming.CommunicationException: Peek timed out.  Root exception is
java.io.InterruptedIOException: Peek timed out
        at java.net.PlainDatagramSocketImpl.peek(Native Method)
        at java.net.DatagramSocket.receive(DatagramSocket.java:349)
        at
org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:930)
        at
org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1017)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:447)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:440)
        at javax.naming.InitialContext.lookup(InitialContext.java:345)
        at com.neuroquest.cais.clients.builder.Builder.createPTP(Unknown
Source)
        at com.neuroquest.cais.clients.builder.Builder.main(Unknown Source)

> If you are getting into NamingContext.discoverServer it means that there
> is no naming server at 192.168.0.10:1099. Try telneting to that address
and
> you should see garbage like the following if there is a naming server
there:
>
> testsuite 709>telnet 172.17.66.55 1099
> Trying 172.17.66.55...
> Connected to 172.17.66.55.
> Escape character is '^]'.
> ¬í ♣sr ↓java.rmi.MarshalledObject|½▲-ícü>☻ ♥I ♦hash[locBytest
☻[B[objBytesq ~ ☺x
> p§4Y↔ur ☻[B¬ó↨oTà☻  xp   %¬í ♣t ¶http://banshee:8083/q ~  q ~  uq ~ 
>♥
A¬í ♣sr
> org.jnp.server.NamingServer_Stub       ☻☻  xr
→java.rmi.server.RemoteStubé_ÜÉ<áe
> →☻  xr ∟java.rmi.server.RemoteObjectOa'`♀a3▲♥  xpw7 ♂UnicastRef2
♀172.17.66.55U
>          -+Y   ñY`1-?  xConnection closed by foreign host.




-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to