-
-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Milestone
Description
ArcadeDB Version:
23.10.1
OS and JDK Version:
Windows 10 cmd.exe; zulu11.45.27-ca-jdk11.0.10-win_x64
Expected behavior
Clean console interface with connection status / help if applicable. The libraries should be updated or at least with the noises suppressed / documented when it happens.
Actual behavior
Very noisy output with warnings
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jline.terminal.impl.exec.ExecTerminalProvider$ReflectionRedirectPipeCreator (file:/Z:/Test/arcadedb-23.10.1/lib/jline-terminal-3.24.0.jar) to constructor java.lang.ProcessBuilder$RedirectPipeImpl()
WARNING: Please consider reporting this to the maintainers of org.jline.terminal.impl.exec.ExecTerminalProvider$ReflectionRedirectPipeCreator
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Nov 16, 2023 8:01:39 PM org.jline.utils.Log logr
WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
ArcadeDB Console v.23.10.1 - Copyrights (c) 2021 Arcade Data Ltd (https://arcadedb.com)
>
Steps to reproduce
This is relatively a minor issue but could discourage people newly to the product. I can help with a pull for this and other related batch files issues after document and hearing from the aracadedb team.
Running
Z:\Test\arcadedb-23.10.1\bin\console.bat
where the server is running with no command line argument provided.
Reactions are currently unavailable