Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> 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 -----------------------------------------------------------------Received on Thu Jul 22 2004 - 09:47:41 CDT
![]() |
![]() |