Monday, April 29, 2013
Friday, April 26, 2013
Message WorkWrapper caught exception
Recently I got this below error
Issue:
User weblogic
Thread ID Thread-141
ECID 0000JIbKdOmFg4WFLzuHOA1F0y0G00001D
Message WorkWrapper caught exception:
When I checked the opmnctl status , I can see the OBI Server is down.
Reason:
When opmnctl is up and running and any of the services is failing. Then this is an issue with
- Configuration files like instanceconfig, NQSConfig
- Check the RPD once. Might be an issue with RPD credentials
Solution:
- Try restarting the particular services in command line like opmnctl startproc ias-component=coreappliaton_obis1
- If the above step doesn't help check the log files and double-check your configuration files
- If this is an issue with RPD, Try re-deploying the RPD from the em url. And Restart all services.
After this, your OBI should be up & kicking now......
Thursday, April 18, 2013
OPMNCTL: Commands ,Usage, Attributes
OPMNCTL is used to start & stop the services .
Opmnctl can be located at the following location in your BI
Installed directory:
<OBIHome>\instances\instance1\bin
To Check how an opmnctl command works give the below in a
command line :
Opmnctl usage <command>
Ex:
opmnctl usage startall
Here is a list of attribute which can be used with OPMNCTL.
Attribute Name
|
Attribute Values
|
ias-component
|
Value should be the same as the value for
the id attribute
for the <ias-component> element in the opmn.xml file.
|
process-type
|
Value should be the same as the value for
the id attribute
for the <process-type> element in the opmn.xml file.
|
process-set
|
Value should be the same as the value for
the id attribute
for the <process-set> element in the opmn.xml file.
|
This can only be specified in sync mode.
The value is in seconds. After this timeout expires, OPMN does not continue
to perform the request forstartproc operations. The
request does continue for restartproc and stopproc operations.
|
|
This value is assigned by OPMN after
starting up. You can use this value when you execute the opmnctl restartproc and opmnctl stopproccommands.
|
For more about OPMNCTL check the link below:
Subscribe to:
Posts (Atom)


