Articles

 How to plan lower-risk maintenance for a live Java site

When you maintain a live Java site, the main goal is not to avoid all downtime at any cost, but...

 How to recover after a failed Java deployment

If a Java deployment fails, the fastest way to recover is to stop guessing and work through the...

 How to verify a live Java site after maintenance

After maintenance, the fastest way to confirm that a live Java site is healthy is to check the...

 When should you restart a Java application?

Restarting a Java application is sometimes the fastest and safest way to recover from a bad...