List Members,

 

I recently download the "apache-jena-2.7.2" distribution, which includes
"jena-arq-2.9.2.jar" under the "bin" directory. Unfortunately, when I run
the ARQ command line utility I receive an error message. For example, when I
execute

 

arq --data <some valid Turtle file> --query <some valid SPARQL query file>

 

the command line utility returns the following error:

 

Error: Could not find or load main class <Apache Jena 2.7.2 distribution
path>\ARQ

 

I have the following environment, PATH and CLASSPATH variables set, and I
restarted my OS.

 

Environment

----------------
JENAROOT = "<Apache Jena 2.7.2 distribution path>"

 

Path

------

.other semicolon-delimited path entries., followed by

<Apache Jena 2.7.2 distribution path>\bat; <Apache Jena 2.7.2 distribution
path>\bin

 

ClassPath

------------

.other semicolon-delimited path entries., followed by

<Apache Jena 2.7.2 distribution path>\bat; <Apache Jena 2.7.2 distribution
path>\bin

 

Your feedback is appreciated.

 

 

Regards,

 

Anthony

 

Reply via email to