[
https://issues.apache.org/jira/browse/FELIX-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall updated FELIX-3001:
-----------------------------------
Affects Version/s: gogo.command-0.8.0
Fix Version/s: gogo.command-0.10.0
> [gogo] help command throws ClassCastException if any osgi.command.function
> service property is not String[]
> -----------------------------------------------------------------------------------------------------------
>
> Key: FELIX-3001
> URL: https://issues.apache.org/jira/browse/FELIX-3001
> Project: Felix
> Issue Type: Bug
> Components: Gogo Command
> Affects Versions: gogo.command-0.8.0
> Reporter: Derek Baum
> Assignee: Derek Baum
> Priority: Minor
> Fix For: gogo.command-0.10.0
>
>
> java.lang.ClassCastException: java.lang.String cannot be cast to
> [Ljava.lang.String;
> at org.apache.felix.gogo.command.Basic.getCommands(Basic.java:384)
> at org.apache.felix.gogo.command.Basic.help(Basic.java:211)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at
> org.apache.felix.gogo.runtime.Reflective.method(Reflective.java:136)
> at
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira