Bug #41172 ProfilerEvent.pack() throws ArrayIndexOutOfBoundsException
Submitted: 2 Dec 2008 13:04 Modified: 24 May 2019 18:26
Reporter: Brian Cavalier Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:5.1.7 OS:Any
Assigned to: Alexander Soklakov CPU Architecture:Any
Tags: connectorj, java, jdbc, profiler

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:

[2 Dec 2008 13:05] Brian Cavalier
Reproducible test case

Attachment: ProfilerEventTest.java.zip (application/zip, text), 512 bytes.