[
https://issues.apache.org/jira/browse/KARAF-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16933373#comment-16933373
]
Jean-Baptiste Onofré commented on KARAF-6366:
---------------------------------------------
It's actually a very old issue that affecting any previous 4.2.x releases. Even
Karaf 4.1.7 su behavior is weird. I gonna do a review.
> Console commands are failed to execute after su (substitute user)
> -----------------------------------------------------------------
>
> Key: KARAF-6366
> URL: https://issues.apache.org/jira/browse/KARAF-6366
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.2.6
> Environment: Linux, jdk1.8.0_91
> Reporter: Ayaz
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.3.0, 4.2.7
>
>
> start pure karaf 4.2.6 with ./karaf
> substitute 'karaf' user with its default 'karaf' password
> {code}
> su karaf
> {code}
> execute either
> {code}
> karaf@root()> shell:ls
> Error executing command: java.lang.reflection.InvocationTargetException
> {code}
> or
> {code}
> karaf@root()> log:display
> Error executing command: java.lang.StackOverflowError
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)