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 » Search

 Search found 17 matches
Author Message
  Topic: JMS MQJE016 Reason 2009
naory

Replies: 13
Views: 44857

PostForum: IBM MQ Java / JMS   Posted: Tue May 09, 2006 8:10 pm   Subject: JMS MQJE016 Reason 2009
Doh!!! good catch! adding the following property resolved the issue:

<property name="transportType" value="1"/>

Thanks so much for your help.

naor
  Topic: JMS MQJE016 Reason 2009
naory

Replies: 13
Views: 44857

PostForum: IBM MQ Java / JMS   Posted: Mon May 08, 2006 6:03 pm   Subject: JMS MQJE016 Reason 2009
Now after changing the ip to a dnsname i get a different one:


java.lang.NoClassDefFoundError: com/ibm/mq/server/MQSESSION
at com.ibm.mq.MQSESSIONServer.getMQSESSION()Lcom.ibm ...
  Topic: JMS MQJE016 Reason 2009
naory

Replies: 13
Views: 44857

PostForum: IBM MQ Java / JMS   Posted: Mon May 08, 2006 5:40 pm   Subject: JMS MQJE016 Reason 2009
No XA - all I'm doing in my code is:

Message msg = jmsTemplate102.receive(queueName);

the full exception I get is:

May-09-2006 01:10:25 INFO (MQQueueSender.java:67 ...
  Topic: JMS MQJE016 Reason 2009
naory

Replies: 13
Views: 44857

PostForum: IBM MQ Java / JMS   Posted: Mon May 08, 2006 5:14 pm   Subject: JMS MQJE016 Reason 2009
thanks for the auick reply.

i've commented out the queuemanager from the config but still get the same error.

my current configuration is:


<bean id="jmsMQConnectionFactory" cla ...
  Topic: JMS MQJE016 Reason 2009
naory

Replies: 13
Views: 44857

PostForum: IBM MQ Java / JMS   Posted: Mon May 08, 2006 4:56 pm   Subject: JMS MQJE016 Reason 2009
Thanks for your help.

I am looking for another way to get the MQConnection factory instead of JNDI.
Running the JMSAdmin script to re-register the MQConnectionFactory after weblogic restarts is n ...
  Topic: JMS MQJE016 Reason 2009
naory

Replies: 13
Views: 44857

PostForum: IBM MQ Java / JMS   Posted: Sun May 07, 2006 9:46 am   Subject: JMS MQJE016 Reason 2009
Thanks for the info. I finally got everything to work after discovering another error in my configuration and changing the way I define the queue using the JMSAdmin utility.

This is the queue defin ...
  Topic: JMS MQJE016 Reason 2009
naory

Replies: 13
Views: 44857

PostForum: IBM MQ Java / JMS   Posted: Sat May 06, 2006 9:12 pm   Subject: JMS MQJE016 Reason 2009
Thanks for your help. My error was due to an error in the channel's name.

However, now I'm getting a new error:

javax.jms.JMSException: MQJMS1017: non-local MQ queue not valid for receiv ...
  Topic: JMS MQJE016 Reason 2009
naory

Replies: 13
Views: 44857

PostForum: IBM MQ Java / JMS   Posted: Sat May 06, 2006 8:55 am   Subject: JMS MQJE016 Reason 2009
Hello,

I am trying to acces a remote MQ Qmanager using JMS for the first time.
I am using Spring to configure my simple client.

here is the Spring config:

<bean id="mqJmsTem ...
  Topic: setting user to outgoing messages
naory

Replies: 9
Views: 7594

PostForum: General IBM MQ Support   Posted: Sat Oct 22, 2005 1:22 pm   Subject: setting user to outgoing messages
a combination of the MQMD userID as well as setting it in the MQEnvironment got me the desired results.

Thank you all for your great help in getting a better understanding of it all.

naor
  Topic: setting user to outgoing messages
naory

Replies: 9
Views: 7594

PostForum: General IBM MQ Support   Posted: Mon Oct 17, 2005 9:51 am   Subject: setting user to outgoing messages
let me explain.

my ultimate goal is to be able to set the authority/user that the java application is using to put messages on a remote qmanager.

the required authority/user is 'cbxmqm' and this ...
  Topic: setting user to outgoing messages
naory

Replies: 9
Views: 7594

PostForum: General IBM MQ Support   Posted: Mon Oct 17, 2005 8:22 am   Subject: setting user to outgoing messages
thanks for your help so far hopsala.

now i'm a little confused.

you have to use setmqaut with +altusr option to the user you MQCONN with.

why do i also need to run the setmqaut command? isn't ...
  Topic: setting user to outgoing messages
naory

Replies: 9
Views: 7594

PostForum: General IBM MQ Support   Posted: Sat Oct 15, 2005 2:02 pm   Subject: setting user to outgoing messages
setting the MQC.MQOO_ALTERNATE_USER_AUTHORITY only caused yet another 2035 error

however when i removed the MQC.MQOO_SET_IDENTITY_CONTEXT i can see the user on my outgoing messages!!

Thanks ...
  Topic: setting user to outgoing messages
naory

Replies: 9
Views: 7594

PostForum: General IBM MQ Support   Posted: Sat Oct 15, 2005 10:27 am   Subject: setting user to outgoing messages
Hi,

I am trying to set the user id for sent messages from the application using the JAVA API with no success.

the queue is opened with the following options:

private static final int QOPEN_W ...
  Topic: CODs end up on deadq on the remote qmanager
naory

Replies: 13
Views: 7630

PostForum: General IBM MQ Support   Posted: Sat Oct 08, 2005 10:40 am   Subject: CODs end up on deadq on the remote qmanager
unfortunately, the remote qmanager is at a different organization (our client) and we cannot run commands there. (not much help from their side either)

this setup was working in the past and recent ...
  Topic: CODs end up on deadq on the remote qmanager
naory

Replies: 13
Views: 7630

PostForum: General IBM MQ Support   Posted: Sat Oct 08, 2005 9:02 am   Subject: CODs end up on deadq on the remote qmanager
thanks for the tips hopsala.

you have to give proper authorities to the userId who sent the message.

can you please explain how should i do that?

thanks.

naor
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.