Bug #22643 | DBCP can't validate ReplicationConnections | ||
---|---|---|---|
Submitted: | 24 Sep 2006 18:44 | Modified: | 12 Oct 2007 13:45 |
Reporter: | Clive Cox | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S1 (Critical) |
Version: | 3.1.13, 5.0.x | OS: | Linux (linux) |
Assigned to: | CPU Architecture: | Any |
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:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[25 Sep 2006 8:26]
Clive Cox
[9 Nov 2006 12:19]
Tonci Grgin
Stack trace
Attachment: 22643STR.zip (application/x-zip-compressed, text), 1.01 KiB.