-
Jun 2nd, 2012, 12:06 AM
#1
Unable to run grails app.. Please help
When i try to run grails application using app folder:> grails run-app
i get the below error. Please let me know how to resolve the issue. Thanks in advance.
Loading Grails 2.0.3
| Configuring classpath.
| Environment set to development.....
| Packaging Grails application.....
| Compiling 1 source files.....
| Running Grails application
| Error Failed to initialize component [StandardServer[-1]] (NOTE: Stack trace has been filtered. Use --verbose to see entire trace.)
org.apache.catalina.LifecycleException: Failed to initialize component [StandardServer[-1]]
at org.grails.plugins.tomcat.InlineExplodedTomcatServ er.doStart(InlineExplodedTomcatServer.groovy:137)
at org.grails.plugins.tomcat.TomcatServer.start(Tomca tServer.groovy:102)
at _GrailsRun_groovy$_run_closure5_closure12.doCall(_ GrailsRun_groovy:175)
at _GrailsRun_groovy$_run_closure5.doCall(_GrailsRun_ groovy:152)
at _GrailsRun_groovy.runInline(_GrailsRun_groovy:120)
at _GrailsRun_groovy$_run_closure1.doCall(_GrailsRun_ groovy:66)
at RunApp$_run_closure1.doCall(RunApp:33)
Caused by: java.lang.UnsatisfiedLinkError: sun.management.VMManagementImpl.getVersion0()Ljava/lang/String;
... 7 more
| Error Server failed to start: org.apache.catalina.LifecycleException: Failed to initialize component [StandardServer[-1]]
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