Ubuntu Server 12.04 update to Serviio 1.x
i am running Serviio on Ubuntu 12.04 Server (64bit) that is used as a Mediaserver. Version 0.6.2 running without any problems. Now i try to update to 1.0/1.0.1, and have some problems.
- When setup a fresh 1.x with empty database, i am not able to add shared folders or online sources.
- When copy 0.6.2 database into the new version, before 1 start, the shared folder appears, but also not able to add other. The log shows:
- Code:
---- Debugging information ----
message : Zero length string
cause-exception : java.lang.NumberFormatException
cause-message : Zero length string
class : java.lang.Long
required-type : java.lang.Long
converter-type : com.thoughtworks.xstream.converters.SingleValueConverterWrapper
wrapped-converter : com.thoughtworks.xstream.converters.basic.LongConverter
path : /repository/sharedFolders/sharedFolder/accessGroupIds/id
class[1] : java.util.LinkedHashSet
converter-type[1] : com.thoughtworks.xstream.converters.collections.CollectionConverter
class[2] : org.serviio.ui.representation.SharedFolder
converter-type[2] : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
class[3] : java.util.ArrayList
class[4] : org.serviio.ui.representation.RepositoryRepresentation
version : null
-------------------------------
Only when i used my android pad i can add folder and online content.
- automatic database refresh is not carry out, neither "forced refresh", nothing shown up in the log file. After a few seconds, a Java Sript error "Time out" is shown.
The signal for "Checking Additions" allways on (green), as serviio can not complete the scan.
After reboot the server the library is scanned and new files are added.
As Ubunt used open-jdk as default, i have installed Oracle Java Version 7, but same issue as before.
If i go back to 0.6.2, Serviio is running as it should.
For the attached log files, the server is restarted, add a folder and make a forced refresh. In 1.0.1 log file the library content part is removed

Any hint to get this running?
Thank you.