SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-21-2011, 06:48 PM
darcilicious's Avatar
darcilicious darcilicious is offline
Sage Icon
 
Join Date: Jul 2009
Location: Venus
Posts: 1,306
"Error in VFS File" (Solved)

Apologies, not sure if this should have gone in the BMT section or in the Phoenix section.

I'm getting this error every time I start up SageTV:
Code:
Error Message Details
Error in VFS File: .\STVs\Phoenix\vfs\x-vfs.xml; .\STVs\Phoenix\vfs\vfs.dtd (The system cannot find the file specified)
I found this in the sagetvmsgs.log file:

Code:
pri=0;type=0;time=0;Vcode=10200;Vmessage=Error in VFS File: .\\STVs\\Phoenix\\vfs\\x-vfs.xml\; .\\STVs\\Phoenix\\vfs\\vfs.dtd (The system cannot find the file specified);
pri=2;type=1205;time=1324514297356;msg=The Plugin "Phoenix Core Services" is missing the file it installed of "C:\\Program Files\\SageTV\\SageTV\\STVs\\Phoenix\\vfs\\vfs.dtd". If youre having issues with this plugin you should uninstall it and then install it again to correct the problem.;VFilename=C:\\Program Files\\SageTV\\SageTV\\STVs\\Phoenix\\vfs\\vfs.dtd;VPluginName=Phoenix Core Services;
pri=3;type=10200;time=1324514347829;msg=Error in VFS File: plugins\\bmtweb\\Phoenix\\vfs\\bmt.xml\; .\\STVs\\Phoenix\\vfs\\vfs.dtd (The system cannot find the file specified);rep=2;Vseverity=3;Vexception=java.io.FileNotFoundException: .\\STVs\\Phoenix\\vfs\\vfs.dtd (The system cannot find the file specified)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(Unknown Source)
	at sagex.phoenix.vfs.builder.VFSBuilder$1.resolveEntity(VFSBuilder.java:63)
	at com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntityAsPerStax(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at sagex.phoenix.vfs.builder.VFSBuilder.registerVFSSources(VFSBuilder.java:77)
	at sagex.phoenix.vfs.builder.VFSBuilder.registerVFSSources(VFSBuilder.java:52)
	at sagex.phoenix.vfs.VFSManager.visitConfigurationFile(VFSManager.java:176)
	at sagex.phoenix.common.SystemConfigurationFileManager.visitFiles(SystemConfigurationFileManager.java:100)
	at sagex.phoenix.common.SystemConfigurationFileManager.accept(SystemConfigurationFileManager.java:80)
	at sagex.phoenix.vfs.VFSManager.loadConfigurations(VFSManager.java:189)
	at sagex.phoenix.plugin.PhoenixPlugin.onPluginsLoaded(PhoenixPlugin.java:259)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at sagex.plugin.AbstractPlugin$1.run(AbstractPlugin.java:254)
	at java.util.TimerThread.mainLoop(Unknown Source)
	at java.util.TimerThread.run(Unknown Source)
;Vtypename=Phoenix Error;Vcode=10200;Vmessage=Error in VFS File: plugins\\bmtweb\\Phoenix\\vfs\\bmt.xml\; .\\STVs\\Phoenix\\vfs\\vfs.dtd (The system cannot find the file specified);
In C:\Program Files\SageTV\SageTV\STVs\Phoenix\vfs there is both the vfs.dtd file and the x-vfs.xml file. I read one thread where it stated I could just remove the xml file but it just gets recreated after restarting SageTV.

Help? Thanks!
__________________
SageTV Server 7.1.x w/Gemstone and Plex Home Theater v1.0.10 w/PlexPass
HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output
on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT)
via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB
Plex Media Server v0.9.9.5 on HP Touchsmart Envy 23 d16qd
Sonos Play:3, Connect / SimpleTV v2 / Roku 2 XS+Plex / iPhone 5 / iPad 2

Last edited by darcilicious; 04-30-2012 at 11:56 AM.
Reply With Quote
  #2  
Old 12-22-2011, 07:05 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
I don't know why this happens from time to time. I have seen it myself as well, and i think it's a timing issue of when the .dtd file is extracted. If you've verified that the file exists, then I'm not sure why the xml validator (for the vfs) wouldn't be able find it.
Reply With Quote
  #3  
Old 01-29-2012, 10:04 AM
KryptoNyte's Avatar
KryptoNyte KryptoNyte is offline
SageTVaholic
 
Join Date: Dec 2006
Posts: 2,754
I'm also seeing this error, however, in my folders, the file <vfs.dtd> does not exist. The only Phoenix plugin that I have installed, by name anyways, is the "Phoenix API" as required by SageTCPServer.
Reply With Quote
  #4  
Old 01-29-2012, 10:09 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by KryptoNyte View Post
I'm also seeing this error, however, in my folders, the file <vfs.dtd> does not exist. The only Phoenix plugin that I have installed, by name anyways, is the "Phoenix API" as required by SageTCPServer.
If you are not using Phoenix UI or BMT, then you can probably ignore the error. If you install the phoenix-core plugin it will provide the .dtd file.
Reply With Quote
  #5  
Old 06-05-2012, 06:47 PM
adone36 adone36 is offline
Sage Advanced User
 
Join Date: Nov 2007
Posts: 142
I am constantly getting this message, even though the file is there. Anybody ever figure out where this was coming from??
Reply With Quote
  #6  
Old 06-05-2012, 07:15 PM
darcilicious's Avatar
darcilicious darcilicious is offline
Sage Icon
 
Join Date: Jul 2009
Location: Venus
Posts: 1,306
In my case, the message was being generated when I ran the client on a PC -- I kept assuming it was an issue on the PC running the server! I believe deleting the xml file from the client installation fixed it...
__________________
SageTV Server 7.1.x w/Gemstone and Plex Home Theater v1.0.10 w/PlexPass
HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output
on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT)
via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB
Plex Media Server v0.9.9.5 on HP Touchsmart Envy 23 d16qd
Sonos Play:3, Connect / SimpleTV v2 / Roku 2 XS+Plex / iPhone 5 / iPad 2
Reply With Quote
  #7  
Old 06-19-2012, 02:07 PM
element33 element33 is offline
Sage User
 
Join Date: Jan 2010
Location: Phoenix, AZ
Posts: 51
I get this message every time I start Sage after installing Diamond 3.320 beta (which installs Phoenix 2.3.47). If I uninstall Diamond, the message goes away, but I do want to keep Diamond. Anything I can do to get rid of this nuisance?
__________________
Win7 6.1 x64, SageTV 7.1.9.256, Gemstone 4.0193, Jetty Web Server 2.3.0.14
Reply With Quote
  #8  
Old 11-22-2015, 01:04 PM
wayner wayner is offline
SageTVaholic
 
Join Date: Jan 2008
Location: Toronto, ON
Posts: 7,491
I occasionally get this error as well for the vfs.dtd file. It only seems to open when I connect a client to my server. From this thread it isn't clear if I should be worried about this.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA
Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA
Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
"Backdrops" "SageTV" "Covers" folders - what's creating them mp328 Sage My Movies 4 09-20-2010 05:31 PM
"Set defaults" for Series forgets "Keep"/"Auto-delete" setting maxpower SageMC Custom Interface 9 05-14-2008 09:44 PM
Java Error? "unexpected error" "exception_access_violation" gotuitdan SageTV Software 1 11-21-2006 10:49 PM
Error(-2) "file no longer exists" in 6.014.. arielshu SageTV Beta Test Software 1 11-17-2006 11:10 AM
ERROR (-9): All encoders are in use by clients viewing "Live" TV". band80 SageTV Software 4 01-17-2005 01:59 PM


All times are GMT -6. The time now is 03:16 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.