[kepler-dev] Where are the demo workflows?

Christopher Brooks cxh at eecs.berkeley.edu
Thu Mar 12 20:17:46 PDT 2009


Where are the demo workflows?
There were notes about this on the old website under Eclipse.

When I try to open the demos, I get:

java.io.FileNotFoundException: 
/Users/cxh/src/kepler/common/demos/getting-started/04-HelloWorld.xml (No 
such file or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:106)
	at java.io.FileInputStream.<init>(FileInputStream.java:66)
	at 
sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
	at 
sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
	at java.net.URL.openStream(URL.java:1007)
	at ptolemy.actor.gui.EffigyFactory.checkForDTD(EffigyFactory.java:126)
	at 
ptolemy.actor.gui.PtolemyEffigy$Factory.createEffigy(PtolemyEffigy.java:385)
	at ptolemy.actor.gui.EffigyFactory.createEffigy(EffigyFactory.java:215)
	at ptolemy.actor.gui.Configuration.openModel(Configuration.java:666)
	at ptolemy.actor.gui.Configuration.openModel(Configuration.java:626)
	at ptolemy.actor.gui.HTMLViewer.hyperlinkUpdate(HTMLViewer.java:297)
	at javax.swing.JEditorPane.fireHyperlinkUpdate(JEditorPane.java:320)
	at 
javax.swing.text.html.HTMLEditorKit$LinkController.activateLink(HTMLEditorKit.java:827)
	at 
javax.swing.text.html.HTMLEditorKit$LinkController.mouseClicked(HTMLEditorKit.java:637)
	at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:212)
	at java.awt.Component.processMouseEvent(Component.java:5605)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
	at java.awt.Component.processEvent(Component.java:5367)
	at java.awt.Container.processEvent(Container.java:2010)
	at java.awt.Component.dispatchEventImpl(Component.java:4068)
	at java.awt.Container.dispatchEventImpl(Container.java:2068)
	at java.awt.Component.dispatchEvent(Component.java:3903)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3945)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
	at java.awt.Container.dispatchEventImpl(Container.java:2054)
	at java.awt.Window.dispatchEventImpl(Window.java:1801)
	at java.awt.Component.dispatchEvent(Component.java:3903)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
	at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
	at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)


I updated build-area/README.txt with info about how to download the 
demos, which involves

cd kepler/common
svn co https://code.kepler-project.org/code/kepler/trunk/demos

I tried to update
https://kepler-project.org/developers/teams/build/documentation/build-system-instructions
but I can't seem to edit it.  I have an edit menu choice, and clicking
it brings up what appears to be an edit window, but the text pane is
non-responsive.

I think that part of building the trunk should download the demos.
Hello World should work as part of the initial installation.

_Christopher

-- 
Christopher Brooks (cxh at eecs berkeley edu) University of California
CHESS Executive Director                      US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust        Berkeley, CA 94720-1774
ph: 510.643.9841 fax:510.642.2718	      (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 (W-F) 510.655.5480


More information about the Kepler-dev mailing list