This session focuses on prevention: getting your configuration right so you avoid common issues before they turn into outages, performance problems, or support tickets.
In this beginner-to-intermediate level webinar, we’ll cover:
CloverDX Server architecture essentials
Explanation of separate JVMs for the Server Core and Worker
Why this distinction is behind many “it works here but not there” issues
Memory configuration
How Worker memory is often under-configured (or not configured at all)
Common memory mistakes we see in production
How to avoid over- and under-allocation
Server database setup
What it means when the Server DB is “not configured”
Why the default database (Derby) is unsuitable for production
JDBC vs. JNDI: what’s the difference and when to use which
Security basics
Running on HTTP vs. HTTPS: why it matters and how to switch
Disabling the default clover user
Monitoring & notifications
Why checking Execution History isn’t enough
Using Event Listeners and Notifications
Setting up email alerts for failures and timeouts
A quick look at the Operations Dashboard and AI-powered troubleshooting
We’ll highlight the most common configuration misstep that most often lead to:
“It works in Designer but not on Server”
Memory errors and unstable Workers
Database and connectivity surprises
Missing alerts when jobs fail at 2 a.m.
This webinar is ideal for:
Operations and platform teams