Skip to main content
Version: 3.14.x.x LTS

UNBL

The next table lists all error codes related to the UnbluFilter.

MajorMinorMessageDetails
UNBL0001Creating shared state failed.Check the logs for more details.
0002Building original url: Found configured header do not match the regex.The header will be ignored.
0003Response size exceeds maximum upload size.Increase the maximum upload size of HTTP responses or ignore this error.
0004Exception occurred.Check the logs for more details.
0005Unblu session id missing in original content request.Contact support.
0006Missing Content-Type. Setting it to an empty string.
0007The configured servlet could not be found.Check the settings of the attribute UploadServlet of the UnbluFilter in your configuration.
0008Received status other than 200.Check the logs for more details or contact support.
0009Incomplete response.Check the logs for more details or contact support.
0010Failed to upload response, exception occurred.Check the logs for more details or contact support.
0011Unblu error occurred.Check the logs for more details.
0012Exception caught.Check the logs for more details or contact support.
0013Buffer size exceeds the configured value.Increase the value of the configuration parameter MaxInjectionSize of the UnbluFilter.
0014Unblu request init failed.Check the logs for more details or contact support.
0015Illegal: upload and injection requiredCheck the logs for more details or contact support.
0016Updating state failed. State is illegal.Check the logs for more details or contact support.
0017unbluRequestInject did return NULL and needMoreData was not trueContact support.
0018The servlet could not be found. Check the attribute 'UploadServlet' of your configurationCheck your configuration in web.xml.
0019received unexpected statusAn unexpected status code has been received from the UnbluServlet.
0020call to UnbluServlet failedThe call to the UnbluServlet failed. Check the log for further details.
0021Response too bigThe response cannot be injected because it is bigger than the configured MaxInjectionSize.
0022No upload possible. The body size is bigger than the configured MaxUploadSizeyIncrease the parameter MaxUploadSize of the related UnbluFilter.
0023Unable to create request context - out of memoryThe proxy ran out of memory.
0024The configuration couldn't be downloaded from the Unblu ServerThe 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.
0025The 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.