aodn / aodn-portal

AODN Open Geospatial Portal
https://portal.aodn.org.au/
GNU General Public License v3.0
21 stars 13 forks source link

SOOP SST doesn't load #766

Closed pblain closed 10 years ago

pblain commented 10 years ago

This could be a duplicate.

[Portal Build Info]
Base URL:      http://portal-123.aodn.org.au/aodn123
Build date:    13/12/2013 10:45
Version:       3.10.0-rc2
Instance name: IMOS
Environment:   prerelease

Steps to reproduce:

  1. Go to 123 and add IMOS SOOP Expandable Bathythermographs (XBT) Research Group - XBT real-time data

What I expect to happen:

  1. Data collection (including it's layer) loads

What does happen:

  1. Does not load...

image

pmbohm commented 10 years ago

In this case the Geoserver was configured and the underlying database subsequently removed, as an artifact of current configuration management procedure. The portal bug fix will be to gracefully handle errors from the findLayerAsJson request (which makes a query to the wms service).

Future bug proofing work could be to check the MEST wms service URL's either periodically or by checking during RC to PROD pushes

pmbohm commented 10 years ago

A pull request was created for issue-766 and sat there for a day before subsequent changes were merged causing a conflict. The conflict cannot be resolved within remaining time in this iteration.

pmbohm commented 10 years ago

841 fixes what is displayed to users when there are problems with a collection/layer. Configuration problems could still occur from time to time and this code fix is only to gracefully handle the errors.

kereid commented 10 years ago

Base URL: http://portal-rc.aodn.org.au/imos123 Build date: 18/03/2014 14:13 Version: 3.19.0-rc2 Instance name: IMOS Environment: prerelease

I am seeing this issue again - not sure if this should be in the content repo or as a bug but as it was previously a bug I'll just re-open..

jonescc commented 10 years ago

Issue is with SOOP XBT Delayed mode rather than SOOP SST as per title or SOOP XBT Realtime as epr description.

Problem is that it takes a little time to load the first time (when its not cached). Sounds like a new content issue to me.