[ https://issues.apache.org/jira/browse/DERBY-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364537#comment-17364537 ]
Richard N. Hillegas commented on DERBY-7119: -------------------------------------------- This looks like the expected sequence of startup diagnostics for a database whose classpath has not been overridden with jar files stored in the database. The final diagnostic won't be vacuous if the database classpath has been overridden as described by the Derby Developer's Guide: https://db.apache.org/derby/docs/10.15/devguide/cdevdeploy30736.html > Database Class Loader started - derby.database.classpath='' > ----------------------------------------------------------- > > Key: DERBY-7119 > URL: https://issues.apache.org/jira/browse/DERBY-7119 > Project: Derby > Issue Type: Bug > Components: Services > Affects Versions: 10.15.2.0 > Reporter: rajasekar > Priority: Blocker > > Thu Jun 17 00:59:05 IST 2021: > Booting Derby version The Apache Software Foundation - Apache Derby - > 10.15.2.0 - (1873585): instance 2057c01b-017a-1619-8249-ffff9075b68b > on database directory C:\derby_10\db-derby-10.15.2.0-bin\bin\sample with > class loader jdk.internal.loader.ClassLoaders$AppClassLoader@606d8acf > Loaded from file:/C:/derby_10/db-derby-10.15.2.0-bin/lib/derby.jar > java.vendor=Oracle Corporation > user.dir=C:\derby_10\db-derby-10.15.2.0-bin\bin > os.name=Windows 10 > os.arch=amd64 > os.version=10.0 > derby.system.home=C:\derby_10\db-derby-10.15.2.0-bin\bin > Database Class Loader started - derby.database.classpath='' -- This message was sent by Atlassian Jira (v8.3.4#803005)