Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle connection problem on SUN One
Knuutila Juha wrote:
[..]
5:05:04:13] WARNING (21524): CORE3283: stderr: at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:50
> [03/Feb/2005:05:04:13] WARNING (21524): CORE3283: stderr: at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor
> [03/Feb/2005:05:04:13] WARNING (21524): CORE3283: stderr: at com.iplanet.ias.web.WebContainer.service(WebContainer.java:598)
> [03/Feb/2005:05:04:13] SEVERE (21524): StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception
> java.lang.NullPointerException
> at com.jk.TConnection.listTables(TConnection.java:13)
> at _jasper._taulut2_jsp._jspService(_taulut2_jsp.java:78)
> at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>
[..]
I'm not in Java, but there's a null pointer exception which isn't
handled properly, after which the connection is closed.
How about a simple "select * from tab;"?
-- Regards, Frank van BortelReceived on Thu Feb 03 2005 - 06:14:58 CST