So know i have some strange reaction.
Firstly i have a double Identification asked
  - 1 through the basic form (windowed)
  - 1 through the html form (which is the one I set up)

After a night use, I have really strange reaction :
  Firstly I have connection refused, then I try again later and manage to 
be authentify.
I try again, I log out and retry, and this time I got

Error: 500
Location: /capimmo/my/index.jsp
Internal Servlet Error:
java.lang.NullPointerException
  at 
org.gjt.mm.mysql.PreparedStatement.executeQuery(PreparedStatement.java:251)
  at org.apache.tomcat.modules.aaa.JDBCRealm.checkPassword(JDBCRealm.java:278)
  at org.apache.tomcat.modules.aaa.JDBCRealm.authenticate(JDBCRealm.java:441)
  at org.apache.tomcat.core.Request.getRemoteUser(Request.java:476)
  at 
org.apache.tomcat.modules.aaa.AccessInterceptor.authorize(AccessInterceptor.java:313)
  at 
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:773)
  at org.apache.tomcat.core.ContextManager.service(ContextManager.java:701)
  at 
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10Interceptor.java:143)
  at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:424)
  at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:497)
  at java.lang.Thread.run(Thread.java:484)

So I have no real answer yet.
Still using

Tomcat          : jakarta-tomcat-3.3-m2
Mysql           : Mysql Ver 11.12 Distrib 3.23.32
JDBC driver     : mm.mysql-2.0.4-bin.jar.
OS              : Red Hat Linux release 6.2 (Zoot)
                   Kernel 2.2.14-5.0 on an i686
java            : java version "1.3.0"
                   Java(TM) 2 Runtime Environment, Standard Edition (build 
1.3.0)
                   Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)


yours sincerely,


Reply via email to