Opened 11 years ago
Closed 10 years ago
#750 closed defect (fixed)
Check if secore_urls is present in petascope.properties
Reported by: | Dimitar Misev | Owned by: | Simona Andrea Badoiu |
---|---|---|---|
Priority: | major | Milestone: | 9.0.x |
Component: | petascope | Version: | development |
Keywords: | Cc: | Dirk Daems | |
Complexity: | Trivial |
Description
When missing a proper error message should be thrown.
Change History (2)
comment:1 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
The petascope.properties is loaded in source:applications/petascope/src/main/java/petascope/ConfigManager.java, if it is not set then a PetascopeException should be thrown.