[kepler-dev] [Bug 5895] New: HelloWorld link is broken under Kepler-2.4rc3

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Mar 20 09:04:20 PDT 2013


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5895

            Bug ID: 5895
           Summary: HelloWorld link is broken under Kepler-2.4rc3
    Classification: Unclassified
           Product: Kepler
           Version: 2.4.0
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: installer
          Assignee: barseghian at nceas.ucsb.edu
          Reporter: cxh at eecs.berkeley.edu
        QA Contact: kepler-dev at kepler-project.org

Under Linux, the links to the demos fail?  It seems like $CLASSPATH is not be
expanded?

java.io.IOException: Failed to find
file:/home/cxh/src/kepler-2.4RC3/common-2.4.0/configs/ptolemy/configs/kepler/$CLASSPATH/getting-started/04-HelloWorld.xml,
also tried
 null and
null
    at ptolemy.actor.gui.HTMLViewer.hyperlinkUpdate(HTMLViewer.java:342)
    at javax.swing.JEditorPane.fireHyperlinkUpdate(JEditorPane.java:345)
    at
javax.swing.text.html.HTMLEditorKit$LinkController.activateLink(HTMLEditorKit.java:877)
    at
javax.swing.text.html.HTMLEditorKit$LinkController.mouseClicked(HTMLEditorKit.java:676)
    at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270)
    at java.awt.Component.processMouseEvent(Component.java:6507)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
    at java.awt.Component.processEvent(Component.java:6269)
    at java.awt.Container.processEvent(Container.java:2229)
    at java.awt.Component.dispatchEventImpl(Component.java:4860)
    at java.awt.Container.dispatchEventImpl(Container.java:2287)
    at java.awt.Component.dispatchEvent(Component.java:4686)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4501)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
    at java.awt.Container.dispatchEventImpl(Container.java:2273)
    at java.awt.Window.dispatchEventImpl(Window.java:2713)
    at java.awt.Component.dispatchEvent(Component.java:4686)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
    at java.awt.EventQueue.access$000(EventQueue.java:101)
    at java.awt.EventQueue$3.run(EventQueue.java:666)
    at java.awt.EventQueue$3.run(EventQueue.java:664)
    at java.security.AccessController.doPrivileged(Native Method)
    at
java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
    at
java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
    at java.awt.EventQueue$4.run(EventQueue.java:680)
    at java.awt.EventQueue$4.run(EventQueue.java:678)
    at java.security.AccessController.doPrivileged(Native Method)
    at
java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
    at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
    at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
    at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Caused by: java.io.FileNotFoundException:
/home/cxh/src/kepler-2.4RC3/common-2.4.0/configs/ptolemy/configs/kepler/$CLASSPATH/getting-started/04-HelloWorld.xml
(No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:138)
    at java.io.FileInputStream.<init>(FileInputStream.java:97)
    at
sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
    at
sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
    at java.net.URL.openStream(URL.java:1035)
    at ptolemy.actor.gui.EffigyFactory.checkForDTD(EffigyFactory.java:127)
    at
ptolemy.actor.gui.PtolemyEffigy$Factory.createEffigy(PtolemyEffigy.java:384)
    at ptolemy.actor.gui.EffigyFactory.createEffigy(EffigyFactory.java:233)
    at ptolemy.actor.gui.Configuration.openModel(Configuration.java:1079)
    at ptolemy.actor.gui.Configuration.openModel(Configuration.java:1005)
    at ptolemy.actor.gui.HTMLViewer.hyperlinkUpdate(HTMLViewer.java:293)
    ... 35 more

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20130320/4258775b/attachment-0001.html>


More information about the Kepler-dev mailing list