mondain / jets3t

JetS3t (pronounced "jet-set") is a free, open-source Java toolkit and application suite for Amazon Simple Storage Service (Amazon S3), Amazon CloudFront content delivery network, and Google Storage for Developers.
Apache License 2.0
26 stars 13 forks source link

What causes this line to be written to catalina.out: 2018-12-12 05:42:48,344 INFO org.jets3t.service.impl.rest.httpclient.RestS3Service.<init>:280 - Using Proxy: xxx.xx.xxx.xxx:80 #2

Open mmr11408 opened 5 years ago

mmr11408 commented 5 years ago

This is related to this post: https://groups.google.com/forum/#!topic/jets3t-users/flf5XnoliGc

We have two hosts that are supposed to be setup identically. On one, the above line is written to catalina.out over and over and is causing the file system to fill up while the other one is fine. I have searched the application log4j property files as well as tomcat ones and do not see what is causing it. Any clue where to look would be appreciated.

jets3t-0.6.1.jar is being used.