Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- | Packaging Grails application.....
- | Error Error packaging application: Error occurred processing message bundles: Error starting Sun's native2ascii: (NOTE: Stack trace has been filtered. Use --verbose to see entire trace.)
- org.codehaus.groovy.grails.compiler.PackagingException: Error occurred processing message bundles: Error starting Sun's native2ascii:
- at _GrailsPackage_groovy$_run_closure2.doCall(_GrailsPackage_groovy:48)
- at org.codehaus.gant.GantMetaClass.invokeMethod(GantMetaClass.java:133)
- at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16_closure18.doCall(GantBinding.groovy:185)
- at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16_closure18.doCall(GantBinding.groovy)
- at org.codehaus.gant.GantBinding.withTargetEvent(GantBinding.groovy:90)
- at org.codehaus.gant.GantBinding.this$4$withTargetEvent(GantBinding.groovy)
- at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16.doCall(GantBinding.groovy:185)
- at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16.doCall(GantBinding.groovy)
- at org.codehaus.gant.GantMetaClass.processClosure(GantMetaClass.java:81)
- at org.codehaus.gant.GantMetaClass.processArgument(GantMetaClass.java:95)
- at org.codehaus.gant.GantMetaClass.invokeMethod(GantMetaClass.java:128)
- at RunApp$_run_closure1.doCall(RunApp.groovy:28)
- at org.codehaus.gant.GantMetaClass.invokeMethod(GantMetaClass.java:133)
- at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16_closure18.doCall(GantBinding.groovy:185)
- at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16_closure18.doCall(GantBinding.groovy)
- at org.codehaus.gant.GantBinding.withTargetEvent(GantBinding.groovy:90)
- at org.codehaus.gant.GantBinding.this$4$withTargetEvent(GantBinding.groovy)
- at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16.doCall(GantBinding.groovy:185)
- at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16.doCall(GantBinding.groovy)
- at gant.Gant$_dispatch_closure5.doCall(Gant.groovy:381)
- at gant.Gant$_dispatch_closure7.doCall(Gant.groovy:415)
- at gant.Gant$_dispatch_closure7.doCall(Gant.groovy)
- at gant.Gant.withBuildListeners(Gant.groovy:427)
- at gant.Gant.this$2$withBuildListeners(Gant.groovy)
- at gant.Gant$this$2$withBuildListeners$0.callCurrent(Unknown Source)
- at gant.Gant.dispatch(Gant.groovy:415)
- at gant.Gant.this$2$dispatch(Gant.groovy)
- at gant.Gant.invokeMethod(Gant.groovy)
- at gant.Gant.executeTargets(Gant.groovy:591)
- at gant.Gant.executeTargets(Gant.groovy:590)
- Caused by: : Error starting Sun's native2ascii:
- at org.apache.tools.ant.taskdefs.optional.native2ascii.SunNative2Ascii.run(SunNative2Ascii.java:67)
- at org.apache.tools.ant.taskdefs.optional.native2ascii.DefaultNative2Ascii.convert(DefaultNative2Ascii.java:54)
- at org.apache.tools.ant.taskdefs.optional.Native2Ascii.convert(Native2Ascii.java:294)
- at org.apache.tools.ant.taskdefs.optional.Native2Ascii.execute(Native2Ascii.java:251)
- at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
- at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
- ... 30 more
- Caused by: java.lang.ClassNotFoundException: sun.tools.native2ascii.Main
- at org.apache.tools.ant.taskdefs.optional.native2ascii.SunNative2Ascii.run(SunNative2Ascii.java:51)
- ... 35 more
- | Error Error packaging application: Error occurred processing message bundles: Error starting Sun's native2ascii:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement