Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-10123

VmWork job gets deleted before the parent job had time to fetch its result

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Management Server
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      Depending on the timezone you're running CS (before GMT timezones) you could experience that some jobs are marked as failed since the parent job got a null result despite its child job having successfully done the job. The child job got deleted by the CleanupTask ahead of time, due to a missing datetime conversion to GMT timezone.

      Jobs are failing with this message: Job failed with un-handled exception

      The fix intends to correct any datetime used in the code that should be using the GMT timezone instead of the local one since all DB datetime should be stored at GMT.

      Attachments

        Issue Links

          Activity

            People

              marcaurele Marc-Aurèle Brothier
              marcaurele Marc-Aurèle Brothier
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: