Opened 3 years ago

Closed 3 years ago

#2448 closed defect (fixed)

problem with configuring H2

Reported by: Dimitar Misev Owned by: Bang Pham Huu
Priority: critical Milestone: 10.0
Component: build system Version: 9.8
Keywords: Cc:
Complexity: Medium

Description

According to the docs I downloaded the jdbc driver in /home/dimitar/rasdaman/rasdata/h2-1.4.200.jar
In petascope.properties according to the docs I specified:

spring.datasource.url=jdbc:h2:file:///home/dimitar/rasdaman/rasdata/petascopedb.db;DB_CLOSE_ON_EXIT=FALSE

But then after make install, petascope.properties contained

spring.datasource.url=FALSE

Change History (1)

comment:1 by Bang Pham Huu, 3 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.