Anonymous | Login | Signup for a new account | 12-17-2024 08:49 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001690 | [Resin] | minor | always | 04-16-07 05:10 | 06-05-07 16:40 | ||||
Reporter | sam | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.0 | ||||||
Summary | 0001690: BTree insert of mismatched value | ||||||||
Description |
(snapshot 2007-04-16) Error occurred when persisting a new bean that has an int primary key marked with @Id, using the built-in Resin database. [08:07:51.522] Caused by: java.sql.SQLException: BTree insert of mismatched value [08:07:51.522] at com.caucho.db.index.BTree.insertLeafBlock(BTree.java:457) [08:07:51.522] at com.caucho.db.index.BTree.insertValue(BTree.java:418) [08:07:51.522] at com.caucho.db.index.BTree.insert(BTree.java:370) [08:07:51.522] at com.caucho.db.index.BTree.insert(BTree.java:329) [08:07:51.522] at com.caucho.db.table.IntColumn.setIndex(IntColumn.java:283) [08:07:51.522] at com.caucho.db.table.Table.insertRow(Table.java:775) [08:07:51.522] at com.caucho.db.table.Table.insert(Table.java:707) [08:07:51.522] at com.caucho.db.sql.InsertQuery.execute(InsertQuery.java:115) [08:07:51.522] at com.caucho.db.jdbc.PreparedStatementImpl.execute(PreparedStatementImpl.java:345) [08:07:51.522] at com.caucho.db.jdbc.PreparedStatementImpl.executeUpdate(PreparedStatementImpl.java:313) [08:07:51.522] at com.caucho.sql.UserPreparedStatement.executeUpdate(UserPreparedStatement.java:98) [08:07:51.522] at example.Category.__caucho_create(Category.java) [08:07:51.522] at com.caucho.amber.manager.AmberConnection.createInternal(AmberConnection.java:2685) [08:07:51.522] at com.caucho.amber.manager.AmberConnection.createInternal(AmberConnection.java:2643) [08:07:51.522] at com.caucho.amber.manager.AmberConnection.persistInternal(AmberConnection.java:2864) [08:07:51.522] at com.caucho.amber.manager.AmberConnection.persist(AmberConnection.java:283) [08:07:51.522] ... 25 more |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
36 total queries executed. 30 unique queries executed. |