Custom query (1088 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (133 - 135 of 1088)

Ticket Resolution Summary Owner Reporter
#2259 fixed tomcat9 dead at startup osgeolive@… darkblueb
Description
user@osgeolive:~$ /usr/share/tomcat9/bin/version.sh
Using CATALINA_BASE:   /usr/share/tomcat9
Using CATALINA_HOME:   /usr/share/tomcat9
Using CATALINA_TMPDIR: /usr/share/tomcat9/temp
Using JRE_HOME:        /usr
Using CLASSPATH:       /usr/share/tomcat9/bin/bootstrap.jar:/usr/share/tomcat9/bin/tomcat-juli.jar
Server version: Apache Tomcat/9.0.31 (Ubuntu)
Server built:   Oct 20 2020 12:27:39 UTC
Server number:  9.0.31.0
OS Name:        Linux
OS Version:     5.4.0-42-generic
Architecture:   amd64
JVM Version:    1.8.0_275-8u275-b01-0ubuntu1~20.04-b01
JVM Vendor:     Private Build

user@osgeolive:~$ sudo service tomcat9 status
● tomcat9.service - Apache Tomcat 9 Web Application Server
     Loaded: loaded (/lib/systemd/system/tomcat9.service; disabled; vendor preset: enabled)
     Active: inactive (dead)
       Docs: https://tomcat.apache.org/tomcat-9.0-doc/index.html
user@osgeolive:~$ cd /var/log

so, a funny thing happened in the boot sequence today adduser: add user "user" to group "users" a few of these, and then adduser: no such group as "tomcat8" cannot add user to group tomcat8 - hah

logging is log4j; nothing in /var/log/tomcat9; in /etc/tomcat9/catalina.properties some settings

user@osgeolive:/var/log$ sudo service tomcat9 restart
user@osgeolive:/var/log$ sudo service tomcat9 status

● tomcat9.service - Apache Tomcat 9 Web Application Server
     Loaded: loaded (/lib/systemd/system/tomcat9.service; disabled; vendor preset: enabled)
     Active: active (running) since Fri 2020-11-20 06:47:05 UTC; 48s ago
       Docs: https://tomcat.apache.org/tomcat-9.0-doc/index.html
    Process: 3864 ExecStartPre=/usr/libexec/tomcat9/tomcat-update-policy.sh (code=exited, status=0/SUCCESS)
   Main PID: 3884 (java)
      Tasks: 41 (limit: 4592)
     Memory: 359.5M
     CGroup: /system.slice/tomcat9.service
             └─3884 /usr/lib/jvm/default-java/bin/java -Djava.util.logging.config.file=/var/lib/tomcat9/conf/logging.p>

Nov 20 06:47:25 osgeolive tomcat9[3884]: Deployment of deployment descriptor [/etc/tomcat9/Catalina/localhost/host-man>
Nov 20 06:47:25 osgeolive tomcat9[3884]: Deploying deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml]
Nov 20 06:47:25 osgeolive tomcat9[3884]: The path attribute with value [/manager] in deployment descriptor [/etc/tomca>
Nov 20 06:47:26 osgeolive tomcat9[3884]: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug log>
Nov 20 06:47:26 osgeolive tomcat9[3884]: Deployment of deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.>
Nov 20 06:47:26 osgeolive tomcat9[3884]: Deploying web application directory [/var/lib/tomcat9/webapps/ROOT]
Nov 20 06:47:27 osgeolive tomcat9[3884]: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug log>
Nov 20 06:47:27 osgeolive tomcat9[3884]: Deployment of web application directory [/var/lib/tomcat9/webapps/ROOT] has f>
Nov 20 06:47:27 osgeolive tomcat9[3884]: Starting ProtocolHandler ["http-nio-8080"]
Nov 20 06:47:27 osgeolive tomcat9[3884]: Server startup in [6,038] milliseconds
lines 1-21/21 (END)

#2258 fixed Unvalid link in actinia quickstart osgeolive@… bakaniko
Description

This link is not working anymore (error 404) 6-days NDVI, MOD13C1, V006, CMG 0.05 deg res. (latlong/modis_ndvi_global/; source: https://lpdaac.usgs.gov/dataset_discovery/modis/modis_products_table/mod13c1_v006)

#2257 fixed write a quickstart on how to work on the command line astrid_emde astrid_emde
Description
  • write a quickstart about the commands you should know if you work on the command line
  • f.e apt install libreoffice
  • goal: after you read the quickstart you should know the most important commands to work svely with the terminal
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.