Ticket #239 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

job voor stillanalyse

Reported by: Marc Pluijmaekers Owned by: robert
Priority: minor Milestone: MediaMosa 2.2
Component: Transcoding Version:
Keywords: Cc:
MoSCoW: Must Have Estimated time after impact analysis:
Related to project: none Tested: yes
Accepted: yes Estimated Hours: 2

Description

Voorstel van Arjen:

Ik stel voor om een job met status "completed" aan te maken bij de still analyse, eventuele foutmeldingen (file not found, no valid image) kunnen we dan in de job status kwijt.

Change History

Changed 3 years ago by Marc Pluijmaekers

In English
--
Proposal:
create a job with status "complete" during still analysis. If necessary, any errors (e.g. file not found, no valid image) can be given back in the job status.

Changed 3 years ago by Frans

  • moscow changed from Could Have to Should Have
  • milestone changed from MediaMosa X.X to MediaMosa 2.2

Changed 3 years ago by Frans

  • moscow changed from Should Have to Must Have

Changed 3 years ago by robert

  • estimated_hours set to 2

Changed 3 years ago by forgacs

  • owner set to robert
  • status changed from new to assigned

Fixed. The changed are on the repository.

Changed 3 years ago by robert

  • status changed from assigned to closed
  • resolution set to fixed

Changed 3 years ago by Michiel.Schok

  • tested changed from no to yes
  • accepted changed from no to yes

I see

<item id="3">
      <id>922</id>
      <owner>SURFNET.michiel</owner>
      <status>FINISHED</status>
      <progress>1.000</progress>
      <priority>0</priority>
      <job_type>STILL</job_type>
      <started>09-09-2010 12:28</started>
      <started_unix>1284028101</started_unix>
      <error_description></error_description>
    </item>

appear in the /joblist of an asset.

Changed 3 years ago by Michiel.Schok

On a different asset, I even found an error message:

    <item id="2">
      <id>937</id>
      <owner>SURFNET.michiel</owner>
      <status>FAILED</status>
      <progress>0.000</progress>
      <priority>0</priority>
      <job_type>STILL</job_type>
      <started>09-09-2010 15:00</started>
      <started_unix>1284037242</started_unix>
      <error_description>Error: ffmpeg returned a non-zero exit code: 1</error_description>
    </item>
Note: See TracTickets for help on using tickets.