RSOD observed after saving an Agent Configuration
search cancel

RSOD observed after saving an Agent Configuration

book

Article ID: 377874

calendar_today

Updated On:

Products

Data Loss Prevention Core Package

Issue/Introduction

When adding a domain filter under HTTP or HTTPS an RSOD may occur if the total length of the filter exceeds 1024 characters.

Cause

java.lang.reflect.UndeclaredThrowableExceptionjava.lang.reflect.UndeclaredThrowableException
Caused by: java.lang.reflect.InvocationTargetException
Caused by: java.lang.IllegalArgumentException: The parameter is too long.  The length cannot exceed 1024 characters.

java.lang.reflect.InvocationTargetExceptionjava.lang.reflect.InvocationTargetException
Caused by: java.lang.IllegalArgumentException: The parameter is too long.  The length cannot exceed 1024 characters.

Resolution

Update the HTTP or HTTPS filter to reduce the total character count to be less than 1024 total characters.