I just tried what you did and got the same error. Not sure why the sh interpreter is doing that. I fixed it by doing this:
berkley at dana:~/Kepler$ chmod 777 kepler.sh then running: berkley at dana:~/Kepler$ ./kepler.sh. It seems to work fine after that. chad Fanny L?vy-Proven?al wrote: > Hi, > > Now I'm using also Sun java 1.5.0_14-b03. > I reinstalled Kepler, with the .jar file, everyting went ok. > But, when I launch the "sh kepler.sh", I have just this error : > > Exception in thread "main" java.lang.NoClassDefFoundError: org/kepler/ > gui/KeplerApplication > > Many thanks, > > Fanny. > > Le 26 f?vr. 08 ? 09:18, Jochen Haemmerle a ?crit : > >> Hi, >> >> I have the same problem here under linux, using Sun Java 1.5.0_14- >> b03. So I >> don't think this is a "gcj" related problem. >> I'm using CVS Kepler 1.0.0 RC1 and PTII rel-7-0-beta-2. >> >> Any ideas how to solve this? >> >> Kind regards >> Jochen >> >> >> >> On Monday 25 February 2008 19:02:09 Fanny L?vy-Proven?al wrote: >>> Hello, >>> >>> I'm trying to install it with the Linux installer. >>> The whole terminal window is just : >>> >>> KAR Library directories: [/usr/local/Kepler/kar/actors, /usr/local/ >>> Kepler/kar/directors] >>> getEndpoint - ENDPOINT attr is null >>> >>> I have nothing else. >>> >>> But I may have a java trouble, I thought Java 1.5 from Sun was >>> installed, but in fact it's the java 1.5 from gcc (gcj). >>> Do you think it could be part of my problem ? >>> >>> Thanks, >>> >>> Fanny. >>> >>> Le 25 f?vr. 08 ? 18:08, Chad Berkley a ?crit : >>>> Hello Fanny, >>>> >>>> How are you trying to install kepler? With the linux installer or >>>> via a CVS download? >>>> >>>> I'm not sure why it wouldn't be able to find those files. Can you >>>> paste the whole terminal window output into an email so I can see >>>> it? >>>> >>>> thanks, >>>> chad >>>> >>>> Fanny L?vy-Proven?al wrote: >>>>> Dear all, >>>>> I'm trying to install Kepler on Fedora Core 7, with Java 1.5.When >>>>> I launch sh ./kepler.sh, I have a graphical window that appears >>>>> anddisappears one second later, then I get this message in the >>>>> terminal :"KAR Library directories: [/usr/local/Kepler/kar/ >>>>> actors, /usr/local/Kepler/kar/directors]getEndpoint - ENDPOINT >>>>> attr is null" >>>>> And then, I have a graphical window that appears, saying >>>>> "Configuration Error,cannot locate Ontology : /usr/local/Kepler/ >>>>> configs/ptolemy/configs/kepler/ontologies/ >>>>> seekStatisticsOntology.owl >>>>> Then I click ok, and get the same message but for the file >>>>> SeekFieldObservationOntology_JUN_2005.owl.And when I click ok, >>>>> nothing appends anymore... >>>>> I have these two files in the directory it looks for it, and they >>>>> have the read permissions for everybody. >>>>> Help !! >>>>> Many Thanks, >>>>> Fanny Levy. >>>>> ------------------------------------------------------------------- >>>>> -- >>>>> --- >>>>> _______________________________________________ >>>>> Kepler-users mailing list >>>>> Kepler-users at ecoinformatics.org >>>>> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/ >>>>> kepler-users >>> _______________________________________________ >>> Kepler-users mailing list >>> Kepler-users at ecoinformatics.org >>> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/ >>> kepler-users >> >> >> _______________________________________________ >> Kepler-users mailing list >> Kepler-users at ecoinformatics.org >> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/ >> kepler-users > > _______________________________________________ > Kepler-users mailing list > Kepler-users at ecoinformatics.org > http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-users >

