Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> SQL-Programmer Newbie

SQL-Programmer Newbie

From: Curt Emich <cemich_at_swales.com>
Date: Mon, 19 Feb 2001 15:03:42 -0500
Message-ID: <y_ek6.17706$Sl.778878@iad-read.news.verio.net>

Hello,

I'm calilng Java servlets from PL-SQL generated web pages, and I'm getting the following error in my log file:

0x400fff `OAS Enterprise edition detected
`

02-19-2001 13:37:30 841071     jimbo                `JAVAWEB` 17148      0
0x400fff   `Exception `
02-19-2001 13:37:30 952286     jimbo                `JAVAWEB` 17148      0
0x400fff   `in thread `
02-19-2001 13:37:31 34097      jimbo                `JAVAWEB` 17148      0
0x400fff   `"Thread-6"`
02-19-2001 13:37:31 124151     jimbo                `JAVAWEB` 17148      0
0x400fff   ` `
02-19-2001 13:37:31 228067     jimbo                `JAVAWEB` 17148      0
0x400fff `Exception happend in
executing:oracle.OAS.servlet.servletrunner.main(String[])
`
02-19-2001 13:37:31 320152     jimbo                `Cartridge Server` 17148
1          0x400fff   `OWS-10911: Throwing exception for reason:
wrkwExecute: Exec callback returned WRB_ERROR `

Being pretty new to PL-SQL, I'm not sure what its trying to tell me. It doesn't seem to ever find the servlet at all, in spite of the fact that other PL-SQL pages call servlets in the same directory using the same path, and those servlets work fine. Does anyone have any idea what might be going on?

Thanks. Received on Mon Feb 19 2001 - 14:03:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US