MobilityData / gtfs-realtime-validator

Java-based tool that validates General Transit Feed Specification (GTFS)-realtime feeds
Other
41 stars 10 forks source link

java.security.PrivilegedActionException: java.lang.NoSuchMethodException: #83

Closed isabelle-dr closed 2 years ago

isabelle-dr commented 2 years ago

Issue by simon1749 May 3, 2021 Originally opened as https://github.com/CUTR-at-USF/gtfs-realtime-validator/issues/397


Summary:

Cannot start the validator

Steps to reproduce:

just follow the user instruction

Observed behavior:

PrivilegedActionException was thrown.

gtfs validator error.txt

Platform:

Windows 10 and jdk16.0.1

isabelle-dr commented 2 years ago

Comment by barbeau May 3, 2021


@simon1749 Thanks for reporting this. Do you get the same exception when running on older JDKs such as 11 or 8?

isabelle-dr commented 2 years ago

Comment by simon1749 May 4, 2021


I just tried again with JDK 11, and the validator worked fine.