Hello,
I'm trying to deploy ORDS 3.0.5 to Tomcat 9.0. (windows 7 pc and XE 11 DB) and im getting an error below. I think I missed some configuration step (but I successfully deployed ORDS 2.x several times both to Tomcat and Glassfish servers). Any ideas would be greatly appreciated.
Regards,
Pavel
c:\Program Files\Apache Software Foundation\Tomcat 9.0\webapps>java -jar apex.war
Enter the name of the database server [localhost]:
Enter the database listen port [1521]:
Enter 1 to specify the database service name, or 2 to specify the database SID [1]:
Enter the database service name:xe
Enter 1 if you want to verify/install Oracle REST Data Services schema or 2 to skip this step [1]:
Enter the database password for ORDS_PUBLIC_USER:
Confirm password:
Please login with SYSDBA privileges to verify Oracle REST Data Services schema.
Enter the username with SYSDBA privileges to verify the installation [SYS]:
Enter the database password for SYS:
Confirm password:
The version format is invalid. sourceVersion: UNKNOWN targetVersion: 3.0.5.124.10.54