-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Hibernate and the Eclipse debugger
PostPosted: Wed Jun 02, 2004 10:23 am 
Newbie

Joined: Mon Sep 08, 2003 10:06 am
Posts: 14
I have an application that uses Hibernate that I debug in Eclipse (3.0M7). For some reason, the debugger is stopping for HibernateExceptions that are caught and handled within Hibernate (MappingExceptions, I think). My application works fine, but when I'm testing the application with JUnit or through Tomcat, and they're running in the debugger, it's a pain to have to continue execution several times when these exceptions are thrown.

Anyone seen this problem? Is there additional information I need to post?

One additional bit I can mention is that it appears as though Hibernate is trying to look up mappings for symbols like "(" and "=" when the exceptions are thrown.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 02, 2004 3:54 pm 
Newbie

Joined: Mon May 31, 2004 10:15 am
Posts: 4
Location: Argentina
In eclipse preferences you can tell it not to suspend execution on uncaught exceptions. Maybe not ideal, for debugging your own code, but at least it is not as annoying. I think that fixed it for me.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.