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: [email protected]
          Reporter: [email protected]

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to