ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Can we do this

Post new topic  This topic is locked: you cannot edit posts or make replies.
 Can we do this « View previous topic :: View next topic » 
Author Message
encodevj
PostPosted: Thu Feb 03, 2011 8:51 am    Post subject: Can we do this Reply with quote

Novice

Joined: 03 Feb 2011
Posts: 13

Hi All

Can we do this

Issue 1:

WebSphere MQ v 7.0 64 bit
WAS 7.0.0.13 64 bit
Linux 64 bit

MQ_INSTALL_ROOT WebSphere variables to /opt/mqm
MQJMS_LIB_ROOT WebSphere variable to ${MQ_INSTALL_ROOT}/java/lib

We then created to soft links as follows, to use the 2 64-bit shared object libs in the lib64 directory:
lrwxrwxrwx 1 mqm mqm 32 Jan 12 15:41 libmqjbnd.so -> /opt/mqm/java/lib64/libmqjbnd.so
lrwxrwxrwx 1 mqm mqm 39 Jan 12 15:42 libmqjexitstub02.so -> /opt/mqm/java/lib64/libmqjexitstub02

As our appplication uses the jars that are there in the opt/mqm/java/lib

is it ok to do this , will there be any problem doing like this ?
because i see a warning in systemOut log

W [:] CWWMQ0094W: A 64 bit JVM has been detected, however the path to the directory '/opt/mqm/java/lib' which is expected to contain the WebSphere MQ native libraries appears to contain 32 bit libraries


Issue 2:

when we are running the application we are facing a issue

[2/1/11 17:37:58:421 EST] 0000002e BusinessExcep E CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "logon" on bean "BeanId(GeniusRules#WorkFlowEJB.jar#GEniusWFBean, null)". Exception data: java.lang.NoClassDefFoundError: com.ibm.mq.jms.MQConnectionFactory
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
at com.ibm.workflow.client.api.FmcSession.<init>(FmcSession.java:6
at com.ibm.workflow.client.api.FmcService.<init>(FmcService.java:54)


we saw that the jar for that class is getting loaded in class loader viewer

But when i Provide manually the location of the jars in server classpath
wasinstall/installedConnectors/***.mq.jar and mqjms.jar
then i dont see this exception

Please let me know what we are doing worng here

Thanks
VJ
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Feb 03, 2011 9:39 am    Post subject: Re: Can we do this Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

encodevj wrote:
Please let me know what we are doing worng here


You're double posting - it's considered rude round here!

This copy locked as a duplicate.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  This topic is locked: you cannot edit posts or make replies. Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Can we do this
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.