Opened 4 years ago
Closed 4 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
Note:
See TracTickets
for help on using tickets.