non-JRMP server at remote endpoint
问题 I am trying to figure out how to use Oracle nosql. I have downloaded and installed version 4.3.11 (with examples). I have started kvlite both with default params and with the following: java -jar lib/kvstore.jar kvlite -port 5000 -root kvroot -host When I run the examples as described at https://docs.oracle.com/cd/E26161_02/html/GettingStartedGuide/verifykvlite.html, exceptions are thrown. Unfortunately, I cannot post the stacktrace as it is on another server that is not accessible from here.