Jazz Build Engine 6.0.2 not running on Ubuntu
One answer
ubuntu@ip-10-0-1-70:~$ sudo sh -x /etc/init.d/jbe start
+ PATH=/sbin:/bin:/usr/sbin:/usr/bin
+ . /lib/lsb/init-functions
+ FANCYTTY=
+ [ -e /etc/lsb-base-logging.sh ]
+ . /etc/lsb-base-logging.sh
+ LOG_DAEMON_MSG=
+ DAEMON=/home/jbe/jbe-daemon.sh
+ PIDFILE=/var/run/jbe.pid
+ test -x /home/jbe/jbe-daemon.sh
+ test -e /home/jbe/jbe.config
+ cat /home/jbe/jbe.config
+ JBE_OPTS=-configuration /home/jbe/internalConfiguration -clean -consoleLog -repository https://ec2-52-31-121-246.eu-west-1.compute.amazonaws.com:9443/ccm -engineId jke.dev.engine -userId build -passwordFile /home/jbe/passwordFile
+ LOCKFILE=/var/lock/jbe
+ PIDFILE=/var/run/jbe.pid
+ log_daemon_msg Starting Jazz Build Engine jbe
+ [ -z Starting Jazz Build Engine ]
+ log_use_fancy_output
+ TPUT=/usr/bin/tput
+ EXPR=/usr/bin/expr
+ [ -t 1 ]
+ [ xxterm-256color != x ]
+ [ xxterm-256color != xdumb ]
+ [ -x /usr/bin/tput ]
+ [ -x /usr/bin/expr ]
+ /usr/bin/tput hpa 60
+ /usr/bin/tput setaf 1
+ [ -z ]
+ FANCYTTY=1
+ true
+ /usr/bin/tput xenl
+ /usr/bin/tput cols
+ COLS=80
+ [ 80 ]
+ [ 80 -gt 6 ]
+ /usr/bin/expr 80 - 7
+ COL=73
+ log_use_plymouth
+ [ n = y ]
+ plymouth --ping
+ printf * Starting Jazz Build Engine jbe
* Starting Jazz Build Engine jbe + /usr/bin/expr 80 - 1
+ /usr/bin/tput hpa 79
+ printf
+ lock_jbe
+ [ -x /usr/bin/lockfile-create ]
+ lockfile-create /var/lock/jbe
+ LOCKTOUCHPID=5890
+ start-stop-daemon --start -d /home/jbe -c jbe -u jbe --quiet -b --startas /home/jbe/jbe-daemon.sh -- -configuration /home/jbe/internalConfiguration -clean -consoleLog -repository https://ec2-52-31-121-246.eu-west-1.compute.amazonaws.com:9443/ccm -engineId jke.dev.engine -userId build -passwordFile /home/jbe/passwordFile
+ status=0
+ unlock_jbe
+ [ -x /usr/bin/lockfile-create ]
+ kill 5890
+ lockfile-remove /var/lock/jbe
+ log_end_msg 0
+ [ -z 0 ]
+ [ 73 ]
+ [ -x /usr/bin/tput ]
+ log_use_plymouth
+ [ n = y ]
+ plymouth --ping
+ printf \r
+ /usr/bin/tput hpa 73
+ [ 0 -eq 0 ]
+ echo [ OK ]
[ OK ]
+ return 0
ubuntu@ip-10-0-1-70:~$
Comments
David Lafreniere
FORUM MODERATOR / JAZZ DEVELOPER Jul 13 '16, 1:21 p.m.Liora Milbaum
Jul 13 '16, 1:51 p.m.Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jul 14 '16, 2:55 a.m.Liora Milbaum
Jul 14 '16, 4:28 a.m.Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jul 14 '16, 4:42 a.m.Liora Milbaum
Jul 14 '16, 11:26 a.m.Liora Milbaum
Jul 14 '16, 11:27 a.m.Liora Milbaum
Jul 14 '16, 11:27 a.m.Liora Milbaum
Jul 14 '16, 11:38 a.m.