2007-02-25, 06:30 PM
Hi
Been wrestling with this one for weeks but finally have to give in and ask for help. GBPVR crashes on startup 9 times out of 10 - here's the log:
25/02/2007 18:24:59.376 VERBOSE [1] installDirectory is C:\Program Files\devnz\gbpvr\
25/02/2007 18:24:59.376 VERBOSE [1] configurationFile is config.xml
25/02/2007 18:24:59.376 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
25/02/2007 18:24:59.376 VERBOSE [1] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
25/02/2007 18:24:59.376 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
25/02/2007 18:24:59.376 VERBOSE [1] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
25/02/2007 18:24:59.376 VERBOSE [1] databaseConnectionString is Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.db3";Version=3;New=True;
25/02/2007 18:24:59.376 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
25/02/2007 18:24:59.376 VERBOSE [1] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
25/02/2007 18:24:59.376 VERBOSE [1] ...using System.Data.SQLite.SQLiteFactory DB Provider Factory
25/02/2007 18:24:59.376 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingLevel
25/02/2007 18:24:59.376 VERBOSE [1] getValue: /settings/LoggingLevel : Error
25/02/2007 18:25:06.126 ERROR [4] FATAL UNHANDLED EXCEPTION:: 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 System.Net.Sockets.TcpListener.Start(Int32 backlog)
at System.Net.Sockets.TcpListener.Start()
at GBPVR_LCDSmPlugin.LCDPlugin.ListenServer()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
25/02/2007 18:25:12.251 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="ForegroundTransparency"]
25/02/2007 18:25:12.251 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
25/02/2007 18:25:12.422 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
25/02/2007 18:25:15.157 WARNING [1] Not imported: CNN
25/02/2007 18:25:15.157 WARNING [1] Not imported: DemocracyNow
25/02/2007 18:25:15.157 WARNING [1] Not imported: Mosaic
25/02/2007 18:25:15.157 WARNING [1] Not imported: SverigesRadio
25/02/2007 18:25:15.235 WARNING [1] Not imported: Google
25/02/2007 18:25:15.235 WARNING [1] Not imported: Uitzendinggemist
25/02/2007 18:25:15.235 WARNING [1] Not imported: YouTube
I would appreciate some guidance as to what's going wrong, please...
Thanks
Been wrestling with this one for weeks but finally have to give in and ask for help. GBPVR crashes on startup 9 times out of 10 - here's the log:
25/02/2007 18:24:59.376 VERBOSE [1] installDirectory is C:\Program Files\devnz\gbpvr\
25/02/2007 18:24:59.376 VERBOSE [1] configurationFile is config.xml
25/02/2007 18:24:59.376 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
25/02/2007 18:24:59.376 VERBOSE [1] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
25/02/2007 18:24:59.376 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
25/02/2007 18:24:59.376 VERBOSE [1] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
25/02/2007 18:24:59.376 VERBOSE [1] databaseConnectionString is Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.db3";Version=3;New=True;
25/02/2007 18:24:59.376 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
25/02/2007 18:24:59.376 VERBOSE [1] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
25/02/2007 18:24:59.376 VERBOSE [1] ...using System.Data.SQLite.SQLiteFactory DB Provider Factory
25/02/2007 18:24:59.376 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingLevel
25/02/2007 18:24:59.376 VERBOSE [1] getValue: /settings/LoggingLevel : Error
25/02/2007 18:25:06.126 ERROR [4] FATAL UNHANDLED EXCEPTION:: 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 System.Net.Sockets.TcpListener.Start(Int32 backlog)
at System.Net.Sockets.TcpListener.Start()
at GBPVR_LCDSmPlugin.LCDPlugin.ListenServer()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
25/02/2007 18:25:12.251 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="ForegroundTransparency"]
25/02/2007 18:25:12.251 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
25/02/2007 18:25:12.422 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
25/02/2007 18:25:15.157 WARNING [1] Not imported: CNN
25/02/2007 18:25:15.157 WARNING [1] Not imported: DemocracyNow
25/02/2007 18:25:15.157 WARNING [1] Not imported: Mosaic
25/02/2007 18:25:15.157 WARNING [1] Not imported: SverigesRadio
25/02/2007 18:25:15.235 WARNING [1] Not imported: Google
25/02/2007 18:25:15.235 WARNING [1] Not imported: Uitzendinggemist
25/02/2007 18:25:15.235 WARNING [1] Not imported: YouTube
I would appreciate some guidance as to what's going wrong, please...
Thanks
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID[/SIZE] running Plex Media Server
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID[/SIZE] running Plex Media Server