- From: Qiang Lv <qiang@suda.edu.cn>
- Date: Tue, 22 Jun 1999 20:41:26 -0400 (EDT)
- To: <www-jigsaw@w3.org>
Hi all,
I am running Jigsaw2.0.2 on Solaris2.6 under JDK116 platform. When I add a standard passDirResource and attach a HTTPFrame to it, I found I can not edit the attributes of this HTTPFrame. By the way, no errors happened to the previous versions of Jigsaw.
Here is the error dump:
Exception occurred during event dispatching:
java.lang.NullPointerException
at org.w3c.jigadm.editors.MimeTypeAttributeEditor.initialize(MimeTypeAtt
ributeEditor.java:273)
at org.w3c.jigadm.editors.AttributesHelper.initialize(AttributesHelper.j
ava:260)
at org.w3c.jigadm.editors.FramesHelper.editFrame(FramesHelper.java:144)
at org.w3c.jigadm.editors.FrameTreeListener.editedChanged(FrameTreeListe
ner.java:45)
at org.w3c.jigadm.editors.FrameBrowser.notifySelect(FrameBrowser.java:23
1)
at org.w3c.tools.widgets.TreeBrowser$BrowserMouseListener.clickAt(TreeBr
owser.java:89)
at org.w3c.tools.widgets.TreeBrowser$BrowserMouseListener.mousePressed(T
reeBrowser.java:102)
at java.awt.Component.processMouseEvent(Component.java:2401)
at java.awt.Component.processEvent(Component.java:2249)
at java.awt.Component.dispatchEventImpl(Component.java:1781)
at java.awt.Component.dispatchEvent(Component.java:1708)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:81)
Thanks,
Qiang
Received on Wednesday, 23 June 1999 03:34:20 UTC