NZE-29241: a buffer block needs to more space but its length is fixed
What triggered the Error:
The application has preallocated an output buffer that is too short for the operation and has specified that the buffer should not grow as needed.What should we do to fix it:
Either preallocate a larger buffer or allow the toolkit to grow the output buffer as needed.
If this was not sufficient go over to:
Oracle Official Support Knowledge Center
Or maybe those geeks at: StackOverflow Board
Or maybe those geeks at: StackOverflow Board