Hello,

When I launch JBoss and try to go on JBoss Portal, I've got this error :


  | 15:36:10,731 ERROR [ServiceLocator] Exception during lookup of 
fr_mckesson_technique_ejb_parameter_jdbc
  | javax.naming.CommunicationException: Could not obtain connection to any of 
these urls: localhost:1099 and discovery failed with error: 
javax.naming.CommunicationException: Receive timed out [Root exception is 
java.net.SocketTimeoutException: Receive timed out] [Root exception is 
javax.naming.CommunicationException: Failed to connect to server localhost:1099 
[Root exception is javax.naming.ServiceUnavailableException: Failed to connect 
to server localhost:1099 [Root exception is java.net.ConnectException: 
Connection refused]]]
  |     at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1562)
  |     at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:634)
  |     at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
  |     at javax.naming.InitialContext.lookup(InitialContext.java:351)
  |     at 
fr.mckesson.common.util.ServiceLocator.lookup(ServiceLocator.java:167)
  |     at 
fr.mckesson.common.util.ServiceLocator.getRemoteHome(ServiceLocator.java:132)
  |     at 
fr.mckesson.common.util.BusinessServiceLocator.lookupCreate(BusinessServiceLocator.java:71)
  |     at 
fr.mckesson.common.util.BusinessServiceLocator.lookupCreate(BusinessServiceLocator.java:89)
  |     at 
fr.mckesson.common.util.BusinessServiceLocator.getParameter(BusinessServiceLocator.java:113)
  |     at 
fr.mckesson.common.parameter.FacadeParameter.selectAllKey(FacadeParameter.java:48)
  |     at 
fr.mckesson.common.parameter.FacadeParameter.getValue(FacadeParameter.java:20)
  |     at 
fr.mckesson.common.parameter.FacadeParameter.getValue(FacadeParameter.java:34)
  |     at 
fr.mckesson.patient.hgpp.app.portlets.context.HWPContext.isWorklistActivated(HWPContext.java:234)
  |     at 
fr.mckesson.patient.hgpp.app.portlets.context.HWPContext.<init>(HWPContext.java:70)
  |     at 
fr.mckesson.patient.hgpp.app.portlets.context.HWPContext.getHWPContext(HWPContext.java:99)
  | 
  | 

I tried to copy and paste jbossall-client.jar from $jboss_home/client to my 
classpath and it doesn't change anything.

Where does it come from?




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137085#4137085

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137085
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to