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 » WebSphere Message Broker (ACE) Support » The mqsicreatebar executable launcher was unable to locate

Post new topic  Reply to topic
 The mqsicreatebar executable launcher was unable to locate « View previous topic :: View next topic » 
Author Message
lancelotlinc
PostPosted: Mon Feb 20, 2012 8:59 am    Post subject: The mqsicreatebar executable launcher was unable to locate Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Recently upgraded to 7.0.0.3
Build id: 7.0.0.3-IFix-20111220_1843

When executing mqsicreatebar from the command-line, I am getting this error:

Quote:
"The mqsicreatebar executable launcher was unable to locate its required companion startup jar file."


The same mqsicreatebar worked in 7.0.0.2. Now it is failing. I was looking at MustGather and found this, but since mqsicreatebar is not associated with a broker instance, these commands do not work:

http://www-01.ibm.com/support/docview.wss?rs=849&uid=swg21299820

Quote:
Utility trace (for failing mqsi commands)
It is possible to trace an mqsi command via these instructions:1.export MQSI_UTILITY_TRACE=debug
2.export MQSI_UTILITY_TRACESIZE=4096
3.Run the <mqsi_command> that is failing
4.mqsireadlog <BrokerName> -t -b <mqsi_command> -f -o <mqsi_command>.trace.xml
5.mqsiformatlog -i <mqsi_command>.trace.xml -o <mqsi_command>.trace.txt


Looked in Windows Event Viewer and no reported errors. .log in metadata shows nothing.

Any hints or tips before I PMR ?
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
lancelotlinc
PostPosted: Mon Feb 20, 2012 9:15 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Found the solution.

I was specifying the fully-qualified path to mqsicreatebar on the command-line. Apparently, now, toolkit uses relative pathing to load some additional jars for 7.0.0.3.

This means I cannot use the fully-qualified path anymore for mqsicreatebar. I must invoke mqsicreatebar without a path.

Does not work:
Code:
c:/apps/IBM/WMBT700/mqsicreatebar.exe



Does work:
Code:
mqsicreatebar.exe


Interesting....
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Mon Feb 20, 2012 10:56 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

I suspect the full path would work as long as you were still cd'd to the same directory...
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Mon Feb 20, 2012 11:35 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

AFAIK, the working directory needs to be the ccviews root of all the projects unless I specify the relative ccviews directory on the mqsi command line. My command line wraps six times already in the window, I know I may be approaching the length limit.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Mon Feb 20, 2012 11:42 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

ok.

also, I was reading your comments backwards. it's the full path that *doesn't* work, not the short path.

Sorry. ... not enough
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » The mqsicreatebar executable launcher was unable to locate
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.