You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2015/02/24 13:02:28 UTC

[Bug 57630] New: Illegal State Exception after start-up

https://bz.apache.org/bugzilla/show_bug.cgi?id=57630

            Bug ID: 57630
           Summary: Illegal State Exception after start-up
           Product: Tomcat 8
           Version: 8.0.18
          Hardware: Macintosh
            Status: NEW
          Severity: major
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: rb@makesoftware.co.uk

After shutdown and restart of Tomcat there is intermittently the following
error. Have just upgraded from 8.0.17 where this issue was not present. 

java.lang.IllegalStateException: Can't overwrite cause with
java.lang.IllegalStateException: Illegal access: this web application instance
has been stopped already. Could not load [java.sql.ParameterMetaData]. The
following stack trace is thrown for debugging purposes as well as to attempt to
terminate the thread which caused the illegal access.
    java.lang.Throwable.initCause(Throwable.java:456)
   
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1316)
   
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1196)
   
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1157)
   
com.mysql.jdbc.ConnectionImpl.clientPrepareStatement(ConnectionImpl.java:1549)
    com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4535)
    com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4434)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    java.lang.reflect.Method.invoke(Method.java:606)
   
org.apache.tomcat.jdbc.pool.ProxyConnection.invoke(ProxyConnection.java:126)
   
org.apache.tomcat.jdbc.pool.JdbcInterceptor.invoke(JdbcInterceptor.java:108)
   
org.apache.tomcat.jdbc.pool.DisposableConnectionFacade.invoke(DisposableConnectionFacade.java:81)
    com.sun.proxy.$Proxy17.prepareStatement(Unknown Source)
   
org.springframework.jdbc.core.JdbcTemplate$SimplePreparedStatementCreator.createPreparedStatement(JdbcTemplate.java:1451)
    org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:583)
    org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:639)
    org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:668)
    org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:676)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 57630] Illegal State Exception after start-up

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57630

--- Comment #2 from joeg <jg...@team345.com> ---
(In reply to Mark Thomas from comment #1)
> Bugzilla is not a support forum.

This is probably just me, nonetheless, I read this as:

running TC 8.0.17, no problems
upgrade to latest version as of 2/24/2015. 
Now I get the ugly exception

Hmmm, sounds like a bug and not a support forum question to me.  Plus, even if
it isn't that response has an arrogance and offensive terseness to it - albeit
unintentional.  Sure there are probably TOO MANY bugs/tickets.  But if you are
going to take the time to respond to _any_ of them, why not make the response
actually useful?  For instance, here you could have explained why this was
support (product working on version n-1, but not version n) and not a bug.  All
this time later that would have helped me....

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 57630] Illegal State Exception after start-up

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57630

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 OS|                            |All
         Resolution|---                         |INVALID

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Bugzilla is not a support forum.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org