Quantcast
Channel: SCN : All Content - SAP HANA Cloud Platform Developer Center
Viewing all articles
Browse latest Browse all 3285

Upgrade Apache Derby version in local HANA Cloud Platform

$
0
0

Hi,

 

I'm developing my web application using Grails 2.3.4 and I've encountered this issue when deploying my app locally. This issue is caused by the DDL generated by Grails which is not compatible with Apache Derby 10.8.2.2 bundled with HCP SDK (neo-java-web-sdk-1.43.20.3) . The specific error message is:

 

2014-01-06 16:37:50,688 [Start Level Event Dispatcher] ERROR hbm2ddl.SchemaExport  - Unsuccessful: create table foo (id fixed(19,0) not null, version fixed(19,0) not null, address varchar(255) not null, name varchar(255) not null, primary key (id))

 

 

2014-01-06 16:37:50,689 [Start Level Event Dispatcher] ERROR hbm2ddl.SchemaExport  - Syntax error: Encountered "(" at line 1, column 27.

 

I tried to run the SQL command above in Apache Derby 10.10.1.1 and worked just fine.

 

Is there a way to manually upgrade the Derby version in my local HCP server?

 

Is there a plan to upgrade the bundled Derby to the latest official release?

 

Thanks in advance!

 

Marc


Viewing all articles
Browse latest Browse all 3285

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>