| Anonymous | Login | Signup for a new account | 11-10-2025 01:09 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 | ||||
| 0001136 | [Resin] | minor | always | 05-22-06 09:37 | 06-29-06 16:38 | ||||
| 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.0.20 | Product Version | |||||
| Product Build | |||||||||
| Summary | 0001136: database idle-time and transation timeout | ||||||||
| Description |
(rep by Takahiro Fukuda) com.caucho.transaction.SystemExceptionWrapper: connection is closed at com.caucho.transaction.TransactionImpl.heuristicException(TransactionImpl.java:765) at com.caucho.transaction.TransactionImpl.commit(TransactionImpl.java:636) at com.caucho.transaction.TransactionManagerImpl.commit(TransactionManagerImpl.java:258) at com.caucho.jca.UserTransactionImpl.commit(UserTransactionImpl.java:372) at com.caucho.jca.UserTransactionProxy.commit(UserTransactionProxy.java:142) <database> <jndi-name>jdbc/sample</jndi-name> <driver> <type>oracle.jdbc.pool.OracleConnectionPoolDataSource</type> <url>jdbc:oracle:thin:@localhost:1521:orcl</url> <user>user</user> <password>pwd</password> </driver> <prepared-statement-cache-size>8</prepared-statement-cache-size> <max-connections>20</max-connections> <max-idle-time>10s</max-idle-time> </database> |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |