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 » Question on Embedded MQ for Websphere App Server

Post new topic  Reply to topic
 Question on Embedded MQ for Websphere App Server « View previous topic :: View next topic » 
Author Message
whmanutd
PostPosted: Fri Mar 26, 2004 10:39 am    Post subject: Question on Embedded MQ for Websphere App Server Reply with quote

Newbie

Joined: 22 Mar 2004
Posts: 3

Hi, there,

We are using Websphere App Server (stardard ed. not the Network Deployment one), and are trying to develop some JMS applications, with Embedded MQ.

We have two servers (server1, server2) running on a node. Due to the constraint of one JMS server per Node, we can only run the JMS server on server1.

The problem we are facing is: though the QueueFactory and Queue are define at the node level, the JMS client running on server2 can't connect to JMS server on server1.

The error message we got was like:

Quote:

J2CA0046E: Method createManagedConnctionWithMCWrapper caught an exception during creation of the ManagedConnection for resource JMS$MailConnectionFactory, throwing ResourceAllocationException. Original exception: javax.resource.spi.ResourceAdapterInternalException: createQueueConnection failed


If we move the JMS client to server1, then no problem any more.

Feel so puzzled. Any hints?

Thanks a lot!

Jian
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat Mar 27, 2004 11:54 am    Post subject: Question on Embedded MQ for Websphere App Server Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Obviously you did pay scant attention to the embedded server specification.
Beyond the fact that the Embedded MQ server is an MQ Server it is also said that it implements a reduced functionality set and that no communication with the outside is possible.

Basically what you have is a virtual server with no persistent queues and no communication outside of the websphere process.
Now if each of your servers runs in its own JVM that's already enough. Only one of them will ever be able to connect.

You will have to buy a licence for Websphere MQ if you need or want the full functionality. Talk to your IBM rep.

F.J.
Back to top
View user's profile Send private message Send e-mail
ourtown
PostPosted: Mon Jun 14, 2004 7:07 am    Post subject: Reply with quote

Acolyte

Joined: 05 Feb 2002
Posts: 67
Location: Somerset, NJ

So how do I convert Embedded MQ into a full version since I do have the appropriate licenses ?
_________________
Brian S. Crabtree
WBI Consultant
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Mon Jun 14, 2004 8:40 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

ourtown wrote:
So how do I convert Embedded MQ into a full version since I do have the appropriate licenses ?


Install the MQ software on the machine.

Adjust the MQ_INSTALL_ROOT WAS Environment variable.

Create "WebSphere MQ JMS Provider" resources rather than "WebSphere JMS Provider" resources.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Question on Embedded MQ for Websphere App Server
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.