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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle connection problem on SUN One

Re: Oracle connection problem on SUN One

From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Thu, 03 Feb 2005 13:14:58 +0100
Message-ID: <ctt4h1$hg5$1@news3.zwoll1.ov.home.nl>


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 Bortel
Received on Thu Feb 03 2005 - 06:14:58 CST

Original text of this message

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