Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
starting SOA suite in debug mode

676091
Member Posts: 11
Hello people, is there any way of starting SOA suite in debug mode so I can see the various steps being performed during startup/shutdown? I checked runstartupconsole but it does not have any debug options?
Answers
-
Check below mentioned PDF
http://www.oracle.com/technology/products/ias/ohs/htdocs/opmn-1013-faq.pdf
Make the necessary changes to opmn.xml file using information above and then use below command to start/stop soa
$ORACLE_HOME\opmn\bin\opmnctl stopall
$ORACLE_HOME\opmn\bin\opmnctl startall
Then check opmn.dbg file under $ORACLE_HOME\opmn\logs\ folder where you can find step by step information.
Regards -
just ignore this post
This discussion has been closed.