  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | URGENT! Unable to lookup QConnectionFactory from standalone client. | URGENT! Unable to lookup QConnectionFactory from standalone client. 2004-07-19 - By Manish Malhotra
Back Hi All, Im using WAS5.1 and configured QueueConnectionFactory and trying to lookup from a standalone server then it gives this error: [java] java.lang.UnsatisfiedLinkError : registerNatives [java] at com.ibm.jvm.ExtendedSystem.registerNatives(Native Method) [java] at com.ibm.jvm.ExtendedSystem.<clinit>(ExtendedSystem.java:176) [java] at com.ibm.rmi.util.JDKBridge.setCodebaseProperties(JDKBridge.java:226) [java] at com.ibm.rmi.util.JDKBridge.<clinit>(JDKBridge.java:205) [java] at com.ibm.rmi.util.RepositoryId.<clinit>(RepositoryId.java:122) [java] at com.ibm.rmi.iiop.CDROutputStream.<clinit>(CDROutputStream.java:1077) [java] at com.ibm.rmi.corba.ORB.<init>(ORB.java:250) [java] at com.ibm.rmi.iiop.ORB.<init>(ORB.java:166) [java] at com.ibm.CORBA.iiop.ORB.<init>(ORB.java:521) [java] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [java] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcces sorImpl.java:39) [java] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstruc torAccessorImpl.java:27) [java] at java.lang.reflect.Constructor (Constructor.java:274) [java] at java.lang.Class (Class.java:306) [java] at java.lang.Class (Class.java:259) [java] at org.omg.CORBA.ORB (ORB.java:295) [java] at org.omg.CORBA.ORB (ORB.java:336) [java] at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFactory.java:77) [java] at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl.java:174) [java] at com.ibm.ejs.oa.EJSClientORBImpl.<init>(EJSClientORBImpl.java:98) [java] at com.ibm.ejs.oa.EJSClientORBImpl.<init>(EJSClientORBImpl.java:74) [java] at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:386) [java] at com.ibm.ws.naming.util.Helpers.getOrb(Helpers.java:284) [java] at com.ibm.ws.naming.util.WsnInitCtxFactory.getInitialContextInternal(WsnInitCt xFactory.java:365) [java] at com.ibm.ws.naming.util.WsnInitCtx.getContext(WsnInitCtx.java:102) [java] at com.ibm.ws.naming.util.WsnInitCtx.getContextIfNull(WsnInitCtx.java:408) [java] at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:131) [java] at javax.naming.InitialContext (InitialContext.java:347) [java] at uk.co.isesolutions.util.servicelocator.ServiceLocator.lookupObject(ServiceLo cator.java:249) [java] at uk.co.isesolutions.util.servicelocator.ServiceLocator.getJMSQueueConFactory( ServiceLocator.java:199) [java] at uk.co.isesolutions.apps.provisioning.queue.jms.JMSQConnection.<init>(JMSQCon nection.java:131) [java] at uk.co.isesolutions.apps.provisioning.queue.jms.JMSQConnectionFactory.createQ Connection(JMSQConnectionFactory.java:32) [java] at uk.co.isesolutions.apps.provisioning.queue.QCollection.getQConnection(QColle ction.java:80) [java] at uk.co.isesolutions.apps.provisioning.framework.ProvisioningTask.createQConne ction(ProvisioningTask.java:493) [java] at uk.co.isesolutions.apps.provisioning.framework.ProvisioningTask.init(Provisi oningTask.java:262) [java] at uk.co.isesolutions.apps.jads.core.TaskList.init(TaskList.java:57) [java] at uk.co.isesolutions.apps.jads.core.Process.init(Process.java:414) [java] at uk.co.isesolutions.apps.jads.core.Container.init(Container.java:60) [java] at uk.co.isesolutions.apps.jads.core.Jads.initContainer(Jads.java:560) Please help me asap! I required it badly. I put the <mq dir> / lib jars in the standalone servers class path. Do I need to do something else please help me out. Many thank. regards, Manish
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|
 |