Mantis - Resin
Viewing Issue Advanced Details
6254 minor always 05-28-19 13:40 07-05-19 14:08
nam  
ferg  
normal  
closed 4.0.62  
fixed  
none    
none 4.0.63  
0006254: JDK7 NoSuchMethodError at TcpPort.close() when shutting down
(rep by A. Thai)

[19-05-24 16:20:03.729] {resin-main-link} ProResin[id=app-3] stop request from watchdog 'watchdog@admin.resin.caucho'
WarningService: Shutdown: Resin shutdown from watchdog stop 'watchdog@admin.resin.caucho'
[19-05-24 16:20:03.731] {resin-main-link} WarningService: Shutdown: Resin shutdown from watchdog stop 'watchdog@admin.resin.caucho'
[19-05-24 16:20:03.743] {resin-shutdown} ProServer[id=app-3,cluster=app] stopping
[19-05-24 16:20:03.750] {resin-shutdown} Host[production/host/default] stopping
[19-05-24 16:20:03.750] {resin-shutdown} WebApp[production/webapp/default/benefits] stopping
[19-05-24 16:20:03.761] {resin-shutdown} WebApp[production/webapp/default/ROOT] stopping
[19-05-24 16:20:03.982] {resin-shutdown} ClusterServer[id=app-3,192.168.10.223:6800] notify-heartbeat-stop
[19-05-24 16:20:03.992] {resin-shutdown} java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
                       
at com.caucho.network.listen.TcpPort.close(TcpPort.java:1872)
                       
at com.caucho.cloud.network.NetworkClusterSystem.stop(NetworkClusterSystem.java:312)
                       
at com.caucho.env.service.ResinSystem.stop(ResinSystem.java:606)
                       
at com.caucho.env.service.ResinSystem.destroy(ResinSystem.java:623)
                       
at com.caucho.env.shutdown.ShutdownSystem.shutdownImpl(ShutdownSystem.java:297)
                       
at com.caucho.env.shutdown.ShutdownSystem.access$200(ShutdownSystem.java:49)
                       
at com.caucho.env.shutdown.ShutdownSystem$ShutdownThread.run(ShutdownSystem.java:479)

There are no notes attached to this issue.