Author |
Message
|
Ashok Kumar |
Posted: Sun Jan 19, 2014 3:47 am Post subject: DecisionServiceRepository |
|
|
Acolyte
Joined: 01 Jul 2013 Posts: 53
|
Hello WMB Developers,
While i am creating DecisionServiceRepository configurable service in IIB9 i got following error
BIP8983W: Configurable service object name 'DecisionServiceRepository : sample'
already exists.
The user has tried to create a configurable service object name that already exi
sts.
Check the names of the existing configurable services using the mqsireportproper
ties command. Then modify the external resource object name and reissue the comm
and.
BIP2087E: Broker 'IIB9' was unable to process the internal configuration message
.
The entire internal configuration message failed to be processed successfully.
Use the messages following this message to determine the reasons for the failure
. If the problem cannot be resolved after reviewing these messages, contact your
IBM Support center. Enabling service trace may help determine the cause of the
failure.
BIP8036E: Negative response received.
This command sends an internal configuration message to the broker, the response
received indicated that the internal configuration message was unsuccessful.
Check that the WebSphere MQ transport is available. Check the system log for fur
ther information.
Can any one help to me |
|
Back to top |
|
 |
smdavies99 |
Posted: Sun Jan 19, 2014 4:38 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Quote: |
BIP8983W: Configurable service object name 'DecisionServiceRepository : sample'
already exists.
The user has tried to create a configurable service object name that already exi
sts.
Check the names of the existing configurable services using the mqsireportproper
ties command. Then modify the external resource object name and reissue the comm
and.
|
That should give you a hint. Does viewing the Broker in MBExplorer show anything?
What does a mqsireportproperties on it say?
does doing the create with a different name work? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
Ashok Kumar |
Posted: Sun Jan 19, 2014 6:33 am Post subject: |
|
|
Acolyte
Joined: 01 Jul 2013 Posts: 53
|
Yes, I have created different name work .
when i am execute the mqsireportproperties command got the same error. |
|
Back to top |
|
 |
smdavies99 |
Posted: Sun Jan 19, 2014 8:57 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
What about the other two questions I asked? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
vishnurajnr |
Posted: Sun Jan 19, 2014 8:22 pm Post subject: |
|
|
 Centurion
Joined: 08 Aug 2011 Posts: 134 Location: Trivandrum
|
I think you should be using the 'Default' configurableservice. You can not create a differently named configurable Decisionservice there (In Decisionservice node you do not have any option to provide a configurableservice name you have created by your choice. You can just select the 'Use DecisionServiceRepository Configurable Service' option ).
Open theMB Explorer, And update the 'Default' configurable service there providing the JDBC provider (RES DB), RES Port, and RES Host name. |
|
Back to top |
|
 |
Simbu |
Posted: Sun Jan 19, 2014 10:42 pm Post subject: |
|
|
 Master
Joined: 17 Jun 2011 Posts: 289 Location: Tamil Nadu, India
|
Quote: |
A configurable service (DecisionServiceRepository) is provided for you to connect to the external repository at run time. You can update the default DecisionServiceRepository configurable service only. You cannot create multiple DecisionServiceRepository configurable services |
|
|
Back to top |
|
 |
|