[jboss-jira] [JBoss JIRA] (WFCORE-115) CLI NullPointerException reconnecting after server restart

Darran Lofthouse (JIRA) issues at jboss.org
Fri Sep 19 04:50:05 EDT 2014


Darran Lofthouse created WFCORE-115:
---------------------------------------

             Summary: CLI NullPointerException reconnecting after server restart
                 Key: WFCORE-115
                 URL: https://issues.jboss.org/browse/WFCORE-115
             Project: WildFly Core
          Issue Type: Bug
          Components: CLI
            Reporter: Darran Lofthouse
            Assignee: Alexey Loubyansky
             Fix For: 1.0.0.Alpha9


It is always possible this is in code I have added to the CLI so feel free to assign it back if that turns out to be the case ;-)

Steps: -
 - Start wildfly-core
 - Start the CLI and connect to the local server, either with -c or connect command.
 - Shut down server with Ctrl-C and start again
 - Enter command in CLI

Result: -

{noformat}
[standalone at localhost:9990 /] connect
Failed to handle 'connect': java.lang.NullPointerException
{noformat}

Restarting the CLI it is able to connect.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list