Hi Chad, > you might try moving your ~/.kepler directory out of the way and letting > kepler rebuild it. the ".kepler" directory I had removed.
> Also, are you sure that your system is using java > 1.5? Check your paths and make sure that the sun interpreter is > actually the one being called. I've found on some linux systems, they > stick a link in /usr/bin or some similar location for gcj that is first > in your path so it gets executed instead of the java executable that you > think is getting executed. I'm using Debian GNU/Linux here on my development machine and yes, Debian also places links in /usr/bin . Nevertheless I rechecked the configuration and my Java installation points to Sun Java 1.5. $ java -version java version "1.5.0_14" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03) Java HotSpot(TM) Client VM (build 1.5.0_14-b03, mixed mode, sharing) I also discovered the problem on a colleges machine running an older "SuSe Linux". > >> getEndpoint - ENDPOINT attr is null Which endpoint does Kepler try to connect to? Is it some internet service or anything? Jochen > Jochen Haemmerle wrote: > > 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-use > >>rs > > > > _______________________________________________ > > Kepler-users mailing list > > Kepler-users at ecoinformatics.org > > http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-user > >s -- # FORSCHUNGSZENTRUM KARLSRUHE # in der Helmholtz-Gemeinschaft # Institute for Data Processing and Electronics # Hermann-von-Helmholtz-Platz 1, # 76344 Eggenstein # GERMANY # # fon: +49 7247 82-6031 # fax: +49 7247 82-3560 # email: jochen.haemmerle at ipe.fzk.de # http://www.ipe.fzk.de

