1. Insert or Update (Hibernate JPA + Jboss 5.0.0GA) coderanch.com |
3. Jboss OutOfMemoryError after 30K-40K inserts/updates forum.hibernate.orgAuthor Message rogerd Post subject: Jboss OutOfMemoryError after 30K-40K inserts/updates Posted: Tue Aug 24, 2004 5:23 pm Newbie Joined: Tue Aug 24, 2004 4:54 pm Posts: 4 Hello, I am getting OutOfMemory Errors. I have looked through the Forums and attempted to find similar problems. I have discovered many things there and attempted to incorporate them in my code. ... |
4. Cannot insert into firebird using jboss 4.0 forum.hibernate.orgHibernate version:2.1.7 deployed as har service in Jboss4.0 Mapping documents: |
5. Simultaneous Insert Problem with JBoss forum.hibernate.orgNewbie Joined: Mon Nov 21, 2005 11:33 am Posts: 2 Location: X-Rite We ran into a major problem with our new JBoss project, where simultaneous inserts into the same table fail with unpredictable results. We're using JUnitPerf to simulate load, and it's working fine for methods that do not insert data. we're also able to manipulate records using regular unit tests ... |