DevTest Unable to create initial pool of database connections
searchcancel
DevTest Unable to create initial pool of database connections
book
Article ID: 76628
calendar_today
Updated On: 02-25-2025
Products
Service Virtualization
Issue/Introduction
DevTest is unable to create a pool of database connections.
The following error is found in the registry.log:
ERROR org.apache.tomcat.jdbc.pool.ConnectionPool - Unable to create initial connections of pool. org.h2.jdbc.JdbcSQLException: Database may be already in use: null. Possible solutions: close all other connection(s); use the server mode [90020-192]
Environment
All supported DevTest versions and environments
Cause
The file used to create the database connection pool is locked.
DevTest_Home/prodDb.mv.db
Resolution
Shutdown all DevTest components
Delete, move or rename the DevTest log directory (optional).
Delete, move or rename DevTest_Home/prodDb.mv.db
Delete, move or rename DevTest_Home/prodDb.trace.db (if present)