your database seems to be consistent. Others reported that it worked with PostgreSQL, so i don't really know how to help you. Sorry :(
This is definitely the weird stuff | 2005-01-21 00:29:33,663 DEBUG [net.sf.hibernate.SQL] insert into jbp_user_pref_set (name, jbp_parent_id) values (?, ?) | 2005-01-21 00:29:33,663 DEBUG [net.sf.hibernate.impl.BatcherImpl] preparing statement | 2005-01-21 00:29:33,664 DEBUG [net.sf.hibernate.persister.EntityPersister] Dehydrating entity: [org.jboss.portal.core.impl.user.UserPrefSet#] | 2005-01-21 00:29:33,664 DEBUG [net.sf.hibernate.type.StringType] binding '' to parameter: 1 | 2005-01-21 00:29:33,664 DEBUG [net.sf.hibernate.type.IntegerType] binding null to parameter: 2 | 2005-01-21 00:29:33,666 DEBUG [net.sf.hibernate.util.JDBCExceptionReporter] SQL Exception | org.postgresql.util.PSQLException: ERROR: null value in column "jbp_id" violates not-null constraint I don't know how this is happening. If you can reproduce it, please let me know how. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863314#3863314 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863314 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
