Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> SQL-Programmer Newbie
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 00x400fff `Exception happend in
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
![]() |
![]() |