Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-3667

Scripting support fails on MacOS when using java 5

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.3 GA
    • Component/s: None
    • Environment:
      MacOS
      All versions 5.2
    • Impact type:
      Deployment change
    • Upgrade notes:
      Hide

      To correct it, just remove AppleScriptEngine.jar from your system; run in a terminal:

      mkdir ~/backup/
      sudo mv /System/Library/Java/Extensions/AppleScriptEngine.jar ~/backup/

      Show
      To correct it, just remove AppleScriptEngine.jar from your system; run in a terminal: mkdir ~/backup/ sudo mv /System/Library/Java/Extensions/AppleScriptEngine.jar ~/backup/

      Description

      It applies only on nuxeo-distribution-jetty and other bundles containing ScriptingComponent using java 5 with MacOS.
      You have the following failure:

      ERROR [ComponentManagerImpl] Failed to create component: service:org.nuxeo.runtime.ScriptingComponent
      java.lang.UnsupportedClassVersionError: Bad version number in .class file

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: