I turned on detailed logging. Stopped and restarted the service. This was the last bit of the log.
at org.serviio.library.dao.MediaItemDAOImpl.getMediaItem(MediaItemDAOImpl.java:87)
at org.serviio.library.dao.MediaItemDAOImpl.isMediaItemPresent(MediaItemDAOImpl.java:60)
at org.serviio.library.local.service.MediaService.isMediaPresentInLibrary(MediaService.java:37)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.addNewMediaFile(LibraryAdditionsCheckerThread.java:172)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:145)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:83)
Caused by: java.sql.SQLNonTransientConnectionException: Connection closed by unknown interrupt.
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedResultSet.closeOnTransactionError(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedResultSet.movePosition(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedResultSet.next(Unknown Source)
at org.serviio.library.dao.MediaItemDAOImpl.mapSingleResult(MediaItemDAOImpl.java:335)
at org.serviio.library.dao.MediaItemDAOImpl.getMediaItem(MediaItemDAOImpl.java:85)
... 7 more
Caused by: java.sql.SQLException: Connection closed by unknown interrupt.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 18 more
Caused by: ERROR 08000: Connection closed by unknown interrupt.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.iapi.util.InterruptStatus.setInterrupted(Unknown Source)
at org.apache.derby.iapi.util.InterruptStatus.throwIf(Unknown Source)
at org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl.checkCancellationFlag(Unknown Source)
at org.apache.derby.impl.sql.execute.BulkTableScanResultSet.getNextRowCore(Unknown Source)
at org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet.getNextRowCore(Unknown Source)
at org.apache.derby.impl.sql.execute.ProjectRestrictResultSet.getNextRowCore(Unknown Source)
at org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl.getNextRow(Unknown Source)
... 11 more
2012-08-14 22:25:42,479 WARN [LibraryAdditionsCheckerThread] An error occured while scanning for item to be added, will continue
org.serviio.db.dao.PersistenceException: Cannot mark Repository with id 2 as scanned
at org.serviio.library.dao.RepositoryDAOImpl.markRepositoryAsScanned(RepositoryDAOImpl.java:173)
at org.serviio.library.local.service.RepositoryService.markRepositoryAsScanned(RepositoryService.java:112)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:84)
Caused by: java.sql.SQLNonTransientConnectionException: Connection closed by unknown interrupt.
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeUpdate(Unknown Source)
at org.serviio.library.dao.RepositoryDAOImpl.markRepositoryAsScanned(RepositoryDAOImpl.java:171)
... 2 more
Caused by: java.sql.SQLException: Connection closed by unknown interrupt.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 12 more
Caused by: ERROR 08000: Connection closed by unknown interrupt.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.iapi.util.InterruptStatus.setInterrupted(Unknown Source)
at org.apache.derby.iapi.util.InterruptStatus.throwIf(Unknown Source)
at org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl.checkCancellationFlag(Unknown Source)
at org.apache.derby.impl.sql.execute.TableScanResultSet.getNextRowCore(Unknown Source)
at org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet.getNextRowCore(Unknown Source)
at org.apache.derby.impl.sql.execute.ProjectRestrictResultSet.getNextRowCore(Unknown Source)
at org.apache.derby.impl.sql.execute.NormalizeResultSet.getNextRowCore(Unknown Source)
at org.apache.derby.impl.sql.execute.DMLWriteResultSet.getNextRowCore(Unknown Source)
at org.apache.derby.impl.sql.execute.UpdateResultSet.collectAffectedRows(Unknown Source)
at org.apache.derby.impl.sql.execute.UpdateResultSet.open(Unknown Source)
at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt(Unknown Source)
at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
... 6 more
2012-08-14 22:25:42,480 INFO [LibraryAdditionsCheckerThread] Finished looking for newly added files
2012-08-14 22:25:42,570 INFO [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2012-08-14 22:25:42,637 INFO [FeedUpdaterThread] Finished looking for online resources information
2012-08-14 22:25:42,737 INFO [PluginCompilerThread] Finished looking for plugins
2012-08-14 22:25:42,899 INFO [WebServer] WebServer shutting down
2012-08-14 22:25:42,899 INFO [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2012-08-14 22:25:42,899 INFO [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2012-08-14 22:25:42,899 INFO [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2012-08-14 22:25:42,899 INFO [EventDispatcher] Leaving EventDispatcher
2012-08-14 22:25:43,992 INFO [DatabaseManager] Shutting down database
2012-08-14 22:25:46,117 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2012-08-14 22:25:55,617 DEBUG [ApplicationInstanceManager] Listening for application instances on socket 44331
2012-08-14 22:25:55,680 INFO [MediaServer] ------------------------------------------------------------------------
2012-08-14 22:25:55,680 INFO [MediaServer] Serviio DLNA media streaming server v 1.0.1 (rev. 6dbf7c6e334f+)
2012-08-14 22:25:55,680 INFO [MediaServer] Petr Nejedly 2009-2012
2012-08-14 22:25:55,680 INFO [MediaServer]
http://www.serviio.org2012-08-14 22:25:55,680 INFO [MediaServer]
2012-08-14 22:25:55,680 INFO [MediaServer] Java 1.7.0_05-Oracle Corporation
2012-08-14 22:25:55,680 INFO [MediaServer] OS Windows Server 2008 x86 6.0
2012-08-14 22:25:55,680 INFO [MediaServer] File encoding: windows-1252
2012-08-14 22:25:55,680 INFO [MediaServer] Headless mode enabled: true
2012-08-14 22:25:55,680 INFO [MediaServer] User home dir: C:\
2012-08-14 22:25:55,680 INFO [MediaServer] Temp dir: C:\Windows\TEMP\
2012-08-14 22:25:55,680 INFO [MediaServer] ------------------------------------------------------------------------
2012-08-14 22:25:56,102 INFO [WebServer] Socket buffer set to 65535 bytes
2012-08-14 22:25:56,102 INFO [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2012-08-14 22:25:56,195 INFO [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2012-08-14 22:25:56,195 INFO [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2012-08-14 22:25:56,211 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2012-08-14 22:25:56,274 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.sql' has been run
2012-08-14 22:25:56,633 DEBUG [ConfigEntryDAOImpl] Reading all ConfigEntries
2012-08-14 22:25:59,977 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.1.sql' has been run
2012-08-14 22:25:59,992 DEBUG [DBLogDAOImpl] Checking if script 'script-0.2.sql' has been run
2012-08-14 22:25:59,992 DEBUG [DBLogDAOImpl] Checking if script 'script-0.3.1.sql' has been run
2012-08-14 22:25:59,992 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.sql' has been run
2012-08-14 22:25:59,992 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.1.sql' has been run
2012-08-14 22:25:59,992 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.2.sql' has been run
2012-08-14 22:25:59,992 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.sql' has been run
2012-08-14 22:25:59,992 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.1.sql' has been run
2012-08-14 22:25:59,992 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.sql' has been run
2012-08-14 22:25:59,992 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.1.sql' has been run
2012-08-14 22:25:59,992 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.2.sql' has been run
2012-08-14 22:25:59,992 DEBUG [DBLogDAOImpl] Checking if script 'script-1.0.sql' has been run
2012-08-14 22:26:00,117 INFO [Device] Created UPnP Device with UUID: 98c10fde-3f5a-3f5a-a27e-43935bf0f59d, bound address: 192.168.10.10
2012-08-14 22:26:00,242 INFO [MediaServer] ------------------------------------------------------------------------
2012-08-14 22:26:00,242 INFO [MediaServer] License: PRO (EVALUATION, id: 11111111-1111-1111-1111-111111111113)
2012-08-14 22:26:00,242 INFO [MediaServer] ------------------------------------------------------------------------
2012-08-14 22:26:01,274 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2012-08-14 22:26:01,336 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 1
2012-08-14 22:26:03,070 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2012-08-14 22:26:03,086 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 2
2012-08-14 22:26:04,055 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2012-08-14 22:26:04,055 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 3
2012-08-14 22:26:04,555 INFO [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2012-08-14 22:26:04,570 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 4
2012-08-14 22:26:05,320 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2012-08-14 22:26:05,320 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 5
2012-08-14 22:26:05,852 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2012-08-14 22:26:05,852 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 6
2012-08-14 22:26:06,164 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2012-08-14 22:26:06,164 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 7
2012-08-14 22:26:07,242 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D/E-series)' (id=7)
2012-08-14 22:26:07,242 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 8
2012-08-14 22:26:07,305 INFO [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2012-08-14 22:26:07,305 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2012
2012-08-14 22:26:08,680 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012)' (id=sony2012)
2012-08-14 22:26:08,680 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 10
2012-08-14 22:26:10,242 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player / SMP' (id=10)
2012-08-14 22:26:10,258 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 13
2012-08-14 22:26:10,899 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2012-08-14 22:26:10,899 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 14
2012-08-14 22:26:11,274 INFO [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2012-08-14 22:26:11,274 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 15
2012-08-14 22:26:11,352 INFO [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2012-08-14 22:26:11,352 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 16
2012-08-14 22:26:11,633 INFO [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2012-08-14 22:26:11,633 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 17
2012-08-14 22:26:11,758 INFO [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2012-08-14 22:26:11,758 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 18
2012-08-14 22:26:12,305 INFO [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2012-08-14 22:26:12,305 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2011
2012-08-14 22:26:12,430 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=sony2011)
2012-08-14 22:26:12,445 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2010