Opened 8 years ago

Closed 7 years ago

#1377 closed defect (fixed)

WCST_Import_Import success without deployed Petascope

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

Description

The problem is Tomcat run and Petascope is not deployed and WCST_Import will still show the running progess with 100% success (this makes misunderstand about the system is working correct). It should throw exception in WCST_Import when check if Petascope is not working (is not deployed).

Change History (2)

comment:1 by Bang Pham Huu, 8 years ago

Also it should add some warning text if 'mock' is set to true for user know this is just print the request link and not send any request.

Running
Progress: [------------------------------] 0/1 0.00% 
[ write some warning ]
http://localhost:8080/rasdaman/ows?service=WCS&version=2.0.1&request=InsertCoverage&coverageRef=file:///tmp/ac4f0927_c838_4004_9b72_57ab06aab410.gml&tiling=ALIGNED [0:1023, 0:1023] TILE SIZE 4194304&pixelDataType=Int16&useId=existing

[ write some warning ]
http://localhost:8080/rasdaman/ows?service=WCS&version=2.0.1&request=UpdateCoverage&coverageId=eu_dem_test_E10N20_no_name&subset1=Y(2249877.61031,2800077.61031)&inputCoverageRef=file:///tmp/fcb23e06_dc0c_4f27_83ca_837f2604f6b4.gml&subset2=X(1000002.43588,1423177.43588)

Progress: [##############################] 1/1 100.00% Done.

comment:2 by Bang Pham Huu, 7 years ago

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