Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-278

Errors When condor version cannot be determined

XMLWordPrintable

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 4.3
    • Affects Version/s: None
    • Component/s: Pegasus Planner
    • None

      when condor_version is not in your path. Pegasus severly complains several times.
      I don't think the condor not find should be an error. Even if it is an error the order does not seem to be correct.
      First the condor_version was not found as a consequence the version was not determined.

      Also why do you nede to run it 3 times. Shouldn't you cache the result in your bag of goodies that you pass around or just set a java property at that time and grab it again when you need it.

      2010.11.17 17:45:29.419 PST: [WARNING] Unable to determine the version of condor
      2010.11.17 17:45:29.465 PST: [ERROR] IOException while determining condor_version class java.io.IOException: Cannot run program "condor_version": error=2, No such file or directory
      2010.11.17 17:45:29.466 PST: [WARNING] Unable to determine the version of condor
      2010.11.17 17:45:29.807 PST: [ERROR] IOException while determining condor_version class java.io.IOException: Cannot run program "condor_version": error=2, No such file or directory
      2010.11.17 17:45:29.807 PST: [WARNING] Unable to determine the version of condor
      2010.11.17 17:45:29.842 PST: [ERROR] IOException while determining condor_version class java.io.IOException: Cannot run program "condor_version": error=2, No such file or directory
      2010.11.17 17:45:29.842 PST: [WARNING] Unable to determine the version of condor

            Assignee:
            vahi Karan Vahi
            Reporter:
            gmehta Gaurang Mehta (Inactive)
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: