After upgrading to AWS SDK for Java 2.x, we have occasionally gotten Socket closed exceptions when writing to S3. The error not on every write but quite often. To ...
When using Java 2 security and HTTPS in outbound JAX-RS client requests, it is possible to see a failure like this: ERROR: Caught exception attempting to call test method testPatchOptions on servlet ...
I've googled around, and I can't find any info on why java.net.URLConnection is abysmally slow. I have observed the problem on os x (with java 1.4.2), linux, and pocket pc (running ibm's j9). It ...