It seems that jre version 9 is not compatible with the latest version of dbconnect (3.1.2). But it has not been stated Specifically.
Is there any documentation which states the compatibility of various jre versions with dbconnect. Need this for compliance.
Error with 9:
{"detail": "{'jre_need': 'Need Oracle Corporation JRE version 1.8', 'jre_using': 'Using Oracle Corporation JRE version 9, Java HotSpot(TM) 64-Bit Server VM', 'message': 'Unsupported JRE detected'}", "message": {"jre_need": "Need Oracle Corporation JRE version 1.8", "jre_using": "Using Oracle Corporation JRE version 9, Java HotSpot(TM) 64-Bit Server VM", "message": "Unsupported JRE detected"}, "code": 500}
Kindly advise.
... View more