[
https://issues.apache.org/jira/browse/KARAF-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet moved FELIX-2101 to KARAF-85:
---------------------------------------------
Project: Karaf (was: Felix)
Key: KARAF-85 (was: FELIX-2101)
Component/s: (was: Karaf)
Fix Version/s: 1.6.2
(was: karaf-1.6.2)
> Exception in grep command
> -------------------------
>
> Key: KARAF-85
> URL: https://issues.apache.org/jira/browse/KARAF-85
> Project: Karaf
> Issue Type: Bug
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Fix For: 1.6.2
>
>
> When running "osgi:ls | grep -C 100 URL" i have the following exception
> java.lang.IndexOutOfBoundsException: Index: 183, Size: 183
> at java.util.ArrayList.RangeCheck(ArrayList.java:547)
> at java.util.ArrayList.get(ArrayList.java:322)
> at
> org.apache.felix.karaf.shell.commands.GrepAction.doExecute(GrepAction.java:176)
> at
> org.apache.felix.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:41)
> at
> org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:34)
> at
> org.apache.felix.gogo.runtime.shell.CommandProxy.execute(CommandProxy.java:45)
> at org.apache.felix.gogo.runtime.shell.Closure.execute(Closure.java:211)
> at
> org.apache.felix.gogo.runtime.shell.Closure.executeStatement(Closure.java:146)
> at org.apache.felix.gogo.runtime.shell.Pipe.run(Pipe.java:91)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.