Opened 13 years ago
Closed 13 years ago
#751 closed defect (fixed)
WPS doesn't open on first click
Reported by: | camerons | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OSGeoLive | Keywords: | 5.0 52nWPS |
Cc: |
Description
When you click on the WPS icon for the first time after starting a VM, it opens firefox at the URL http://localhost:8083/wps/test.html (which is good).
However, the web service hasn't been started straight away, and consequently the web browser reports that it can't find the URL.
When the web page is refreshed after 15 secs or so, the correct web page loads.
I suggest that a delay is included before the firefox is loaded. (See geoserver as an example).
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
delay script added in r6866 (ticket open until verified in the next build)
comment:3 by , 13 years ago
Priority: | minor → normal |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Type: | task → defect |
confirmed fixed in osgeolive5.0rc1
(Although it seems that there are now 2 delay statements where there should be one)
I think Brian was the expert in getting the delayed startup trick to work well... (hint hint :)