https://issues.apache.org/bugzilla/show_bug.cgi?id=55332

            Bug ID: 55332
           Summary: empty input file cause exception in FileMessageFactory
           Product: Tomcat 7
           Version: 7.0.41
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: lionghosts...@gmail.com

rm -rf inputFileX
touch inputFileX 

java org.apache.catalina.ha.deploy.FileMessageFactory inputFileX outputFileX


Exception in thread "main" java.lang.NullPointerException
    at
org.apache.catalina.ha.deploy.FileMessageFactory.main(FileMessageFactory.java:379)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to