New User : Java Error When I Try to Install

Posted:
Mon Sep 05, 2011 11:35 am
by davidsteward
I am trying to install serviio 0.5.2 on my 24" iMac running 10.6.8 with the latest version of Java from June this year. When I try to install serviio I get an error message
Cannot launch Java application
Uncaught exception in main method:
java.lang.AbstractMethod Error:
org.apache.xerces.dom.DefferedAttrNSimpl.getTextContent()Ljava/lang/String:
The only option I get is to Quit.
Help please
David
Re: New User : Java Error When I Try to Install

Posted:
Mon Sep 05, 2011 12:11 pm
by zip
I saw this only 1x before, and don't know why you're getting it. Looks like your Java has a incompatible library on the classpath, but don't know how to fix it on a Mac.
Re: New User : Java Error When I Try to Install

Posted:
Tue Sep 06, 2011 7:10 pm
by Cerberus
davidsteward wrote:I am trying to install serviio 0.5.2 on my 24" iMac running 10.6.8 with the latest version of Java from June this year. When I try to install serviio I get an error message
Cannot launch Java application
Uncaught exception in main method:
java.lang.AbstractMethod Error:
org.apache.xerces.dom.DefferedAttrNSimpl.getTextContent()Ljava/lang/String:
The only option I get is to Quit.
Help please
David
is it java 1.6 or 1.7 ??????
Re: New User : Java Error When I Try to Install

Posted:
Sun Sep 11, 2011 7:11 am
by davidsteward
Not the easiest question to answer. I had to use
http://javatester.org/version.html to find the answer.
It reports I am using 1.6.0_26 as supplied by Apple.
David