Grails

Install-plugin fails with "Grails Bug" message

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: 1.0.1
  • Fix Version/s: 1.0.2
  • Component/s: None
  • Labels:
    None

Description

I tried to install my own plugin in a project - the plugin depends on 2 other plugins, including quartz:0.1 - and I got this message:

Loading with installed plug-ins: ["mail", "quartz", "authentication"] ...
[delete] Deleting directory /Users/marc/Projects/gf/Code/GigFeeder/plugins/email-confirmation-0.4
[delete] Deleting: /Users/marc/.grails/1.0.1/projects/GigFeeder/resources/web.xml
[delete] Deleting directory /Users/marc/.grails/1.0.1/projects/GigFeeder/classes
[delete] Deleting directory /Users/marc/.grails/1.0.1/projects/GigFeeder/resources
Grails Bug: If the plugin wasn't loaded it should be in the failed plugins list, but is not. Please report the issue.
java.lang.IllegalArgumentException: Grails Bug: If the plugin wasn't loaded it should be in the failed plugins list, but is not. Please report the issue.
at org.springframework.util.Assert.notNull(Assert.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
at groovy.lang.MetaClassImpl.invokeStaticMethod(MetaClassImpl.java:1094)
at groovy.lang.ExpandoMetaClass.invokeStaticMethod(ExpandoMetaClass.java:957)
at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:748)
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
at InstallPlugin_groovy$_run_closure3.doCall(InstallPlugin_groovy:176)

Activity

Hide
Graeme Rocher added a comment -

already fixed

Show
Graeme Rocher added a comment - already fixed

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: