Hey all, I was installing FR updates on some CF202...
# adobe
r
Hey all, I was installing FR updates on some CF2021 instances this morning. The first two went fine, the third instance when I started it back up isn't fully starting back up. Rolling back the FR update on that instance didn't make a difference. The only lines added to
coldfusion-out.log
on start are the FR package info and:
Copy code
[DEBUG] Ignoring Servlet Service [javax.servlet.Servlet], alias is missing or empty
[INFO] Http service whiteboard started
None of the CF services are starting... Any thoughts on what might be wrong or how to get more logging from Tomcat?
d
Should you also ask this in the FR section?
r
I don't think it's related to FR at all, given that two instances worked just fine, and rolling back the update didn't get the failing instance to work. That's just the setting event for me restarting the instance.
At the very least, this channel can hopefully help me find more log info to find out what's going wrong.
l
Another way to phrase the question would be “how do we tell what Tomcat/CF are doing when there are zero logs from CF?”
After several restarts, we increased the logging levels in
runtime/conf/logging.properties
and on the next restart it came back up all the way.
Baffling.
I put the log levels back to the stock settings. The next restart hung, then the one after that worked.
So it seems to be random chance whether this CF instance will successfully start.
d
@Leon Miller-Out Did you ever get to the bottom of this? Is the server stable, AFAYK?
l
It’s stable while it’s running, but a restart is a roll of the dice.
d
Ugh.