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 208457 - Resolving plugin JAR dependencies | Error Error executing plugin tomcat-2.0.1 script: C:\Documents and Settings\Kolla's\.grails\2.0.1\projects\Grails1\plugins\tomcat-2.0.1\scripts\_Install.groovy
Summary: Resolving plugin JAR dependencies | Error Error executing plugin tomcat-2.0.1...
Status: RESOLVED INCOMPLETE
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-15 14:57 UTC by harishkolla
Modified: 2012-03-17 20:47 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 harishkolla 2012-02-15 14:57:09 UTC
Product Version = NetBeans IDE 7.1 (Build 201112071828)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_12
Runtime = Java HotSpot(TM) Client VM 11.2-b01
Comment 1 harishkolla 2012-02-15 15:01:10 UTC
When i try to create domain class or controller class in grails project i will get errors like this

Error Error executing plugin tomcat-2.0.1 script: C:\Documents and Settings\Kolla's\.grails\2.0.1\projects\Grails1\plugins\tomcat-2.0.1\scripts\_Install.groovy

Error Error executing plugin hibernate-2.0.1 script: C:\Documents and Settings\Kolla's\.grails\2.0.1\projects\Grails1\plugins\hibernate-2.0.1\scripts\_Install.groovy

Error Error executing plugin jquery-2.0.1 script: C:\Documents and Settings\Kolla's\.grails\2.0.1\projects\Grails1\plugins\jquery-2.0.1\scripts\_Install.groovy
Comment 2 Martin Janicek 2012-03-17 20:47:41 UTC
Hi, could you please provide concrete steps to reproduce the issue? When I try to create Grails project from scratch and create domain/controller class afterwards it's working fine.
Or if it's possible, attach your project where the exception is raised.
Thanks in advance and please reopen the issue together with those information.