-
-
Notifications
You must be signed in to change notification settings - Fork 874
Closed
Description
OrientDB Version: 2.2.29
Java Version: 1.8.0_151
OS: Windows 7 Pro x64
Expected behavior
OrientDB console should start when console.bat is executed
Actual behavior
The following exception is thrown:
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.orientechnologies.orient.graph.console.OGremlinConsole.main(OGremlinConsole.java:70)
Caused by: java.lang.IllegalArgumentException: Unknown signal: WINCH
at sun.misc.Signal.(Unknown Source)
at com.orientechnologies.common.console.TTYConsoleReader.(TTYConsoleReader.java:58)
... 1 more
Steps to reproduce
execute console.bat
Metadata
Metadata
Assignees
Labels
buglegacy not used anymorelegacy not used anymore