Hi,
Is it possible to remove Derby entirely, or prevent it from running?
2017-12-27 15:39:24,620 [localhost-startStop-1] INFO com.cloveretl.profiler.server.app.ProfilerDataSourceFactory - Using JDBC connection: jdbc:derby://localhost:22649/databases/profiler;create=true (org.apache.derby.jdbc.ClientDriver)
2017-12-27 15:39:24,658 [localhost-startStop-1] INFO com.cloveretl.profiler.server.app.InbuiltDatabaseManager - Booting internal Apache Derby database
2017-12-27 15:39:24,680 [localhost-startStop-1] INFO com.cloveretl.profiler.server.app.InbuiltDatabaseManager - Starting Derby Network Server Control
2017-12-27 15:39:24,765 [localhost-startStop-1] INFO com.cloveretl.profiler.server.app.InbuiltDatabaseManager - Apache Derby start issued
Wed Dec 27 15:39:24 UTC 2017 : Could not connect to Derby Network Server on host 127.0.0.1, port 22649: Connection refused (Connection refused)
Wed Dec 27 15:39:24 UTC 2017 : Apache Derby Network Server - 10.11.1.1 - (1616546) started and ready to accept connections on port 22649
2017-12-27 15:39:25,283 [localhost-startStop-1] INFO com.cloveretl.profiler.server.app.InbuiltDatabaseManager - Apache Derby started
We’re using MySQL and Derby is unwanted.
Thanks,
Paul.