Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2014-01-28 14:20:27,098 INFO [MediaServer] ------------------------------------------------------------------------
- 2014-01-28 14:20:27,098 INFO [MediaServer] Serviio DLNA media streaming server v 1.4 (rev. c307c4dd528d)
- 2014-01-28 14:20:27,099 INFO [MediaServer] Petr Nejedly 2009-2013
- 2014-01-28 14:20:27,099 INFO [MediaServer] http://www.serviio.org
- 2014-01-28 14:20:27,099 INFO [MediaServer]
- 2014-01-28 14:20:27,099 INFO [MediaServer] Java 1.7.0_51-Oracle Corporation
- 2014-01-28 14:20:27,099 INFO [MediaServer] OS Windows 7 amd64 6.1
- 2014-01-28 14:20:27,099 INFO [MediaServer] File encoding: windows-1252
- 2014-01-28 14:20:27,099 INFO [MediaServer] Headless mode enabled: true
- 2014-01-28 14:20:27,099 INFO [MediaServer] User: DATORS$
- 2014-01-28 14:20:27,099 INFO [MediaServer] User home dir: C:\
- 2014-01-28 14:20:27,099 INFO [MediaServer] Temp dir: C:\Windows\TEMP\
- 2014-01-28 14:20:27,099 INFO [MediaServer] ------------------------------------------------------------------------
- 2014-01-28 14:20:27,193 INFO [WebServer] Socket buffer set to 65535 bytes
- 2014-01-28 14:20:27,194 INFO [RestletServer] Starting Restlet server (/rest) exposed on port 23423
- 2014-01-28 14:20:27,251 INFO [RestletServer] Starting Restlet server (/cds) exposed on port 23424
- 2014-01-28 14:20:27,251 INFO [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
- 2014-01-28 14:20:27,260 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
- 2014-01-28 14:20:27,266 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.sql' has been run
- 2014-01-28 14:20:27,832 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.1.sql' has been run
- 2014-01-28 14:20:27,832 DEBUG [DBLogDAOImpl] Checking if script 'script-0.2.sql' has been run
- 2014-01-28 14:20:27,833 DEBUG [DBLogDAOImpl] Checking if script 'script-0.3.1.sql' has been run
- 2014-01-28 14:20:27,834 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.sql' has been run
- 2014-01-28 14:20:27,834 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.1.sql' has been run
- 2014-01-28 14:20:27,835 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.2.sql' has been run
- 2014-01-28 14:20:27,835 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.sql' has been run
- 2014-01-28 14:20:27,836 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.1.sql' has been run
- 2014-01-28 14:20:27,837 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.sql' has been run
- 2014-01-28 14:20:27,837 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.1.sql' has been run
- 2014-01-28 14:20:27,838 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.2.sql' has been run
- 2014-01-28 14:20:27,838 DEBUG [DBLogDAOImpl] Checking if script 'script-1.0.sql' has been run
- 2014-01-28 14:20:27,839 DEBUG [DBLogDAOImpl] Checking if script 'script-1.1.sql' has been run
- 2014-01-28 14:20:27,840 DEBUG [DBLogDAOImpl] Checking if script 'script-1.2.sql' has been run
- 2014-01-28 14:20:27,840 DEBUG [DBLogDAOImpl] Checking if script 'script-1.2.1.sql' has been run
- 2014-01-28 14:20:27,841 DEBUG [DBLogDAOImpl] Checking if script 'script-1.3.sql' has been run
- 2014-01-28 14:20:27,842 DEBUG [DBLogDAOImpl] Checking if script 'script-1.4.sql' has been run
- 2014-01-28 14:20:27,851 DEBUG [ConfigEntryDAOImpl] Reading all ConfigEntries
- 2014-01-28 14:20:27,861 DEBUG [LicenseValidator] Validating license file (348 bytes)
- 2014-01-28 14:20:27,926 INFO [MediaServer] ------------------------------------------------------------------------
- 2014-01-28 14:20:27,926 INFO [MediaServer] License: PRO (EVALUATION, id: 11111111-1111-1111-1111-111111111113)
- 2014-01-28 14:20:27,926 INFO [MediaServer] ------------------------------------------------------------------------
- 2014-01-28 14:20:27,928 DEBUG [LocalAddressResolverStrategy] Resolving host IP address using stored bound NIC name: eth3-0
- 2014-01-28 14:20:27,954 INFO [Device] Created UPnP Device with UUID: a673ebd8-46e1-3a38-aa35-7c394cdbca24, bound address: 10.0.0.2
- 2014-01-28 14:20:28,249 ERROR [XmlUtils] XML Profiles.xsd didn't pass validation, reason: cvc-complex-type.2.4.a: Invalid content was found starting with element 'SubtitlesMimeType'. One of '{Detection, ProtocolInfo, DeviceDescription, MediaFormatProfiles, ResourceTransportProtocolHandler, ContentDirectoryDefinitionFilter, H264LevelCheck, Transcoding, OnlineTranscoding, HardSubsTranscoding, AlternativeQualities, AutomaticImageRotation, AllowedImageResolutions, LimitImageResolution, Subtitles, ThumbnailsResolution}' is expected.
- 2014-01-28 14:20:28,250 ERROR [MediaServer] An unexpected error occured. Ending the application. Message: org.serviio.profile.ProfilesDefinitionException: Profiles XML file is not valid (according to the schema). Check the log.
- java.lang.RuntimeException: org.serviio.profile.ProfilesDefinitionException: Profiles XML file is not valid (according to the schema). Check the log.
- at org.serviio.profile.ProfileManager.parseProfilesFromFile(ProfileManager.java:183)
- at org.serviio.profile.ProfileManager.loadProfiles(ProfileManager.java:156)
- at org.serviio.MediaServer.main(MediaServer.java:122)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
- at com.exe4j.runtime.WinLauncher$2.run(Unknown Source)
- Caused by: org.serviio.profile.ProfilesDefinitionException: Profiles XML file is not valid (according to the schema). Check the log.
- at org.serviio.profile.ProfilesDefinitionParser.validateXML(ProfilesDefinitionParser.java:951)
- at org.serviio.profile.ProfilesDefinitionParser.parseDefinition(ProfilesDefinitionParser.java:151)
- at org.serviio.profile.ProfileManager.parseProfilesFromFile(ProfileManager.java:181)
- ... 8 more
- 2014-01-28 14:20:28,266 WARN [IndexedDiskCache] Region [online_technical_metadata] Disk cache not shutdown properly, shutting down now.
- 2014-01-28 14:20:28,268 WARN [IndexedDiskCache] Region [tokens] Disk cache not shutdown properly, shutting down now.
- 2014-01-28 14:20:28,269 WARN [IndexedDiskCache] Region [thumbnails] Disk cache not shutdown properly, shutting down now.
- 2014-01-28 14:20:33,860 INFO [ServiioConsole] Initializing Serviio Console
- 2014-01-28 14:20:33,878 DEBUG [ApplicationInstanceManager] Listening for application instances on socket 44332
- 2014-01-28 14:20:33,880 INFO [ServiioConsole] Starting Serviio Console
- 2014-01-28 14:20:33,918 DEBUG [SwingHelper] Choosing java look and feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
- 2014-01-28 14:20:33,947 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
- 2014-01-28 14:20:33,948 DEBUG [ServiioConsole] Checking if server is running
- 2014-01-28 14:20:44,097 WARN [ServiioConsole] Cannot connect to the server to get DB initialization info
- 2014-01-28 14:20:44,098 DEBUG [ServiioConsole] Retrieving console settings
- 2014-01-28 14:20:54,110 WARN [ServiioConsole] Cannot connect to server: Connection Error (1000) - Connection refused: connect
- 2014-01-28 14:20:54,134 INFO [Messages] Loaded console message bundle for locale: en
- 2014-01-28 14:20:58,176 INFO [ServiioConsole] Exitting Serviio Console
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement