ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » MQSeries runmqlsr process dies on Solaris with WebSphere

Post new topic  Reply to topic
 MQSeries runmqlsr process dies on Solaris with WebSphere « View previous topic :: View next topic » 
Author Message
tborrome
PostPosted: Wed Aug 28, 2002 10:33 am    Post subject: MQSeries runmqlsr process dies on Solaris with WebSphere Reply with quote

Novice

Joined: 03 Apr 2002
Posts: 17

Hi, I hope someone can help me here ...

I'm running MQSeries 5.2 with on Solaris 2.7 with the latest service patch (U481514 CSD05). I am running this with WebSphere 4.0.3, where I have an EJB that sends a JMS object message to an MQ queue.

My problem is that runmqlsr just dies after my EJB starts sending messages. The process (runmqlsr -mQM_SIAC -t"TCP" -p 1515) will just suddenly end.

My bean simply does the following ...
1 - QueueSession session = jmsCon.createQueueSession(false, Session.AUTO_ACKNOWLEDGE);
2 - QueueSender sender = session.createSender(queue);
3 -msg = session.createObjectMessage(po);
4 - sender.send(msg, DeliveryMode.NON_PERSISTENT, 9, 0);
5 - session.close();

The runmqlsr seems to die after line 3.

The error messages I get from the MQSeries server are:

-------------------------------------------------------------------------------
08/28/02 14:28:41
AMQ6109: An internal MQSeries error has occurred.

EXPLANATION:
An error has been detected, and the MQSeries error recording routine has been
called.
ACTION:
Use the standard facilities supplied with your system to record the problem
identifier, and to save the generated output files. Contact your IBM support
center. Do not discard these files until the problem has been resolved.
-------------------------------------------------------------------------------
08/28/02 14:28:41
AMQ6184: An internal MQSeries error has occurred on queue manager QM_APP.

EXPLANATION:
An error has been detected, and the MQSeries error recording routine has been
called. The failing process is process 17106.
ACTION:
Use the standard facilities supplied with your system to record the problem
identifier, and to save the generated output files. Contact your IBM support
center. Do not discard these files until the problem has been resolved.



Date/Time :- Wednesday August 28 14:28:41 EDT 2002 |
| Host Name :- lcpsol9b (SunOS 5.7) |
| PIDS :- 5765B75 |
| LVLS :- 520 |
| Product Long Name :- MQSeries for Sun Solaris 2 (Sparc) |
| Vendor :- IBM |
| Probe Id :- XC130003 |
| Application Name :- MQM |
| Component :- xehExceptionHandler |
| Build Date :- Aug 1 2002 |
| CMVC level :- p520-CSD05G |
| Build Type :- IKAP - (Production) |
| UserID :- 00001001 (jogs) |
| Program Name :- runmqlsr_nd |
| Process :- 00017106 |
| Thread :- 00000008 |
| QueueManager :- QM_APP |
| Major Errorcode :- STOP |
| Minor Errorcode :- OK |
| Probe Type :- HALT6109 |
| Probe Severity :- 1 |
| Probe Description :- AMQ6109: An internal MQSeries error has occurred. |
| Arith1 :- 11 b |
| |
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
tborrome
PostPosted: Wed Aug 28, 2002 12:02 pm    Post subject: Failed to obtain XAResource Reply with quote

Novice

Joined: 03 Apr 2002
Posts: 17

Some additional things to my problem ...

An exception is thrown MQJMS1068: failed to obtain XAResource

and its getting thrown from

session.createObjectMessage(po);

I thought that there was a problem with Object messages so I changed this to Text messages and I still got the exception.

After this, the runmqlsr will just die as I mentioned below.

Any clues as to what's going on?

Thanks!

Tyrone
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » MQSeries runmqlsr process dies on Solaris with WebSphere
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.