|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 3851 | minor | always | 01-18-10 12:39 | 03-05-10 11:14 | |
|
|
|||||
| Reporter: | alex | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.3 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.5 | ||
|
|
|||||
| Summary: | 0003851: IllegalStateException on session load | ||||
| Description: |
rep by: Mattias Jiderhamn 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 ... |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||