Author |
Message |
Topic: SVRCONN channel not found |
mbguy
Replies: 7 Views: 5239
|
Forum: General IBM MQ Support Posted: Fri Oct 29, 2010 2:46 pm Subject: SVRCONN channel not found |
HI
We are getting the below error
10/29/10 17:52:15 - Process(675846.175174) User(mqm) Program(amqrmppa)
AMQ9999: Channel program ended abnormally.
EXPLANATION:
Channel program 'WMSORT.31.S ... |
Topic: configmgr not able to connect with the QM |
mbguy
Replies: 2 Views: 2251
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 03, 2010 12:17 am Subject: configmgr not able to connect with the QM |
i am not able to connect my configmgr to my QM it says
Unexpected exception in ConfigurationManager class 'initialize' method; exception text: ''java.lang.UnsatisfiedLinkError: mqjbnd05 (Not found ... |
Topic: >[IBM][CLI Driver] CLI0112E Error in assignment. |
mbguy
Replies: 2 Views: 3489
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 17, 2009 4:11 am Subject: >[IBM][CLI Driver] CLI0112E Error in assignment. |
Hi
i had checked with my DBA they said everything was fine and db connection to broker was not terminated.
i had taken the mqsi log and it says that the message set is not valid.
This looks strag ... |
Topic: >[IBM][CLI Driver] CLI0112E Error in assignment. |
mbguy
Replies: 2 Views: 3489
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 16, 2009 1:47 am Subject: >[IBM][CLI Driver] CLI0112E Error in assignment. |
Hi all,
i am working on Mb runtime 6.1.0.4 and toolkit 6.1.0.2 and MQ 7
i had a problem when loading some data in the morning..
it is going to errorq saying "Error in Assignment ",so i ... |
Topic: Rollback process of broker runtime.. |
mbguy
Replies: 6 Views: 7642
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 06, 2009 12:27 am Subject: Rollback process of broker runtime.. |
I had apllied fix pack 6.1.0.4 on runtime recently, and my toolkit is on 6.1.0.2 .i want to rollback to 6.1.0.2 is there any other process to rollback from 6.1.0.4 to 6.1.0.2 apart from uninstalling ... |
Topic: Problem with Toolkit |
mbguy
Replies: 4 Views: 2862
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 12, 2009 2:06 am Subject: Problem with Toolkit |
Do you have a version of Eclipse installed other that the one that comes with Toolkit? Could Toolkit be trying to use that?
Do you hava another version of Java thingy (note my confidence with this ... |
Topic: Problem with Toolkit |
mbguy
Replies: 4 Views: 2862
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 11, 2009 10:10 pm Subject: Problem with Toolkit |
Hi,
I am facing problem when opening th etoolkit .it says eclipse error
JVM Terminated Exit Code =1
c:\IBM\WMBT610\jdk\jre\bin\javaw.exe
i tried reinstalling the toolkit and also java but it d ... |
Topic: MB/MQ Migration Issue.. |
mbguy
Replies: 3 Views: 6314
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 16, 2009 10:25 pm Subject: MB/MQ Migration Issue.. |
Please check MQ error log files and FDC file (if any) and provide the information.
http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14226298
http://www-01.ibm.com/support/docview.w ... |
Topic: MB/MQ Migration Issue.. |
mbguy
Replies: 3 Views: 6314
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 16, 2009 2:42 am Subject: MB/MQ Migration Issue.. |
i had a java file which is used for putting messages into a particular Queue
this is was working fine previously.but recently we had migrated from Mb 5.0 to 6.1 and MQ 5.3 to 7.0 and also from 32 bit ... |
Topic: how do i know whether my eg is running or not..? |
mbguy
Replies: 15 Views: 8436
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 11, 2009 11:02 pm Subject: how do i know whether my eg is running or not..? |
MQEnthu,
i could not find the link ,can you repost it..
http://www.ibm.com/developerworks/websphere/library/techarticles/0311_dunn/dunn.html
Thank u all for ur replies and sorry fro the la ... |
Topic: how do i know whether my eg is running or not..? |
mbguy
Replies: 15 Views: 8436
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 10, 2009 4:01 am Subject: how do i know whether my eg is running or not..? |
Check if you had a core dump. You may have to reboot the machine to clear shared memory. I had a problem where after a core dump a publish flow would no longer work as advertised. Needed to reboot the ... |
Topic: how do i know whether my eg is running or not..? |
mbguy
Replies: 15 Views: 8436
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 10, 2009 3:54 am Subject: how do i know whether my eg is running or not..? |
Use mqsilist to list EG's and their process id's.
Regarding the message flow...first of all look into the issue that causes it to stop. There are many reasons why you do NOT want to create 20 EG's. ... |
Topic: how do i know whether my eg is running or not..? |
mbguy
Replies: 15 Views: 8436
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 10, 2009 3:01 am Subject: how do i know whether my eg is running or not..? |
how do i know whether my eg is running or not..?
I had a problem in Production env where one of my flow is not running (all the messages are struck in the inputQ)
i had to restart the broker for it ... |
Topic: Can MB interact with a 64 bit server..? |
mbguy
Replies: 1 Views: 1730
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 24, 2008 2:29 am Subject: Can MB interact with a 64 bit server..? |
hi all,
I had An application which is changing from 32 bit to 64 bit .
Will i have any thing that i need to change in MessageBroker in order to interact with that server.
Currently MB was install ... |
Topic: any function which returns the ascii value..? |
mbguy
Replies: 3 Views: 2483
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 09, 2008 2:07 am Subject: Re: any function which returns the ascii value..? |
Do we have any function which returns the Ascii value of a particular alphabet..?
Do you mean the ASCII value of a character, or the numeric code of the alphabet in use?
My requirement is i h ... |