Author |
Message |
Topic: Ant mqsicreatebar problem |
Suyog
Replies: 8 Views: 3588
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 24, 2015 8:41 am Subject: Ant mqsicreatebar problem |
Yes.. that's right.
but when i run the mqsicreatbar command from console it doesn't give me any error or output on console.
it exit status code is 13.
[########]$ mqsicreatebar
[########]$ ech ... |
Topic: Ant mqsicreatebar problem |
Suyog
Replies: 8 Views: 3588
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 24, 2015 8:30 am Subject: Ant mqsicreatebar problem |
i think mqsiprofile does the initialize the environment to run the other mqsi commands.
it doesnt do anything for me, it gives me the same error exit code 13.
so we have two build files one do ... |
Topic: mqsicreatebar ant build working from MBT7, fails on cmd line |
Suyog
Replies: 15 Views: 11388
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 24, 2015 5:03 am Subject: mqsicreatebar ant build working from MBT7, fails on cmd line |
Do we need to run the mqsiprofile command before running the mqsicreatebar command? |
Topic: Ant mqsicreatebar problem |
Suyog
Replies: 8 Views: 3588
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 24, 2015 4:55 am Subject: Ant mqsicreatebar problem |
Do we need to run the mqsiprofile command before running the mqsicreatebar command? |
Topic: mqsicreatebar ant build working from MBT7, fails on cmd line |
Suyog
Replies: 15 Views: 11388
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 24, 2015 4:42 am Subject: mqsicreatebar ant build working from MBT7, fails on cmd line |
WTX can be installed on Linux checked over internet, and its there on our Linux build machine
[#########]$ cd /appsoft/wtx/wtx8412
[#########]$ ls -l
bin docs dtx_install info libs ... |
Topic: mqsicreatebar ant build working from MBT7, fails on cmd line |
Suyog
Replies: 15 Views: 11388
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 24, 2015 3:54 am Subject: mqsicreatebar ant build working from MBT7, fails on cmd line |
Thanks for reply.
I could not find information of Toolkit version in installed.xml or installRegistry.xml under directory /var/ibm/InstallationManager. ( Did as per IBM Website documentation)
bu ... |
Topic: mqsicreatebar ant build working from MBT7, fails on cmd line |
Suyog
Replies: 15 Views: 11388
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 23, 2015 10:11 pm Subject: mqsicreatebar ant build working from MBT7, fails on cmd line |
Hi,
yes... its not the Ant issue, its msqicreatebar returning the Result 13 error.
I have tried with same user ID which runs the jenkins job and result is the same.
users are having the acces ... |
Topic: mqsicreatebar ant build working from MBT7, fails on cmd line |
Suyog
Replies: 15 Views: 11388
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 23, 2015 6:39 am Subject: mqsicreatebar ant build working from MBT7, fails on cmd line |
i have $ANT_HOME/lib is part of CLASSPATH and PATH variables but still i am getting same error, are there any specific jars need to be part of CLASSPATH? |
Topic: Ant mqsicreatebar problem |
Suyog
Replies: 8 Views: 3588
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 23, 2015 6:35 am Subject: Ant mqsicreatebar problem |
its Linux64 machine and it has JDK1.7, ANT 1.8.4, IIB, IIB toolkit 9.0.
I am running the ant file from Jenkins job ( with someone else's ID) but it gives me the result 13 error.
when i run the s ... |
Topic: Ant mqsicreatebar problem |
Suyog
Replies: 8 Views: 3588
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 23, 2015 2:08 am Subject: Ant mqsicreatebar problem |
<exec executable="${toolkit.home}/mqsicreatebar" vmlauncher="false" failonerror="true" spawn="false">
<arg value="-data" / ... |
Topic: mqsicreatebar ant build working from MBT7, fails on cmd line |
Suyog
Replies: 15 Views: 11388
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 23, 2015 2:00 am Subject: mqsicreatebar ant build working from MBT7, fails on cmd line |
sorry .. i meant.. what was the solution here? |
Topic: mqsicreatebar ant build working from MBT7, fails on cmd line |
Suyog
Replies: 15 Views: 11388
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 23, 2015 1:48 am Subject: mqsicreatebar ant build working from MBT7, fails on cmd line |
What was the issue? i am facing the same issue and its not able to create a trace file as well. |