Anonymous | Login | Signup for a new account | 12-17-2024 10:59 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 | ||||
0003660 | [Resin] | minor | always | 09-01-09 09:06 | 09-04-09 09:41 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | urgent | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.1.10 | Product Version | 3.1.9 | ||||
Product Build | |||||||||
Summary | 0003660: No matching PoolItem found | ||||||||
Description |
(rep by Shinomiya Nobuaki) java.lang.IllegalStateException: No matching PoolItem found for com.caucho.sql.ManagedConnectionImpl@96b6a9 at com.caucho.jca.ConnectionPool.allocateIdle(ConnectionPool.java:729) at com.caucho.jca.ConnectionPool.allocatePool(ConnectionPool.java:654) at com.caucho.jca.ConnectionPool.allocate(ConnectionPool.java:619) at com.caucho.jca.ConnectionPool.allocateConnection(ConnectionPool.java:516) at com.caucho.sql.DataSourceImpl.getConnection(DataSourceImpl.java:65) at com.caucho.sql.DBPool.getConnection(DBPool.java:581) at com.caucho.server.cluster.JdbcStore.remove(JdbcStore.java:392) at com.caucho.server.cluster.ClusterObject.remove(ClusterObject.java:421) at com.caucho.server.session.SessionImpl.invalidateImpl(SessionImpl.java:590) at com.caucho.server.session.SessionImpl.invalidate(SessionImpl.java:545) at com.caucho.server.session.SessionManager.handleAlarm(SessionManager.java:1311) at com.caucho.util.Alarm.handleAlarm(Alarm.java:310) at com.caucho.util.Alarm.run(Alarm.java:280) at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:490) at com.caucho.util.ThreadPool.run(ThreadPool.java:423) at java.lang.Thread.run(Thread.java:534) |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Notes | |
(0004216) ferg 09-04-09 09:41 |
_pool and _idlePool must be synchronized together in ConnectionPool. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |