Annex 2 : Error List

<< Click to Display Table of Contents >>

Navigation:  Technical Documentation > Autofill >

Annex 2 : Error List

Error codes are characterized by a value < 0.

 

In some cases, an error is due to multiple causes. You might activate the DIagnostic mode to activate the Cartes32u monitor. It gives a detailled diagnostic for errors due to audio treatment.

 

In the same way (e.g., errors generated by an Autofill plugin), it is recommended, to diagnose an error or an unexpected behavior, to start a DbWin32, DebugView or any debugging terminal. Numerous informations are generated and allows to follow the treatment of every item and locate problems.

 

[-1] :        The file to treat is defective, was deleted or cannot be accessed. If it's an XML file, verify that "Enable Database" and  "Enable XML" are ticked.

If the XML source is on an FTP, this error may indicate an FTP transfer problem to the the local disk.

If the audio file contains a chunk "aXML/iXML" and the chunk extraction fails, this error also applies.

[-2] :        The audio file to process has a duration to 0, or doesn't comply with the filter criterion (process only defective files or process only non defective files). In case of an XML process, the item has a forbidden type (e.g. cartstack)

[-3] :        The XML source file couldn't be processed (format issue, incorrect XML), or couldn't be translated with the style sheet (style sheet issue). The translated XML doesn't respond to the Netia native XML format, i.e. "tuple T_ITEM".

[-4] :        An item with the same GUID_ITEM already exists in the DB. For the items not updated, and only items which are not "Archived+Deleted".

[-5] :        The marker/field ITEM_STATE has an incorect value.

[-6] :        XML : The marker/field PATH has an incorect value.

[-7] :        XML : The marker/field FILE has an incorect value.

[-8] :        XML : Media file not found and required. Download error of the media file from the FTP server.

[-9] :        The source file is skipped beacause trop new (it may be written at the same time)

[-12] :        In update mode, more than 1 update criterion is filled and the option "Update Skip Flags/More than 1 key match" is ticked.

[-13] :        One of the skipping criterion in "Skip item on matching" is filled.

[-14] :        XML with DELETE command : Impossible action because this item is used in, at least, 1 cartstack.

[-15] :        XML with DELETE command : Impossible action because item to delete nit found.

[-16] :        XML with UPDATE command : Impossible action because item to update not found.

[-18] :        Production type XML :  Impossible action because no Raw/Master  and/or no sound file found or already existing.

[-20] :        Error generating an unique ID_ITEM (Stored procedures error or DB disconnection).

[-21] :        Error generating an unique ID_ITEM for a Production item (Stored procedures error or DB disconnection).

[-30] :        Update Mode, error  when loading existing item from DB.

[-31] :        Update Mode, skip on LOCKED item.

[-32] :        Update Mode, skip on PRIVATE/PERSONAL item.

[-33] :        Update Mode, skip on RTB item.

[-34] :        Update Mode, skip on RTA item.

[-36] :        Update Mode, skip on item with STATE=3 or 5 (deleted or archived + deleted).

[-37] :        Update Mode, skip on custom criterion (personalized query).

[-41] :        Update Mode on Production item , skip on LOCKED item.

[-42] :        Update Mode  on Production item, skip on PRIVATE/PERSONAL item.

[-43] :        Update Mode  on Production item, skip on RTB item.

[-44] :        Update Mode  on Production item, skip on RTA item.

[-46] :        Update Mode  on Production item, skip on item with STATE=3 or 5 (deleted or archived + deleted).

[-47] :        Update Mode  on Production item, skip on custom criterion (personalized query).

[-50] :        Error on media file loading (LoadMorceau).

[-55] :        Plugin error durring during "file scan" phase.

[-56] :        Plugin error durring during "By default metadata".

[-57] :        Plugin error ("bypass" type) durring "By default metadata".

[-60] :        Son file process : Sound level analysis error (for normalization).

[-65] :        Son file process : Masterization/Conversion error.

[-70] :        Plugin error during the "Pre insert of raw/master item" phase.

[-71] :        Insert/Update error of raw/master item in the DB.

[-72] :        Plugin error during the "Post insert of raw/master item" phase.

[-75] :        Plugin error during the "Pre insert of raw/master item" phase.

[-76] :        Insert/Update error of raw/master item in the DB.

[-77] :        Plugin error during the "Post insert of raw/master item" phase.

[-100]:        Plugin error during the "Post treatment" phase.

[-200…-210]: Post http page call treatment errors.