Login  Register

Re: Discoverer 10g

Posted by ErmanArslansOracleBlog on Sep 04, 2023; 7:46am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Discoverer-10g-tp12038p12053.html

Okay we have some concerns for wallet and we have "Stop Issued. The program will shut down after all accepted requests are served, or a timeout occurs"

This means someone or opmn restarts this thing.. As you said there is no cron task that is written to do that, the only thing we have the opmn..

All these points us to the "After Web Cache Upgrade from 10g to 11g OPMN does not Ping Web Cache Server (Doc ID 1533210.1)"

Wallet errors and those restarts... Probably opmn can not ping webcache and that s why restarts the webcache.

Follow the solution given there.. implement both of the steps!!! :

1.WATCHDOG ENABLE="YES"

As said : "If there is only a WebCache SSL port enabled, this will result in SSL handshake errors recorded in the opmn.log and WebCache restarts to falsely occur.   This is probably due to CARoot need to be imported to opmn wallet."

2. Change WebCache and OPMN to use the same wallet.. This way OPMN will successfully ping WebCache via SSL port.

Note: the action to be done is edit or configure WebCache to use the OPMN wallet.