Uploaded image for project: 'SET - Setups'
  1. SET - Setups
  2. SET-176

Wrong classpath in JOE Startscript

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.12
    • 1.12.10
    • None

    Description

      Current Situation

      The JOE Startscript defines a wrong classpath.

      @rem set classpath
      set CP=patches/*;user_lib/*;3rd-party/*;3rd-party/log/log4j/*;sos/*
      

      Desired Behavior

      The JOE Startscript should define a correct classpath.

      @rem set classpath
      set CP=patches/*;user_lib/*;3rd-party/*;log/log4j/*;sos/*
      

      Workaround

      Change the JOE Startscript in $scheduler_home/bin/jobeditor.cmd|sh manually as described in the description.

      Attachments

        Activity

          People

            oh Oliver Haufe
            ur Uwe Risse
            Uwe Risse Uwe Risse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: