Custom Query (1119 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (193 - 195 of 1119)

Ticket Resolution Summary Owner Reporter
#765 fixed tomcat not working on the ISO version, ok on the VM version live-demo@… camerons
Description

I've tried running the rasdaman quickstart, latest version at: http://adhoc.osgeo.osuosl.org/livedvd/docs/en/index.html I'm using a modified version of osgeo-live5.0rc1 + latest rasdaman script.

Issues found ... From http://localhost:8080/earthlook/demos/time-series/value-retrieval.php :

  • Click on ts_001 and get following error:

Error in executing query: http://kahlua.eecs.jacobs-university.de:8080/petascope/earthlook

  • I get similar errors for other links ts_002, ...

From: http://localhost:8080/earthlook/demos/climate/usecase-slicing.php Click on one of the cubes, and nothing seems to happen. There is no user feedback.

#1153 wontfix tomcat not starting on installed systems under custom user live-demo@… kalxas
Description

When OSGeoLive is installed with user name != "user", tomcat cannot be started.

Linked to #1141

#2332 fixed Tomcat fails to start on installed systems osgeolive@… kalxas
Description

After installing OSGeoLive 14.0 (rc5) to a VM (using the default user "user"), tomcat fails to start from the menu launchers (52nSOS and 52nWPS).

The reason for this is that the group "users" does not exist, instead the "user" group is created for the "user". This has obviously changed in Ubuntu 20.04

This leads to /etc/sudoers.d/tomcat file to need editing in order to reflect this "user" group. Without this edit, sudo will not work for starting tomcat and the launchers will fail.

For reference, this file is created here:

https://github.com/OSGeo/OSGeoLive/blob/master/bin/setdown.sh#L256-L261

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.