Re: ClassCastException when starting IsaViz

Hi,

Have a look at news items "IsaViz and Java 1.6 (2007-10-21)" at [1].

[1] http://www.w3.org/2001/11/IsaViz/

Emmanuel


On 6 déc. 2010, at 08:06, Joshua Garcia wrote:

> I get the following exception when running run.sh:
> 
> $ ./run.sh
> Exception in thread "main" java.lang.ClassCastException:
> java.lang.Object cannot be cast to java.lang.String
> 	at org.w3c.IsaViz.ConfigManager.initLookAndFeel(ConfigManager.java:139)
> 	at org.w3c.IsaViz.Editor.<init>(Editor.java:304)
> 	at org.w3c.IsaViz.Editor.main(Editor.java:2815)
> 
> The loading screen appears and just freezes at "Loading Preferences
> from <the directory I'm running IsaViz from>".
> 
> I'm running Ubuntu 10.10 on a 64-bit Intel machine running Linux
> 2.6.35-23-generic.
> 
> Here's my java version info:
> 
> java version "1.6.0_22"
> Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
> Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
> 
> I tried using the binary distribution and compiling it locally on my machine.
> 
> Thanks,
> Josh
> 
> 

--
Emmanuel Pietriga
INRIA Saclay - In Situ
http://www.lri.fr/~pietriga

Received on Monday, 6 December 2010 17:12:43 UTC