Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Groovy
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Tim Cooke
Paul Clapham
Liutauras Vilda
Sheriffs:
Junilu Lacar
Rob Spoor
Jeanne Boyarsky
Saloon Keepers:
Stephan van Hulst
Carey Brown
Tim Holloway
Piet Souris
Bartenders:
Forum:
Groovy
Grails 3.2.9 and Eclipse errors
S Shehab
Ranch Hand
Posts: 493
I like...
posted 5 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
HI ,
i just installed Grails 3.2.9 here is the output of grails -version
Grails Version: 3.2.9 Groovy Version: 2.4.10 JVM Version: 1.8.0_131
tried to make New Grails project from Eclipse Luna 4.4.2 but this error occurred
Command terminated with an exception: org.grails.ide.eclipse.longrunning.client.GrailsProcessDiedException: Grails process died (see details for partial output) Grails process died ------System.out:----------- ------System.err:----------- Error: Could not find or load main class org.codehaus.groovy.grails.cli.support.GrailsStarter
and when i tried to run create-app from the command line got the below error:
grails> create-app testme --stacktrace | Warning Unrecognized flag: stacktrace. | Error Command [create-app] error: null (NOTE: Stack trace has been filtered. Use --verbose to see entire trace.) java.lang.reflect.UndeclaredThrowableException at com.sun.proxy.$Proxy4.handleCommand(Unknown Source) at org.grails.cli.GrailsCli.handleCommand(GrailsCli.groovy:378) at org.grails.cli.GrailsCli$_handleCommandWithCancellationSupport_closur e6.doCall(GrailsCli.groovy:469) at org.grails.cli.GrailsCli$_handleCommandWithCancellationSupport_closur e6.call(GrailsCli.groovy) Caused by: java.nio.file.AccessDeniedException: C:\Windows\System32\appmgmt\MACH INE at org.grails.cli.profile.commands.CreateAppCommand.findAllFilesByName(C reateAppCommand.groovy:197) at org.grails.cli.profile.commands.CreateAppCommand.handle(CreateAppComm and.groovy:248) at org.grails.cli.profile.commands.CreateAppCommand.handle(CreateAppComm and.groovy:341) at org.grails.cli.GrailsCli.executeCommandWithArgumentValidation(GrailsC li.groovy:287) at org.grails.cli.GrailsCli$_execute_closure3.doCall(GrailsCli.groovy:25 0) ... 4 more | Error Command [create-app] error: null grails>
any ideas what caused these errors.
Thanks
Thanks,
Sherif
moose poop looks like football shaped elk poop. About the size of this tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Carriage return is not working
loader constraint violation
Java HotSpot(TM) Client VM warning: TieredCompilation is disable in java 8
failed to lazily initialize a collection of role
More...