FAQ  •  Register  •  Login

Disk Cache not shut down properly

<<

garyw90

Serviio newbie

Posts: 6

Joined: Wed Dec 24, 2014 7:32 pm

Post Sat Dec 27, 2014 8:10 pm

Disk Cache not shut down properly

I had my server fall over this morning, and now Serviio won't come up. The log file looks like this:

2014-12-27 12:04:16,042 INFO [MediaServer] ------------------------------------------------------------------------
2014-12-27 12:04:16,042 INFO [MediaServer] Serviio DLNA media streaming server v 1.4.1.2 (rev. 3753eff81a2f)
2014-12-27 12:04:16,042 INFO [MediaServer] Petr Nejedly 2009-2014
2014-12-27 12:04:16,042 INFO [MediaServer] http://www.serviio.org
2014-12-27 12:04:16,042 INFO [MediaServer]
2014-12-27 12:04:16,042 INFO [MediaServer] Java 1.7.0_05-Oracle Corporation
2014-12-27 12:04:16,042 INFO [MediaServer] OS Windows Server 2008 R2 amd64 6.1
2014-12-27 12:04:16,042 INFO [MediaServer] File encoding: windows-1252
2014-12-27 12:04:16,042 INFO [MediaServer] Headless mode enabled: true
2014-12-27 12:04:16,042 INFO [MediaServer] User: CORVETTE$
2014-12-27 12:04:16,042 INFO [MediaServer] User home dir: C:\
2014-12-27 12:04:16,042 INFO [MediaServer] Temp dir: C:\Windows\TEMP\
2014-12-27 12:04:16,042 INFO [MediaServer] ------------------------------------------------------------------------
2014-12-27 12:04:16,166 INFO [WebServer] Socket buffer set to 65535 bytes
2014-12-27 12:04:16,166 INFO [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2014-12-27 12:04:16,244 INFO [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2014-12-27 12:04:16,244 INFO [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2014-12-27 12:04:16,260 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2014-12-27 12:04:16,276 INFO [DatabaseManager] Using DERBY database language
2014-12-27 12:04:17,524 INFO [MediaServer] ------------------------------------------------------------------------
2014-12-27 12:04:17,524 INFO [MediaServer] License: PRO (NORMAL, id: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)
2014-12-27 12:04:17,524 INFO [MediaServer] ------------------------------------------------------------------------
2014-12-27 12:04:17,758 INFO [Device] Created UPnP Device with UUID: 204683ed-9f48-3c47-b70d-0da4ab7276fa, bound address: 192.168.1.4
2014-12-27 12:04:18,070 ERROR [XmlUtils] XML Profiles.xsd didn't pass validation, reason: cvc-enumeration-valid: Value 'm4a' is not facet-valid with respect to enumeration '[*, mp4, asf, mp3, mp2, lpcm, flac, ogg, flv, rtp, rtsp, adts, wavpack, mpc, ape]'. It must be a value from the enumeration.
2014-12-27 12:04:18,085 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-12-27 12:04:18,085 WARN [IndexedDiskCache] Region [thumbnails] Disk cache not shutdown properly, shutting down now.
2014-12-27 12:04:18,085 WARN [IndexedDiskCache] Region [tokens] Disk cache not shutdown properly, shutting down now.
2014-12-27 12:04:18,085 WARN [IndexedDiskCache] Region [online_technical_metadata] Disk cache not shutdown properly, shutting down now.

I deleted all of the files in the library\cache directory, when this happened, but Serviio still would not come up. What do I need to do to fix this?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Dec 28, 2014 6:56 pm

Re: Disk Cache not shut down properly

The problem is with your profiles.xml file.

  Code:
 Value 'm4a' is not facet-valid with respect to enumeration '[*, mp4, asf, mp3, mp2, lpcm, flac, ogg, flv, rtp, rtsp, adts, wavpack, mpc, ape]

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 14 guests

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