Hi,
I am using Sun Java System Application Server 9.1_02 (build b04-fcs) and
resourceadapter-version 1.7 for MDB to listen to tibco queue.
It was working fine in my previous server of the same version without
any problem. But in the newly given glassfishserver, it is showing error
while deploying itself.
Caused by: javax.naming.ServiceUnavailableException: Failed to query
JNDI: Failed to connect to the server at tcp://ldtibadm:7222 [Root
exception is javax.jms.JMSException: Failed to connect to the server at
tcp://ldtibadm:7222]
at
com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:669)
at
com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:489)
at javax.naming.InitialContext.lookup(InitialContext.java:392)
at
com.sun.genericra.util.ObjectBuilderFactory$JndiObjectBuilder.createObje
ct(ObjectBuilderFactory.java:98)
... 46 more
Caused by: javax.jms.JMSException: Failed to connect to the server at
tcp://ldtibadm:7222
at
com.tibco.tibjms.TibjmsxLinkTcp._createSocket(TibjmsxLinkTcp.java:821)
at
com.tibco.tibjms.TibjmsxLinkTcp.connect(TibjmsxLinkTcp.java:915)
at
com.tibco.tibjms.TibjmsConnection._create(TibjmsConnection.java:1274)
Did anyone faced similar issue? Please help
Regards,
Deepu Janardhananachary