Ex: Re: weird java error - java.lang.reflect.InaccessibleObjectException?
Paul B. Henson
henson at cpp.edu
Thu Aug 22 20:19:58 UTC 2024
> From: Cantor, Scott <cantor.2 at osu.edu>
> Sent: Thursday, August 22, 2024 4:35 AM
>
> Spring race condition bug I believe.I'd never be able to give them enough
> context to get them to look at it.
Eeeeewww. The server I restarted was indeed under high load, I usually don't bother to pull them out of the load balancer if I'm just going to bounce them, they're only down a couple of seconds. I've never had a problem before restarting them under load, or even considered that they would start providing service before they are actually ready to provide service 8-/.
Easy enough to not be lazy and temporarily disable them when restarting by hand, but they also reboot/restart automatically during maintenance windows when updates are applied. Depending on the roll of the dice it seems when they come back after that they could be broken until somebody fixes them :(. I guess I will have to look into noninteractive API access to the load balancer to try and pull them out and restore them during automated update deployment.
Thanks…
More information about the users
mailing list