2007-11-07, 01:38 AM
apparently 2 issues: socket (and i'm NOT using the MVP) and database locked. are the errors related? just wondering how to stop it from using the socket since i dont need it.
error happens randomly mostly several days apart.
2007-11-06 07:17:34.265 VERBOSE [4] getValue: /settings/ClientModeMediaPort : 7967
2007-11-06 07:17:34.265 VERBOSE [6] getValue cached value: /settings/ClientModeMediaPort : 7967
2007-11-06 07:17:34.265 VERBOSE [6] Streaming media listener starting... (7967)
2007-11-06 07:17:34.281 INFO [4] Starting remoting service
2007-11-06 07:17:34.312 VERBOSE [5] Purging any stale logically deleted recordings
2007-11-06 07:17:34.312 ERROR [6] Unexpected error in stream connection listener: System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at GBPVR.RecordingService.x604c5275de444acd.xcba1f05fb5a46d5f()
2007-11-06 07:17:34.390 ERROR [2] FATAL UNHANDLED EXCEPTION:: System.Data.SQLite.SQLiteException: The database file is locked
Unable to close due to unfinalised statements
at System.Data.SQLite.SQLite3.Close()
at System.Data.SQLite.SQLiteConnection.Close()
at System.Data.SQLite.SQLiteConnection.Dispose(Boolean disposing)
at System.ComponentModel.Component.Finalize()
here's my config:
<!-- client/server -->
<ClientMode>false</ClientMode>
<ClientModeExtendedLogging>true</ClientModeExtendedLogging>
<ClientRemoteDirectory>\\hushpc\gbpvr</ClientRemoteDirectory>
<ClientRemoteServer>hushpc</ClientRemoteServer>
<ClientModeMediaPort>7967</ClientModeMediaPort>
<ClientModeUseFileSharing>false</ClientModeUseFileSharing>
<ClientModeFileShare>\\hushpc\MyVideos</ClientModeFileShare>
<ClientModeFileShareTV>\\hushpc\MyVideos</ClientModeFileShareTV>
<ClientModeCachedReadSize>49152</ClientModeCachedReadSize>
<ClientModeLiveTVPrePlayDelay>2000</ClientModeLiveTVPrePlayDelay>
error happens randomly mostly several days apart.
2007-11-06 07:17:34.265 VERBOSE [4] getValue: /settings/ClientModeMediaPort : 7967
2007-11-06 07:17:34.265 VERBOSE [6] getValue cached value: /settings/ClientModeMediaPort : 7967
2007-11-06 07:17:34.265 VERBOSE [6] Streaming media listener starting... (7967)
2007-11-06 07:17:34.281 INFO [4] Starting remoting service
2007-11-06 07:17:34.312 VERBOSE [5] Purging any stale logically deleted recordings
2007-11-06 07:17:34.312 ERROR [6] Unexpected error in stream connection listener: System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at GBPVR.RecordingService.x604c5275de444acd.xcba1f05fb5a46d5f()
2007-11-06 07:17:34.390 ERROR [2] FATAL UNHANDLED EXCEPTION:: System.Data.SQLite.SQLiteException: The database file is locked
Unable to close due to unfinalised statements
at System.Data.SQLite.SQLite3.Close()
at System.Data.SQLite.SQLiteConnection.Close()
at System.Data.SQLite.SQLiteConnection.Dispose(Boolean disposing)
at System.ComponentModel.Component.Finalize()
here's my config:
<!-- client/server -->
<ClientMode>false</ClientMode>
<ClientModeExtendedLogging>true</ClientModeExtendedLogging>
<ClientRemoteDirectory>\\hushpc\gbpvr</ClientRemoteDirectory>
<ClientRemoteServer>hushpc</ClientRemoteServer>
<ClientModeMediaPort>7967</ClientModeMediaPort>
<ClientModeUseFileSharing>false</ClientModeUseFileSharing>
<ClientModeFileShare>\\hushpc\MyVideos</ClientModeFileShare>
<ClientModeFileShareTV>\\hushpc\MyVideos</ClientModeFileShareTV>
<ClientModeCachedReadSize>49152</ClientModeCachedReadSize>
<ClientModeLiveTVPrePlayDelay>2000</ClientModeLiveTVPrePlayDelay>
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD