Author |
Message
|
dipscool |
Posted: Tue Sep 19, 2006 3:58 am Post subject: Unable to Start the broker |
|
|
Novice
Joined: 14 Aug 2006 Posts: 13
|
We have installed broker on AIX while starting the broker its giving follwing errror.
An execution group has encountered a problem whilst starting.
: BRK5.d7dee2c0-0d01-0000-0080-f77d2c2debbf: /build/S500_P/src/DataFlowEngine/ImbMain.cpp: 569: main: :
Sep 19 16:43:08 dcxintbib MQSIv500[46680]: (BRK5.)[1]BIP4368S: The method 'registerAllNodes' has thrown the following exception: java.util.zip.ZipException: The file access permissions do not allow the specified action.. : BRK5.d7dee2c0-0d01-0000-0080-f77d2c2debbf:
Any help will be highly appreciated |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Sep 19, 2006 4:10 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Did you install as root?
Did you run mqsiprofile first?
Are you running mqsistart as a user who is a member of mqbrkrs? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
dipscool |
Posted: Tue Sep 19, 2006 4:22 am Post subject: |
|
|
Novice
Joined: 14 Aug 2006 Posts: 13
|
Yes We have installes the Message broker as root user
We had also run the mqsiprofile
The user issuing the command also belong to mqbrkrs group |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Sep 19, 2006 4:27 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Did you install any custom plug-ins/user-defined nodes? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
dipscool |
Posted: Tue Sep 19, 2006 4:59 am Post subject: |
|
|
Novice
Joined: 14 Aug 2006 Posts: 13
|
Yes Jeff We have lots of Custom pluging node
do you see any problem around that |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Sep 19, 2006 5:23 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What are the permissions on the jar files in jplugin? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
dipscool |
Posted: Tue Sep 19, 2006 5:50 am Post subject: |
|
|
Novice
Joined: 14 Aug 2006 Posts: 13
|
I hope you are asking for the Unix permissions
-rw-r----- 1 root system 50327 Sep 13 14:21 wmqi_nodeimpl.jar |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Sep 19, 2006 6:57 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Yes, I was asking about those.
Is that the only jar file in jplugin?
It looks like the broker user doesn't have read permissions on that file to me.
So I'm not too surprised that the broker can't get classes from that file. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|