Skip to content

console.bat - IllegalArgumentException: Unknown signal: WINCH #7863

@0xfabioo

Description

@0xfabioo

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

Labels

buglegacy not used anymore

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions