You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Leo (JIRA)" <ji...@apache.org> on 2013/08/02 10:35:51 UTC

[jira] [Created] (FOP-2281) factory is not initialized when -cache is used in org.apache.fop.cli.Main

Leo created FOP-2281:
------------------------

             Summary: factory is not initialized when -cache is used in org.apache.fop.cli.Main
                 Key: FOP-2281
                 URL: https://issues.apache.org/jira/browse/FOP-2281
             Project: Fop
          Issue Type: Bug
         Environment: Fedora 19 64 bit
            Reporter: Leo
             Fix For: trunk


1.I set all jar files in the classpath.
2. I run this command
    java org.apache.fop.cli.Main -cache cacheFile

NullPointerException occurs.

The variable "factory" in CommandLineOptions is not initialized

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