We also noticed this.
Removing /featurelayer/*/{trafficpatterns,trucktrafficpatterns} folders stops the warn messages.
We will probably go with this solution.
Thank you for your support.
Search found 7 matches
- Mon Feb 10, 2020 3:41 pm
- Forum: Generic questions
- Topic: WARN PTV_SpeedPatterns is not licensed
- Replies: 8
- Views: 8749
- Fri Feb 07, 2020 10:34 am
- Forum: Generic questions
- Topic: WARN PTV_SpeedPatterns is not licensed
- Replies: 8
- Views: 8749
Re: WARN PTV_SpeedPatterns is not licensed
Hi Bernd! I tried the method you suggested in server-logging.properties, but it doesn't seem to change anything. In addition with the log4j.appender.XSERVER.filter.0=org.apache.log4j.filter.ExpressionFilter log4j.appender.XSERVER.filter.0.acceptOnMatch=false I tried log4j.appender.XSERVER.filter.0.e...
- Thu Feb 06, 2020 1:28 pm
- Forum: Generic questions
- Topic: WARN PTV_SpeedPatterns is not licensed
- Replies: 8
- Views: 8749
Re: WARN PTV_SpeedPatterns is not licensed
Thank you Bernd!
I will try this after installing the Extras module.
In the meanwhile I wonder how much performance degradation should I expect because of this new filtering.
I will try this after installing the Extras module.
In the meanwhile I wonder how much performance degradation should I expect because of this new filtering.
- Wed Feb 05, 2020 10:33 am
- Forum: Generic questions
- Topic: WARN PTV_SpeedPatterns is not licensed
- Replies: 8
- Views: 8749
WARN PTV_SpeedPatterns is not licensed
Hi, (bernd: XSERS-1681) we recently upgraded xServices (xRoute, xLocate, xMap) from 1.24.0 to 1.28.1 and since our PTV logs are full of the following warnings: 2020-02-04 09:47:37,025;WARN;com.ptvag.xserver.module.xroute.m0014;163eb888-75e7-4f91-a83c-c56d1fd59dd6;default;;;The theme PTV_TruckSpeedPa...
- Wed Aug 27, 2014 12:30 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Linking section angle, WaypointDesc heading not working
- Replies: 2
- Views: 5690
Linking section angle, WaypointDesc heading not working
Dear Forum Members, We would like to use the WaypointDesc heading parameter to control the choosing of the road side. But we could not manage to do it, we have set the heading to a valid degree (110, 290), but it had no effect on the linking. We are using the default mg-truck-40t profile and LinkTyp...
- Wed Aug 06, 2014 8:53 pm
- Forum: Generic questions
- Topic: Gzip compression not working
- Replies: 6
- Views: 13325
Re: Gzip compression not working
Dear Andreas, thank you for the configuration information, it was very useful and good to know how to manage it. The good news is, that today I have started the xserver and fiddler and i got gzipped response, so it must was a transient error somewhere (i bet it was in Fiddler, not in xroute of cours...
- Tue Aug 05, 2014 2:51 pm
- Forum: Generic questions
- Topic: Gzip compression not working
- Replies: 6
- Views: 13325
Gzip compression not working
Dear Forum Members, I have tried to enable the gzip compression of the XML communication but i could not managed to do it. I have monitored the whole communication with Fiddler and even tried out a lot of modification to make it work. In the request the "Accept-Encoding: gzip" is present, ...