-
Oct 10th, 2012, 09:45 AM
#1
GGTS does not break on breakpoint set in Quartz job
GGTS version: 3.0.0.RELEASE
Grails version: 2.1.0
Quartz plugin version: 1.0-RC2
I'm able to set a breakpoint in the editor; however, execution never stops. Breakpoints do work in services, controllers, etc. Many Google searches have come up empty. Any help will be greatly appreciated!
-
Oct 10th, 2012, 05:10 PM
#2
Can you be a little more specific about what is not working?
Which file are you trying to set a breakpoint on? Is this file in a source folder? After the app is in debug mode, do you ever see a checkmark overlayed on the breakpoint (the checkmark means that the breakpoint is installed, a simple blue dot means that it is not).
-
Oct 11th, 2012, 09:04 AM
#3
Got it! The source file wasn't in GGTS' build path. Your question regarding the source folder is what clued me in. Thanks so much!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules