UNBL
The next table lists all error codes related to the UnbluFilter.
Major | Minor | Message | Details |
---|---|---|---|
UNBL | 0005 | Unblu session id missing in original content request. | Contact support. |
0006 | Missing Content-Type. Setting it to an empty string. | ||
0007 | The configured servlet could not be found. | Check the settings of the attribute UploadServlet of the UnbluFilter in your configuration. | |
0008 | Received status other than 200. | Check the logs for more details or contact support. | |
0009 | Incomplete response. | Check the logs for more details or contact support. | |
0010 | Failed to upload response, exception occurred. | Check the logs for more details or contact support. | |
0011 | Unblu error occurred. | Check the logs for more details. | |
0012 | Exception caught. | Check the logs for more details or contact support. | |
0013 | Buffer size exceeds the configured value. | Increase the value of the configuration parameter MaxInjectionSize of the UnbluFilter. | |
0014 | Unblu request init failed. | Check the logs for more details or contact support. | |
0015 | Illegal: upload and injection required | Check the logs for more details or contact support. | |
0016 | Updating state failed. State is illegal. | Check the logs for more details or contact support. | |
0017 | unbluRequestInject did return NULL and needMoreData was not true | Contact support. | |
0018 | The servlet could not be found. Check the attribute 'UploadServlet' of your configuration | Check your configuration in web.xml. | |
0019 | received unexpected status | An unexpected status code has been received from the UnbluServlet. | |
0020 | call to UnbluServlet failed | The call to the UnbluServlet failed. Check the log for further details. | |
0021 | Response too big | The response cannot be injected because it is bigger than the configured MaxInjectionSize. | |
0022 | No upload possible. The body size is bigger than the configured MaxUploadSizey | Increase the parameter MaxUploadSize of the related UnbluFilter. | |
0023 | Unable to create request context - out of memory | The proxy ran out of memory. | |
0024 | The configuration couldn't be downloaded from the Unblu Server | The configuration could not be downloaded from the Unblu server. The UnbluFilter may not work as expected. Check the Unblu server for errors or configure a local configuration file. See parameter UnbluConfigMode. | |
0025 | The UnbluFilter could not be loaded. It will be deactivated. | An error occurred while trying to configure the UnbluFilter. The filter will be deactivated and no Unblu request will be possible via this filter. |