Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORDS deployment to Tomcat - The version format is invalid. sourceVersion: UNKNOWN

Pavel_pMay 13 2016 — edited May 17 2016

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

This post has been answered by User_BHJ6R on May 16 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 14 2016
Added on May 13 2016
6 comments
5,791 views