Hi,
is the baseurl whitelisted? There is the configuration key core.security.externalResourcesAccessWhitelist
in conf/xserver.conf. Further documentation can be found on https://xserver2.cloud.ptvgroup.com/dashboard/Default.htm#AdministratorsGuide/DSC_ServerConfiguration.htm?Highlight ...
Search found 2 matches
- Wed Aug 05, 2020 6:53 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Calculate Route stored XML profile requirements
- Replies: 1
- Views: 2943
- Fri May 29, 2015 9:09 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Memory Dump files
- Replies: 2
- Views: 5911
Re: Memory Dump files
Hello Zsolt,
adding -XX:-CreateMinidumpOnCrash works fine since our current xServer releases are shipped with this option. However you cannot add the option to the end of the property value, then the xServer framework fails to interpret the command line value correctly.
moduleRunCmd={cbd}/jre ...
adding -XX:-CreateMinidumpOnCrash works fine since our current xServer releases are shipped with this option. However you cannot add the option to the end of the property value, then the xServer framework fails to interpret the command line value correctly.
moduleRunCmd={cbd}/jre ...