Opened 8 years ago

Closed 8 years ago

#1378 closed defect (fixed)

WMS_Null and empty error due to missing wms_service.properties in etc directory

Reported by: Bang Pham Huu Owned by:
Priority: major Milestone: 9.3
Component: petascope Version: development
Keywords: Cc: Alex Dumitru, Dimitar Misev
Complexity: Medium

Description

With the current build with cmake, the file wms_service.properties does not exist in this install directory (etc/), then when deployed Petascope and initialize WMS, it just log and without throw exception then it runs normally.

However, when request WMS GetCapabilities, it will return a blank page due to it is NULL when initialising steps and see the log will notice it returns a NULL value.

This problem need to fix:
+ Check the file wms_service.properties can be installed to etc/
+ Change in PetascopeInterface with throw exception.

Change History (1)

comment:1 by Bang Pham Huu, 8 years ago

Resolution: fixed
Status: newclosed

patch was accepted, close ticket.

Note: See TracTickets for help on using tickets.