Well I am pretty new in developing Enterprise Application and so I decided to teach 
myself with JBoss .I have done the example in the JBoss Tutorial Step by Step,the 
application Server ran as it should,I deployed the EJB also and everything seemed to 
be OK,since a peculiar error occured when trying to get the bean i.e by executing the 
"Context" method "lookup".Well this ist the StackTrace:

javax.naming.CommunicationException: Receive timed out. Root exception is 
java.net.SocketTimeoutException: Receive timed out
     at java.net.PlainDatagramSocketImpl.receive(Native Method)
     at java.net.DatagramSocket.receive(DatagramSocket.java:670)
     at org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1093)
     at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1223)
     at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:514)
     at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:507)
     at client.HelloFrame.main(HelloFrame.java:85)
2004-3-24 13:41:37 client.HelloFrame main
SEVERE: Lookup failed!


I will be very thankful if you could help me,since I really have no idea what I should 
correct or configure.In the meantime this is the configuration I have: 

OS: Windows 2000

Eclipse: Version 3.0

JBOSS: JBoss-3.2.3 

JVM: 1.4.1_02 

I am using also the JBossIDE for Eclipse.


Thanx a lot!

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827213#3827213";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827213>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to