Opened 6 years ago
Closed 6 years ago
#2093 closed defect (fixed)
Rasdaman server fails to start
Reported by: | kalxas | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | OSGeoLive12.0 |
Component: | OSGeoLive | Keywords: | |
Cc: | osgeolive@… |
Description (last modified by )
From the beta2 build log:
Deploying local earthlook... Importing coverage 'AverageChlorophyllScaled'... [31mRuntime error: Could not check if the coverage exists. Check that the WCS service is up and running on url: http://localhost:8080/rasdaman/ows. Detail error: [Errno socket error] [Errno 111] Connection refused[0m Importing coverage 'NIR'... [31mRuntime error: Could not check if the coverage exists. Check that the WCS service is up and running on url: http://localhost:8080/rasdaman/ows. Detail error: [Errno socket error] [Errno 111] Connection refused[0m Importing coverage 'NN3_1'... [31mRuntime error: Could not check if the coverage exists. Check that the WCS service is up and running on url: http://localhost:8080/rasdaman/ows. Detail error: [Errno socket error] [Errno 111] Connection refused[0m Importing coverage 'NN3_2'... [31mRuntime error: Could not check if the coverage exists. Check that the WCS service is up and running on url: http://localhost:8080/rasdaman/ows. Detail error: [Errno socket error] [Errno 111] Connection refused[0m Importing coverage 'NN3_3'... [31mRuntime error: Could not check if the coverage exists. Check that the WCS service is up and running on url: http://localhost:8080/rasdaman/ows. Detail error: [Errno socket error] [Errno 111] Connection refused[0m Importing coverage 'NN3_4'... [31mRuntime error: Could not check if the coverage exists. Check that the WCS service is up and running on url: http://localhost:8080/rasdaman/ows. Detail error: [Errno socket error] [Errno 111] Connection refused[0m Importing coverage 'lena'... [31mRuntime error: Could not check if the coverage exists. Check that the WCS service is up and running on url: http://localhost:8080/rasdaman/ows. Detail error: [Errno socket error] [Errno 111] Connection refused[0m stop_rasdaman.sh: terminating rasdaman server complex...
Note:
See TracTickets
for help on using tickets.
Fixed in https://github.com/OSGeo/OSGeoLive/pull/233