Author |
Message
|
dbjohnsson |
Posted: Thu Apr 19, 2007 4:53 am Post subject: mqsicreatebar fails with no error message |
|
|
Newbie
Joined: 19 Apr 2007 Posts: 8
|
Hi,
I am executing the following command:
C:\Apps\IBM\MessageBrokersToolkit\6.0\eclipse>mqsicreatebar -data C:\workspace6.0 -b C:\utilities.bar -p Utilities-msg_flows Utilities-msg_flows -o Utilities-msg_flows\com\lloydstsb\stp\STPCommon\utilties\STP_PUBLISH_TOPIC.msgflow
... and I find that the command seems to complete successfully (i.e. No error message) but the bar file does not get created as expected. I also dont get the "Command completed successful" confirmation message.
Two colleagues of mine are able to successfully create the bar using the same command.
Also, when I change the path for the target barfile to C:\xyz\utilities.bar and the directory file does not exist I do not get any error messages. My colleagues do.
Anyone know what I need to do?
Version of Broker is V6.0.
Cheers
Dave
Last edited by dbjohnsson on Thu Apr 19, 2007 5:18 am; edited 1 time in total |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 19, 2007 5:06 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What version of Broker? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
dbjohnsson |
Posted: Thu Apr 19, 2007 5:19 am Post subject: |
|
|
Newbie
Joined: 19 Apr 2007 Posts: 8
|
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 19, 2007 5:29 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I guess it mentioned that in your path, sorry.
What version of Toolkit? 6.0.2.0? or earlier? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Jenney |
Posted: Tue May 22, 2007 9:25 am Post subject: |
|
|
Voyager
Joined: 25 Apr 2007 Posts: 83 Location: Melbourne
|
Hi
My mqsicreatebar command is failing with reason
Quote: |
ERROR: /MY.MF.PROJECT/MSG_MF.msgflow
that has errors.
Please correct the errors and try again.
BIP0988W Error occurred while completing mqsicreatebar command. |
The toolkit creates the bar file successfully. My toolkit it 6.0.0 V.
Thanks
Jenney |
|
Back to top |
|
 |
TheBigEasy |
Posted: Wed May 23, 2007 2:42 am Post subject: |
|
|
 Apprentice
Joined: 04 Jul 2005 Posts: 33 Location: London
|
Hi dbjohnsson
I have never used the mqsicreatebar command before and I cam geeting similar issues.
The command runs but no bar file is created. I do not have the standard installation paths and wonder if this is a reason? |
|
Back to top |
|
 |
TheBigEasy |
Posted: Wed May 23, 2007 2:49 am Post subject: |
|
|
 Apprentice
Joined: 04 Jul 2005 Posts: 33 Location: London
|
Sorry additional items
Toolkit is also v6.0.2. Comamdn initiated from a command console to set environment.
I get the following listed in the .log in the workspace .metadata file:
!ENTRY org.eclipse.osgi May 23, 2007 11:43:14.218
!MESSAGE An error occured while automatically activating bundle org.eclipse.core.resources (161).
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle org.eclipse.core.resources.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:975)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
org.eclipse.core.internal.resources.ResourceException: The resource tree is locked for modifications.
at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:93)
!ENTRY org.eclipse.core.runtime 4 1 May 23, 2007 11:43:14.280
!MESSAGE Plug-in com.ibm.etools.mft.bar.cmdline was unable to load class com.ibm.etools.mft.bar.cmdline.CompilerLaunch.
!STACK 0
java.lang.ClassNotFoundException: com.ibm.etools.mft.bar.cmdline.CompilerLaunch
!ENTRY org.eclipse.osgi May 23, 2007 11:43:14.296
!MESSAGE Bundle update@/c:/Program Files/IBM/WMB Toolkit/6.0/eclipse/plugins/com.ibm.esupport.client.SSCM4C/ [8] was not resolved.
!SUBENTRY 1 org.eclipse.osgi May 23, 2007 11:43:14.296
!MESSAGE Bundle update@/c:/Program Files/IBM/WMB Toolkit/6.0/eclipse/plugins/com.ibm.esupport.client.SSCM4C_1.0.1/ was picked instead. |
|
Back to top |
|
 |
ak |
Posted: Fri May 25, 2007 12:23 am Post subject: mqsicreatebar fails with no error message |
|
|
Apprentice
Joined: 07 Aug 2006 Posts: 48 Location: England
|
Try to put double quotes around your windows directories. seems to do it for me. |
|
Back to top |
|
 |
|