Cannot issue commit in a nested connection when there is a
serviio-1.3.1_3 , as installed by the freebsd ports collection
2013-10-24 21:22:08,992 INFO [FFMPEGWrapper] Found FFmpeg: ffmpeg version 2.0.2 Copyright (c) 2000-2013 the FFmpeg developers
I've been using serviio happily (the pro registered/paid for version) on this setup for some time, always been rock solid, however as of the latest two minor updates, it runs for a while happily, and then stops. I've cranked up the logging and tried to catch the fault. Could anyone please advise on the below?
Thanks
2013-10-25 01:23:28,177 WARN [LibraryManager] Extractor ONLINE_VIDEO_SOURCES failed to connect to metadata source for file /MountedPool/TV/Love-Hate/Season 04/Love-Hate - s04e02 - Episode 2.mkv, will try again later: Error connecting to thetvdb.com: http://thetvdb.com/api/235C8CA4529142E9 ... 4/2/en.xml
2013-10-25 01:23:28,406 INFO [LibraryUpdatesCheckerThread] Updated 'Love-Hate - s04e02 - Episode 2' (/MountedPool/TV/Love-Hate/Season 04/Love-Hate - s04e02 - Episode 2.mkv) in Library
2013-10-25 02:23:30,380 WARN [LibraryUpdatesCheckerThread] An error occured while scanning for items to be removed or updated, will continue
org.serviio.db.dao.PersistenceException: Cannot read Playlists for Repository with id = 2
at org.serviio.library.dao.PlaylistDAOImpl.getPlaylistsInRepository(PlaylistDAOImpl.java:200)
at org.serviio.library.local.service.PlaylistService.getPlaylistsInRepository(PlaylistService.java:83)
at org.serviio.library.local.metadata.LibraryUpdatesCheckerThread.searchForRemovedPlaylists(LibraryUpdatesCheckerThread.java:221)
at org.serviio.library.local.metadata.LibraryUpdatesCheckerThread.run(LibraryUpdatesCheckerThread.java:98)
Caused by: java.sql.SQLException: Cannot issue commit in a nested connection when there is a pending operation in the parent connection.
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.EmbedConnection.commitIfNeeded(Unknown Source)
at org.apache.derby.impl.jdbc.ConnectionChild.commitIfNeeded(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.executeQuery(Unknown Source)
at org.serviio.library.dao.PlaylistDAOImpl.getPlaylistsInRepository(PlaylistDAOImpl.java:197)
... 3 more
Caused by: java.sql.SQLException: Cannot issue commit in a nested connection when there is a pending operation in the parent connection.
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 X0Y66: Cannot issue commit in a nested connection when there is a pending operation in the parent connection.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.doCommit(Unknown Source)
at org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.userCommit(Unknown Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.commit(Unknown Source)
... 9 more
2013-10-25 02:23:31,236 WARN [LibraryUpdatesCheckerThread] An error occured while scanning for items to be removed or updated, will continue
org.serviio.db.dao.PersistenceException: Cannot read Playlists for Repository with id = 3
at org.serviio.library.dao.PlaylistDAOImpl.getPlaylistsInRepository(PlaylistDAOImpl.java:200)
at org.serviio.library.local.service.PlaylistService.getPlaylistsInRepository(PlaylistService.java:83)
at org.serviio.library.local.metadata.LibraryUpdatesCheckerThread.searchForRemovedPlaylists(LibraryUpdatesCheckerThread.java:221)
at org.serviio.library.local.metadata.LibraryUpdatesCheckerThread.run(LibraryUpdatesCheckerThread.java:98)
Caused by: java.sql.SQLException: Cannot issue commit in a nested connection when there is a pending operation in the parent connection.
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.EmbedConnection.commitIfNeeded(Unknown Source)
at org.apache.derby.impl.jdbc.ConnectionChild.commitIfNeeded(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.executeQuery(Unknown Source)
at org.serviio.library.dao.PlaylistDAOImpl.getPlaylistsInRepository(PlaylistDAOImpl.java:197)
... 3 more
Caused by: java.sql.SQLException: Cannot issue commit in a nested connection when there is a pending operation in the parent connection.
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 X0Y66: Cannot issue commit in a nested connection when there is a pending operation in the parent connection.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.doCommit(Unknown Source)
at org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.userCommit(Unknown Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.commit(Unknown Source)
... 9 more
