Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004801 [Resin] minor always 10-12-11 15:16 10-20-11 16:21
Reporter alex View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.23
Summary 0004801: bin/resin.sh -server dyn1 restart kills web-a
Description configure app-tier as a, b, c; web-tier as web-a
enable dynamic servers.
start app-tier
start web-tier
make sure all is running
start dyn1 : resin.sh -server dyn1 -join-cluster app-tier start
make sure dyn1 starts serving
issue: resin.sh -server dyn1 restart

resin-pro-4.0.23 $bin/resin.sh -server dyn1 restart

Resin/4.0.23 can't restart -server 'web-a'.
com.caucho.config.ConfigException: WatchdogClient[web-a]: watchdog start failed because of 'WatchdogService[watchdog@admin.resin.caucho]: start server failed because of exception
  java.lang.NullPointerException''

After restart on dyn1 is issued curl no longer can connect to web-a http port.
resin.sh status reports as per excerpt below:
=====================================================

resin-pro-4.0.23 $bin/resin.sh status
Resin/4.0.23 status for watchdog at 127.0.0.1:6600

watchdog:
  watchdog-pid: 18676

server 'a' : ACTIVE
  password: ok
  watchdog-user: alex
  user: alex
  root: /home/alex/appservers/resin-pro-4.0.23/
  conf: /home/alex/appservers/resin-pro-4.0.23/conf/resin.xml
  pid: 19704
  uptime: 0 days 00h02


server 'b' : ACTIVE
  password: ok
  watchdog-user: alex
  user: alex
  root: /home/alex/appservers/resin-pro-4.0.23/
  conf: /home/alex/appservers/resin-pro-4.0.23/conf/resin.xml
  pid: 18957
  uptime: 0 days 00h03


server 'c' : ACTIVE
  password: ok
  watchdog-user: alex
  user: alex
  root: /home/alex/appservers/resin-pro-4.0.23/
  conf: /home/alex/appservers/resin-pro-4.0.23/conf/resin.xml
  pid: 19189
  uptime: 0 days 00h02


server 'dyn1' : ACTIVE
  password: ok
  watchdog-user: alex
  user: alex
  root: /home/alex/appservers/resin-pro-4.0.23/
  conf: /home/alex/appservers/resin-pro-4.0.23/conf/resin.xml
  pid: 19875
  uptime: 0 days 00h01


server 'web-a' : inactive
  password: ok
  watchdog-user: alex
  user: alex
  root: /home/alex/appservers/resin-pro-4.0.23/
  conf: /home/alex/appservers/resin-pro-4.0.23/conf/resin.xml
  uptime: --
=================================================
Additional Information 'ps -ef | grep web' shows no process for web-a.

Attached Files

- Relationships

- Notes
(0005572)
ferg
10-20-11 16:21

cloud/1295
 

- Issue History
Date Modified Username Field Change
10-12-11 15:16 alex New Issue
10-20-11 16:21 ferg Note Added: 0005572
10-20-11 16:21 ferg Assigned To  => ferg
10-20-11 16:21 ferg Status new => closed
10-20-11 16:21 ferg Resolution open => fixed
10-20-11 16:21 ferg Fixed in Version  => 4.0.24


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker