FAQ  •  Register  •  Login

Installing Serviio on Windows Server Core 2008 R2

<<

Joshuar75

Serviio newbie

Posts: 3

Joined: Sun Jan 13, 2013 4:27 am

Post Sat Feb 02, 2013 2:57 am

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
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Feb 03, 2013 11:45 am

Re: Installing Serviio on Windows Server Core 2008 R2

Try a different Java version
<<

Joshuar75

Serviio newbie

Posts: 3

Joined: Sun Jan 13, 2013 4:27 am

Post Wed Feb 06, 2013 10:38 pm

Re: Installing Serviio on Windows Server Core 2008 R2

I uninstalled everything to include Java and reinstalled with the version of Java packaged with Serviio. Looks like it's cleared up the Java problems. I gave it a coule days to rebuild the libraries. It loaded all the audio and image files (along with directory structure under folders), but still no videos. I did a restart , and below is the refreshed log file. It looks like there is something wrong with FFMPEG. Any guidance on fixing this would be appreciated:

2013-02-06 17:22:36,805 INFO [MediaServer] Serviio DLNA media streaming server v 1.1 (rev. 6ba0dd933a8e+)
2013-02-06 17:22:36,805 INFO [MediaServer] Petr Nejedly 2009-2012
2013-02-06 17:22:36,805 INFO [MediaServer] http://www.serviio.org
2013-02-06 17:22:36,805 INFO [MediaServer]
2013-02-06 17:22:36,805 INFO [MediaServer] Java 1.7.0_05-Oracle Corporation
2013-02-06 17:22:36,805 INFO [MediaServer] OS Windows Server 2008 R2 amd64 6.1
2013-02-06 17:22:36,805 INFO [MediaServer] File encoding: windows-1252
2013-02-06 17:22:36,821 INFO [MediaServer] Headless mode enabled: true
2013-02-06 17:22:36,821 INFO [MediaServer] User: DFS-01$
2013-02-06 17:22:36,821 INFO [MediaServer] User home dir: C:\
2013-02-06 17:22:36,821 INFO [MediaServer] Temp dir: C:\Windows\TEMP\
2013-02-06 17:22:36,821 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-06 17:22:37,897 INFO [WebServer] Socket buffer set to 65535 bytes
2013-02-06 17:22:37,913 INFO [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2013-02-06 17:22:38,116 INFO [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2013-02-06 17:22:38,116 INFO [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2013-02-06 17:22:38,287 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2013-02-06 17:22:46,944 INFO [Device] Created UPnP Device with UUID: 8f1dc6fd-d61f-3071-9d8d-80a7acdaf8cd, bound address: 192.168.2.5
2013-02-06 17:22:49,299 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-06 17:22:49,299 INFO [MediaServer] License: PRO (NORMAL, id: 6028f65e-30ba-47f2-acd3-7afeb07dc758)
2013-02-06 17:22:49,299 INFO [MediaServer] ------------------------------------------------------------------------
2013-02-06 17:22:52,682 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2013-02-06 17:22:54,632 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2013-02-06 17:22:55,832 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2013-02-06 17:22:56,550 INFO [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2013-02-06 17:22:57,407 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2013-02-06 17:22:58,078 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2013-02-06 17:22:58,436 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2013-02-06 17:22:59,668 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D/E-series)' (id=7)
2013-02-06 17:22:59,730 INFO [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2013-02-06 17:23:01,680 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012)' (id=sony2012)
2013-02-06 17:23:04,221 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player / SMP' (id=10)
2013-02-06 17:23:04,985 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2013-02-06 17:23:05,562 INFO [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2013-02-06 17:23:05,671 INFO [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2013-02-06 17:23:06,108 INFO [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2013-02-06 17:23:06,217 INFO [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2013-02-06 17:23:06,903 INFO [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2013-02-06 17:23:07,168 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=sony2011)
2013-02-06 17:23:07,870 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=sony2010)
2013-02-06 17:23:08,525 INFO [ProfilesDefinitionParser] Added profile 'Philips' (id=20)
2013-02-06 17:23:08,915 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=sony2009)
2013-02-06 17:23:09,102 INFO [ProfilesDefinitionParser] Added profile 'Denon AVR' (id=22)
2013-02-06 17:23:10,708 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera G/GT/DT/UT/VT (2011/2012)' (id=viera2011a)
2013-02-06 17:23:10,879 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera E/S/ST/VT (2011)' (id=viera2011)
2013-02-06 17:23:11,113 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2010)' (id=viera2010)
2013-02-06 17:23:11,456 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012) - US' (id=sony2012us)
2013-02-06 17:23:11,924 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011) - US' (id=sony2011us)
2013-02-06 17:23:12,298 INFO [ProfilesDefinitionParser] Added profile 'Sony AVReceiver STR' (id=SonySTR)
2013-02-06 17:23:12,485 INFO [ProfilesDefinitionParser] Added profile 'Sony Audio CMT' (id=SonyCMT)
2013-02-06 17:23:12,548 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2013-02-06 17:23:13,577 INFO [ProfilesDefinitionParser] Added profile 'Flash player' (id=flv_player)
2013-02-06 17:23:14,341 INFO [ProfilesDefinitionParser] Added profile 'ServiiGo' (id=serviigo)
2013-02-06 17:23:14,793 INFO [ProfilesDefinitionParser] Added profile 'Windows Phone 8' (id=wp8)
2013-02-06 17:23:15,542 INFO [PluginCompilerThread] Looking for plugins at C:\Program Files\Serviio\bin\..\plugins
2013-02-06 17:23:15,557 INFO [UpdateChecker] Checking if a new version is available
2013-02-06 17:23:15,557 INFO [PluginCompilerThread] Started looking for plugins
2013-02-06 17:23:18,800 ERROR [MediaServer] FFMPEG not found. Serviio will not work properly.
2013-02-06 17:23:19,237 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2013-02-06 17:23:19,533 INFO [WebServer] WebServer starting on port 8895
2013-02-06 17:23:19,580 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2013-02-06 17:23:19,580 INFO [EventDispatcher] Starting EventDispatcher
2013-02-06 17:23:19,580 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2013-02-06 17:23:19,642 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2013-02-06 17:23:19,706 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth0 (NVIDIA nForce Networking Controller) and address 192.168.2.5, timeout = 0
2013-02-06 17:23:19,862 INFO [RendererSearchSender] Searching for Renderer devices, will multicast on 1 NICs
2013-02-06 17:23:45,955 INFO [FeedUpdaterThread] Started looking for information about online resources
2013-02-06 17:23:45,968 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-02-06 17:23:45,998 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-02-06 17:23:45,999 INFO [PlaylistMaintainerThread] Started looking playlist changes
2013-02-06 17:23:58,826 WARN [LibraryManager] Cannot read metadata of file D:\Media\Audio Books\The Road To Serfdom.m4a via extractor EMBEDDED. Message: org.jaudiotagger.audio.exceptions.CannotReadVideoException: This file appears to be an Mp4 Video file, video files are not supported
2013-02-06 17:24:38,091 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2013-02-06 17:24:39,166 INFO [BrowsingCategoriesMessages] Loaded browsing categories message bundle for locale: en
2013-02-06 17:25:04,137 WARN [ServiioStatusService] Returning error code to the REST layer: Not Found (404) - The server has not found anything matching the request URI
2013-02-06 17:25:07,365 WARN [PlaylistParser] Could not find a suitable playlist parser for file 'D:\Media\Funny Stuff\Video Clips\Cars and Bikes\88dodgesaires.asx', it is either not supported or the file is corrupted.
2013-02-06 17:25:17,770 WARN [PlaylistParser] Could not find a suitable playlist parser for file 'D:\Media\Funny Stuff\Video Clips\Terry Tate\Default.PLS', it is either not supported or the file is corrupted.
2013-02-06 17:33:40,075 WARN [ProcessExecutor] Process cmd has a return code of -1073741515! This is a possible error.
2013-02-06 17:33:47,835 WARN [ServiioStatusService] IOException occured. Returning error code 500 to the REST layer. Message: Transcoded file 'C:\Windows\TEMP\Serviio\transcoding-temp-1-flv_player-ORIGINAL.stf' cannot be found, FFmpeg execution probably failed

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 60 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.