gtfs-realtime-validator
gtfs-realtime-validator copied to clipboard
java.security.PrivilegedActionException: java.lang.NoSuchMethodException:
Summary:
Cannot start the validator
Steps to reproduce:
just follow the user instruction
Observed behavior:
PrivilegedActionException was thrown.
Platform:
Windows 10 and jdk16.0.1
@simon1749 Thanks for reporting this. Do you get the same exception when running on older JDKs such as 11 or 8?
@simon1749 Thanks for reporting this. Do you get the same exception when running on older JDKs such as 11 or 8?
I just tried again with JDK 11, and the validator worked fine.