Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: xml/xsql http-server setup problems
Also installed htmldb and made suggested changes there
Could it be an HP-UX specific problem?
Tnx,
Jeroen
-----Oorspronkelijk bericht-----
Van: Feighery Raymond [mailto:Raymond.Feighery_at_churchill.com]
Verzonden: donderdag 22 juli 2004 19:22
Aan: 'oracle-l_at_freelists.org'
Onderwerp: RE: xml/xsql http-server setup problems
What other changes have you made?
When I try (Oracle 9.2.0.4, Solaris 8, default install), it's successful:
[Thu Jul 22 16:34:45 2004] [notice] FastCGI: process manager initialized
(pid 3359)
[Thu Jul 22 16:34:45 2004] [warn] FastCGI: server
"/opt/oraapps/product/9.2.0.1.0/bin/isqlplus" started (pid 3361)
[Thu Jul 22 16:34:45 2004] [warn] FastCGI: server
"/opt/oraapps/product/9.2.0.1.0/Apache/Apache/fcgi-bin/echo" started (pid
3364)
[Thu Jul 22 16:34:46 2004] [notice] Oracle HTTP Server Powered by
Apache/1.3.22 (Unix) mod_plsql/3.0.9.8.3b mod_fastcgi/ 2.2.12 mod_perl/1.25
mod_oprocmgr/1.0 configured -- resuming normal operations
[Thu Jul 22 16:34:46 2004] [notice] Accept mutex: fcntl (Default: fcntl)
Ray
-----Original Message-----
From: Jeroen van Sluisdam [mailto:jeroen.van.sluisdam_at_vrijuit.nl]
Sent: 22 July 2004 15:53
To: 'oracle-l_at_freelists.org'
Subject: xml/xsql http-server setup problems
Hi,
I am busy trying to setup http-server for use with xml and specically xsql,
get lot of problems
Followed all install instructions in the manual for xml sdk java and pl/sql
database part seems
to work but http-server won't respond normally
Don't know if this is the right place to ask but if you can help I would
appreciate it very much.
Any decent documentation or steps to follow are also appreciated. Have
looked on metalink and
otn but cannot find any for the following errors:
Also very strange apachectl restart or stop kills all oracle processes including my databases
Apache error_log says:
[Thu Jul 22 16:36:35 2004] [warn] OPM: EW: Process
niki.nl.thomascook.com:64540 (pid:1818) died, restarting.
/opt/oracle/product/9.2.0.1/jdk/bin/java[16]: getconf: not found
FastCGI: can't start server "/opt/oracle/product/9.2.0.1/bin/isqlplus" (pid
1846), execle() failed: Exec format error
[Thu Jul 22 16:36:39 2004] [warn] FastCGI: server
"/opt/oracle/product/9.2.0.1/bin/isqlplus" restarted (pid 1846)
[Thu Jul 22 16:36:39 2004] [warn] FastCGI: server
"/opt/oracle/product/9.2.0.1/bin/isqlplus" (pid 1846) terminated by calling
exit with status '255'
[Thu Jul 22 16:36:41 2004] [warn] OPM: EW: Process
niki.nl.thomascook.com:64544 (pid:1833) died, restarting.
/opt/oracle/product/9.2.0.1/jdk/bin/java[16]: getconf: not found
FastCGI: can't start server "/opt/oracle/product/9.2.0.1/bin/isqlplus" (pid
1861), execle() failed: Exec format error
[Thu Jul 22 16:36:44 2004] [warn] FastCGI: server
"/opt/oracle/product/9.2.0.1/bin/isqlplus" restarted (pid 1861)
[Thu Jul 22 16:36:44 2004] [warn] FastCGI: server
"/opt/oracle/product/9.2.0.1/bin/isqlplus" (pid 1861) terminated by calling
exit with status '255'
[Thu Jul 22 16:36:47 2004] [warn] OPM: EW: Process
niki.nl.thomascook.com:64548 (pid:1848) died, restarting.
/opt/oracle/product/9.2.0.1/jdk/bin/java[16]: getconf: not found
JServ: mod_jserv.log
[22/07/2004 15:23:44:785] (EMERGENCY) ajp12: can not connect to host
127.0.0.1:61639
[22/07/2004 15:23:45:790] (EMERGENCY) ajp12: can not connect to host
127.0.0.1:61639
[22/07/2004 15:23:46:800] (EMERGENCY) ajp12: can not connect to host
127.0.0.1:61639
[22/07/2004 15:23:47:810] (EMERGENCY) ajp12: can not connect to host
127.0.0.1:61639
[22/07/2004 15:23:47:810] (EMERGENCY) ajp12: connection fail
[22/07/2004 15:23:47:810] (ERROR) an error returned handling request via
protocol "ajpv12"
[22/07/2004 15:23:47:810] (ERROR) an error returned handling request via
protocol "balance"
[22/07/2004 15:59:59:692] (EMERGENCY) ajp12: ping: no reply (1)
Please make sure that the wrapper.classpath is pointing tothe correct version of ApacheJServ.jar
Please make sure that the wrapper.classpath is pointing tothe correct version of ApacheJServ.jar
$ grep ApacheJServ.jar *
jserv.properties:wrapper.classpath=/opt/oracle/product/9.2.0.1/Apache/Jserv/
libexec/ApacheJServ.jar
jserv.properties.default:wrapper.classpath=/opt/oracle/product/9.2.0.1/Apach
e/Jserv/libexec/ApacheJServ.jar
jserv.properties.tmp:wrapper.classpath=%s_topDir%/Jserv/libexec/ApacheJServ.
jar
jservSoap.properties:wrapper.classpath=/opt/oracle/product/9.2.0.1/Apache/Js
erv/libexec/ApacheJServ.jar
$ ll /opt/oracle/product/9.2.0.1/Apache/Jserv/libexec/ApacheJServ.jar
-rwxr-xr-x 1 oracle dba 103140 May 14 2002
/opt/oracle/product/9.2.0.1/Apache/Jserv/libexec/ApacheJServ.jar*
$
Added ip-adress of local machine
jserv.properties:bindaddress=194.134.38.46
Details:
Oracle 9.2.0.4 HP-UX11.11
Tnx,
Jeroen
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- ___________________________________________________________________________ This email and any attached to it are confidential and intended only for the individual or entity to which it is addressed. If you are not the intended recipient, please let us know by telephoning or emailing the sender. You should also delete the email and any attachment from your systems and should not copy the email or any attachment or disclose their content to any other person or entity. The views expressed here are not necessarily those of Churchill Insurance Group plc or its affiliates or subsidiaries. Thank you. Churchill Insurance Group plc. Company Registration Number - 2280426. England. Registered Office: Churchill Court, Westmoreland Road, Bromley, Kent BR1 1DP. ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Jul 22 2004 - 15:24:41 CDT
![]() |
![]() |