Brandon Marc-Aurele created BLUR-51:
---------------------------------------

             Summary: Blur Gui Fails With a Number Format Exception
                 Key: BLUR-51
                 URL: https://issues.apache.org/jira/browse/BLUR-51
             Project: Apache Blur
          Issue Type: Bug
            Reporter: Brandon Marc-Aurele


A clean install of the master branch of blur will fail when starting a 
controller.

ERROR 20130114_15:21:57:057_EST [main] 
concurrent.SimpleUncaughtExceptionHandler: Unknown error in thread 
[Thread[main,5,main]]
java.lang.NumberFormatException: null
        at java.lang.Integer.parseInt(Integer.java:417)
        at java.lang.Integer.parseInt(Integer.java:499)
        at 
org.apache.blur.thrift.ThriftBlurControllerServer.createServer(ThriftBlurControllerServer.java:135)
        at 
org.apache.blur.thrift.ThriftBlurControllerServer.main(ThriftBlurControllerServer.java:71)

--
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

Reply via email to