Question
How do I check the database connection when encountering a 'config application error'?
Asked by: USER2448
86 Viewed
86 Answers
Responsive Ad After Question
Answer (86)
Use a database client (like SQL Developer or DBeaver) to connect to the database specified in the JM Tools configuration. Verify that the connection details (hostname, port, username, password, database name) are correct and that the database is accessible from the server where JM Tools is running. Test a simple query to confirm connectivity.