Author |
Message |
Topic: Error when trying to send messages |
sam
Replies: 16 Views: 13719
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 02, 2002 8:32 am Subject: Error when trying to send messages |
Thanks for that finding. I'm still confused about why it's asking for the RASLogger class? Is it trying to log something? also this only happens one of our test environments and as Rajeev put it happe ... |
Topic: Error when trying to send messages |
sam
Replies: 16 Views: 13719
|
Forum: IBM MQ Java / JMS Posted: Mon Jul 01, 2002 1:04 pm Subject: Error when trying to send messages |
brandon,
Thanks very much for the response. I finally feel happy that someone is responding anyways, the scenario is as follows:
This error happens when I try to send messages from my solaris ... |
Topic: RAS Logger error when trying to recieve messages |
sam
Replies: 1 Views: 3011
|
Forum: General Discussion Posted: Mon Jul 01, 2002 8:38 am Subject: RAS Logger error when trying to recieve messages |
All,
I'm getting this error message when trying to recieve messages from a remote machine. This manifests as a runtime error and happens after a certain has elapsed. Did anyone see this before, if so ... |
Topic: Error when trying to send messages |
sam
Replies: 16 Views: 13719
|
Forum: IBM MQ Java / JMS Posted: Mon Jul 01, 2002 8:30 am Subject: Error when trying to send messages |
Rajeesh,
No. I'm still hoping that someone would reply to my question. I searched many forums but could'nt find this anywhere. I'll let you know if I find a resolution for this. |
Topic: Communication with the mainframe |
sam
Replies: 1 Views: 2080
|
Forum: IBM MQ Java / JMS Posted: Sat Jun 29, 2002 2:56 pm Subject: Communication with the mainframe |
I set up the Intercommunication between the mainframe and our solaris machine (queues, channels etc.) I'm sending messages to the mainframe but not recieving anything back. All my programs are in JMS ... |
Topic: RASLogger error |
sam
Replies: 1 Views: 2264
|
Forum: IBM MQ Java / JMS Posted: Fri Jun 28, 2002 9:04 am Subject: RASLogger error |
Any one out there who can help? Thanks. |
Topic: RASLogger error |
sam
Replies: 1 Views: 2264
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 27, 2002 7:14 pm Subject: RASLogger error |
I get this error when sending messages from my solaris machine to an other solaris machine.
Exception in thread "main" java.lang.NoClassDefFoundError: com/ibm/ras/RASLogger
at com.ibm.mq. ... |
Topic: Error when trying to send messages |
sam
Replies: 16 Views: 13719
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 27, 2002 8:49 am Subject: Error when trying to send messages |
Any clues as to why this is happening? we are really stuck up on this. We don't have IBM Support to contact them. Thanks everyone. |
Topic: Error when trying to send messages |
sam
Replies: 16 Views: 13719
|
Forum: IBM MQ Java / JMS Posted: Wed Jun 26, 2002 2:38 pm Subject: Error when trying to send messages |
Is there an other jar file which I'm missing which contains this class com.ibm.ras.RASLogger? I was not able to find this in any of the jar files which I had on my machine? Thanks very much. |
Topic: Error when trying to send messages |
sam
Replies: 16 Views: 13719
|
Forum: IBM MQ Java / JMS Posted: Wed Jun 26, 2002 1:50 pm Subject: Error when trying to send messages |
We have two solaris machines on which we are doing testing. When I get a request message I send a response back. When sending the response I'm getting the following error.
Exception in thread "main ... |
Topic: Queue Monitoring on Solaris |
sam
Replies: 5 Views: 4082
|
Forum: IBM MQ Java / JMS Posted: Sat Jun 22, 2002 1:13 pm Subject: Queue Monitoring on Solaris |
Thanks for the input. Where can I find the source code for the PERL Script in the first case? What is this PCF Interface? Is this available free with MQSeries? Appreciate your ideas. |
Topic: Queue Monitoring on Solaris |
sam
Replies: 5 Views: 4082
|
Forum: IBM MQ Java / JMS Posted: Fri Jun 21, 2002 8:24 am Subject: Queue Monitoring on Solaris |
Brandon,
Thanks for the reply. The only other question I had was,can I look at how many messages are being put on the Queue as opposed to actually monitoring it. Also are there some tools available f ... |
Topic: Queue Monitoring on Solaris |
sam
Replies: 5 Views: 4082
|
Forum: IBM MQ Java / JMS Posted: Tue Jun 18, 2002 3:15 pm Subject: Queue Monitoring on Solaris |
Any clue guys? Thanks all. |
Topic: Queue Monitoring on Solaris |
sam
Replies: 5 Views: 4082
|
Forum: IBM MQ Java / JMS Posted: Mon Jun 17, 2002 4:05 pm Subject: Queue Monitoring on Solaris |
Are there any tools by which you can monitor the Queues on Solaris? I need to know when messages are flowing into my queue? Thanks. |
Topic: Dynamic Queues |
sam
Replies: 1 Views: 2041
|
Forum: IBM MQ Java / JMS Posted: Fri Jun 07, 2002 5:01 pm Subject: Dynamic Queues |
My functionality is as follows:
I create a dynamic Queue using JMS on my solaris machine and send it to a remote windows machine. The remote machine uses MQ Base Java. Now the remote NT machine in tu ... |