[2.5.1] Error Stopping Bundle

12 views
Skip to first unread message

Nathan Keiter

unread,
Nov 18, 2013, 10:05:58 PM11/18/13
to dot...@googlegroups.com
My stop method only has one line of code, just like the portlet example:

//Unregister all the bundle services
unregisterServices( context );

Stack trace above Activator.java:

Error stopping bundle. (java.lang.IllegalArgumentException: wrong number of arguments)
java.lang.IllegalArgumentException: wrong number of arguments
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.dotmarketing.osgi.GenericBundleActivator$ActivatorUtil.unregisterAll(GenericBundleActivator.java:969)
at com.dotmarketing.osgi.GenericBundleActivator$ActivatorUtil.access$800(GenericBundleActivator.java:795)
at com.dotmarketing.osgi.GenericBundleActivator.unregisterServlets(GenericBundleActivator.java:770)
at com.dotmarketing.osgi.GenericBundleActivator.unregisterServices(GenericBundleActivator.java:617)

Is this something that can be ignored, or does it mean the plugin is still running?

Ideas?

Jason Tesser

unread,
Nov 19, 2013, 6:21:01 AM11/19/13
to dot...@googlegroups.com
seems like a problem but i haven't seen that one yet 


--
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.
To post to this group, send email to dot...@googlegroups.com.
Visit this group at http://groups.google.com/group/dotcms.
For more options, visit https://groups.google.com/groups/opt_out.

Jonathan Gamba

unread,
Nov 19, 2013, 9:19:13 AM11/19/13
to dot...@googlegroups.com
I remember this issue, and it was fixed 6 months ago, Nathan are you using 2.5.1?.

Nathan Keiter

unread,
Nov 19, 2013, 10:30:32 AM11/19/13
to dot...@googlegroups.com
Thanks Jonathan, good to know. That's what version they told me the server was. Let me verify with them.


--

Nathan Keiter

unread,
Nov 20, 2013, 12:13:24 AM11/20/13
to dot...@googlegroups.com
Hey Jonathan, turns out someone accidentally did the zip install from the 2.3.2 zip file. We'll run the auto-updater to upgrade to 2.5.

Thanks again,

Nathan
Reply all
Reply to author
Forward
0 new messages