Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006152 [Resin] minor always 03-27-18 15:50 05-02-18 15:19
Reporter wileysaw View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.57 Product Version 4.0.51
  Product Build
Summary 0006152: java.lang.IllegalArgumentException: 'X' is an invalid server because it has the same IP:port as 'X'
Description Exceptions printed in logs with the following setup :

Triad Server * 3, Dynamic Server * 3

java.lang.IllegalArgumentException: 'CloudServer[dyn-app-0-1]' is an invalid server because it has the same IP:port as 'CloudServer[dyn-app-0-1]'
                           at com.caucho.cloud.topology.CloudServer.<init>(CloudServer.java:158)
                           at com.caucho.cloud.topology.CloudPod.createServer(CloudPod.java:446)
                           at com.caucho.cloud.topology.CloudPod.createDynamicServer(CloudPod.java:362)
                           at com.caucho.cloud.elastic.ScalingPod.addServer(ScalingPod.java:143)
                           at com.caucho.cloud.elastic.ScalingPod.update(ScalingPod.java:103)
                           at com.caucho.cloud.elastic.ScalingManager.updatePod(ScalingManager.java:285)
                           at com.caucho.cloud.elastic.ScalingAlarm.handleAlarm(ScalingAlarm.java:57)
                           at com.caucho.util.Alarm.handleAlarm(Alarm.java:523)
                           at com.caucho.util.Alarm.run(Alarm.java:495)
                           at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173)
                           at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118)
                       
Steps To Reproduce
Additional Information [17-12-31 01:10:27.335] {resin-73} java.lang.IllegalArgumentException: 'CloudServer[]' is an invalid server because it has the same IP:port as 'CloudServer[]
                           at com.caucho.cloud.topology.CloudServer.<init>(CloudServer.java:158)
                           at com.caucho.cloud.topology.CloudPod.createServer(CloudPod.java:446)
                           at com.caucho.cloud.topology.CloudPod.createDynamicServer(CloudPod.java:362)
                           at com.caucho.cloud.elastic.ScalingPod.addServer(ScalingPod.java:143)
                           at com.caucho.cloud.elastic.ScalingPod.update(ScalingPod.java:103)
                           at com.caucho.cloud.elastic.ScalingManager.updatePod(ScalingManager.java:285)
                           at com.caucho.cloud.elastic.ScalingManager$ScalingCacheListener.onCacheChange(ScalingManager.java:445)
                           at com.caucho.cloud.globalcache.GlobalCacheManager.notifyListeners(GlobalCacheManager.java:274)
                           at com.caucho.cloud.globalcache.GlobalCacheManager.access$000(GlobalCacheManager.java:61)
                           at com.caucho.cloud.globalcache.GlobalCacheManager$ClusterCacheListener.onUpdated(GlobalCacheManager.java:445)
                           at com.caucho.server.distcache.CacheImpl$UpdatedListener.onUpdated(CacheImpl.java:1386)
                           at com.caucho.server.distcache.CacheImpl.entryUpdate(CacheImpl.java:1143)
                           at com.caucho.server.distcache.CacheImpl.access$200(CacheImpl.java:87)
                           at com.caucho.server.distcache.CacheImpl$1.run(CacheImpl.java:1121)
                           at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173)
                           at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118)



[18-01-21 04:20:14.576] {resin-port-} ClusterServer[id=app-1] notify-heartbeat-stop
[18-01-21 04:20:26.590] {resin-3818} java.lang.IllegalArgumentException: 'CloudServer[dyn-app-0]' is an invalid server because it has the same IP:port as 'CloudServer[dyn-app-0-1]
                           at com.caucho.cloud.topology.CloudServer.<init>(CloudServer.java:158)
                           at com.caucho.cloud.topology.CloudPod.createServer(CloudPod.java:446)
                           at com.caucho.cloud.topology.CloudPod.createDynamicServer(CloudPod.java:362)
                           at com.caucho.cloud.elastic.ScalingPod.addServer(ScalingPod.java:143)
                           at com.caucho.cloud.elastic.ScalingPod.update(ScalingPod.java:103)
                           at com.caucho.cloud.elastic.ScalingManager.updatePod(ScalingManager.java:285)
                           at com.caucho.cloud.elastic.ScalingAlarm.handleAlarm(ScalingAlarm.java:57)
                           at com.caucho.util.Alarm.handleAlarm(Alarm.java:523)
                           at com.caucho.util.Alarm.run(Alarm.java:495)
                           at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173)
                           at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118)
                       



 
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
03-27-18 15:50 wileysaw New Issue
05-02-18 15:19 ferg Assigned To  => ferg
05-02-18 15:19 ferg Status new => closed
05-02-18 15:19 ferg Resolution open => fixed
05-02-18 15:19 ferg Fixed in Version  => 4.0.57


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