CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Java

 Tomcat 5.028 + JDBC

Print topic Send  topic

Author Message
siap


Posts: 7
Posted: 04/11/2008, 12:16 PM

Hello All!
I use CCS 3.2
Win 2000 Pro
SQLServer 2000
JDK 1.4

I have a problem:
I used Tomcat 4.1.30 and now i install tomcat 5.28. My project is settings to use JDBC connecction. When i used Tomcat 4.1.30 my JSPs run well, but now with tomcat 5.30 send a msj error:
org.apache.jasper.JasperException
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

causa raíz

java.lang.NullPointerException
javax.servlet.http.Cookie.isToken(Cookie.java:504)
javax.servlet.http.Cookie.<init>(Cookie.java:125)
com.codecharge.util.Utils.clearAutoLoginCookies(Utils.java:391)
com.codecharge.util.Utils.checkAutoLoginCoockie(Utils.java:471)
com.codecharge.PageController.process(PageController.java:141)
org.apache.jsp.loginPage_jsp._jspService(loginPage_jsp.java:481)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

I dont now what's wrong!!!

and my site.properties is

#Connection 'Connection1' properties @1-A0D7A04C
Connection1.name=Connection1
Connection1.driver=net.sourceforge.jtds.jdbc.Driver
Connection1.dbType=MSSQLServer
Connection1.url=jdbc:jtds:sqlserver://A2n2110:1433/siap:
Connection1.maxconn=0
Connection1.user=sa
Connection1.password=mined
Connection1.timeout=500
Connection1.fieldLeftDelim=[
Connection1.fieldRightDelim=]
Connection1.dateLeftDelim='
Connection1.dateRightDelim='
Connection1.dbNameUppercase=True
Connection1.dateFormat=dd/MM/yyyy HH:mm:ss
Connection1.booleanFormat=1;0
Connection1.optimizeSQL=True
#End Connection 'Connection1' properties

The drivers is in the contex

Somebody help me please

Thanks foll all

Javier
_________________
Unidad de TI
Sistemas Administrativos y Financieros
Direccion Nacional de Informática
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.