Running 3.0 alpha, RDFErrorHandler not found

View: New views
3 Messages — Rating Filter:   Alert me  

Running 3.0 alpha, RDFErrorHandler not found

by Johan W. Klüwer-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message





Greetings,

I am having trouble running the 3.0 alpha version of IsaViz on my
Linux installation (Mandriva 2007 64-bit, kernel 2.6.17-5). Running
run.sh, I get the error message

  Exception in thread "main" java.lang.NoClassDefFoundError: com/hp/hpl/jena/rdf/model/RDFErrorHandler

I also have installed the 3.0 alpha release on Windows, which seems to
be running without a problem. The Java versions should be very similar
between the two -- JRE 1.5.0_06-b05 on Windows, 1.5.0_10-b03 on Linux.

Could this be a configuration file issue? Any hints will be much
appreciated.


-Johan.



Re: Running 3.0 alpha, RDFErrorHandler not found

by Emmanuel Pietriga-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


This usually happens when a JAR file is not found. It could be that  
the version of Jena you are using is not the good one. Yet if you got  
the official 3.0alpha release, there should not be any such problem.  
Can you give me a detailed "ls" of your main and lib/ directory, as  
well as a copy of our run.sh ?

thanks,
Emmanuel


On 6 août 07, at 13:59, Johan W. Kluwer wrote:

> Greetings,
>
> I am having trouble running the 3.0 alpha version of IsaViz on my
> Linux installation (Mandriva 2007 64-bit, kernel 2.6.17-5). Running
> run.sh, I get the error message
>
>   Exception in thread "main" java.lang.NoClassDefFoundError: com/hp/
> hpl/jena/rdf/model/RDFErrorHandler
>
> I also have installed the 3.0 alpha release on Windows, which seems to
> be running without a problem. The Java versions should be very similar
> between the two -- JRE 1.5.0_06-b05 on Windows, 1.5.0_10-b03 on Linux.
>
> Could this be a configuration file issue? Any hints will be much
> appreciated.
>
>
> -Johan.
>

--
Emmanuel Pietriga
INRIA Futurs - Projet In Situ    tel : +33 1 69 15 34 66
Bat 490, Université Paris-Sud    fax : +33 1 69 15 65 86
91405 ORSAY Cedex FRANCE     http://www.lri.fr/~pietriga






Parent Message unknown Re: Running 3.0 alpha, RDFErrorHandler not found

by Emmanuel Pietriga-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message




Begin forwarded message:

> From: "Johan W. Kluwer" <johan.w.kluwer@...>
> Date: 6 août 2007 22:10:31 HAEC
> To: Emmanuel Pietriga <emmanuel.pietriga@...>
> Subject: Re: Running 3.0 alpha, RDFErrorHandler not found
>
> Thank you, your suggestions put me on the right track. It turned out
> that the permissions on lib/jena/jena.jar were incorrect, set to 700
> instead of 644 like the other jar files. Changing this solved the
> problem.
>
> Best,
>
> Johan.

--
Emmanuel Pietriga
INRIA Futurs - Projet In Situ    tel : +33 1 69 15 34 66
Bat 490, Université Paris-Sud    fax : +33 1 69 15 65 86
91405 ORSAY Cedex FRANCE     http://www.lri.fr/~pietriga