[
https://issues.apache.org/activemq/browse/SMX4KNL-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41376#action_41376
]
Guillaume Nodet commented on SMX4KNL-6:
---------------------------------------
FTR, the display of the error is done in gshell-core, class
org.apache.geronimo.gshell.DefaultShell, method displayError (line 248)
> Error Message improvement on Gshell console.
> --------------------------------------------
>
> Key: SMX4KNL-6
> URL: https://issues.apache.org/activemq/browse/SMX4KNL-6
> Project: ServiceMix Kernel
> Issue Type: Improvement
> Environment: Linux
> Reporter: Jeff Yu
> Priority: Minor
>
> On the Gshell console, I run an non-existed command, it will prompt an
> NotFoundException.
> such as I run a "lsd" command:
> ERROR NotFoundException: lsd
> it would be better we can change to below, ( like linux bash)
> lsd : command not found
> and if I run a "osgi lsd" command, it will give me a prompt: ERROR
> NullPointerException: null, it would be better we can change it to above
> error message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.