Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

database validation is broken at v2.8.0 #25

Open
martve opened this issue Jan 8, 2024 · 1 comment
Open

database validation is broken at v2.8.0 #25

martve opened this issue Jan 8, 2024 · 1 comment

Comments

@martve
Copy link

martve commented Jan 8, 2024

keeps/dbvtk:v2.8.0 database validation at web UI is giving error:
[JavaScriptException] (TypeError) : Cannot read properties of null (reading 'nf')

spring.log:
WARN 1 --- [http-nio-8080-exec-8] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [org.glassfish.jersey.server.ContainerException: java.lang.UnsupportedClassVersionError: org/eclipse/collections/impl/list/mutable/primitive/LongArrayList has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0] with root cause
..
ERROR 1 --- [http-nio-8080-exec-3] Uncaught : [127.0.0.1] Uncaught Exception: (TypeError) : Cannot read properties of null (reading 'xf')
java.lang.Throwable: null
at Unknown.td(DefaultMethodCallback.java:52)
at Unknown.Vzb(AbstractRequestCallback.java:67)
at Unknown.N8b(Request.java:227)
at Unknown.d9b(RequestBuilder.java:412)
at Unknown.anonymous(XMLHttpRequest.java:329)
at Unknown.XYb(Impl.java:299)
at Unknown.$Yb(Impl.java:351)
at Unknown.anonymous(Impl.java:78)

@luis100
Copy link
Member

luis100 commented Feb 15, 2024

Java 8 compatibility issue, being fixed at keeps/dbptk-developer@06e8a01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants