0 Replies Latest reply on Dec 21, 2009 10:46 PM by ritu_gupta

    Problem when using jboss-eap-4.3

      18:17:01,109 ERROR [STDERR] javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive timed out]18:17:01,109 ERROR [STDERR]   at org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1115)18:17:01,109 ERROR [STDERR]   at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1223)18:17:01,109 ERROR [STDERR]   at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:514)18:17:01,109 ERROR [STDERR]   at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:507)18:17:01,109 ERROR [STDERR]   at javax.naming.InitialContext.lookup(InitialContext.java:351)18:17:01,109 ERROR [STDERR]   at com.pearson.ces.common.ServiceLocator.lookupHome(ServiceLocator.java:47)

      18:17:01,109 ERROR [STDERR]   at com.pearson.ces.common.ServiceLocator.getUtilLocalHome(ServiceLocator.java:61)

       

       

      My Ear works fine with Jboss-4.0 3SP1. Here also the EJBs are seen deployed successfully and also the binding with JNDI mentioned in sybase-ds.xml is also seen in the console. But soon after this it gives the above error. Does it seem that it unable to make connection with the database or something else.

       

      If anyone has any idea please help. Its urgent!!!

       

      Thanks,

      Ritu