Project

General

Profile

Actions

Bug #5223

closed

After upgrade to 2.11 on rpm systems, web interface isn't started by jetty as rudder.xml is deleted during upgrade

Added by Nicolas PERRON almost 10 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

The migration of Rudder from 2.10 to 2.11 broken jetty application since a symlink is missing:

server:~ # ls -lh /opt/rudder/jetty7/contexts
total 40K
-rw-r--r-- 1 root root  634 Oct 31  2013 README.TXT
lrwxrwxrwx 1 root root   38 Jul  4 07:15 endpoint.xml -> /opt/rudder/share/webapps/endpoint.xml
-rw-r--r-- 1 root root  655 Oct 31  2013 hightide.xml
-rw-r--r-- 1 root root  913 Oct 31  2013 javadoc.xml
-rw-r--r-- 1 root root 3.5K Oct 31  2013 test-annotations.xml
-rw-r--r-- 1 root root  917 Oct 31  2013 test-jaas.xml
-rw-r--r-- 1 root root 4.5K Oct 31  2013 test-jndi.xml
drwxr-xr-x 2 root root 4.0K Jul  4 07:14 test.d
-rw-r--r-- 1 root root 3.7K Oct 31  2013 test.xml
-rw-r--r-- 1 root root 3.7K Oct 31  2013 test.xml.orig

No error appear in the logs but the application is not launched.

Actions

Also available in: Atom PDF