Last week we saw a whole bunch of these exceptions. Removing 
resin_data_default.db and resin_mnode_default.db and restarting Resin 
removed the problem, but possibly there is something there that needs 
attention.

java.lang.IllegalStateException
        at com.caucho.db.sql.QueryContext.unlock(QueryContext.java:546)
        at com.caucho.db.sql.QueryContext.close(QueryContext.java:591)
        at com.caucho.db.sql.UpdateQuery.execute(UpdateQuery.java:117)
        at 
com.caucho.db.jdbc.PreparedStatementImpl.execute(PreparedStatementImpl.java:344)
        at 
com.caucho.db.jdbc.PreparedStatementImpl.executeUpdate(PreparedStatementImpl.java:311)
        at 
com.caucho.server.distcache.MnodeStore.updateUpdateTime(MnodeStore.java:607)
        at 
com.caucho.server.distcache.AbstractDataCacheManager.saveLocalUpdateTime(AbstractDataCacheManager.java:690)
        at 
com.caucho.server.distcache.AbstractDataCacheManager.saveUpdateTime(AbstractDataCacheManager.java:628)
        at 
com.caucho.server.distcache.AbstractDataCacheManager.updateIdleTime(AbstractDataCacheManager.java:503)
        at 
com.caucho.server.distcache.AbstractDataCacheManager.getMnodeValue(AbstractDataCacheManager.java:250)
        at 
com.caucho.server.distcache.ProCacheEntry.getMnodeValue(ProCacheEntry.java:106)
        at 
com.caucho.distcache.AbstractCache.getExtCacheEntry(AbstractCache.java:452)
        at com.caucho.server.session.SessionImpl.load(SessionImpl.java:562)
        at 
com.caucho.server.session.SessionManager.createSession(SessionManager.java:1282)
        at 
com.caucho.server.connection.AbstractCauchoRequest.createSession(AbstractCauchoRequest.java:248)
        at 
com.caucho.server.connection.AbstractCauchoRequest.getSession(AbstractCauchoRequest.java:191)
        at ...





_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to