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 Installation/Configuration Support » javax/resource/ResourceException

Post new topic  Reply to topic
 javax/resource/ResourceException « View previous topic :: View next topic » 
Author Message
jason_e
PostPosted: Wed Aug 20, 2003 4:30 am    Post subject: javax/resource/ResourceException Reply with quote

Apprentice

Joined: 19 Aug 2003
Posts: 33

Hi,
I'm trying to use the MQIVP progarm to verify client connectivity but I'm receiving the following error.

C:\Program Files\IBM\WebSphere MQ\Tools\Java\base>java MQIVP
Websphere MQ for Java Installation Verification Program
5724-B4 (C) Copyright IBM Corp. 2002. All Rights Reserved.
===========================================================

Please enter the IP address of the MQ server :127.0.0.1
Please enter the port to connect to : (1414)
Please enter the server connection channel name :java.channel
Please enter the queue manager name :default
Failure: Missing software, may be Websphere MQ, or VBROKER_ADM variable
java.lang.NoClassDefFoundError: javax/resource/ResourceException

I do have connector.jar in my classpath. Below is the classpath that I set before I run MQIVP.

set CLASSPATH=C:\Program Files\IBM\Source\WebSphere MQ t_en_us\MSI\Program Files\IBM\WebSphere MQ\java\lib\com.ibm.mq.jar;
C:\Program Files\IBM\Source\WebSphere MQ t_en_us\MSI\Program Files\IBM\WebSphere MQ\java\lib\connector.jar;
C:\Program Files\IBM\Source\WebSphere MQ t_en_us\MSI\Program Files\IBM\WebSphere MQ\tools\java\base\;
C:\Program Files\IBM\Source\WebSphere MQ t_en_us\MSI\Program Files\IBM\WebSphere MQ\java\lib\jta.jar;

Platform: Windows 2000 Server with MQSeries 5.2

Thanks
Jason
Back to top
View user's profile Send private message
harwinderr
PostPosted: Wed Aug 20, 2003 4:43 am    Post subject: Reply with quote

Voyager

Joined: 29 Jan 2002
Posts: 90

Change your classpath to
set classpath=C:\Program Files\IBM\WebSphere MQ\Java\lib\com.ibm.mq.jar;C:\Program Files\IBM\WebSphere MQ\Java\lib\connector.jar;C:\Program Files\IBM\WebSphere MQ\Java\lib\jta.jar;C:\Program Files\IBM\WebSphere MQ\Tools\Java\base

Also make sure the "default" queue manager has a java.channel (in lower case) of type SVRCONN and a listener is running on 1414 port.

Hope this helps

Later,
HR
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » javax/resource/ResourceException
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.