[infinispan-issues] [JBoss JIRA] (ISPN-4014) remote-query quickstart app fails with NPE when run without a console

Adrian Nistor (JIRA) issues at jboss.org
Fri Feb 14 15:10:29 EST 2014


Adrian Nistor created ISPN-4014:
-----------------------------------

             Summary: remote-query quickstart app fails with NPE when run without a console
                 Key: ISPN-4014
                 URL: https://issues.jboss.org/browse/ISPN-4014
             Project: Infinispan
          Issue Type: Bug
          Components: Remote Querying
    Affects Versions: 6.0.0.Final
            Reporter: Adrian Nistor
            Assignee: Adrian Nistor
            Priority: Minor
             Fix For: 7.0.0.Alpha1, 7.0.0.Final


The app depends on System.console() not being null which is not always true. While in 99% cases the app works for the intended purpose it should also be possible to launch  it from an IDE (were console support is missing).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list