[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

prowler demo. Edit properities -> NP-Exception



(happens if you click on edit properties in prowler demo)

------begin stacktrace ----------
[debug](196) ProwlerSession: *** Opened session for user 'root'
Exception occurred during event dispatching:
java.lang.NullPointerException: 
        at
samples.demo.pconfig.ProwlerConfigDialog.<init>(ProwlerConfigDialog.java:104)
        at samples.demo.DemoFrame.actionPerformed(DemoFrame.java:420)
        at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1066)
        at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1101)
        at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:378)
        at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250)
        at javax.swing.AbstractButton.doClick(AbstractButton.java:226)
        at
javax.swing.plaf.basic.BasicMenuItemUI$MenuDragMouseHandler.menuDragMouseReleased(BasicMenuItemUI.java:815)
        at
javax.swing.JMenuItem.fireMenuDragMouseReleased(JMenuItem.java:451)
        at
javax.swing.JMenuItem.processMenuDragMouseEvent(JMenuItem.java:360)
        at javax.swing.JMenuItem.processMouseEvent(JMenuItem.java:317)
        at
javax.swing.MenuSelectionManager.processMouseEvent(MenuSelectionManager.java:261)
        at
javax.swing.plaf.basic.BasicMenuUI$MouseInputHandler.mouseReleased(BasicMenuUI.java:251)
        at
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:230)
        at java.awt.Component.processMouseEvent(Component.java:3166)
        at java.awt.Component.processEvent(Component.java:3005)
        at java.awt.Container.processEvent(Container.java:1015)
        at java.awt.Component.dispatchEventImpl(Component.java:2400)
        at java.awt.Container.dispatchEventImpl(Container.java:1060)
-------end stacktrace -------
you try to access _prowler in the constructor, but it set not until init
is called.
I tried to fix it by changing the constructor's parameter and calling
init inside it, 
but pcddTheData needs to be set before init is called. I don't want to
spent to much
time with this, because I think you already fixed this. Can I get a diff
or new version soon?

I want to have a working prowler as soon as possible, so that I can see
how to an Adapter to a RDBMS
could work. OK, I can look at the sources, too, but it would be nice to
see it working too.

I created a simple root-doc:
<root> </root>
which contains a even simpler file: <doc> </doc>
The xsp-examples resolves this to a link to the prowler-producer, 
but if i follow this link i get:

Not Found
The requested URL /cocoon was not found on this server.

Does any of the xsp-developers know why I don't get my document, 
when I follow this link?


-- 
Thomas Guettler <guettli@interface-business.de>
http://www.interface-business.de