Hi Lorenz, thank you for the quick response. bin/arq --help does not work (from ...\apache-jena-4.0.0 directory). The error is 'bin' is not recognized as an internal or external command, operable program or batch file.
I tried to run arg --help from the bin directory and it gives me the same error as I was getting initially. Error: Could not find or load main class arq.arq Caused by: java.lang.ClassNotFoundException: arq.arq I tried on a different computer with an older version -- this worked fine before -- but now I am getting exactly the same problem. I have jena Fuseki installed on both computers (work file) and different versions of apache-jena (I need v.3.16 for Pellet). Is there any issue with all these different versions installed simultaneously? Any suggestions will be hugely appreciated. Thank you. Regards. Neli. Neli P. Zlatareva, PhD Professor of Computer Science Department of Computer Science Central Connecticut State University New Britain, CT 06050 Phone: (860) 832-2723 Fax: (860) 832-2712 Web site: cs.ccsu.edu/~neli/ ________________________________ From: Lorenz Buehmann <[email protected]> Sent: Monday, April 12, 2021 2:47 AM To: [email protected] <[email protected]> Subject: Re: problems running ARQ on Command line Please be cautious: **External Email** I cannot reproduce this: - downloaded latest Tarball archive - extracted archive - changed directory - called "bin/arq --help" can you try to call "bin/arq --help" from the Jena base directly please? If it works, then it's probably a classpath issue with your environment variables On 11.04.21 23:39, Zlatareva, Neli (Computer Science) wrote: > Hi there, I downloaded Jena 4.0 and tried to run arq in the command prompt. > To test, I did >> arq --help and it gives me > Error: Could not find or load main class arq.arq > I did try EVERYTHING suggested in the documentation > I never had problems running arq on command line before. > Any suggestions will be greatly appreciated. > Thank you so much. > Regards, Neli. > > Neli P. Zlatareva, PhD > Professor of Computer Science > Department of Computer Science > Central Connecticut State University > New Britain, CT 06050 > Phone: (860) 832-2723 > Fax: (860) 832-2712 > Web site: cs.ccsu.edu/~neli/ >
