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

Illegal char <:> at index 2: /C:/ #549

Open
alkurdy opened this issue Mar 20, 2024 · 1 comment
Open

Illegal char <:> at index 2: /C:/ #549

alkurdy opened this issue Mar 20, 2024 · 1 comment

Comments

@alkurdy
Copy link

alkurdy commented Mar 20, 2024

When running on a Window 2019 server getting this error:
Illegal char <:> at index 2: /C:/Bastillion-jetty312/jetty/bastillion/WEB-INF/classes/" [50000-204])

2024-03-20 19:37:01,417 ERROR DBUtils - java.sql.SQLException: Cannot create PoolableConnectionFactory (General error: "java.nio.file.InvalidPathException: Illegal char <:> at index 2: /C:/Bastillion-jetty312/jetty/bastillion/WEB-INF/classes/" [50000-204])
java.sql.SQLException: Cannot create PoolableConnectionFactory (General error: "java.nio.file.InvalidPathException: Illegal char <:> at index 2: /C:/Bastillion-jetty312/jetty/bastillion/WEB-INF/classes/" [50000-204])

Version 3.12: Error Uh oh... Something went wrong!
Version 3.15: 503 response

@alkurdy
Copy link
Author

alkurdy commented Mar 20, 2024

I installed JDK Development Kit 22 and set these EV:
set JAVA_HOME=C:\Program Files\Java\jdk-22
set PATH=%JAVA_HOME%\bin;%PATH%

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

1 participant