Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-3209

bucket.core.InfrastructureException: java.lang.NoClassDefFoundError

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 1.4
    • 1.4
    • Page - Export / Import
    • GNU/Linux - CentOS 4
      Standalone Version

      Hi, If I click on PDF icon catch exception java.lang.NoClassDefFoundError (please, for full stack see attachment).
      Can you help me? Thanks.

            [CONFSERVER-3209] bucket.core.InfrastructureException: java.lang.NoClassDefFoundError

            No problems.

            Cheers,
            Dave

            dave (Inactive) added a comment - No problems. Cheers, Dave

            Hello Dave,

            I use standart Sun JDK (1.4.2_08-b03). I fixed problem so that set corect CLASSPATH ( CLASSPATH="/usr/java/j2sdk1.4.2_08/jre/lib/rt.jar" ) (previously unset).

            Thank you for hint. Please extend bucket.core.InfrastructureException. Without your comment I don't see witch class is missing. java.lang.NoClassDefFoundError is very small.

            Cheers,
            Libor

            Libor Tvrdík added a comment - Hello Dave, I use standart Sun JDK (1.4.2_08-b03). I fixed problem so that set corect CLASSPATH ( CLASSPATH="/usr/java/j2sdk1.4.2_08/jre/lib/rt.jar" ) (previously unset). Thank you for hint. Please extend bucket.core.InfrastructureException. Without your comment I don't see witch class is missing. java.lang.NoClassDefFoundError is very small. Cheers, Libor

            Libor,

            Are you using a version of Java that does not contain the AWT classes?

            Digging deeper into FOP source for the line indicated by the stack trace, the NoClassDefFound is referring to the java.awt.Rectangle class.

            Cheers,
            Dave

            dave (Inactive) added a comment - Libor, Are you using a version of Java that does not contain the AWT classes? Digging deeper into FOP source for the line indicated by the stack trace, the NoClassDefFound is referring to the java.awt.Rectangle class. Cheers, Dave

              Unassigned Unassigned
              267e94630edc Libor Tvrdík
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: