[kepler-dev] Unable to run Kepler from Eclipse

Edoardo Pignotti epignott at csd.abdn.ac.uk
Wed Feb 14 05:53:30 PST 2007


Hello,
I am trying to build and run Kepler from Eclipse but I have encountered 
several problems:

The file jsch-0.1.24.jar is missing (FIXED, copied the right jar file)
 
4 errors when building the project (Manually bypassed the problems):

The constructor TableauFrame(null, null, MatrixViewer) is undefined    
kepler/ptII/ptolemy/actor/lib/gui    MatrixViewer.java    line 196   

The constructor TableauFrame(null, null, Placeable) is undefined    
kepler/ptII/ptolemy/actor/gui    TextEditor.java    line 97   

The constructor TableauFrame(Tableau, null, Placeable) is undefined    
kepler/ptII/ptolemy/actor/gui    PlotTableauFrame.java    line 114

The method setServerAliveInterval(int) is undefined for the type 
Session    kepler/src/org/kepler/ssh    SshExec.java    line 116

Initialization problems when running:

(gui.KeplerInitialization            103 ) Making directory 
/home/ep-pgrid/.kepler/cache/
(gui.KeplerInitialization            103 ) Making directory 
/home/ep-pgrid/.kepler/cache/cachedata/
(gui.KeplerInitialization            103 ) Making directory 
/home/ep-pgrid/.kepler/cache/objects/
(gui.KeplerInitialization            103 ) Making directory 
/home/ep-pgrid/.kepler/cache/RawData/
KAR Library directories: [/home/ep-pgrid/workspace/kepler/kar/actors, 
/home/ep-pgrid/workspace/kepler/kar/directors]
(util.StaticResources                315 ) *** Attempting to get 
ResourceBundle for SVG defaults ***
(util.StaticResources                351 ) *** svgRenderingMethod = 
SVG_BATIK_RENDERING ***
The class name you entered was not found in the classpath.  Note that 
the class you are trying to enter must be in the classpath from which 
you launched this program: util.FileReader
The class name you entered was not found in the classpath.  Note that 
the class you are trying to enter must be in the classpath from which 
you launched this program: org.monash.griddles.JMakeGNSEntries
The class name you entered was not found in the classpath.  Note that 
the class you are trying to enter must be in the classpath from which 
you launched this program: util.SegmentFileReader

I have checked out both kepler and ptII from CVS. ptII is wokring fine 
and  I can run Vergil.

Any suggestion is more than welcome.

Thank you,

Edoardo


More information about the Kepler-dev mailing list