-
Feb 8th, 2013, 03:20 PM
#1
Unable to inspect values in Grails Debugger (GGTS 3.2.0 M2 e3.8)
Hi,
I try to debug my Grails application but am having some troubles.
Debugger stops at the breakpoints and I can see the existing variables. But when I try to inspect an expression, I get an error. It's the same when I add watch expressions.
As far as I tested, it affects every expression, even really simple ones (like '1+1').
When the expressions is actually executed and assigned to a variable, I can see the correct value just fine.
Stacktrace:
http://pastebin.com/QQDxgX26
System:
Linux Mint 14
GGTS 3.2.0 M2 e3.8
Grails 2.2.0
Groovy Compiler 2.0.6
Any suggestions?
Thanks 
EDIT:
I found the error. I had no GRAILS_HOME variable set...
Last edited by moeTi; Feb 8th, 2013 at 03:34 PM.
-
Feb 8th, 2013, 05:45 PM
#2
-
Feb 8th, 2013, 05:49 PM
#3
Yep, looking good so far!
Back in my head I remembered the STS warning at first start up about GRAILS_HOME not being set.
Sorry to bother you, I really appreciate your fast responses :-)
Keep up the good work!
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