NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 177 178 179 180 181 … 1231 Next »
NO GO since .NET Update yesterday

 
  • 0 Vote(s) - 0 Average
NO GO since .NET Update yesterday
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#11
2009-02-03, 03:16 PM
Post the logs and I'll take a look.
gabest
Offline

Junior Member

Posts: 33
Threads: 6
Joined: Feb 2009
#12
2009-02-03, 06:57 PM
I too had this problem after automatic updates applied overnight Mon. This is the second time in about a month. The logs show the following, followed by many more of the same error. The last time this occurred, I had to uninstall .net, c++ lib, and GBPVR, then clean out the registry of any dangling entries and reinstall everything. Single reinstalls of any of the components above don't do the trick. The relevant portion of the GBPVRRecordingService.exe.log follows:
...
2009-02-02 18:26:15.953 VERBOSE [4] getValue: /settings/TvShape : 4x3
2009-02-02 18:26:15.953 VERBOSE [4] Setting working directory: C:\Program Files\GBPVR\
2009-02-02 18:26:15.968 VERBOSE [4] getValue() loading new key/value into cache: /settings/PluginsEnabled
2009-02-02 18:26:15.968 VERBOSE [4] getValue: /settings/PluginsEnabled : true
2009-02-02 18:26:16.000 INFO [4] loadNewStylePlugins()...
2009-02-02 18:26:18.750 ERROR [4] Error int SourceConfigurationContainer::LoadAll(): System.Data.SQLite.SQLiteException: Unable to open the database file
unable to open database file
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.Backend.Common.xda34526142ca690b.x1f966edc637a8924(Boolean x81c765f11f40b327)
2009-02-02 18:26:18.750 VERBOSE [4] getValue() loading new key/value into cache: /settings/PreferAlternatingCaptureSources
2009-02-02 18:26:18.750 VERBOSE [4] getValue: /settings/PreferAlternatingCaptureSources : false
2009-02-02 18:26:20.500 ERROR [4] Error int SourceConfigurationContainer::LoadAll(): System.Data.SQLite.SQLiteException: Unable to open the database file
unable to open database file
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.Backend.Common.xda34526142ca690b.x1f966edc637a8924(Boolean x81c765f11f40b327)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#13
2009-02-03, 06:59 PM
Can you zip and attach a complete set of logs? I want to check the database connection strings etc.

I'm sure it'll be something specific causing the problem, rather than some general incompatibility with these newer .NET updates.
bethanyrayne
Offline

Member

Posts: 102
Threads: 14
Joined: Jan 2008
#14
2009-02-03, 07:02 PM
somms Wrote:Got burned also by this update that automatically downloaded on my XP SP3 machine...shut off automatic updates but the damage has already been done. sighSad

The update caused me no problems.
gabest
Offline

Junior Member

Posts: 33
Threads: 6
Joined: Feb 2009
#15
2009-02-03, 11:36 PM
Thanks for taking a look.
gabest
Offline

Junior Member

Posts: 33
Threads: 6
Joined: Feb 2009
#16
2009-02-04, 12:39 AM
Sub, I fixed the problem. Ultimately, it took a reinstall of the capture device drivers (FusionHDTV USB). For reference, a reinstall of .net, C++, and GBPVR in that order didn't solve the problem, even though it appears to be an error accessing the gbpvr database. Once the capture card drivers were reinstalled, all is well. Sorry if this wasted any of your valuable time. If it happens again, I'll start with the capture device drivers and work it from the other direction.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#17
2009-02-04, 12:41 AM
Thats very odd - but I'm glad you got it sorted. I'm wondering if the database problem condition cleared itself with a reboot.
gabest
Offline

Junior Member

Posts: 33
Threads: 6
Joined: Feb 2009
#18
2009-02-04, 01:09 AM
One additional piece of info: While the problem existed in the GBPVR world, before I reinstalled the FusionHDTV drivers, the native FusionHDTV app was able to record and view TV without a problem.
gabest
Offline

Junior Member

Posts: 33
Threads: 6
Joined: Feb 2009
#19
2009-02-04, 01:12 AM
Also, if you are interested, the .net update that caused the problem was KB928365. There are some references to problems that may occur after applying it on the MS website http://support.microsoft.com/kb/928365
dcds1
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Feb 2009
#20
2009-02-04, 09:35 PM
Since the 3.5 update I can no longer get GBPVR to work. The tray icon boots up fine but I cannot get the config or PVRX2 to load. Here is the error log files

config log file

2009-02-04 16:17:38.140 VERBOSE [1] installDirectory is C:\Program Files (x86)\Devnz\GBPVR\
2009-02-04 16:17:38.140 VERBOSE [1] configurationFile is config.xml
2009-02-04 16:17:38.203 ERROR [1] FATAL UNHANDLED EXCEPTION:: System.Xml.XmlException: Unexpected end of file while parsing Name has occurred. Line 105, position 45.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset, Int32& colonPos)
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at GBPVR.Backend.Common.xcbcfc48b9705b7a2..ctor()
at GBPVR.Backend.Common.xcbcfc48b9705b7a2.x479a7b07c9d5bd70()
at Config.xfd6951461fe46d87..ctor()
at Config.xfd6951461fe46d87.xfb409e85bd292293()
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  "database disk image is malformed" during attemped EPG update! (GBPVR v.1.4.7) DaveA 4 3,461 2011-01-23, 06:35 PM
Last Post: DaveA
  EPG won't update nate 3 2,692 2011-01-04, 03:55 PM
Last Post: sub
  Update EPG Issue dean70 1 1,946 2010-11-13, 05:31 PM
Last Post: sub
  EPG update problem NZ Fredo 5 2,925 2010-10-13, 10:42 PM
Last Post: Jaggy
  xmltv update timing problem aneez 3 2,203 2010-09-29, 06:34 AM
Last Post: aneez
  EPG update problem Aelanna 5 2,961 2010-09-26, 03:01 PM
Last Post: Aelanna
  EPG update error aibo 38 10,789 2010-07-23, 02:35 AM
Last Post: User
  Guide update registers multiple conflicting programs keith_leitch 0 1,372 2010-07-09, 09:48 PM
Last Post: keith_leitch
  EPG update trouble gaspika 2 1,855 2010-06-06, 07:21 AM
Last Post: gaspika
  Scheduled EPG update doesn't work? allstarnz 4 2,109 2010-05-12, 07:38 AM
Last Post: allstarnz

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode