12:05:19.797 [pool-2-thread-5] ERROR o.e.lsp4j.jsonrpc.RemoteEndpoint - Internal error: java.lang.NumberFormatException: For input string: "" java.util.concurrent ...
gives a NumberFormatException, when the QVTo parser asks the OCL parser to parse the integer number, as the integer number is larger than Integer.MAX_VALUE. at org ...