Author |
Message |
Topic: CompCode: 2, Reason: 2059 ??? |
Jprog
Replies: 10 Views: 9124
|
Forum: IBM MQ API Support Posted: Mon Jan 19, 2004 8:09 am Subject: CompCode: 2, Reason: 2059 ??? |
Thanks for that info. |
Topic: Error Code 2059 |
Jprog
Replies: 11 Views: 5098
|
Forum: IBM MQ Java / JMS Posted: Mon Jan 19, 2004 8:07 am Subject: Error Code 2059 |
Thanks again. |
Topic: CompCode: 2, Reason: 2059 ??? |
Jprog
Replies: 10 Views: 9124
|
Forum: IBM MQ API Support Posted: Mon Jan 19, 2004 7:34 am Subject: CompCode: 2, Reason: 2059 ??? |
fschofer,
I thought that port 1414 will be used by default if it is not set on the environtment... not sure if there are some settings on my linux box that causes my code not to use it, but anyway ... |
Topic: Error Code 2059 |
Jprog
Replies: 11 Views: 5098
|
Forum: IBM MQ Java / JMS Posted: Mon Jan 19, 2004 7:30 am Subject: Error Code 2059 |
To all,
Thanks for the help. I finally got my problem resolved using the given snippet , though im curious by the way it behave on linux, my MQ server is running on windows, the client code on linu ... |
Topic: Error Code 2059 |
Jprog
Replies: 11 Views: 5098
|
Forum: IBM MQ Java / JMS Posted: Fri Jan 16, 2004 1:35 pm Subject: Error Code 2059 |
- i mistakenly posted this to another topic, my apology
I tried to search but couldnt find what im looking for, i already tried to have a fresh linux box and installed jdk 1.4 and com.ibm..mq.jar ( ... |
Topic: CompCode: 2, Reason: 2059 ??? |
Jprog
Replies: 10 Views: 9124
|
Forum: IBM MQ API Support Posted: Fri Jan 16, 2004 1:34 pm Subject: CompCode: 2, Reason: 2059 ??? |
I tried to search but couldnt find what im looking for, i already tried to have a fresh linux box and installed jdk 1.4 and com.ibm..mq.jar (same jar file im using on my windows machine), but i still ... |
Topic: Error Code 2059 |
Jprog
Replies: 11 Views: 5098
|
Forum: IBM MQ Java / JMS Posted: Thu Jan 15, 2004 3:16 pm Subject: Error Code 2059 |
vennela, thanks for your prompt reply
My application doesnt have any problem when i run it on windows 2000
Loading properties...
Connecting to MQ manager...
Retrieving data...
Queue number: 0 ... |
Topic: Error Code 2059 |
Jprog
Replies: 11 Views: 5098
|
Forum: IBM MQ Java / JMS Posted: Thu Jan 15, 2004 2:52 pm Subject: Error Code 2059 |
>java mqget
Loading properties...
Connecting to MQ manager [QM_NAME]
Unable to load message catalog - mqji
An MQ error occurred : Completion code 2 Reason code 2059
>
Here is the complet ... |
Topic: Error Code 2059 |
Jprog
Replies: 11 Views: 5098
|
Forum: IBM MQ Java / JMS Posted: Thu Jan 15, 2004 2:45 pm Subject: Error Code 2059 |
Im receiving this error when im running my application on linux though my application run smooth on windows 2000, the JDK installed on both machine is 1.4, both uses the same mq jar file. Have anyone ... |
Topic: CompCode: 2, Reason: 2059 ??? |
Jprog
Replies: 10 Views: 9124
|
Forum: IBM MQ API Support Posted: Thu Jan 15, 2004 2:34 pm Subject: CompCode: 2, Reason: 2059 ??? |
Hi,
have anyone experience having the 2059 error when client module was run under linux and run successfully under windows 2000?
Thanks |