« Return to Thread: Exceptions in JDBC driver after uploading 92 Mb ZIP file

Re: Exceptions in JDBC driver after uploading 92 Mb ZIP file

by Evgeny Goldin :: Rate this Message:

Reply to Author | View in Thread

Wow, it's much worse than I thought - Artifactory now stopped serving ALL requests, throwing same NullPointerException all the time: stdout_20090708.zip

I'll see if Tomcat restart solves that.

Evgeny Goldin wrote:
I've tried to upload a 91.5Mb ZIP file (it's an Eclipse skeleton we need for plugin development).

Artifactory has "File Upload Max Size" set to "100" so upload itself went Ok (though it was a little bit too fast for me - it took less than a minute to upload such a big file?).

But now I can't access this file - attempting to download it or remove from repository causes Artifactory to throw exception, root cause is NPE in com.mysql.jdbc.ConnectionImpl.getServerCharacterEncoding().

See the log attached: stdout_20090708.zip

I'm using "mysql-connector-java-5.1.7-bin.jar"
--
Best regards,
Evgeny
http://evgeny-goldin.com/

 « Return to Thread: Exceptions in JDBC driver after uploading 92 Mb ZIP file