Installing Serviio on Windows Server Core 2008 R2
I've been trying for the past couple weeks to get Serviio to work on Server Core ; I just wanted a Windows box with extremely low overhead to run the service and share media files. It installs just fine, so does Java (or at least looks like it does), but it seems like it's having problems adding any video files to the library. Below is the log. Any help would be appreciated.
2013-02-01 16:55:01,935 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-01 16:55:01,935 INFO [MediaServer] Serviio DLNA media streaming server v 1.1 (rev. 6ba0dd933a8e+)
2013-02-01 16:55:01,935 INFO [MediaServer] Petr Nejedly 2009-2012
2013-02-01 16:55:01,935 INFO [MediaServer] http://www.serviio.org
2013-02-01 16:55:01,935 INFO [MediaServer]
2013-02-01 16:55:01,935 INFO [MediaServer] Java 1.7.0_13-Oracle Corporation
2013-02-01 16:55:01,935 INFO [MediaServer] OS Windows Server 2008 R2 amd64 6.1
2013-02-01 16:55:01,935 INFO [MediaServer] File encoding: windows-1252
2013-02-01 16:55:01,935 INFO [MediaServer] Headless mode enabled: true
2013-02-01 16:55:01,935 INFO [MediaServer] User: DFS-01$
2013-02-01 16:55:01,935 INFO [MediaServer] User home dir: C:\
2013-02-01 16:55:01,935 INFO [MediaServer] Temp dir: C:\Windows\TEMP\
2013-02-01 16:55:01,935 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-01 16:55:02,263 INFO [WebServer] Socket buffer set to 65535 bytes
2013-02-01 16:55:02,263 INFO [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2013-02-01 16:55:02,341 INFO [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2013-02-01 16:55:02,341 INFO [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2013-02-01 16:55:02,372 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2013-02-01 16:55:12,604 WARN [ServiioStatusService] ExceptionInInitializerError occured. Returning error code 500 to the REST layer. Message: null
2013-02-01 16:55:12,651 INFO [DBSchemaUpdateExecutor] Updating DB schema
2013-02-01 16:55:15,069 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:15,443 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:15,677 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:15,896 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:16,114 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:16,332 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:16,551 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:16,785 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:17,097 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:32,757 INFO [DBSchemaUpdateExecutor] Cleaning persistent cache
2013-02-01 16:55:33,069 WARN [IndexedDiskCache] Region [thumbnails] Disk cache not shutdown properly, shutting down now.
2013-02-01 16:55:33,069 WARN [IndexedDiskCache] Region [online_technical_metadata] Disk cache not shutdown properly, shutting down now.
2013-02-01 16:56:18,428 INFO [ServiioConsole] Starting Serviio Console
2013-02-01 16:56:18,615 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2013-02-01 16:56:29,362 WARN [ServiioConsole] Cannot connect to the server to get DB initialization info
2013-02-01 16:56:39,501 WARN [ServiioConsole] Cannot connect to server: Connection Error (1000) - Connection refused: connect
2013-02-01 16:56:39,579 INFO [Messages] Loaded console message bundle for locale: en
2013-02-01 16:56:43,681 INFO [ServiioConsole] Leaving Serviio Console
2013-02-01 16:57:29,773 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-01 16:57:29,789 INFO [MediaServer] Serviio DLNA media streaming server v 1.1 (rev. 6ba0dd933a8e+)
2013-02-01 16:57:29,789 INFO [MediaServer] Petr Nejedly 2009-2012
2013-02-01 16:57:29,789 INFO [MediaServer] http://www.serviio.org
2013-02-01 16:57:29,789 INFO [MediaServer]
2013-02-01 16:57:29,789 INFO [MediaServer] Java 1.7.0_13-Oracle Corporation
2013-02-01 16:57:29,789 INFO [MediaServer] OS Windows Server 2008 R2 amd64 6.1
2013-02-01 16:57:29,789 INFO [MediaServer] File encoding: windows-1252
2013-02-01 16:57:29,789 INFO [MediaServer] Headless mode enabled: true
2013-02-01 16:57:29,789 INFO [MediaServer] User: DFS-01$
2013-02-01 16:57:29,789 INFO [MediaServer] User home dir: C:\
2013-02-01 16:57:29,789 INFO [MediaServer] Temp dir: C:\Windows\TEMP\
2013-02-01 16:57:29,789 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-01 16:57:30,194 INFO [WebServer] Socket buffer set to 65535 bytes
2013-02-01 16:57:30,210 INFO [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2013-02-01 16:57:30,335 INFO [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2013-02-01 16:57:30,335 INFO [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2013-02-01 16:57:30,381 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2013-02-01 16:57:36,106 INFO [Device] Created UPnP Device with UUID: 8f1dc6fd-d61f-3071-9d8d-80a7acdaf8cd, bound address: 192.168.2.5
2013-02-01 16:57:36,402 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-01 16:57:36,402 INFO [MediaServer] License: FREE
2013-02-01 16:57:36,402 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-01 16:57:36,870 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2013-02-01 16:57:38,305 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2013-02-01 16:57:38,399 INFO [ServiioConsole] Starting Serviio Console
2013-02-01 16:57:38,524 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2013-02-01 16:57:39,382 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2013-02-01 16:57:39,849 INFO [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2013-02-01 16:57:40,614 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2013-02-01 16:57:41,019 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2013-02-01 16:57:41,440 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2013-02-01 16:57:42,782 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D/E-series)' (id=7)
2013-02-01 16:57:42,844 INFO [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2013-02-01 16:57:44,591 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012)' (id=sony2012)
2013-02-01 16:57:46,276 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player / SMP' (id=10)
2013-02-01 16:57:47,181 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2013-02-01 16:57:47,648 INFO [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2013-02-01 16:57:47,711 INFO [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2013-02-01 16:57:48,116 INFO [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2013-02-01 16:57:48,210 INFO [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2013-02-01 16:57:48,772 INFO [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2013-02-01 16:57:49,146 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=sony2011)
2013-02-01 16:57:49,863 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=sony2010)
2013-02-01 16:57:50,908 INFO [ProfilesDefinitionParser] Added profile 'Philips' (id=20)
2013-02-01 16:57:51,330 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=sony2009)
2013-02-01 16:57:51,486 INFO [ProfilesDefinitionParser] Added profile 'Denon AVR' (id=22)
2013-02-01 16:57:53,326 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera G/GT/DT/UT/VT (2011/2012)' (id=viera2011a)
2013-02-01 16:57:53,482 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera E/S/ST/VT (2011)' (id=viera2011)
2013-02-01 16:57:53,622 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2010)' (id=viera2010)
2013-02-01 16:57:53,888 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012) - US' (id=sony2012us)
2013-02-01 16:57:54,106 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011) - US' (id=sony2011us)
2013-02-01 16:57:54,605 INFO [ProfilesDefinitionParser] Added profile 'Sony AVReceiver STR' (id=SonySTR)
2013-02-01 16:57:54,902 INFO [ProfilesDefinitionParser] Added profile 'Sony Audio CMT' (id=SonyCMT)
2013-02-01 16:57:55,011 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2013-02-01 16:57:56,040 INFO [ProfilesDefinitionParser] Added profile 'Flash player' (id=flv_player)
2013-02-01 16:57:56,664 INFO [ProfilesDefinitionParser] Added profile 'ServiiGo' (id=serviigo)
2013-02-01 16:57:56,945 INFO [ProfilesDefinitionParser] Added profile 'Windows Phone 8' (id=wp8)
2013-02-01 16:57:56,992 INFO [PluginCompilerThread] Looking for plugins at C:\Program Files\Serviio\bin\..\plugins
2013-02-01 16:57:56,992 INFO [PluginCompilerThread] Started looking for plugins
2013-02-01 16:57:57,023 INFO [UpdateChecker] Checking if a new version is available
2013-02-01 16:57:57,132 ERROR [MediaServer] FFMPEG not found. Serviio will not work properly.
2013-02-01 16:57:57,226 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2013-02-01 16:57:57,304 INFO [WebServer] WebServer starting on port 8895
2013-02-01 16:57:57,335 INFO [EventDispatcher] Starting EventDispatcher
2013-02-01 16:57:57,335 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2013-02-01 16:57:57,335 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2013-02-01 16:57:57,350 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2013-02-01 16:57:57,428 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth0 (NVIDIA nForce Networking Controller) and address 192.168.2.5, timeout = 0
2013-02-01 16:57:57,599 INFO [RendererSearchSender] Searching for Renderer devices, will multicast on 1 NICs
2013-02-01 16:57:57,755 INFO [RendererManager] Stored a new renderer: uuid='e3ca0982-814b-417d-80eb-c46e659e5c08', name = 'Unrecognized device', ipAddress='192.168.2.47', profile = '1'
2013-02-01 16:57:57,911 INFO [RendererManager] Stored a new renderer: uuid='7c75f0ba-1249-46ab-b021-dadacd8ebbda', name = 'Unrecognized device', ipAddress='192.168.2.25', profile = '1'
2013-02-01 16:57:57,974 INFO [RendererManager] Stored a new renderer: uuid='b675c451-4ff1-9be3-e0ea-13c7eb254de9', name = 'Samsung DTV DMR', ipAddress='192.168.2.30', profile = '7'
2013-02-01 16:58:04,069 INFO [Messages] Loaded console message bundle for locale: en
2013-02-01 16:58:08,072 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2013-02-01 16:58:09,655 INFO [BrowsingCategoriesMessages] Loaded browsing categories message bundle for locale: en
2013-02-01 16:58:23,642 INFO [FeedUpdaterThread] Started looking for information about online resources
2013-02-01 16:58:23,657 INFO [PlaylistMaintainerThread] Started looking playlist changes
2013-02-01 16:58:23,688 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-02-01 16:58:23,688 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-02-01 17:55:08,603 INFO [LibraryAdditionsCheckerThread] Finished looking for newly added files
2013-02-01 17:55:08,712 INFO [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2013-02-01 17:55:08,821 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-02-01 17:55:08,836 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-02-01 17:58:01,952 INFO [LibraryAdditionsCheckerThread] Finished looking for newly added files
2013-02-01 17:58:02,061 INFO [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2013-02-01 17:58:02,170 INFO [PlaylistMaintainerThread] Finished looking for playlist changes
2013-02-01 17:58:02,326 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-02-01 17:58:02,342 INFO [PlaylistMaintainerThread] Started looking playlist changes
2013-02-01 17:58:02,342 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-02-01 18:00:33,858 INFO [ServiioConsole] Starting Serviio Console
2013-02-01 18:00:34,051 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2013-02-01 18:00:35,162 INFO [Messages] Loaded console message bundle for locale: en
2013-02-01 18:05:02,235 INFO [LicenseUploadServerResource] New license stored
2013-02-01 18:06:57,457 INFO [ServiioConsole] Starting Serviio Console
2013-02-01 18:06:57,651 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2013-02-01 18:06:58,747 INFO [Messages] Loaded console message bundle for locale: en
2013-02-01 18:07:59,294 WARN [ServiioStatusService] Returning error code to the REST layer: Not Found (404) - The server has not found anything matching the request URI
2013-02-01 18:13:31,620 WARN [LibraryAdditionsCheckerThread] An error occured while scanning for item to be added, will continue
org.serviio.db.dao.PersistenceException: Cannot mark Repository with id 1 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
2013-02-01 18:13:31,627 INFO [LibraryAdditionsCheckerThread] Finished looking for newly added files
2013-02-01 18:13:31,695 INFO [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2013-02-01 18:13:31,795 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-02-01 18:13:31,804 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-02-01 16:55:01,935 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-01 16:55:01,935 INFO [MediaServer] Serviio DLNA media streaming server v 1.1 (rev. 6ba0dd933a8e+)
2013-02-01 16:55:01,935 INFO [MediaServer] Petr Nejedly 2009-2012
2013-02-01 16:55:01,935 INFO [MediaServer] http://www.serviio.org
2013-02-01 16:55:01,935 INFO [MediaServer]
2013-02-01 16:55:01,935 INFO [MediaServer] Java 1.7.0_13-Oracle Corporation
2013-02-01 16:55:01,935 INFO [MediaServer] OS Windows Server 2008 R2 amd64 6.1
2013-02-01 16:55:01,935 INFO [MediaServer] File encoding: windows-1252
2013-02-01 16:55:01,935 INFO [MediaServer] Headless mode enabled: true
2013-02-01 16:55:01,935 INFO [MediaServer] User: DFS-01$
2013-02-01 16:55:01,935 INFO [MediaServer] User home dir: C:\
2013-02-01 16:55:01,935 INFO [MediaServer] Temp dir: C:\Windows\TEMP\
2013-02-01 16:55:01,935 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-01 16:55:02,263 INFO [WebServer] Socket buffer set to 65535 bytes
2013-02-01 16:55:02,263 INFO [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2013-02-01 16:55:02,341 INFO [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2013-02-01 16:55:02,341 INFO [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2013-02-01 16:55:02,372 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2013-02-01 16:55:12,604 WARN [ServiioStatusService] ExceptionInInitializerError occured. Returning error code 500 to the REST layer. Message: null
2013-02-01 16:55:12,651 INFO [DBSchemaUpdateExecutor] Updating DB schema
2013-02-01 16:55:15,069 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:15,443 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:15,677 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:15,896 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:16,114 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:16,332 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:16,551 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:16,785 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:17,097 WARN [ServiioStatusService] NoClassDefFoundError occured. Returning error code 500 to the REST layer. Message: Could not initialize class org.serviio.config.Configuration
2013-02-01 16:55:32,757 INFO [DBSchemaUpdateExecutor] Cleaning persistent cache
2013-02-01 16:55:33,069 WARN [IndexedDiskCache] Region [thumbnails] Disk cache not shutdown properly, shutting down now.
2013-02-01 16:55:33,069 WARN [IndexedDiskCache] Region [online_technical_metadata] Disk cache not shutdown properly, shutting down now.
2013-02-01 16:56:18,428 INFO [ServiioConsole] Starting Serviio Console
2013-02-01 16:56:18,615 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2013-02-01 16:56:29,362 WARN [ServiioConsole] Cannot connect to the server to get DB initialization info
2013-02-01 16:56:39,501 WARN [ServiioConsole] Cannot connect to server: Connection Error (1000) - Connection refused: connect
2013-02-01 16:56:39,579 INFO [Messages] Loaded console message bundle for locale: en
2013-02-01 16:56:43,681 INFO [ServiioConsole] Leaving Serviio Console
2013-02-01 16:57:29,773 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-01 16:57:29,789 INFO [MediaServer] Serviio DLNA media streaming server v 1.1 (rev. 6ba0dd933a8e+)
2013-02-01 16:57:29,789 INFO [MediaServer] Petr Nejedly 2009-2012
2013-02-01 16:57:29,789 INFO [MediaServer] http://www.serviio.org
2013-02-01 16:57:29,789 INFO [MediaServer]
2013-02-01 16:57:29,789 INFO [MediaServer] Java 1.7.0_13-Oracle Corporation
2013-02-01 16:57:29,789 INFO [MediaServer] OS Windows Server 2008 R2 amd64 6.1
2013-02-01 16:57:29,789 INFO [MediaServer] File encoding: windows-1252
2013-02-01 16:57:29,789 INFO [MediaServer] Headless mode enabled: true
2013-02-01 16:57:29,789 INFO [MediaServer] User: DFS-01$
2013-02-01 16:57:29,789 INFO [MediaServer] User home dir: C:\
2013-02-01 16:57:29,789 INFO [MediaServer] Temp dir: C:\Windows\TEMP\
2013-02-01 16:57:29,789 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-01 16:57:30,194 INFO [WebServer] Socket buffer set to 65535 bytes
2013-02-01 16:57:30,210 INFO [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2013-02-01 16:57:30,335 INFO [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2013-02-01 16:57:30,335 INFO [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2013-02-01 16:57:30,381 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2013-02-01 16:57:36,106 INFO [Device] Created UPnP Device with UUID: 8f1dc6fd-d61f-3071-9d8d-80a7acdaf8cd, bound address: 192.168.2.5
2013-02-01 16:57:36,402 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-01 16:57:36,402 INFO [MediaServer] License: FREE
2013-02-01 16:57:36,402 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-01 16:57:36,870 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2013-02-01 16:57:38,305 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2013-02-01 16:57:38,399 INFO [ServiioConsole] Starting Serviio Console
2013-02-01 16:57:38,524 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2013-02-01 16:57:39,382 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2013-02-01 16:57:39,849 INFO [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2013-02-01 16:57:40,614 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2013-02-01 16:57:41,019 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2013-02-01 16:57:41,440 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2013-02-01 16:57:42,782 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D/E-series)' (id=7)
2013-02-01 16:57:42,844 INFO [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2013-02-01 16:57:44,591 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012)' (id=sony2012)
2013-02-01 16:57:46,276 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player / SMP' (id=10)
2013-02-01 16:57:47,181 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2013-02-01 16:57:47,648 INFO [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2013-02-01 16:57:47,711 INFO [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2013-02-01 16:57:48,116 INFO [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2013-02-01 16:57:48,210 INFO [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2013-02-01 16:57:48,772 INFO [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2013-02-01 16:57:49,146 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=sony2011)
2013-02-01 16:57:49,863 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=sony2010)
2013-02-01 16:57:50,908 INFO [ProfilesDefinitionParser] Added profile 'Philips' (id=20)
2013-02-01 16:57:51,330 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=sony2009)
2013-02-01 16:57:51,486 INFO [ProfilesDefinitionParser] Added profile 'Denon AVR' (id=22)
2013-02-01 16:57:53,326 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera G/GT/DT/UT/VT (2011/2012)' (id=viera2011a)
2013-02-01 16:57:53,482 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera E/S/ST/VT (2011)' (id=viera2011)
2013-02-01 16:57:53,622 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2010)' (id=viera2010)
2013-02-01 16:57:53,888 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012) - US' (id=sony2012us)
2013-02-01 16:57:54,106 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011) - US' (id=sony2011us)
2013-02-01 16:57:54,605 INFO [ProfilesDefinitionParser] Added profile 'Sony AVReceiver STR' (id=SonySTR)
2013-02-01 16:57:54,902 INFO [ProfilesDefinitionParser] Added profile 'Sony Audio CMT' (id=SonyCMT)
2013-02-01 16:57:55,011 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2013-02-01 16:57:56,040 INFO [ProfilesDefinitionParser] Added profile 'Flash player' (id=flv_player)
2013-02-01 16:57:56,664 INFO [ProfilesDefinitionParser] Added profile 'ServiiGo' (id=serviigo)
2013-02-01 16:57:56,945 INFO [ProfilesDefinitionParser] Added profile 'Windows Phone 8' (id=wp8)
2013-02-01 16:57:56,992 INFO [PluginCompilerThread] Looking for plugins at C:\Program Files\Serviio\bin\..\plugins
2013-02-01 16:57:56,992 INFO [PluginCompilerThread] Started looking for plugins
2013-02-01 16:57:57,023 INFO [UpdateChecker] Checking if a new version is available
2013-02-01 16:57:57,132 ERROR [MediaServer] FFMPEG not found. Serviio will not work properly.
2013-02-01 16:57:57,226 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2013-02-01 16:57:57,304 INFO [WebServer] WebServer starting on port 8895
2013-02-01 16:57:57,335 INFO [EventDispatcher] Starting EventDispatcher
2013-02-01 16:57:57,335 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2013-02-01 16:57:57,335 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2013-02-01 16:57:57,350 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2013-02-01 16:57:57,428 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth0 (NVIDIA nForce Networking Controller) and address 192.168.2.5, timeout = 0
2013-02-01 16:57:57,599 INFO [RendererSearchSender] Searching for Renderer devices, will multicast on 1 NICs
2013-02-01 16:57:57,755 INFO [RendererManager] Stored a new renderer: uuid='e3ca0982-814b-417d-80eb-c46e659e5c08', name = 'Unrecognized device', ipAddress='192.168.2.47', profile = '1'
2013-02-01 16:57:57,911 INFO [RendererManager] Stored a new renderer: uuid='7c75f0ba-1249-46ab-b021-dadacd8ebbda', name = 'Unrecognized device', ipAddress='192.168.2.25', profile = '1'
2013-02-01 16:57:57,974 INFO [RendererManager] Stored a new renderer: uuid='b675c451-4ff1-9be3-e0ea-13c7eb254de9', name = 'Samsung DTV DMR', ipAddress='192.168.2.30', profile = '7'
2013-02-01 16:58:04,069 INFO [Messages] Loaded console message bundle for locale: en
2013-02-01 16:58:08,072 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2013-02-01 16:58:09,655 INFO [BrowsingCategoriesMessages] Loaded browsing categories message bundle for locale: en
2013-02-01 16:58:23,642 INFO [FeedUpdaterThread] Started looking for information about online resources
2013-02-01 16:58:23,657 INFO [PlaylistMaintainerThread] Started looking playlist changes
2013-02-01 16:58:23,688 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-02-01 16:58:23,688 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-02-01 17:55:08,603 INFO [LibraryAdditionsCheckerThread] Finished looking for newly added files
2013-02-01 17:55:08,712 INFO [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2013-02-01 17:55:08,821 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-02-01 17:55:08,836 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-02-01 17:58:01,952 INFO [LibraryAdditionsCheckerThread] Finished looking for newly added files
2013-02-01 17:58:02,061 INFO [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2013-02-01 17:58:02,170 INFO [PlaylistMaintainerThread] Finished looking for playlist changes
2013-02-01 17:58:02,326 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-02-01 17:58:02,342 INFO [PlaylistMaintainerThread] Started looking playlist changes
2013-02-01 17:58:02,342 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-02-01 18:00:33,858 INFO [ServiioConsole] Starting Serviio Console
2013-02-01 18:00:34,051 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2013-02-01 18:00:35,162 INFO [Messages] Loaded console message bundle for locale: en
2013-02-01 18:05:02,235 INFO [LicenseUploadServerResource] New license stored
2013-02-01 18:06:57,457 INFO [ServiioConsole] Starting Serviio Console
2013-02-01 18:06:57,651 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2013-02-01 18:06:58,747 INFO [Messages] Loaded console message bundle for locale: en
2013-02-01 18:07:59,294 WARN [ServiioStatusService] Returning error code to the REST layer: Not Found (404) - The server has not found anything matching the request URI
2013-02-01 18:13:31,620 WARN [LibraryAdditionsCheckerThread] An error occured while scanning for item to be added, will continue
org.serviio.db.dao.PersistenceException: Cannot mark Repository with id 1 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
2013-02-01 18:13:31,627 INFO [LibraryAdditionsCheckerThread] Finished looking for newly added files
2013-02-01 18:13:31,695 INFO [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2013-02-01 18:13:31,795 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-02-01 18:13:31,804 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
