NuxRo opened a new issue #3493: terracota.org HTTP 403 URL: https://github.com/apache/cloudstack/issues/3493 Hello, Watching the logs after restarting 4.11.2 I can see the following error. It doesn't seem to break anything, but it'd be nice if someone confirmed what this does and how we can fix it. ``` 2019-07-15 15:40:12,416 DEBUG [n.s.e.u.UpdateChecker] (net.sf.ehcache.CacheManager@b5d7233:null) (logid:) Update check failed: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.terracotta.org/kit/reflector?pageID=update.properties&kitID=ehcache.default&id=1833340124&os-name=Linux&jvm-name=OpenJDK+64-Bit+Server+VM&jvm-version=1.8.0_201&platform=amd64&tc-version=2.6.11&tc-product=Ehcache+Core+2.6.11&source=Ehcache+Core&uptime-secs=1&patch=UNKNOWN at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at net.sf.ehcache.util.UpdateChecker.getUpdateProperties(UpdateChecker.java:108) at net.sf.ehcache.util.UpdateChecker.doCheck(UpdateChecker.java:72) at net.sf.ehcache.util.UpdateChecker.checkForUpdate(UpdateChecker.java:60) at net.sf.ehcache.util.UpdateChecker.run(UpdateChecker.java:51) at java.util.TimerThread.mainLoop(Timer.java:555) at java.util.TimerThread.run(Timer.java:505) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
