Posted: Wed Nov 21, 2007 7:38 am Post subject: BIP8048E: when creating configmanager
Novice
Joined: 24 Mar 2006 Posts: 17 Location: INDIA
Hi
I had tried to crete a configmanager on WBIMB6.0 from the command prompt on windows XP machine by using this command "mqsicreateconfigmgr -i 181341 -a xxxxxx -q T2 " but unfortunately i got this error as below
----------------------------------------------------------------------------------
"WebSphere MQ queue manager created.
Creating or replacing default objects for T2.
Default objects statistics : 43 created. 0 replaced. 0 failed.
Completing setup.
Setup completed.
BIP8048E: Unable to start WebSphere MQ Queue Manager 'T2'.
This command attempts to start a WebSphere MQ Queue Manager. The Queue Manager could not be started.
Check your system log for failure information. Ensure that the user name used to issue this command
has the required permissions to start the WebSphere MQ Queue Manager. Check that you have an appropriate installation of WebSphere MQ to support a &productprefix. &productname. component. Please see the "Diagnosing errors" section in the Information Center for more information. "
------------------------------------------------------------------------------------
But i was able to create and start a qmanager from the command prompt as below and confirm that i have the required autority to do the same.
==============================================
D:\Program Files\IBM\MQSI\6.0>crtmqm T3
WebSphere MQ queue manager created.
Creating or replacing default objects for T3.
Default objects statistics : 43 created. 0 replaced. 0 failed.
Completing setup.
Setup completed.
D:\Program Files\IBM\MQSI\6.0>strmqm T3
WebSphere MQ queue manager 'T3' starting.
5 log records accessed on queue manager 'T3' during the log replay phase.
Log replay for queue manager 'T3' complete.
Transaction manager state recovered for queue manager 'T3'.
WebSphere MQ queue manager 'T3' started.
===============================================
please give some idea if any body have about the problem and how to resolve it .
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