Hi There,
We've had a query from one of our customers saying that the JVM our product is using is calling out to http://wrapper.tanukisoftware.org and its hitting their internal firewall.
We are not sure why this is happening and how to prevent it. Does anyone any ideas.
This is what is shows in our service log file.
STATUS | wrapper | 2016/07/20 03:09:59 | Launching a JVM...
INFO | jvm 1 | 2016/07/20 03:10:04 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
INFO | jvm 1 | 2016/07/20 03:10:04 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
INFO | jvm 1 | 2016/07/20 03:10:04 |
The Wrapper or its Java has never opened any external connections so I am not sure what they would be seeting here.
Much later versions send emails and do remote logging, but both of those are to configured hosts.
Are they able to tell any information about what is the request?
Is it possible that another tool is making a request based on information in the Wrapper Jar's manifest?