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 » General IBM MQ Support » MQ IPT as a service is posing some problem

Post new topic  Reply to topic Goto page 1, 2  Next
 MQ IPT as a service is posing some problem « View previous topic :: View next topic » 
Author Message
priyadarshini
PostPosted: Tue Apr 19, 2005 12:47 am    Post subject: MQ IPT as a service is posing some problem Reply with quote

Novice

Joined: 23 Mar 2005
Posts: 10

Hi,

I have made MQ IPT as a service. When i try starting it, it gives an error 1067 : The process terminated unexpectedly.

Please Help.
Back to top
View user's profile Send private message
bower5932
PostPosted: Tue Apr 19, 2005 6:42 am    Post subject: Reply with quote

Jedi Knight

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

Can I assume that you've run it from a command prompt and it doesn't have any errors? Have you tried turning on tracing to see if it gives any information?
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
priyadarshini
PostPosted: Sun Apr 24, 2005 9:15 pm    Post subject: Reply with quote

Novice

Joined: 23 Mar 2005
Posts: 10

Hi,

yes i have run it from the command prompt and also used trace level 5 but there was no much information.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Apr 25, 2005 4:28 pm    Post subject: Reply with quote

Grand High Poobah

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

Probably a permissions issue. As a background user (Service) you may not be running with the same userid / permissions / environment ??
Back to top
View user's profile Send private message Send e-mail
priyadarshini
PostPosted: Mon Apr 25, 2005 8:13 pm    Post subject: Reply with quote

Novice

Joined: 23 Mar 2005
Posts: 10

thanks for the help.

the issue was while giving the command " mqiptservice - install path " i had given the full path with the " mqipt.config " which should not be included. coz of this it could not be run as a service.
Back to top
View user's profile Send private message
KMAnderson
PostPosted: Thu May 01, 2008 12:39 am    Post subject: MQIPT as a service Reply with quote

Newbie

Joined: 01 May 2008
Posts: 7

Hi all

I am having trouble setting this as a service, The following post shows exactly the same problems, and a fix as follows:
" the issue was while giving the command " mqiptservice - install path " i had given the full path with the " mqipt.config " which should not be included. coz of this it could not be run as a service."

the fix however I do not understand, as my instructions to set this up state that
"the path parameter, must be the fully qualified path to the directory containing the mqipt.conf configuration file."

could someone help?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu May 01, 2008 2:34 am    Post subject: Re: MQIPT as a service Reply with quote

Grand High Poobah

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

KMAnderson wrote:
Hi all

I am having trouble setting this as a service, The following post shows exactly the same problems, and a fix as follows:
" the issue was while giving the command " mqiptservice - install path " i had given the full path with the " mqipt.config " which should not be included. coz of this it could not be run as a service."

the fix however I do not understand, as my instructions to set this up state that
"the path parameter, must be the fully qualified path to the directory containing the mqipt.conf configuration file."

could someone help?


The instructions tell you to use the fully qualified PATH to the config file.
Do not use PATH/config file. Just use PATH.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
KMAnderson
PostPosted: Thu May 01, 2008 2:44 am    Post subject: MQIPT Reply with quote

Newbie

Joined: 01 May 2008
Posts: 7

Many thanks, fjb,

I haven't however added the /config file.

So it is the same problem but not the same answer

I use the install and just type the path to the folder where the config file is held: ie

C:\Program Files\IBM\WebSphere MQ internet pass-thru>bin\mqiptservice.exe -install
"C:\Program Files\IBM\WebSphere MQ internet pass-thru"

as this is where the config file is held is this not correct?

regards

Kirsty

Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu May 01, 2008 3:18 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

If that's where you've put the config file, then that's the correct path to provide.

If you've put the config file somewhere else, then it's not.

Does the user running the service have permissions to this location and to the config file?

Did you try using the short path instead of the long path?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
KMAnderson
PostPosted: Thu May 01, 2008 3:34 am    Post subject: Reply with quote

Newbie

Joined: 01 May 2008
Posts: 7

Hi again

Yes thats where the config file resides.

and several people have tried to get this working, including myself
all with full admin rights.

Please explain (short path)

We have been trying to get this service working for over a week now,
we have tried both as self, with full admin rights also as local administrator, neither have worked.

any ideas?

Kirsty
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu May 01, 2008 3:36 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

try "dir /x".

Also, please read my question about authorities again. You appear to have missed the point.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
KMAnderson
PostPosted: Thu May 01, 2008 3:51 am    Post subject: Reply with quote

Newbie

Joined: 01 May 2008
Posts: 7

Hi Jeff,

I will try the shortcut thanks,

as for permissions I assumed you meant does the service have permissions,
which were set,

Im not sure I understand if you have the time could you explain a little more.

The server was set to local user and had full permissions, is this what you mean.

Thanks

Kirsty
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu May 01, 2008 10:28 am    Post subject: Reply with quote

Grand High Poobah

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

As MQIPT may use ports under the fatal 1024 number you need root / admin authority to start the service.

If you need more specifics talk to your windows admins.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
KMAnderson
PostPosted: Fri May 02, 2008 2:13 am    Post subject: Reply with quote

Newbie

Joined: 01 May 2008
Posts: 7

Hi fjb,

Thanks for your reply,

we have set up this service correctly and the account has full admin rights,

we are however still unable to start this service and keep getting the 1067 error, it still complains about the jvm.dll.

Regards

Kirsty
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri May 02, 2008 2:03 pm    Post subject: Reply with quote

Grand High Poobah

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

KMAnderson wrote:
Hi fjb,

Thanks for your reply,

we have set up this service correctly and the account has full admin rights,

we are however still unable to start this service and keep getting the 1067 error, it still complains about the jvm.dll.

Regards

Kirsty

Kirsty, which jvm.dll does it complain about?. From which provider??
Make sure you can run java and check the version:
java -version

Make sure it is compatible with the version of MQIPT and that the path and classpath are set correctly...

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » General IBM MQ Support » MQ IPT as a service is posing some problem
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.