xml/xsql http-server setup problems

  • From: Jeroen van Sluisdam <jeroen.van.sluisdam@xxxxxxxxxx>
  • To: "'oracle-l@xxxxxxxxxxxxx'" <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 22 Jul 2004 16:52:49 +0200

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                 to
the correct version of ApacheJServ.jar
[22/07/2004 16:23:42:224] (EMERGENCY) ajp12: ping: no reply (1)
Please make sure that the wrapper.classpath is pointing                 to
the correct version of ApacheJServ.jar
[22/07/2004 16:25:42:536] (EMERGENCY) ajp12: can not connect to host
127.0.0.1:64167
[22/07/2004 16:25:43:540] (EMERGENCY) ajp12: can not connect to host
127.0.0.1:64167
[22/07/2004 16:25:44:550] (EMERGENCY) ajp12: can not connect to host
127.0.0.1:64167
[22/07/2004 16:25:45:560] (EMERGENCY) ajp12: can not connect to host
127.0.0.1:64167
[22/07/2004 16:25:45:560] (EMERGENCY) ajp12: connection fail
[22/07/2004 16:25:45:560] (ERROR) an error returned handling request via
protocol "ajpv12"
[22/07/2004 16:25:45:568] (ERROR) an error returned handling request via
protocol "balance"
[22/07/2004 16:37:46:697] (EMERGENCY) ajp12[1]: cannot scan servlet headers
(500)
[22/07/2004 16:37:46:698] (ERROR) an error returned handling request via
protocol "ajpv12"
[22/07/2004 16:37:46:698] (ERROR) an error returned handling request via
protocol "balance"
 
 

$ 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


----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: