Anonymous | Login | Signup for a new account | 12-17-2024 10:43 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003850 | [Resin] | minor | always | 01-15-10 02:36 | 03-03-10 16:48 | ||||
Reporter | mocospace | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | high | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.5 | Product Version | 4.0.2 | ||||
Product Build | |||||||||
Summary | 0003850: MnodeStore removeExpiredData fails | ||||||||
Description |
We have no wish to use the distributed cache but have been receiving errors that are being reported to server-error.log Also we do not have a JDBC connection defined in resin.xml so why does resin try to use one ? (com.caucho.db.jdbc) |
||||||||
Steps To Reproduce | |||||||||
Additional Information |
[10/01/15 05:24:42.483] java.lang.IllegalStateException [10/01/15 05:24:42.484] at com.caucho.db.sql.QueryContext.unlock(QueryContext.java:546) [10/01/15 05:24:42.484] at com.caucho.db.sql.QueryContext.close(QueryContext.java:591) [10/01/15 05:24:42.484] at com.caucho.db.sql.DeleteQuery.execute(DeleteQuery.java:84) [10/01/15 05:24:42.484] at com.caucho.db.jdbc.PreparedStatementImpl.execute(PreparedStatementImpl.java:344) [10/01/15 05:24:42.484] at com.caucho.db.jdbc.PreparedStatementImpl.executeUpdate(PreparedStatementImpl.java:311) [10/01/15 05:24:42.484] at com.caucho.server.distcache.MnodeStore.removeExpiredData(MnodeStore.java:637) [10/01/15 05:24:42.484] at com.caucho.server.distcache.MnodeStore.handleAlarm(MnodeStore.java:688) [10/01/15 05:24:42.484] at com.caucho.util.Alarm.handleAlarm(Alarm.java:432) [10/01/15 05:24:42.484] at com.caucho.util.Alarm.run(Alarm.java:404) [10/01/15 05:24:42.484] at com.caucho.util.ThreadPool$PoolThread.runTasks(ThreadPool.java:901) [10/01/15 05:24:42.484] at com.caucho.util.ThreadPool$PoolThread.run(ThreadPool.java:866) |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 27 unique queries executed. |