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 » ResourceException in JMS?

Post new topic  Reply to topic Goto page Previous  1, 2
 ResourceException in JMS? « View previous topic :: View next topic » 
Author Message
chanchal
PostPosted: Thu Apr 01, 2004 9:29 am    Post subject: Reply with quote

Apprentice

Joined: 30 Jan 2004
Posts: 38

It shows ResourceException in jar file.Now I m running the same thing on some other machine and its working fine.I installed JBoss few days back.Before installing it,everything was working fine,I think it has corrupted something on my m/c.I even unstalled JBoss and reinstalled MQ but it doesn't work on my m/c and working on other m/c.
Back to top
View user's profile Send private message
chanchal
PostPosted: Thu Apr 01, 2004 10:56 am    Post subject: Reply with quote

Apprentice

Joined: 30 Jan 2004
Posts: 38

Hi guys,I think something must be wrong with my m/c as its working on other m/c.I even unstalled and reinstalled product on my m/c but it doesn't work on my m/c.
Back to top
View user's profile Send private message
lojian
PostPosted: Thu Nov 15, 2007 7:14 pm    Post subject: Reply with quote

Newbie

Joined: 14 Feb 2007
Posts: 4

The space - (C:\Program Files) maybe a problem.
Back to top
View user's profile Send private message
bower5932
PostPosted: Thu Nov 15, 2007 8:33 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

Seeing some more of the error other than just ResourceException might help....
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
eai_guy
PostPosted: Mon Nov 26, 2007 1:05 am    Post subject: Reply with quote

Voyager

Joined: 18 Oct 2007
Posts: 90

Hi All,

I had similar problem trying to inquire on a MQ queue .....

It got resolved when I initialized MqEnvironment class as following,

public void init()
{
// Set up MQSeries environment
MQEnvironment.hostname = hostname; // Could have put the
// hostname & channel
MQEnvironment.channel = channel; // string directlyhere!
MQEnvironment.properties.put(MQC.TRANSPORT_PROPERTY,//Set TCP/IP or server
MQC.TRANSPORT_MQSERIES);//Connection
} // end of init
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » IBM MQ Java / JMS » ResourceException in JMS?
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.