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 » mqsicreatebar giving error

Post new topic  Reply to topic Goto page 1, 2  Next
 mqsicreatebar giving error « View previous topic :: View next topic » 
Author Message
Vanshul_MB
PostPosted: Tue Apr 05, 2011 8:48 am    Post subject: mqsicreatebar giving error Reply with quote

Acolyte

Joined: 09 Feb 2011
Posts: 68

C:\Program Files (x86)\IBM\MQSI\7.0>mqsicreatebar -data C:\travelport\WS -b C:\t
ravelport\WS\Accor.bar -p ProcessAuditLog_Mset ProcessException_Mset EI0012_ACCO
R_HotelContent_FlowProj -o ProcessAuditLog_Mset\ProcessAuditLog\messageSet.mset
ProcessException_Mset\ProcessException\messageSet.mset EI0012_ACCOR_HotelContent
_FlowProj\EI0012_ACCOR_HotelContent_WS.msgflow
java.io.EOFException
at java.io.DataInputStream.readUnsignedShort(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at com.ibm.etools.mft.builder.engine.impl.column.SingletonStringColumn.r
ead(Unknown Source)
at com.ibm.etools.mft.builder.engine.impl.BaseTable.load(Unknown Source)

at com.ibm.etools.mft.builder.engine.impl.BaseSchema.load(Unknown Source
)
at com.ibm.etools.mft.builder.xsi.XSIModelPlugin.getMSetCacheSchema(Unkn
own Source)
at com.ibm.etools.mft.builder.xsi.MSetProjectBuilder.<init>(Unknown Sour
ce)
at java.lang.J9VMInternals.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createEx
ecutableExtension(Unknown Source)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutable
Extension(Unknown Source)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecuta
bleExtension(Unknown Source)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createE
xecutableExtension(Unknown Source)
at org.eclipse.core.internal.events.BuildManager.instantiateBuilder(Unkn
own Source)
at org.eclipse.core.internal.events.BuildManager.initializeBuilder(Unkno
wn Source)
at org.eclipse.core.internal.events.BuildManager.getBuilder(Unknown Sour
ce)
at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Sour
ce)
at org.eclipse.core.internal.events.BuildManager$1.run(Unknown Source)
at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Sour
ce)
at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(Unknown
Source)
at org.eclipse.core.internal.events.BuildManager.build(Unknown Source)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(Unknown Source)

at org.eclipse.core.internal.events.AutoBuildJob.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)



Can someone help me in this issue?
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Apr 05, 2011 9:06 am    Post subject: Reply with quote

Jedi Knight

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

Please answer me truthfully, have you taken this course at an IBM training center?

http://www-304.ibm.com/jct03001c/services/learning/ites.wss/au/en?pageType=course_description&includeNotScheduled=y&courseCode=WM663AU
_________________
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
Vanshul_MB
PostPosted: Tue Apr 05, 2011 9:10 am    Post subject: Reply with quote

Acolyte

Joined: 09 Feb 2011
Posts: 68

yes.i have taken the course.
Please let me know if there is any issue with the command...
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Apr 05, 2011 9:18 am    Post subject: Reply with quote

Jedi Knight

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

Are you able to build the BAR successfully in toolkit?
_________________
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
Vanshul_MB
PostPosted: Tue Apr 05, 2011 9:20 am    Post subject: Reply with quote

Acolyte

Joined: 09 Feb 2011
Posts: 68

yes.i created it in toolkit and it was fine
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Apr 05, 2011 9:25 am    Post subject: Reply with quote

Jedi Knight

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

The next step is to compare your project build settings with the arguments you are passing into mqsicreatebar.

The toolkit uses mqsicreatebar to build your BAR. This means that if toolkit can build it and you cannot, you are not specifying the proper arguments on the command line.

Look for project dependencies.
_________________
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
Vanshul_MB
PostPosted: Tue Apr 05, 2011 9:30 am    Post subject: Reply with quote

Acolyte

Joined: 09 Feb 2011
Posts: 68

i even added SF projects now
error gets changed

C:\Program Files (x86)\IBM\MQSI\7.0>mqsicreatebar -data C:\travelport\WS -b C:\t
ravelport\WS\Accor.bar -p ProcessAuditLog_Mset ProcessException_Mset EI0012_ACCO
R_HotelContent_FlowProj FrameworkServices_FlowProj -o ProcessAuditLog_Mset\Proce
ssAuditLog\messageSet.mset ProcessException_Mset\ProcessException\messageSet.mse
t EI0012_ACCOR_HotelContent_FlowProj\EI0012_ACCOR_HotelContent_WS.msgflow Framew
orkServices_FlowProj\ProcessAuditLog_Subflow.msgflow FrameworkServices_FlowProj\
ProcessException_Subflow.msgflow
JVMDUMP006I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError
" - please wait.
JVMDUMP032I JVM requested Snap dump using 'C:\Program Files (x86)\IBM\MQSI\7.0\S
nap.20110405.112919.6156.0001.trc' in response to an event
JVMDUMP010I Snap dump written to C:\Program Files (x86)\IBM\MQSI\7.0\Snap.201104
05.112919.6156.0001.trc
JVMDUMP032I JVM requested Heap dump using 'C:\Program Files (x86)\IBM\MQSI\7.0\h
eapdump.20110405.112919.6156.0002.phd' in response to an event
JVMDUMP010I Heap dump written to C:\Program Files (x86)\IBM\MQSI\7.0\heapdump.20
110405.112919.6156.0002.phd
JVMDUMP032I JVM requested Java dump using 'C:\Program Files (x86)\IBM\MQSI\7.0\j
avacore.20110405.112919.6156.0003.txt' in response to an event
JVMDUMP010I Java dump written to C:\Program Files (x86)\IBM\MQSI\7.0\javacore.20
110405.112919.6156.0003.txt
JVMDUMP013I Processed dump event "systhrow", detail "java/lang/OutOfMemoryError"
Back to top
View user's profile Send private message
Vanshul_MB
PostPosted: Tue Apr 05, 2011 9:34 am    Post subject: Reply with quote

Acolyte

Joined: 09 Feb 2011
Posts: 68

i even copied everything to a new WS and its hanging
C:\Program Files (x86)\IBM\MQSI\7.0>mqsicreatebar -data C:\travelport\WS1 -b C:\
travelport\WS1\Accor.bar -p ProcessAuditLog_Mset ProcessException_Mset EI0012_AC
COR_HotelContent_FlowProj FrameworkServices_FlowProj -o ProcessAuditLog_Mset\Pro
cessAuditLog\messageSet.mset ProcessException_Mset\ProcessException\messageSet.m
set EI0012_ACCOR_HotelContent_FlowProj\EI0012_ACCOR_HotelContent_WS.msgflow Fram
eworkServices_FlowProj\ProcessAuditLog_Subflow.msgflow FrameworkServices_FlowPro
j\ProcessException_Subflow.msgflow
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Apr 05, 2011 9:38 am    Post subject: Reply with quote

Jedi Knight

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

Please post your contents of <workspace>\.metadata\.log
_________________
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
Vanshul_MB
PostPosted: Tue Apr 05, 2011 9:40 am    Post subject: Reply with quote

Acolyte

Joined: 09 Feb 2011
Posts: 68

!SESSION 2011-04-05 11:23:23.512 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=JRE 1.6.0 IBM J9 2.4 Windows 7 x86-32 jvmwi3260sr7-20091125_47905 (JIT enabled, AOT enabled)
J9VM - 20091125_047905
JIT - r9_20091123_13891
GC - 20091111_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -showlocation -product com.ibm.etools.msgbroker.tooling.ide
Command-line arguments: -os win32 -ws win32 -arch x86 -showlocation -product com.ibm.etools.msgbroker.tooling.ide

!ENTRY org.eclipse.osgi 2 1 2011-04-05 11:23:44.811
!MESSAGE NLS unused message: MB_ELEMENT_REFERENCES_SEARCH_RESULT_PAGE_NODE_PROPERTY_LOCATION in: com.ibm.etools.mft.refactor.ui.messages

!ENTRY org.eclipse.osgi 2 1 2011-04-05 11:23:44.812
!MESSAGE NLS unused message: MB_ELEMENT_REFERENCES_SEARCH_RESULT_PAGE_ESQL_LINES_LOCATION in: com.ibm.etools.mft.refactor.ui.messages

!ENTRY org.eclipse.osgi 2 1 2011-04-05 11:23:44.813
!MESSAGE NLS unused message: MB_ELEMENT_REFERENCES_SEARCH_RESULT_PAGE_MAPPING_STATEMENT_LOCATION in: com.ibm.etools.mft.refactor.ui.messages

!ENTRY org.eclipse.osgi 2 1 2011-04-05 11:24:23.749
!MESSAGE NLS missing message: Messages_EnumValue_BlockFinal_empty in: com.ibm.etools.msg.coremodel.utilities.messages
!SESSION 2011-04-05 11:30:45.724 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=JRE 1.6.0 IBM J9 2.4 Windows 7 x86-32 jvmwi3260sr7-20091125_47905 (JIT enabled, AOT enabled)
J9VM - 20091125_047905
JIT - r9_20091123_13891
GC - 20091111_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -noupdate -application com.ibm.etools.mft.bar.cmdline.mqsicreatebar -b C:\travelport\WS1\Accor.bar -p ProcessAuditLog_Mset ProcessException_Mset EI0012_ACCOR_HotelContent_FlowProj FrameworkServices_FlowProj -o ProcessAuditLog_Mset\ProcessAuditLog\messageSet.mset ProcessException_Mset\ProcessException\messageSet.mset EI0012_ACCOR_HotelContent_FlowProj\EI0012_ACCOR_HotelContent_WS.msgflow FrameworkServices_FlowProj\ProcessAuditLog_Subflow.msgflow FrameworkServices_FlowProj\ProcessException_Subflow.msgflow -wmbtData
Command-line arguments: -noupdate -os win32 -ws win32 -arch x86 -application com.ibm.etools.mft.bar.cmdline.mqsicreatebar -data C:\travelport\WS1 -b C:\travelport\WS1\Accor.bar -p ProcessAuditLog_Mset ProcessException_Mset EI0012_ACCOR_HotelContent_FlowProj FrameworkServices_FlowProj -o ProcessAuditLog_Mset\ProcessAuditLog\messageSet.mset ProcessException_Mset\ProcessException\messageSet.mset EI0012_ACCOR_HotelContent_FlowProj\EI0012_ACCOR_HotelContent_WS.msgflow FrameworkServices_FlowProj\ProcessAuditLog_Subflow.msgflow FrameworkServices_FlowProj\ProcessException_Subflow.msgflow -wmbtData

!ENTRY org.eclipse.core.resources 2 10035 2011-04-05 11:30:47.157
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.osgi 2 1 2011-04-05 11:30:58.902
!MESSAGE NLS missing message: Messages_EnumValue_BlockFinal_empty in: com.ibm.etools.msg.coremodel.utilities.messages

!ENTRY org.eclipse.equinox.preferences 2 2 2011-04-05 11:31:16.626
!MESSAGE Failed to delete preferences file: C:/travelport/WS1/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.help.base.prefs.

!ENTRY org.eclipse.osgi 2 1 2011-04-05 11:32:56.808
!MESSAGE NLS missing message: tooltipFTETransferMode in: com.ibm.etools.mft.ibmnodes.plugin.ibmnodesresources

!ENTRY org.eclipse.osgi 2 1 2011-04-05 11:32:56.809
!MESSAGE NLS missing message: CICS_GROUP_HEADER_Node_ConnectionDetails in: com.ibm.etools.mft.ibmnodes.plugin.ibmnodesresources

!ENTRY org.eclipse.osgi 2 1 2011-04-05 11:32:56.810
!MESSAGE NLS missing message: CICS_GROUP_HEADER_Broker_ConnectionDetails in: com.ibm.etools.mft.ibmnodes.plugin.ibmnodesresources

!ENTRY org.eclipse.help.base 4 4 2011-04-05 11:34:39.444
!MESSAGE Help documentation could not be indexed completely.
!SUBENTRY 1 org.eclipse.help.base 4 4 2011-04-05 11:34:39.444
!MESSAGE Help document /com.ibm.etools.mft.cmp.doc/com/ibm/broker/config/proxy/ProxyConstants.HAStatus.html cannot be opened.
!SUBENTRY 1 org.eclipse.help.base 4 4 2011-04-05 11:34:39.444
!MESSAGE Help document /com.ibm.etools.mft.cmp.doc/com/ibm/broker/config/proxy/ProxyConstants.html cannot be opened.
!SESSION 2011-04-05 11:36:10.349 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=JRE 1.6.0 IBM J9 2.4 Windows 7 x86-32 jvmwi3260sr7-20091125_47905 (JIT enabled, AOT enabled)
J9VM - 20091125_047905
JIT - r9_20091123_13891
GC - 20091111_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -noupdate -application com.ibm.etools.mft.bar.cmdline.mqsicreatebar -b C:\travelport\WS1\Accor.bar -p ProcessAuditLog_Mset ProcessException_Mset EI0012_ACCOR_HotelContent_FlowProj FrameworkServices_FlowProj -o ProcessAuditLog_Mset\ProcessAuditLog\messageSet.mset ProcessException_Mset\ProcessException\messageSet.mset EI0012_ACCOR_HotelContent_FlowProj\EI0012_ACCOR_HotelContent_WS.msgflow FrameworkServices_FlowProj\ProcessAuditLog_Subflow.msgflow FrameworkServices_FlowProj\ProcessException_Subflow.msgflow -wmbtData
Command-line arguments: -noupdate -os win32 -ws win32 -arch x86 -application com.ibm.etools.mft.bar.cmdline.mqsicreatebar -data C:\travelport\WS1 -b C:\travelport\WS1\Accor.bar -p ProcessAuditLog_Mset ProcessException_Mset EI0012_ACCOR_HotelContent_FlowProj FrameworkServices_FlowProj -o ProcessAuditLog_Mset\ProcessAuditLog\messageSet.mset ProcessException_Mset\ProcessException\messageSet.mset EI0012_ACCOR_HotelContent_FlowProj\EI0012_ACCOR_HotelContent_WS.msgflow FrameworkServices_FlowProj\ProcessAuditLog_Subflow.msgflow FrameworkServices_FlowProj\ProcessException_Subflow.msgflow -wmbtData

!ENTRY org.eclipse.core.resources 2 10035 2011-04-05 11:36:11.964
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.osgi 2 1 2011-04-05 11:36:30.607
!MESSAGE NLS missing message: Messages_EnumValue_BlockFinal_empty in: com.ibm.etools.msg.coremodel.utilities.messages
!SESSION 2011-04-05 11:37:30.330 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=JRE 1.6.0 IBM J9 2.4 Windows 7 x86-32 jvmwi3260sr7-20091125_47905 (JIT enabled, AOT enabled)
J9VM - 20091125_047905
JIT - r9_20091123_13891
GC - 20091111_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -noupdate -application com.ibm.etools.mft.bar.cmdline.mqsicreatebar -b C:\travelport\WS1\Accor.bar -p ProcessAuditLog_Mset ProcessException_Mset EI0012_ACCOR_HotelContent_FlowProj FrameworkServices_FlowProj -o ProcessAuditLog_Mset\ProcessAuditLog\messageSet.mset ProcessException_Mset\ProcessException\messageSet.mset EI0012_ACCOR_HotelContent_FlowProj\EI0012_ACCOR_HotelContent_WS.msgflow FrameworkServices_FlowProj\ProcessAuditLog_Subflow.msgflow FrameworkServices_FlowProj\ProcessException_Subflow.msgflow -wmbtData
Command-line arguments: -noupdate -os win32 -ws win32 -arch x86 -application com.ibm.etools.mft.bar.cmdline.mqsicreatebar -data C:\travelport\WS1 -b C:\travelport\WS1\Accor.bar -p ProcessAuditLog_Mset ProcessException_Mset EI0012_ACCOR_HotelContent_FlowProj FrameworkServices_FlowProj -o ProcessAuditLog_Mset\ProcessAuditLog\messageSet.mset ProcessException_Mset\ProcessException\messageSet.mset EI0012_ACCOR_HotelContent_FlowProj\EI0012_ACCOR_HotelContent_WS.msgflow FrameworkServices_FlowProj\ProcessAuditLog_Subflow.msgflow FrameworkServices_FlowProj\ProcessException_Subflow.msgflow -wmbtData

!ENTRY org.eclipse.core.resources 2 10035 2011-04-05 11:37:31.550
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.osgi 2 1 2011-04-05 11:37:50.488
!MESSAGE NLS missing message: Messages_EnumValue_BlockFinal_empty in: com.ibm.etools.msg.coremodel.utilities.messages
!SESSION 2011-04-05 11:38:47.621 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=JRE 1.6.0 IBM J9 2.4 Windows 7 x86-32 jvmwi3260sr7-20091125_47905 (JIT enabled, AOT enabled)
J9VM - 20091125_047905
JIT - r9_20091123_13891
GC - 20091111_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -noupdate -application com.ibm.etools.mft.bar.cmdline.mqsicreatebar -b C:\travelport\WS1\Accor.bar -p ProcessAuditLog_Mset ProcessException_Mset EI0012_ACCOR_HotelContent_FlowProj FrameworkServices_FlowProj -o ProcessAuditLog_Mset\ProcessAuditLog\messageSet.mset ProcessException_Mset\ProcessException\messageSet.mset EI0012_ACCOR_HotelContent_FlowProj\EI0012_ACCOR_HotelContent_WS.msgflow FrameworkServices_FlowProj\ProcessAuditLog_Subflow.msgflow FrameworkServices_FlowProj\ProcessException_Subflow.msgflow -wmbtData
Command-line arguments: -noupdate -os win32 -ws win32 -arch x86 -application com.ibm.etools.mft.bar.cmdline.mqsicreatebar -data C:\travelport\WS1 -b C:\travelport\WS1\Accor.bar -p ProcessAuditLog_Mset ProcessException_Mset EI0012_ACCOR_HotelContent_FlowProj FrameworkServices_FlowProj -o ProcessAuditLog_Mset\ProcessAuditLog\messageSet.mset ProcessException_Mset\ProcessException\messageSet.mset EI0012_ACCOR_HotelContent_FlowProj\EI0012_ACCOR_HotelContent_WS.msgflow FrameworkServices_FlowProj\ProcessAuditLog_Subflow.msgflow FrameworkServices_FlowProj\ProcessException_Subflow.msgflow -wmbtData

!ENTRY org.eclipse.core.resources 2 10035 2011-04-05 11:38:48.882
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.osgi 2 1 2011-04-05 11:39:07.035
!MESSAGE NLS missing message: Messages_EnumValue_BlockFinal_empty in: com.ibm.etools.msg.coremodel.utilities.messages
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Apr 05, 2011 9:43 am    Post subject: Reply with quote

Jedi Knight

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

Doesn't look like you using a fresh build directory every time:

Quote:
MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

_________________
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
Vanshul_MB
PostPosted: Tue Apr 05, 2011 9:45 am    Post subject: Reply with quote

Acolyte

Joined: 09 Feb 2011
Posts: 68

yes.i just tried to create bar using command and its failing.
Is it an issue with command or something to do with my broker?
because i tried doing the same(just created a sample proj and used mqsicreatebar in my personal lappy and it worked)
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Apr 05, 2011 9:50 am    Post subject: Reply with quote

Jedi Knight

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

The work flow is this:

1. Create a new directory.
2. svn get all source file from version control.
3. mqsicreatebar.

You are not doing step 1.
_________________
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
Vanshul_MB
PostPosted: Tue Apr 05, 2011 9:53 am    Post subject: Reply with quote

Acolyte

Joined: 09 Feb 2011
Posts: 68

i am runing ds command on my windows local box on command console.
its not related to ANT script stuff which u explained me earlier.
Its just on local box...
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Apr 05, 2011 10:00 am    Post subject: Reply with quote

Jedi Knight

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

You cannot skip step 1.

Quote:
The work flow is this:

1. Create a new directory.
2. svn get all source file from version control.
3. mqsicreatebar.

You are not doing step 1.

_________________
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
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » mqsicreatebar giving error
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.