LaToya Green created PDFBOX-3050:
------------------------------------

             Summary: Java.lang.NoClassDefFoundError: 
org.apache.pdfbox.pdmodel.PDPage (initialization failure)' (CHARACTER)
                 Key: PDFBOX-3050
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3050
             Project: PDFBox
          Issue Type: Bug
         Environment: I run my application using Websphere Message Broker on a 
linux server.
            Reporter: LaToya Green


I receive the following error when running PDFBox: 
java.lang.NoClassDefFoundError: org.apache.pdfbox.pdmodel.PDPage 
(initialization failure)' (CHARACTER). I have the following jar files in my 
build path and in the classes folder on the server (linux): 
bcmail-jdk15-1.46.jar, bcprov-jdk15-1.46.jar, commons-logging-1.2.jar, 
fontbox-1.8.10.jar, icu4j-55.1.jar, jempbox-1.8.10.jar, pdfbox-1.8.10.jar . I 
receive the error on this line of code: PDPage page1 = new PDPage();. Any 
suggestions on how to fix this are greatly appreciated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to