Application Error Documentation
Find quick solutions to fix the issue in our error guide.
Image analysis applications usually have specific requirements regarding the input image, which are provided in the corresponding application documentation.
For example, an application that was trained to detect cells of a specific color, e.g. in histological sections, usually requires color images and will not work with grayscale images.
If an image analysis job fails due to a specific error, you will find an error code and a message under the icon. If an image analysis job fails due to an unspecific error, a different icon is shown.
Failed analysis jobs are listed on the Image Analysis page in the Analysis Jobs section under the Failed tab.
All error codes
- 1 General Error Codes and Messages
- 1.1 APPERR_0001
- 1.2 APPERR_0002
- 1.3 APPERR_0003
- 1.4 APPERR_0004
- 1.5 APPERR_0005
- 1.6 APPERR_0006
- 1.7 APPERR_0007
- 1.8 APPERR_0008
- 1.9 APPERR_0009
- 1.10 APPERR_0010
- 1.11 APPERR_0013
- 1.12 APPERR_0015
- 1.13 ERR_0600
- 2 App-specific codes
- 2.1 Fungi-repaint v2
- 2.1.1 APPERR_0011
- 2.2 Sparkfinder v1
- 2.2.1 APPERR_0012
- 2.2.2 APPERR_0014
- 2.3 Cell Painting v1
- 2.3.1 APPERR_0016
- 2.1 Fungi-repaint v2
- 3 Contact
General Error Codes and Messages
Error Code | Error Message | Solution |
---|---|---|
APPERR_0001 | A job with ROI was submitted, but the application does not have ROI support. | Submit the job without ROI, i.e. perform analysis on the whole image. |
APPERR_0002 | The input image is a WSI (whole slide image), but the application does not support WSIs. | Provide an image in a non-WSI format for this application. A possible procedure is to save your image in a non-WSI format, upload it to IKOSA® and start analysis again. |
APPERR_0003
| The input image is grayscale, but the application requires a color image (RGB color model). | Provide a color image (RGB color model) for this application. A possible procedure is to save your image as a color (RGB) image, upload it to IKOSA® and start the analysis again. |
APPERR_0004 | The input image is color (RGB color model), but the application requires a grayscale image. | Provide a grayscale image for this application. A possible procedure is to save your image as a grayscale image, upload it to IKOSA® and start analysis again. |
APPERR_0005 |