Java Mailing List Archive

http://www.junlu.com/

Google
Google
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
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
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 Source code of 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 Source code of java.lang.reflect.Constructor(Constructor.java:274)
[java] at java.lang.Class Source code of java.lang.Class(Class.java:306)
[java] at java.lang.Class Source code of java.lang.Class(Class.java:259)
[java] at org.omg.CORBA.ORB Source code of org.omg.CORBA.ORB(ORB.java:295)
[java] at org.omg.CORBA.ORB Source code of 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 Source code of 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".

©2008 junlu.com - Jax Systems, LLC, U.S.A.