|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Cannot deploy to Sun Solaris Broker |
« View previous topic :: View next topic » |
Author |
Message
|
donovang |
Posted: Sun Aug 26, 2001 12:52 pm Post subject: |
|
|
Newbie
Joined: 23 Aug 2001 Posts: 9 Location: Ireland
|
I'm using MQSI 2.0.2, with Mqseries 5.2.1 and
I'm trying to deploy to Sun Broker....The execution group starts up, but falls over shortly after. I'm getting bip2066 back, sometimes nothing at all...
Any suggestions welcome!
_________________
donovang....
[ This Message was edited by: donovang on 2001-08-26 13:54 ] |
|
Back to top |
|
 |
kolban |
Posted: Sun Aug 26, 2001 2:13 pm Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
What would be really useful would be an extract from the Syslog output. Configure the Unix syslogd to report on user.debug and send to a file. Recreate the problem and post the full details of the problem to the forum. |
|
Back to top |
|
 |
donovang |
Posted: Mon Aug 27, 2001 12:51 am Post subject: |
|
|
Newbie
Joined: 23 Aug 2001 Posts: 9 Location: Ireland
|
The relevent log entries are as follows :
Aug 26 02:54:53 mqsrv1 MQSIv202: [ID 702911 user.error] (QM_TIBMQS)[7]BIP2060E: The broker has detected that the execution group default, process ID 2931, has terminated. : QM_TIBMQS.agent: /build/S202_P/src/AdminAgent/ImbAdminAgent.cpp: 3555: ImbAdminAgent::startAndMonitorADataFlowEngine: :
Aug 26 02:54:58 mqsrv1 MQSIv202: [ID 702911 user.error] (QM_TIBMQS.default)[1]BIP2801E: Unable to load implementation file imbdfdb2v6.lil, rc = -1. : QM_TIBMQS.c2604585-e800-0000-0080-b0ba8e87c31e: /build/S202_P/src/AdminAgent/PlatformSupport/Unix/ImbPlatformSupport.cpp: 433: ImbPlatformSupport::loadLib: :
Aug 26 02:54:58 mqsrv1 MQSIv202: [ID 702911 user.error] (QM_TIBMQS.default)[1]BIP2801E: Unable to load implementation file imbdfdb2v5.lil, rc = -1. : QM_TIBMQS.c2604585-e800-0000-0080-b0ba8e87c31e: /build/S202_P/src/AdminAgent/PlatformSupport/Unix/ImbPlatformSupport.cpp: 433: ImbPlatformSupport::loadLib: :
This seems to indicate that there is a problem in a library path, but we've checked the paths and they look ok.
cheers,
[ This Message was edited by: donovang on 2001-08-27 01:52 ]
[ This Message was edited by: donovang on 2001-08-27 01:54 ] |
|
Back to top |
|
 |
EddieA |
Posted: Tue Aug 28, 2001 10:24 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Are there any other messages.
What you have posted is 'normal' chatter during a deploy when you don't use DB2. These would not cause the Execution Grour to terminate.
Cheers,
_________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
donovang |
Posted: Wed Aug 29, 2001 12:36 am Post subject: |
|
|
Newbie
Joined: 23 Aug 2001 Posts: 9 Location: Ireland
|
This issue has been resolved. We were advised by the ibm helpdesk to amend our locale settings from
LANG=
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=
to the following :
LANG=
LC_CTYPE=en_US
LC_NUMERIC=en_US
LC_TIME=en_US
LC_COLLATE=en_US
LC_MONETARY=en_US
LC_MESSAGES=C
LC_ALL=
and now the execution group stays up and we've deployed the broker and message flows successfully. IBM are looking at this in more detail as to why these settings should cause such an issue.
Thanks for the input.....and I hope this might save somebody else some time!
cheers,
Gordon
[ This Message was edited by: donovang on 2001-08-29 01:38 ] |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|