Author |
Message |
Topic: MQJE001: An MQException occurred: Completion Code 2, Reason |
rehab_desoki
Replies: 12 Views: 36797
|
Forum: IBM MQ Java / JMS Posted: Wed Apr 18, 2007 11:53 pm Subject: I tried that and it's work with me |
I tried this code to connect to remote MQ queue manager hosted on sun solaries operating system from my client on windows operating system and it's work will with me and no need to set channel
qcf ... |
Topic: Resolved Java Client getting 2195 |
rehab_desoki
Replies: 19 Views: 53864
|
Forum: IBM MQ Java / JMS Posted: Mon Apr 16, 2007 11:28 pm Subject: This happen with me also |
I make an application to listen from a file system and if there any message it consume it and send it to the MQ queue but when i left the sender listener running for many hours it give me the same exc ... |
Topic: jms client (jmsadmin ?) and WSAD 5.1.0 |
rehab_desoki
Replies: 3 Views: 7795
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 31, 2007 12:26 am Subject: jms client (jmsadmin ?) and WSAD 5.1.0 |
Check that the server name which u use to connect remotely is correct and the port is available by the command
telnet (Server ip) (Port number)
if you are sure that it is correctly, if you h ... |
Topic: Config manager error |
rehab_desoki
Replies: 6 Views: 6234
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 10, 2006 3:39 am Subject: I have this Problem also |
I have this Problem also when i start the windows although the classes of mq are in the CLASSPATH
My CLASSPATH :
C:\Program Files\IBM\WebSphere MQ\Java\lib\providerutil.jar;C:\Program Files\IBM ... |
Topic: URGENT!! JAVA PLUGIN NODE |
rehab_desoki
Replies: 7 Views: 5555
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 14, 2005 4:06 am Subject: URGENT!! JAVA PLUGIN NODE |
did you see this link there are a section for debugging java
http://www-128.ibm.com/developerworks/websphere/library/techarticles/0510_tan/0510_tan.html |
Topic: I have a problem in debugging java user defined plug-in node |
rehab_desoki
Replies: 5 Views: 6025
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 07, 2005 10:34 pm Subject: I have a problem in debugging java user defined plug-in node |
i tried to use the port # 10007 and make a remote java application debug with the same port but it's still not work |
Topic: Performance tuning |
rehab_desoki
Replies: 3 Views: 4205
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Dec 07, 2005 4:54 am Subject: Performance tuning |
So how i can tune DB connection pooling in the broker
i neeed to make many connection on database in java node in the broker |
Topic: Database Connection pooling in Broker |
rehab_desoki
Replies: 6 Views: 5102
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 07, 2005 4:49 am Subject: is the size of connection pooling property for jdbc |
is the size of connection pooling property for jdbc
can i edit in the size of connection pooling from my java code in the java node ??? |
Topic: Database Connection pooling in Broker |
rehab_desoki
Replies: 6 Views: 5102
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 07, 2005 4:44 am Subject: Database Connection pooling in Broker |
so how i can tune the broker's connection pool. |
Topic: How i can use Many classes in Single Java node |
rehab_desoki
Replies: 2 Views: 2279
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 07, 2005 4:41 am Subject: Where i'll put other java class |
now each java node in broker v6 has a java class which extends MbNode and implements MbNodeInterface
but to manage my business process i must devide the operations to many classes, so now where i m ... |
Topic: Database Connection pooling in Broker |
rehab_desoki
Replies: 6 Views: 5102
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 07, 2005 4:20 am Subject: how i can configure max pool size |
if i'm using java node in broker v6 or plug-in user defined java node in broker v 5
how i can configure max connection pooling size in these nodes because in run-time environment many user will work ... |
Topic: How i can use Many classes in Single Java node |
rehab_desoki
Replies: 2 Views: 2279
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 07, 2005 4:04 am Subject: How i can use Many classes in Single Java node |
Hi all........
i want to ask about How i can use Many classes with Single Java node because my business logic in many java classes
and i just can see evaluate method to implement my node
can ... |
Topic: Database Connection pooling in Broker |
rehab_desoki
Replies: 6 Views: 5102
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 07, 2005 2:36 am Subject: Database Connection pooling in Broker |
I want to ask about if i have a java node in Broker V6 or java plug-in node in V 5 can i assign connection pooling like application server
or
are there connection pooling for a broker because opei ... |
Topic: I have a problem in debugging java user defined plug-in node |
rehab_desoki
Replies: 5 Views: 6025
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 06, 2005 5:35 am Subject: I have a problem in debugging java user defined plug-in node |
I have Websphere Msg broker v 5
and Websphere MQ v 5.3
and Agent controller v 5.0.2
and toolkit fixpack 6
I have a problem in debugging java user defined plug-in node, i created it as described ... |
Topic: I have an Error in Message set |
rehab_desoki
Replies: 6 Views: 4326
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 26, 2005 2:47 am Subject: I have an Error in Message set |
The version is broker 5.0.2 and the exception is Parser Exception and the full text is RM Dictionary Not Found and function is MtiImbRMErrorMap::checkRC[/img][/code] |