Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:
2.1
JBoss 4.1
Code between sessionFactory.openSession() and session.close():
We are using the JTATransactionManager and everything was working great when all of a sudden, we starting getting crazy errors. We go to login which worked fine but now it returns a null list. As well we have been getting errors such that org.apache.struts.action.RequestProcessor Null pointer exception. Another is NoClassDefFound. All of these with unchanged code that worked 5 minutes before. Any clue?
After JBoss had been running for a time it would say it was out of sessions or something to that affect. I have read that there is a bug that it marks transactions for rollback but that does not actually ever happen. We would simply redeploy the app and all was well. Not any more.
I have posted to the Jboss site as well but thought I would put it here too.
Full stack trace of any exception that occurs:
Name and version of the database you are using:
Sybase ASE 12.5
Debug level Hibernate log excerpt:
Debug