FAQ  •  Register  •  Login

Bug? Serviio thrashing hard disk - system unresponsive

<<

foobsz

Serviio newbie

Posts: 10

Joined: Thu Oct 10, 2013 3:19 pm

Post Wed Oct 15, 2014 7:42 am

Bug? Serviio thrashing hard disk - system unresponsive

OK this has happened to me twice.

I am on Windows 7 Ultimate x64
System specs: Intel Quad Core 2.8 GHz, 8 GB RAM, 6 TB storage
Java 8 Update 25 x64
Serviio 1.4.1.2
RAM memory available 5 GB. Swap use is less than 700 MB.
CPU Load is about 6-8%

I am only accessing my library from my home cinema (Sony STR-DA5800ES). Content: Music. Have not played anything yet.
I hear my hard disk on the Windows 7 machine thrashing, and she keeps thrashing.

System is now unresponsive. Will not respond to keyboard, mouse, or CTRL-ALT-DEL
Disk is active, very very active.

Only way to restore normal operation is to hard reset the computer.


---------------------------------------------- This is what I was able to recover from the log ---------------------------------------------------------------------------------------------
org.serviio.db.dao.PersistenceException: Cannot create MusicTrack with title 02. On This Night
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:91)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:38)
at org.serviio.library.local.service.AudioService.addMusicTrackToLibrary(AudioService.java:93)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.addNewMediaFile(LibraryAdditionsCheckerThread.java:185)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:145)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:83)
Caused by: java.sql.SQLDataException: The resulting value is outside the range for the data type SMALLINT.
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.EmbedResultSet.noStateChangeException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.setInt(Unknown Source)
at org.serviio.util.JdbcUtils.setIntValueOnStatement(JdbcUtils.java:186)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:68)
... 7 more
Caused by: java.sql.SQLException: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 14 more
Caused by: ERROR 22003: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.iapi.types.SQLSmallint.setValue(Unknown Source)
... 10 more
2014-10-15 09:03:08,421 WARN [LibraryAdditionsCheckerThread] Cannot add file 03. The New Ambassador.flac because of an unexpected error. Message: Cannot create MusicTrack with title 03. The New Ambassador
org.serviio.db.dao.PersistenceException: Cannot create MusicTrack with title 03. The New Ambassador
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:91)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:38)
at org.serviio.library.local.service.AudioService.addMusicTrackToLibrary(AudioService.java:93)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.addNewMediaFile(LibraryAdditionsCheckerThread.java:185)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:145)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:83)
Caused by: java.sql.SQLDataException: The resulting value is outside the range for the data type SMALLINT.
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.EmbedResultSet.noStateChangeException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.setInt(Unknown Source)
at org.serviio.util.JdbcUtils.setIntValueOnStatement(JdbcUtils.java:186)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:68)
... 7 more
Caused by: java.sql.SQLException: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 14 more
Caused by: ERROR 22003: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.iapi.types.SQLSmallint.setValue(Unknown Source)
... 10 more
2014-10-15 09:03:08,426 WARN [LibraryAdditionsCheckerThread] Cannot add file 06. Fatal Fall.flac because of an unexpected error. Message: Cannot create MusicTrack with title 06. Fatal Fall
org.serviio.db.dao.PersistenceException: Cannot create MusicTrack with title 06. Fatal Fall
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:91)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:38)
at org.serviio.library.local.service.AudioService.addMusicTrackToLibrary(AudioService.java:93)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.addNewMediaFile(LibraryAdditionsCheckerThread.java:185)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:145)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:83)
Caused by: java.sql.SQLDataException: The resulting value is outside the range for the data type SMALLINT.
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.EmbedResultSet.noStateChangeException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.setInt(Unknown Source)
at org.serviio.util.JdbcUtils.setIntValueOnStatement(JdbcUtils.java:186)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:68)
... 7 more
Caused by: java.sql.SQLException: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 14 more
Caused by: ERROR 22003: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.iapi.types.SQLSmallint.setValue(Unknown Source)
... 10 more
2014-10-15 09:03:08,429 WARN [LibraryAdditionsCheckerThread] Cannot add file 07. It's All for You.flac because of an unexpected error. Message: Cannot create MusicTrack with title 07. It's All for You
org.serviio.db.dao.PersistenceException: Cannot create MusicTrack with title 07. It's All for You
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:91)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:38)
at org.serviio.library.local.service.AudioService.addMusicTrackToLibrary(AudioService.java:93)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.addNewMediaFile(LibraryAdditionsCheckerThread.java:185)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:145)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:83)
Caused by: java.sql.SQLDataException: The resulting value is outside the range for the data type SMALLINT.
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.EmbedResultSet.noStateChangeException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.setInt(Unknown Source)
at org.serviio.util.JdbcUtils.setIntValueOnStatement(JdbcUtils.java:186)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:68)
... 7 more
Caused by: java.sql.SQLException: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 14 more
Caused by: ERROR 22003: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.iapi.types.SQLSmallint.setValue(Unknown Source)
... 10 more
2014-10-15 09:03:08,432 WARN [LibraryAdditionsCheckerThread] Cannot add file 08. Fatal Fall.flac because of an unexpected error. Message: Cannot create MusicTrack with title 08. Fatal Fall
org.serviio.db.dao.PersistenceException: Cannot create MusicTrack with title 08. Fatal Fall
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:91)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:38)
at org.serviio.library.local.service.AudioService.addMusicTrackToLibrary(AudioService.java:93)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.addNewMediaFile(LibraryAdditionsCheckerThread.java:185)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:145)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:83)
Caused by: java.sql.SQLDataException: The resulting value is outside the range for the data type SMALLINT.
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.EmbedResultSet.noStateChangeException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.setInt(Unknown Source)
at org.serviio.util.JdbcUtils.setIntValueOnStatement(JdbcUtils.java:186)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:68)
... 7 more
Caused by: java.sql.SQLException: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 14 more
Caused by: ERROR 22003: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.iapi.types.SQLSmallint.setValue(Unknown Source)
... 10 more
2014-10-15 09:03:08,435 WARN [LibraryAdditionsCheckerThread] Cannot add file 09. I Was There.flac because of an unexpected error. Message: Cannot create MusicTrack with title 09. I Was There
org.serviio.db.dao.PersistenceException: Cannot create MusicTrack with title 09. I Was There
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:91)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:38)
at org.serviio.library.local.service.AudioService.addMusicTrackToLibrary(AudioService.java:93)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.addNewMediaFile(LibraryAdditionsCheckerThread.java:185)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:145)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:83)
Caused by: java.sql.SQLDataException: The resulting value is outside the range for the data type SMALLINT.
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.EmbedResultSet.noStateChangeException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.setInt(Unknown Source)
at org.serviio.util.JdbcUtils.setIntValueOnStatement(JdbcUtils.java:186)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:68)
... 7 more
Caused by: java.sql.SQLException: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 14 more
Caused by: ERROR 22003: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.iapi.types.SQLSmallint.setValue(Unknown Source)
... 10 more
2014-10-15 09:03:08,438 WARN [LibraryAdditionsCheckerThread] Cannot add file 12. Broken Vows.flac because of an unexpected error. Message: Cannot create MusicTrack with title 12. Broken Vows
org.serviio.db.dao.PersistenceException: Cannot create MusicTrack with title 12. Broken Vows
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:91)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:38)
at org.serviio.library.local.service.AudioService.addMusicTrackToLibrary(AudioService.java:93)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.addNewMediaFile(LibraryAdditionsCheckerThread.java:185)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:145)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:83)
Caused by: java.sql.SQLDataException: The resulting value is outside the range for the data type SMALLINT.
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.EmbedResultSet.noStateChangeException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.setInt(Unknown Source)
at org.serviio.util.JdbcUtils.setIntValueOnStatement(JdbcUtils.java:186)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:68)
... 7 more
Caused by: java.sql.SQLException: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 14 more
Caused by: ERROR 22003: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.iapi.types.SQLSmallint.setValue(Unknown Source)
... 10 more
2014-10-15 09:03:08,442 WARN [LibraryAdditionsCheckerThread] Cannot add file 21. Dont' Let Him.flac because of an unexpected error. Message: Cannot create MusicTrack with title 21. Dont' Let Him
org.serviio.db.dao.PersistenceException: Cannot create MusicTrack with title 21. Dont' Let Him
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:91)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:38)
at org.serviio.library.local.service.AudioService.addMusicTrackToLibrary(AudioService.java:93)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.addNewMediaFile(LibraryAdditionsCheckerThread.java:185)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:145)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:83)
Caused by: java.sql.SQLDataException: The resulting value is outside the range for the data type SMALLINT.
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.EmbedResultSet.noStateChangeException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.setInt(Unknown Source)
at org.serviio.util.JdbcUtils.setIntValueOnStatement(JdbcUtils.java:186)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:68)
... 7 more
Caused by: java.sql.SQLException: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 14 more
Caused by: ERROR 22003: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.iapi.types.SQLSmallint.setValue(Unknown Source)
... 10 more
2014-10-15 09:03:08,446 WARN [LibraryAdditionsCheckerThread] Cannot add file 30. ''666''.flac because of an unexpected error. Message: Cannot create MusicTrack with title 30. ''666''
org.serviio.db.dao.PersistenceException: Cannot create MusicTrack with title 30. ''666''
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:91)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:38)
at org.serviio.library.local.service.AudioService.addMusicTrackToLibrary(AudioService.java:93)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.addNewMediaFile(LibraryAdditionsCheckerThread.java:185)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:145)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:134)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:83)
Caused by: java.sql.SQLDataException: The resulting value is outside the range for the data type SMALLINT.
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.EmbedResultSet.noStateChangeException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.setInt(Unknown Source)
at org.serviio.util.JdbcUtils.setIntValueOnStatement(JdbcUtils.java:186)
at org.serviio.library.dao.MusicTrackDAOImpl.create(MusicTrackDAOImpl.java:68)
... 7 more
Caused by: java.sql.SQLException: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 14 more
Caused by: ERROR 22003: The resulting value is outside the range for the data type SMALLINT.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.iapi.types.SQLSmallint.setValue(Unknown Source)
... 10 more
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Oct 17, 2014 5:33 pm

Re: Bug? Serviio thrashing hard disk - system unresponsive

It doesn't seem to be related to his log - this means some of the audio metadata is not normal (perhaps you could send me one as an example to try to fix that?).

Do you have a large library being indexed in Serviio?

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 22 guests

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