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) v
« Previous 1 … 91 92 93 94 95 … 125 Next »
MyMusic logging errors on init

 
  • 0 Vote(s) - 0 Average
MyMusic logging errors on init
TuckerTFT
Offline

Member

Posts: 101
Threads: 30
Joined: Nov 2005
#1
2005-12-03, 04:46 PM (This post was last modified: 2005-12-03, 04:51 PM by TuckerTFT.)
I have noticed that upon starting up GB-PVR or GB-PVR MediaMVP Server that the initialization of the MyMusic plugin is logging errors to gbpvr.exe.log.

I never saw a problem in the PC version of GB-PVR, but I have noticed that intermittently "MyMusic" doesn't show as a menu selection on the MediaMVP display screen, so I decided to look at the log.

I should point out that the previous log files also contain these error strings, even though everything appeared to have been working correctly in both environments (PC and MediaMVP) at the time these previous log files were generated.

Any ideas as to why the errors are occurring and how to rectify the problem?

(BTW ... I am using the "Flat Blue - High Visibility" skin ... larger fonts for viewing on a smaller TV screen ... and it does contain an OnScreenKeyboard subfolder with 12 files within it, including skin.xml, BUT there is no OnScreenKeyboard.xml to be found anywhere in the directory structure of gbpvr).

Here is the log segment containing the errors:

12/3/2005 9:31:19 AM.125 ERROR [2] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\\plugins\MyMusicPlugin.dll
12/3/2005 9:31:19 AM.125 ERROR [2] Exception has been thrown by the target of an invocation.
12/3/2005 9:31:19 AM.140 ERROR [2] at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at xd426863f4d052758.xc4f12ec3a8a4c96b.xb77fa95273e0c228()
12/3/2005 9:31:19 AM.140 ERROR [2] Inner exception: GBPVR.Backend.Common.GbpvrException: DIRECTORY DOESNT EXIST!
at MyMusicPlugin.DirectoryDetails..ctor(String directory, Boolean bln)
at MyMusicPlugin.Playlists..ctor()
at MyMusicPlugin.MyMusicTask..ctor()
12/3/2005 9:31:19 AM.140 ERROR [2] at MyMusicPlugin.DirectoryDetails..ctor(String directory, Boolean bln)
at MyMusicPlugin.Playlists..ctor()
at MyMusicPlugin.MyMusicTask..ctor()
12/3/2005 9:31:19 AM.437 ERROR [2] Unable to locate specified key command file: OnScreenKeyboard.xml
TuckerTFT
Offline

Member

Posts: 101
Threads: 30
Joined: Nov 2005
#2
2005-12-03, 07:08 PM
Added info ... now MyMusic consistently will not show in the MediaMVP. It is no longer an intermittent problem. :confused:
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#3
2005-12-03, 08:30 PM
it looks like a directory youve set as your virtual root doesnt exist.
TuckerTFT
Offline

Member

Posts: 101
Threads: 30
Joined: Nov 2005
#4
2005-12-03, 09:36 PM
Quote:it looks like a directory youve set as your virtual root doesnt exist.

I've tested all of my virtual directories, both via Start | Run and in the PC run instance of GB-PVR. Everything works fine and all of the music directories are visible and play fin in the PC run instance (even though the log file still records this error when I launch the PC run instance, without the MediMVP server instance running).

It is only in the MediaMVP that I don't see the MyMusic menu.

And, now I've discovered yet another anomaly. The MyPictures menu appears in the MediaMVP, but when I select a virtual root to view I get a message stating that the folder is not available. MyPictures also works fine in the PC instance of GB-PVR.

Since both MyMusic and MyPictures have "MyDatabase.mdb" in common is it conceivable it could have been corrupted (I'm assuming that this is where the virtual root info is stored)? If so, is there a utility for repairing it or will I need to blow it away and restore a fresh copy and re-build all of my data for MyMusic, MyPictures and MyVideos?

BTW .. thanks for the quick reply.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#5
2005-12-03, 10:06 PM
Quote:Since both MyMusic and MyPictures have "MyDatabase.mdb" in common is it conceivable it could have been corrupted (I'm assuming that this is where the virtual root info is stored)? If so, is there a utility for repairing it or will I need to blow it away and restore a fresh copy and re-build all of my data for MyMusic, MyPictures and MyVideos?
no it wont be this.

i think that the mvp accesses the server as a seperate user with seperate rights, and this may be the issue. i dont have a mvp so i dont know much about them
TuckerTFT
Offline

Member

Posts: 101
Threads: 30
Joined: Nov 2005
#6
2005-12-03, 10:17 PM
OK ... since it used to work, looks like I may have to go back to square 1 and reinstall all (had to do this once before).

You are right that when the Hauppauge MediaMVP services are running they must be started under a user that has rights to the folders in which the media resides, but when using the GB-PVR MediaMVP Server you first shut down Hauppauge's services so all of this is being controlled by GB-PVR's service.

SUB ... if you happen to see this thread could you chime in on this, or anyone else that might have seen this issue before?

Thanks.
TuckerTFT
Offline

Member

Posts: 101
Threads: 30
Joined: Nov 2005
#7
2005-12-04, 02:01 AM
Got it fixed ... something in the config.xml was causing the error, but for the life of me I don't know what it was. I know it was the config.xml, because after re-installing GB-PVR and re-installing my plugins one by one everything worked. And, then I restored the GB-PVR dB's and the recordings dB, and all still worked. And, then final I restored the config.xml, and the error popped up again.

After spending 30 minutes trying to isolate where in the config.xml the problem was, I finally gave up and just manually configured everything again.

Now all is good, and I've made a "known good" copy of my gbpvr directory and subs in case this anomaly rears its head for a 3rd time.

Thought you might like to know.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#8
2005-12-04, 02:13 AM
can you post the "working" config.xml and the "not working" xml file. im curious to see what it was exactly
TuckerTFT
Offline

Member

Posts: 101
Threads: 30
Joined: Nov 2005
#9
2005-12-05, 01:40 AM
As requested, working annd non-working files:

[ATTACHMENT NOT FOUND]
TuckerTFT
Offline

Member

Posts: 101
Threads: 30
Joined: Nov 2005
#10
2005-12-05, 01:58 AM
Guess what ... both MyMusic and MyPictures is having the same problem on the MediaMVP again. This time there are no errors posted in the log except for:

12/4/2005 6:48:40 PM.500 ERROR [2] Unable to locate specified key command file: OnScreenKeyboard.xml

BUT ... I was NOT getting even this error yesterday. So, I would assume that if I could resolve what is causing this error I will probably have it working again.

I can say tell you that what has changed between yesterday (when it was working) and today (now not working) is that I added the XRecord plugin ... BUT, I had tested everything after doing that and it was all fine and there were no errors in the log.

The OnScreenKeyboard.xml error just reared its ugly head on my last startup of the GB-PVR Media Server. I cannot for the life of me figure out why this error is even popping up ... what's looking for it. This file doesn't exist in ANY of my gbpvr files (current or backups).

Any Ideas?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  djkxml errors under mono-basic sbbaxter 0 2,279 2010-04-30, 08:29 PM
Last Post: sbbaxter
  Music Library 3 Install Errors dennit 3 3,086 2009-12-05, 08:33 PM
Last Post: psycik
  Yapi2Xml Errors - Possible Solution sjwaste 3 2,235 2008-07-23, 05:18 PM
Last Post: khaver
  MVP Tray Icon errors in logs? jksmurf 0 1,471 2008-04-05, 11:23 PM
Last Post: jksmurf
  MVP Tray Icon Errors? jksmurf 0 1,493 2008-03-26, 01:43 AM
Last Post: jksmurf
  Syntax errors running both BBDMUX and Mencoder versions of RETIME jksmurf 3 2,301 2008-02-19, 12:22 AM
Last Post: jksmurf
  Shutdown plugin errors capone 1 1,617 2007-07-05, 04:54 AM
Last Post: capone
  Are these plugin or gbpvr errors in the logs fla 1 1,509 2007-03-08, 09:06 PM
Last Post: sub
  Xrecord Errors in 99.5 TuckerTFT 3 2,313 2006-12-26, 09:35 PM
Last Post: Fatman_do
  EnhancedWebAdmin 404 errors frumbert 3 1,757 2006-09-05, 07:07 AM
Last Post: elite

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

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

Linear Mode
Threaded Mode