[Cause]
It is access to check for updates of the library versions of third-party libraries EhCache and Quartz.
[Handling method]
Access can be suppressed.
You can stop this update check by specifying a value for the system property.
Specify true for net.sf.ehcache.skipUpdateCheck
Specify true for org.terravotta.quartz.skipUpdateCheck
Setting example:
For resin, set it to jvm_args in resin.properties.
jvm_args : -Xmx2048m -Dnet.sf.ehcache.skipUpdateCheck=true -Dorg.terracotta.quartz.skipUpdateCheck=true
intra-mart Accel Platform 2015 Summer (Karen) or later prevents this access by default.
-- Target -----------------------------------------------------------------
iAP/Accel Platform
---------------------------------------------------------------------------
FAQID:558