NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT v
« Previous 1 … 23 24 25 26 27 … 115 Next »
MVP wont work with old computer - anymore - error log attached

 
  • 0 Vote(s) - 0 Average
MVP wont work with old computer - anymore - error log attached
mattrobo
Offline

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#1
2008-03-25, 10:17 PM (This post was last modified: 2008-04-15, 07:48 PM by mattrobo.)
SOLVED


Hi,

I was hoping someone might point me in the right direction as I have had to go back to an old computer Pentium 4 1.8 - about 4 years old. PVRX2 will not run on it for display purposes due to the VMR9 issue which I have not looked at fixing yet - it is in the running processes so I guess the server is working regardless of the VMR9 issue (too many variables!)

Also the MVP will not find the computer/server. It will for all other machines on my network. It is not a firewall issue (i have got all the others to work with the same firewall/router) as the logs seem to contain the error but there is not enough in them to tell me where to look.

The core of the error is

Quote:2008-03-25 22:54:07.698 INFO [1] Processing command line arg: -mvpmode
2008-03-25 22:54:07.819 INFO [1] Processing command line arg: -hidden
2008-03-25 22:54:07.819 INFO [1] Processing command line arg: -exitondisconnect
2008-03-25 22:54:08.980 VERBOSE [1] installDirectory is C:\Program Files\Devnz\GBPVR\
2008-03-25 22:54:08.980 VERBOSE [1] configurationFile is config.xml
2008-03-25 22:54:09.531 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
2008-03-25 22:54:09.531 VERBOSE [1] getValue: /settings/DatabaseConnectionString : Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=
2008-03-25 22:54:09.531 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
2008-03-25 22:54:09.531 VERBOSE [1] getValue: /settings/DatabaseIdentityQuery : select @@identity
2008-03-25 22:54:09.531 VERBOSE [1] databaseConnectionString is Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\Program Files\Devnz\GBPVR\gbpvr.mdb";User Id=admin;Password=
2008-03-25 22:54:09.551 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
2008-03-25 22:54:09.551 VERBOSE [1] getValue: /settings/DatabaseProviderFactory : System.Data.OleDb.OleDbFactory
2008-03-25 22:54:12.045 VERBOSE [1] Installed ADO.NET Provider: System.Data.Odbc.OdbcFactory
2008-03-25 22:54:12.055 VERBOSE [1] Installed ADO.NET Provider: System.Data.OleDb.OleDbFactory
2008-03-25 22:54:12.055 VERBOSE [1] ...using System.Data.OleDb.OleDbFactory
2008-03-25 22:54:12.055 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingLevel
2008-03-25 22:54:12.055 VERBOSE [1] getValue: /settings/LoggingLevel : Error
2008-03-25 22:54:14.248 ERROR [6] Error int SourceConfigurationContainer::LoadAll(): System.Data.OleDb.OleDbException: No value given for one or more required parameters.
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OleDb.OleDbCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.Backend.Common.xda34526142ca690b.x1f966edc637a8924(Boolean x81c765f11f40b327)

I have attached the logs anyway.

Can someone tell me why this old machine with built in graphic card will not work anymore (it used to a few years ago) but I have done 10 fresh installs... kept the db3 and xml files (sometimes)

Thanks

Matthew
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,671
Threads: 767
Joined: Nov 2003
#2
2008-03-25, 11:15 PM
Can you set the logging level back to 'debug' then reproduce the problem and repost the logs?
mattrobo
Offline

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#3
2008-03-26, 08:56 AM
Sorry Sub. I did have it set like that at first but could not remember what you needed. So here they are...something is not happy in the logs Sad
Matthew
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,671
Threads: 767
Joined: Nov 2003
#4
2008-03-26, 03:27 PM
Can you zip and attach your gbpvr.mdb file? I think its damaged.

Its probably time you switch to the SQLite database anyway (gbpvr.db3). This has been the default database for the last 18 months or so now, and the only database each release is tested against.
mattrobo
Offline

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#5
2008-03-26, 04:41 PM
Sorry Sub, I am not using that DB. That happened because those sets of logs came from an upgrade of a very old version. One of my 1000 attempts to get it to work.

The reason I changed the log mode is the totally 100% fresh install (which still has the same problem) does not work and the logs looked clean to me.

So here we are from the start - 100% clean install after removing all files and "add remove programs". I hope that is clean.

I also removed the firewall settings in Windows and added them again incase it does a check sum. And diasabled the firewall.

Sorrry to have wasted your time but this is what I should have posted in the first place.

Regards

Mattew
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,671
Threads: 767
Joined: Nov 2003
#6
2008-03-26, 04:51 PM
Looking at the logs, it really looks like a firewall is blocking requests to the server. It does receive the UDP locator packets from the MVP, but never receives the expected two incoming TCP connections.
mattrobo
Offline

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#7
2008-03-26, 05:16 PM
Thanks sub.. this is an old machine and has been a test machine. I used the Tor Network on it once..but now you have got me thinking.. I will look into it and post back a conclusion.

Thanks for your help
mattrobo
Offline

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#8
2008-04-15, 07:45 PM
As promised here is a summary for those of you who ended up reading this.

I did a repair on the XP installation - did not help.
I re installed my Tiny firewall - did not help.
I did a wireless connection to the router instead of wired - did not help.
I tried another firewall and virus check - did not work.

Tried a few other things. They did not work.

This machine used to work but has been used for installing rubbish from CDs from Mags etc......

What worked was ANOTHER install of XP on the same HD! Case closed.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  upgraded to Win10, now A-110's don't work dongna 14 13,253 2020-06-01, 05:30 AM
Last Post: baj1
  NMTInstall.xml File Not Found Error dixxfixx 18 14,237 2015-08-27, 08:36 PM
Last Post: mvallevand
  Can this work on new Open Hour Chameleon dave.t 8 9,348 2015-01-14, 06:20 AM
Last Post: dave.t
  Troubleshooting if NMT is failing or another error? jksmurf 3 3,335 2012-11-24, 11:06 AM
Last Post: jksmurf
  Delete button does not work eurojojo 5 3,913 2012-10-04, 11:40 AM
Last Post: mvallevand
  telnet to PCH does not work soccerdad 10 5,868 2011-07-24, 08:55 PM
Last Post: mvallevand
  Dragon Tech ioBox 100HD NMT work with GBPVR? KS4UA 3 3,326 2009-10-04, 08:36 PM
Last Post: KS4UA
  MVP wont play H264 mp4 Rory 3 3,282 2009-08-13, 02:58 PM
Last Post: Rory
  Live TV doesnt work at all stevelee 15 6,245 2009-05-21, 06:03 PM
Last Post: Elmo Putney
  Just Purchased MVP... Can't seem to get GBPVR to work. timhimmel 1 1,622 2009-01-20, 01:08 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode