|
SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Transformer Exception in Studio when saving STV file
I am always getting the following exception
Code:
There was an error saving the file: tv.sage.b: kind=4; javax.xml.transform.TransformerException: java,io.FileNotFoundException:file:\D:\SageTV\SagetTV\STVs\SageTV3\test.xml (The filename, directory name, or volume label syntax is incorrect I am using JDK 1.4.2_10, but I tried changing the PATH to a 1.5.0 JDK, without any difference. This only happens on my PC here at work (it shouldnt have anything to do with not having an encoder installed, does it ?). Any ideas ? Thanks, Dirk |
#2
|
|||
|
|||
Never mind, after looking into the logfile I noticed that SageTV was still using JDK 1.5.0, although only 1.4.2 was in the PATH... After I uninstalled the 1.5 JDK the error went away.
Which raises another question for me - how does Sage determine which JDK to use if multiple versions are installed on the machine ? Dirk |
#3
|
||||
|
||||
The 'standard' way to determine the current JRE version is to read the reg for the key/value:
[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment] CurrentVersion=1.5 Which points to: [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.5] Which contains the paths...don't know whether sage does the same...
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki Last edited by nielm; 03-08-2006 at 05:27 AM. |
#5
|
|||
|
|||
Thanks for the info, Niel and Bob !
Dirk |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|