IntelliJ 10.5 and debugging JBoss
Hi,
Just downloaded 10.5 and am having trouble starting JBoss (through the JBoss plugin) in Debug mode.
I get the following error in the Debug output window
IDEA was unexpected at this time
Is "IDEA" some kind of evironment variable that is being passed to JBoss?
It runs in Run mode fine. Exactly the same JBoss plugin configuration works in 10.0.3
If I run the command (minus debug parameters) manually, JBoss starts up fine.
See attachment for output.
I've reverted back to 10.0.3 in the meantime.
?:|
Attachment(s):
19-05-2011 9-49-03 AM.png
Please sign in to leave a comment.
Hello,
You may track the status of the issue at http://youtrack.jetbrains.net/issue/IDEA-69973.
As a workaround, you may temporarily disable the groovy plugin if you don't actually need it.
Regards,
Michael
Thanks Michael!
Works a treat. Luckily I'm not using Groovy at the moment.
Regards
Dean
:)