Bug #38699 IllegalArgumentException thrown when invoking close
Submitted: 10 Aug 2008 15:22 Modified: 1 Sep 2008 18:09
Reporter: Chris Webster Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S1 (Critical)
Version:5.1.6 OS:Any
Assigned to: CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[10 Aug 2008 15:24] Chris Webster
relevant portion of the stack trace

Attachment: stacktrace.txt (text/plain), 2.71 KiB.

[13 Aug 2008 16:45] Nam Nguyen
Simple test case to reproduce the "null source" exception.

Attachment: Main.java (application/octet-stream, text), 988 bytes.