Share the content if you found it is useful (You can share using 300 community websites) click "share" at the end of the post.

You are encouraged to leave a comment.








Showing posts with label Oracle Webgate. Show all posts
Showing posts with label Oracle Webgate. Show all posts

Thursday, January 17, 2013

Error reading file due to malformed XML data" file^//instance/CommonDomain_webtier/config/OHS/ohs1/webgate/config/password****

During Confgure primary/secondary phase of

Fusion Applications 11.1.4

the issue was listed as to touch

3 files as per document 1473940.1



In order to resolve the issue need to follow the below steps as a Workaround.
1. Before re-running the configure-secondary rerun, create the files password.xml, aaa_key.pem and aaa_cert.pem.

cd /webtier_mwhome/oracle_common/modules/oracle.oamprovider_11.1.1/output/OraFusionApp_11AG
touch password.xml
touch aaa_key.pem
touch aaa_cert.pem

 

2. After configure-secondary completes, remove the files password.xml, aaa_key.pem, aaa_cert.pem files.

Note: As per development, it recommended  to keep the copy of the files before deletion so that if require we can restore them to location /webtier_mwhome/oracle_common/modules/oracle.oamprovider_11.1.1/output/OraFusionApp_11AG.



But after that you may encounter:




ACCESS_SDK      FATAL   0x0000181C      /ade/aime_50584/ngamac/src/palantir/access_api/src/obconfig.cpp:635    "Oracle AccessGate API is not initialized."     raw_code^204
2013/01/17@07:24:09.21848       28995   29023   ACCESS_GATE     FATAL   0x00001520      /ade/aime_50584/ngamac/src/palantir/webgate2/src/apache2entry_web_gate.cpp:591 "Exception thrown during WebGate initialization"
2013/01/17@07:24:09.21860       28995   29023   ACCESS_GATE     FATAL   0x0000181C      /ade/aime_50584/ngamac/src/palantir/webgate2/src/apache2entry_web_gate.cpp:592 "Oracle AccessGate API is not initialized."     raw_code^204


Error in oblog.log
Using NPTL Threading Library.
2013/01/17@06:37:33.12659       22984   22999   INIT    ERROR   0x000003BB      ../oblistrwutil.cpp:269 "Error reading file due to malformed XML data" file^/oracle/CSIFUSION/instance/CommonDomain_webtier/config/OHS/ohs1/webgate/config/password****
2013/01/17@06:37:33.12696       22984   22999   INIT    WARNING 0x000003BC      ../vallistrw.cpp:187    "Exception"     function^XMLValNameListRW::Read()      filename^/oracle/CSIFUSION/instance/CommonDomain_webtier/config/OHS/ohs1/webgate/config/password****    path^/oracle/CSIFUSION/webtier_mwhome/webgate/webgate/ohs
2013/01/17@06:37:33.12741       22984   22999   ACCESS_SDK      FATAL   0x0000181C      /ade/aime_50584/ngamac/src/palantir/access_api/src/obconfig.cpp:635    "Oracle AccessGate API is not initialized."     raw_code^204
2013/01/17@06:37:33.12772       22984   22999   ACCESS_GATE     FATAL   0x00001520      /ade/aime_50584/ngamac/src/palantir/webgate2/src/apache2entry_web_gate.cpp:591 "Exception thrown during WebGate initialization"

Fix:
password.xml at the location
/oracle/CSIFUSION/instance/CommonDomain_webtier/config/OHS/ohs1/webgate/config

is empty

copy the file from /admin/ohs_inst/config/OHS/ohs1/webgate/config/simple to the location
/oracle/CSIFUSION/instance/CommonDomain_webtier/config/OHS/ohs1/webgate/config

then restart opmn from

APPLTOP/instances/CommonWebtier/bin

The ports will be opened and the errors are solved...

 Cheers!!!

Monday, April 23, 2012

Configuration of Webgate 10g Error

During the installation of Webgate 10g during the process of Oracle Fusion Applications installation, i met with an error,


There is an error, please try again.
Error: you are not authorized to configure this web server EditHttpConf Error.
Unable to update (location of httpd.conf)

Fix:
Open the httpd.conf
check for the username and group in the httpd.conf
change them to
username and group provided for installation of Webgate

then click ok.

Now it will configure the httpd.conf



Cheers!!!
Related Posts Plugin for WordPress, Blogger...

Let us be Friends...

Share |

Popular Posts

Recent Comments