Good morning, I created a new project with
Grails 2.3.2
Java JDK 1.7.0_45
When I run the command:
grails run-app
see the following errors:
**| Configuring classpath
nov 09, 2013 1:52:27 PM java.util.prefs.WindowsPreferences <init>
| Running Grails application
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at ../../../src/share/instrument/JPLISAgent.c line: 844
Exception in thread "main"
| Error Forked Grails VM exited with error**
Can anyone help me?
thanks
For a quick and effortless start on Mac OSX, Linux, or Cygwin, you can use SDKMAN! (The Software Development Kit Manager) to download and configure any Grails version of your choice.
This tool makes installing the Grails framework on any Unix based platform (Mac OSX, Linux, Cygwin, Solaris, or FreeBSD) easy. Simply open a new terminal and enter: Follow the on-screen instructions to complete installation. Open a new terminal or type the command:
You can download previous versions as far back as Grails 1.2.0. For a quick and effortless start on Mac OSX, Linux, or Cygwin, you can use SDKMAN!
Just tried with exact same setup, as you have.
Its worked for newly created app but surely there are some problems in asm libraries.
Just comment-out section grails.project.fork of BuildConfig.groovy
That's it. The error will run away.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With