Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

EventCodeContextEventMessageDescription / Solution

Anchor
E1137
E1137

E1137

Task

Task can not be exported as Excel-file.


Anchor
E1141
E1141

E1141

Task

Excel Reimport: upload failed.

error on writing file to /data/editorImportedTasks/{takGuid}/excelReimport

Anchor
E1138
E1138

E1138

Task

Excel Reimport: Formal check failed: task-guid differs in task compared to the excel.


Anchor
E1139
E1139

E1139

Task

Excel Reimport: Formal check failed: number of segments differ in task compared to the excel.


Anchor
E1140
E1140

E1140

Task

Excel Reimport: Formal check failed: segment #{segmentNr} is empty in excel while there was content in the the original task.


Anchor
E1142
E1142

E1142

Segment

Excel Reimport: at least one segment needs to be controlled.

This is actually a warning. You have to control all segments in the given list. They may have an invalid tag-structure (eg. open a tag but not closing it) or something similar. This can lead to problems on further workflow steps.

Anchor
E1148
E1148

E1148

TaskTask can not be locked for excel export, no excel export could be created.

That means the task is currently in use by another user / process.

This is logged as info, since this can happen if another reviewer is editing while another reviewer is finishing the task.

Internal API access

EventCodeContextEventMessageDescription / Solution

Anchor
E1207
E1207
E1207

Internal api access

Response status "{status}" in indicates failure in communication with the API.

Check the error log for further information.

Anchor
E1208
E1208
E1208

Internal api accessParse error in JSON response, the error was: "{msg}"Check the error log for further information.

Anchor
E1209
E1209
E1209

Internal api accessEmpty JSON response.Check the error log for further information.

Plug-Ins

EventCodeContextEventMessageDescription / Solution

Anchor
E1218
E1218
E1218

Plug-In Manager

The PHP class for the activated plug-in "{plugin}" does not exist.

Either there is a typo in the class name of the activated plug-in class, or the class does relly not exist (anymore). Perhaps it was deleted. Or the wrong translate5 package without such a plug-in was installed.

Anchor
E1234
E1234
E1234

Plug-In ManagerMultiple Plugin Classes found to key {key}if some one ever traps here: search key ordered by "_" in the plugin class list (or implement something like a search tree)

Anchor
E1235
E1235
E1235

Plug-InNo Plugin Configuration found!No general plug-in configuration runtimeOptions→plugins exists.

Anchor
E1236
E1236
E1236

Plug-InA Plugin is missing or not active - plugin: {plugin}The mentioned plug-in is needed for another plug-in and must be activated therefore.

Anchor
E1237
E1237
E1237

Plug-InThe following Plugins are not allowed to be active simultaneously: {current} and {blocked}The mentioned plug-in is needed for another plug-in and must be activated therefore.

Anchor
E1238
E1238
E1238

Plug-InNo Plugin Configuration found for plugin {plugin}No specific plug-in configuration was found under runtimeOptions→plugins.

...