Thanks Gustavo,

    I'll have a look at it and see what I can find!

    - Chris

On 19/09/2005, at 4:49 AM, Gustavo Homem wrote:

Hello Chris,

Thanks for the JXplorer great tool. With the latest release I am getting the following exception:

java.lang.NullPointerException
        at com.ca.commons.cbutil.CBCache.createCache(CBCache.java:54)
at com.ca.directory.jxplorer.viewer.HTMLTemplateDisplay.mediaCheck (HTMLTemplateDisplay.java:1311) at com.ca.directory.jxplorer.viewer.HTMLTemplateDisplay.displayData (HTMLTemplateDisplay.java:1222) at com.ca.directory.jxplorer.viewer.HTMLTemplateDisplay.displayEntry (HTMLTemplateDisplay.java:1103) at com.ca.directory.jxplorer.viewer.AttributeDisplay.setCurrentEditor (AttributeDisplay.java:670) at com.ca.directory.jxplorer.viewer.AttributeDisplay $1.stateChanged(AttributeDisplay.java:261) at javax.swing.JTabbedPane.fireStateChanged (JTabbedPane.java:287) at javax.swing.JTabbedPane$ModelListener.stateChanged (JTabbedPane.java:219) at javax.swing.DefaultSingleSelectionModel.fireStateChanged (DefaultSingleSelectionModel.java:116) at javax.swing.DefaultSingleSelectionModel.setSelectedIndex (DefaultSingleSelectionModel.java:50) at javax.swing.JTabbedPane.setSelectedIndexImpl (JTabbedPane.java:468) at javax.swing.JTabbedPane.setSelectedIndex (JTabbedPane.java:461) at javax.swing.plaf.basic.BasicTabbedPaneUI $MouseHandler.mousePressed(BasicTabbedPaneUI.java:3060) at java.awt.AWTEventMulticaster.mousePressed (AWTEventMulticaster.java:221) at java.awt.AWTEventMulticaster.mousePressed (AWTEventMulticaster.java:221)
        at java.awt.Component.processMouseEvent(Component.java:5097)
        at java.awt.Component.processEvent(Component.java:4897)
        at java.awt.Container.processEvent(Container.java:1569)
        at java.awt.Component.dispatchEventImpl(Component.java:3615)
        at java.awt.Container.dispatchEventImpl(Container.java:1627)
        at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.LightweightDispatcher.retargetMouseEvent (Container.java:3483) at java.awt.LightweightDispatcher.processMouseEvent (Container.java:3195) at java.awt.LightweightDispatcher.dispatchEvent (Container.java:3128)
        at java.awt.Container.dispatchEventImpl(Container.java:1613)
        at java.awt.Window.dispatchEventImpl(Window.java:1606)
        at java.awt.Component.dispatchEvent(Component.java:3477)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy (EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:151) at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:145) at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:137) at java.awt.EventDispatchThread.run (EventDispatchThread.java:100)

each time time I switch from the Table Editor to the HTML view in the "user" entries.

The user entries contain the following classes:

top
person
organizationalPerson
InetOrgPerson
mozillaAbPersonObsolete

This problem seems to be related with the inetOrgPerson class,because creating entries with

top
person

and

top
person
organizationalPerson

everything works well.

Let me if you need more info to understand the problem.

Best regards
Gustavo

--
Angulo Sólido - Tecnologias de Informação
http://angulosolido.pt





-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Jxplorer-users mailing list
Jxplorer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-users

Reply via email to