Product Information > JADE Error Messages and System Messages > 1300 through 1399 - Collection Exception Errors > 1342 - JadeBytes maximum content size exceeded

1342   JadeBytes maximum content size exceeded

Cause

This error occurs if an attempt has been made to create or update a JadeBytes instance to a length greater than approximately 1,019G bytes.

In addition, the JadeBytes class allocate method raises this error if its length parameter is less than zero (0).

Action

Change your application to prevent this.