Issue Details (XML | Word | Printable)

Key: GRAILS-3072
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Graeme Rocher
Reporter: YQ
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Grails

install-plugin error

Created: 07/Jun/08 02:59 AM   Updated: 07/Jun/08 02:59 AM
Component/s: Plugins
Affects Version/s: 1.0.2, 1.0.3
Fix Version/s: None

Time Tracking:
Not Specified

Environment: JDK1.5.0.15 , Grails1.0.2/Grails1.0.3


 Description  « Hide
Under Grails1.0.2/Grails1.0.3 environments, I run install-plugin script to install FCK-Editor Plugin, and I got an Exception:

........
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 fail
ed 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.jav
a:167)
at InstallPlugin_groovy$_run_closure3.doCall(InstallPlugin_groovy:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
................

It seems a Grails Bug , so I raise this issue



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.