This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 241336 - Can not run or debug a grails project
Summary: Can not run or debug a grails project
Status: RESOLVED INVALID
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 8.0
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-03 12:57 UTC by thruminds
Modified: 2014-02-03 14:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thruminds 2014-02-03 12:57:47 UTC
As a part of the test spec 
<a href="http://services.netbeans.org/synergy/client/app/#/assignment/715/v/1">http://services.netbeans.org/synergy/client/app/#/assignment/715/v/1</a>

Grails version configured in Netbeans was 2.1.1

Output window content was as follows:


Error occurred during initialization of VM
agent library failed to init: instrument
Error opening zip file or JAR manifest missing : D:/Desktop
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Comment 1 Martin Janicek 2014-02-03 14:17:06 UTC
This is not a NetBeans issue. Grails doesn't [1] support Java 8 since it's only an early access so far. I'm sorry, there is nothing I can do with it at the moment. You need either switch to Java 7 or wait for another Grails version supporting Java 8. Thanks for understanding, closing as INVALID

[1] http://grails.1312388.n4.nabble.com/grails-help-command-error-td4647741.html