Opened 7 years ago
Closed 7 years ago
#1626 closed defect (fixed)
SECORE_check if directory holding update scripts in $RMANHOME/share/rasdaman/secore is not null
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.5 |
Component: | secore | Version: | development |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
Current SECORE when it starts it will check db_updates.path in secore.properties to load (insert, delete) some CRSs which are defined in this folder ($RMANHOME/share/rasdaman/secore).
However, if this folder does not exist, it will throw an exception with null and could not start SECORE.
Note:
See TracTickets
for help on using tickets.