Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3850 | minor | always | 01-15-10 02:36 | 03-03-10 16:48 | |
|
|||||
Reporter: | mocospace | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | high | OS Version: | |||
Status: | closed | Product Version: | 4.0.2 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.5 | ||
|
|||||
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) |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|