Project

General

Profile

Actions

Bug #7107

closed

service rudder-jetty stop doesn't stop jetty

Added by Nicolas CHARLES over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
System integration
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

service rudder-jetty stop
Stopping Jetty: No process in pidfile '/var/rudder/run/jetty.pid' found running; none killed.
OK

but it is running

ps afux | grep java
root     16747  0.0  0.0   7832   844 pts/0    S+   15:19   0:00          \_ grep java
root      7720  1.0 41.5 1771832 426488 ?      Sl   Aug13  16:46 /usr/lib/jvm/java-7-openjdk-amd64/bin/java -server -Xms1024m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -Dfile.encoding=UTF-8 -Drudder.configFile=/opt/rudder/etc/rudder-web.properties -Drudder.authFile=/opt/rudder/etc/rudder-users.xml -Dinventoryweb.configFile=/opt/rudder/etc/inventory-web.properties -Dlogback.configurationFile=/opt/rudder/etc/logback.xml -Drun.mode=production -Djetty.state=/opt/rudder/jetty7/jetty.state -Djetty.logs=/var/log/rudder/webapp/ -Djetty.home=/opt/rudder/jetty7 -Djava.io.tmpdir=/tmp -jar /opt/rudder/jetty7/start.jar OPTIONS=Server etc/jetty-logging.xml etc/jetty-started.xml --daemon
cat /var/rudder/run/jetty.pid
cat: /var/rudder/run/jetty.pid: No such file or directory

On Rudder 3.0.7 rc1

dpkg -l | grep rudder
ii  rudder-agent                       3.0.7~rc1~git201507061249-wheezy0 amd64        Configuration management and audit tool - agent
ii  rudder-inventory-endpoint          3.0.7~rc1~git201507061249-wheezy0 all          Configuration management and audit tool - service to receive inventory data
ii  rudder-inventory-ldap              3.0.7~rc1~git201507061249-wheezy0 amd64        Configuration management and audit tool - OpenLDAP
ii  rudder-jetty                       3.0.7~rc1~git201507061249-wheezy0 all          Configuration management and audit tool - Jetty application server
ii  rudder-plugin-advancedreporting    2.3.0~release-wheezy0             all          Configuration management and audit tool - advanced reporting plugin
ii  rudder-reports                     3.0.7~rc1~git201507061249-wheezy0 all          Configuration management and audit tool - reports database
ii  rudder-server-root                 3.0.7~rc1~git201507061249-wheezy0 all          Configuration management and audit tool - root server base package
ii  rudder-techniques                  3.0.7~rc1~git201507061249-wheezy0 all          Configuration management and audit tool - techniques
ii  rudder-webapp                      3.0.7~rc1~git201507061249-wheezy0 all          Configuration management and audit tool - webapp


Related issues 1 (0 open1 closed)

Is duplicate of Rudder - Bug #7469: /etc/init.d/rudder-jetty fails to stop jetty if it's PID file is missingReleasedBenoît PECCATTE2015-11-25Actions
Actions #1

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 3.0.9 to 3.0.10
Actions #2

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 3.0.10 to 3.0.11
Actions #3

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 3.0.11 to 3.0.12
Actions #4

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 3.0.12 to 3.0.13
Actions #5

Updated by Jonathan CLARKE over 8 years ago

  • Status changed from New to Rejected

This was fixed by #7469

Actions #6

Updated by Jonathan CLARKE over 8 years ago

  • Is duplicate of Bug #7469: /etc/init.d/rudder-jetty fails to stop jetty if it's PID file is missing added
Actions #7

Updated by Jonathan CLARKE over 8 years ago

  • Subject changed from service rudder-jetty stop doesn't restart jetty to service rudder-jetty stop doesn't stop jetty
Actions

Also available in: Atom PDF