Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

Article 4

$
0
0


Fail to Start adopmnctl.sh: Starting Oracle Process Manager (OPMN)

This issue is faced when enabling the SSL in EBS suite . 


Error:

In line 4 of /TEST/apps/TEST/fs1/FMW_Home/webtier/instances/EBS_web_TEST_OHS1/config/OPMN/opmn/opmn.xml:
LSX-00201: contents of "notification-server" should be elements only
  LSX-00213: only 0 occurrences of particle "sequence", minimum is 1
[2018-05-21T15:28:20-04:00] [opmn] [ERROR:1] [110] [internal] XML schema validation failed: error 213.
opmnctl start: failed.


05/21/18-15:28:20 :: adopmnctl.sh: exiting with status 3

Solution:

Change the opmn.xml to one value as

<ssl enabled="true" wallet-file="/TEST/apps/TEST/fs1/FMW_Home/webtier/instances/EBS_web_TEST_OHS1/config/OPMN/opmn/wallet"  ssl-versions="TLSv1.0,TLSv1.2,TLSv2.0,"/>

to


<ssl enabled="true" wallet-file="/TEST/apps/TEST/fs1/FMW_Home/webtier/instances/EBS_web_TEST_OHS1/config/OPMN/opmn/wallet"  ssl-versions="TLSv1.0"/>


And start the opmnctl services, it will start now .



Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>