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 » IBM MQ API Support » MQ Pub-Sub

Post new topic  Reply to topic
 MQ Pub-Sub « View previous topic :: View next topic » 
Author Message
Shalini
PostPosted: Thu May 16, 2002 12:27 am    Post subject: MQ Pub-Sub Reply with quote

Master

Joined: 30 Apr 2002
Posts: 224
Location: India

Hi,


Topic :MQ-PubSub in AIX

When ever Iam runninng the IVTRun in the AIX I get the listed Error

./IVTRun -nojndi

5648-C60 (c) Copyright IBM Corp. 2002. All Rights Reserved.
MQSeries classes for Java(tm) Message Service 5.210
Installation Verification Test


Creating a QueueConnectionFactory
Creating a Connection
Exception in thread "main" java.lang.UnsatisfiedLinkError: no library mqjbnd04 (
libmqjbnd04.a or .so) in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java(Compiled Code))
at java.lang.Runtime.loadLibrary0(Runtime.java:473)
at java.lang.System.loadLibrary(System.java:771)
at com.ibm.mq.server.MQSESSION$1.run(MQSESSION.java:179)
at java.security.AccessController.doPrivileged(Native Method)
at com.ibm.mq.server.MQSESSION.<clinit>(MQSESSION.java:175)


Please let me know the solution for Error
Back to top
View user's profile Send private message Send e-mail
kolban
PostPosted: Thu May 16, 2002 4:27 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

See the following

http://www.webmq.com/phpBB2/viewtopic.php?t=2427&highlight=mqjbnd04
Back to top
View user's profile Send private message
Shalini
PostPosted: Fri May 17, 2002 5:34 am    Post subject: javax.jms.JMSException : MQJMS2005 in MQ-Pub Sub Reply with quote

Master

Joined: 30 Apr 2002
Posts: 224
Location: India

Hi,

MQ 5.2 on AIX MQ Java-JMS 5.2
when giving the IVTRun -nojndi Iam getting Error
exception javax.jms.JMSException : MQJMS2005: fail to create QueManager for ' '

but my Broker & QM are both running & up

Can any one tell me what is the problem
Back to top
View user's profile Send private message Send e-mail
bower5932
PostPosted: Fri May 17, 2002 11:36 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

I'd recommend two things. The first is to go look for an FDC file that has something in it about RetryConnectToSharedSubpool. You might be suffering from the infamous segment 8 problem (which is supposed to be fixed in MQ 5.3). If you are, you'll need to specify the IPCCBaseAddress parameter in the QueueManager section of your mqs.ini file.

The second thing that I would try is to use IVTRun with all of the parameters specified (both client and server):

IVTRun -nojndi -m <qmgr>

IVTRun -nojndi -client -m <qmgr> -host <host> -channel SYSTEM.DEF.SVRCONN

Getting the client to work and not bindings also points to the segment 8 problem.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Shalini
PostPosted: Sun May 19, 2002 3:49 am    Post subject: MQ Pub Sub Reply with quote

Master

Joined: 30 Apr 2002
Posts: 224
Location: India

Can you brief me on the procedures so as what to Edit in the .ini file in details & .FDC files
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » MQ Pub-Sub
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.