Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
848 | minor | always | 01-09-06 12:08 | 01-21-06 14:01 | |
|
|||||
Reporter: | sam | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.15 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.18 | ||
|
|||||
Summary: | 0000848: resin db support data over 64M | ||||
Description: |
(rep by C Amott) 3.0.15. I also saw some errors on restart like this: [08:42:44.959] java.lang.IllegalStateException: Can't yet support data over 64M I am wondering if I was setting the cache too large ... what are practical maximum settings for the proxy cache? the defaults of 1024 entries, 1M memory, and 64M disk seem far too small for our application. [08:42:44.959] at com.caucho.db.store.Inode.readFragmentAddr(Inode.java:569) [08:42:44.959] at com.caucho.db.store.Inode.remove(Inode.java:472) [08:42:44.959] at com.caucho.db.store.Transaction.commit(Transaction.java:472) [08:42:44.959] at com.caucho.db.store.Transaction.commitAutoCommitWrite(Transaction.java:261) [08:42:44.959] at com.caucho.db.sql.DeleteQuery.execute(DeleteQuery.java:98) [08:42:44.959] at com.caucho.db.jdbc.PreparedStatementImpl.execute(PreparedStatementImpl.java:349) [08:42:44.959] at com.caucho.db.jdbc.PreparedStatementImpl.executeUpdate(PreparedStatementImpl.java:325) [08:42:44.959] at com.caucho.server.cluster.FileBacking.clearOldObjects(FileBacking.java:279) [08:42:44.959] at com.caucho.server.cluster.ClusterStore.clearOldObjects(ClusterStore.java:368)[08:42:44.959] at com.caucho.server.cluster.StoreManager.handleAlarm(StoreManager.java:548) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|