Discussion:
[Jxplorer-users] PhotoEditor
Robert Strötgen
2010-09-10 09:22:24 UTC
Permalink
Hi,

JXplorer is a very helpfull tool, thanks first!

Trying to edit the attribute jpegPhoto I get the following errors. No
problems with other binary fields like krb5key (save/load dialog).

I use JXplorer (build JXv3.2.1 2010-05-02 21:54 EST) with Java(TM) SE
Runtime Environment (build 1.6.0_21-b07)/Java HotSpot(TM) 64-Bit Server
VM (build 17.0-b17, mixed mode) on Windows 7.

Any idea how to solve it?

DEE **** Adding original: objectClass ( oid = 2.5.4.0) => objectClass
looking for: com.ca.directory.jxplorer.editor.jpegphotoeditor
10.09.2010 11:07:37
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueC
ellEditor startBinaryEditor
WARNUNG: error loading editor
com.ca.directory.jxplorer.editor.jpegPhotoeditor
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.startBinaryEditor(AttributeValueCellEditor.java:525)
at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.setBinaryEditor(AttributeValueCellEditor.java:249)
at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
at javax.swing.JTable.prepareEditor(Unknown Source)
at javax.swing.JTable.editCellAt(Unknown Source)
at
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(Unknown S
ource)
at
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(Unknown Sour
ce)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at
com.ca.directory.jxplorer.editor.basicbinaryeditor.isValid(basicbinar
yeditor.java:399)
at java.awt.Component.invalidateIfValid(Unknown Source)
at java.awt.Container.setLayout(Unknown Source)
at javax.swing.JDialog.setLayout(Unknown Source)
at java.awt.Window.init(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Dialog.<init>(Unknown Source)
at java.awt.Dialog.<init>(Unknown Source)
at javax.swing.JDialog.<init>(Unknown Source)
at javax.swing.JDialog.<init>(Unknown Source)
at javax.swing.JDialog.<init>(Unknown Source)
at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:70)
at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:57)
at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:46)
at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:36)
... 33 more
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)

at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.startBinaryEditor(AttributeValueCellEditor.java:525)
at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.setBinaryEditor(AttributeValueCellEditor.java:249)
at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
at javax.swing.JTable.prepareEditor(Unknown Source)
at javax.swing.JTable.editCellAt(Unknown Source)
at
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(Unknown S
ource)
at
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(Unknown Sour
ce)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at
com.ca.directory.jxplorer.editor.basicbinaryeditor.isValid(basicbinar
yeditor.java:399)
at java.awt.Component.invalidateIfValid(Unknown Source)
at java.awt.Container.setLayout(Unknown Source)
at javax.swing.JDialog.setLayout(Unknown Source)
at java.awt.Window.init(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Dialog.<init>(Unknown Source)
at java.awt.Dialog.<init>(Unknown Source)
at javax.swing.JDialog.<init>(Unknown Source)
at javax.swing.JDialog.<init>(Unknown Source)
at javax.swing.JDialog.<init>(Unknown Source)
at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:70)
at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:57)
at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:46)
at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:36)
... 33 more
looking for: com.ca.directory.jxplorer.editor.jpegphotoeditor
10.09.2010 11:07:37
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueC
ellEditor startBinaryEditor
WARNUNG: error loading editor
com.ca.directory.jxplorer.editor.jpegPhotoeditor
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)

at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.startBinaryEditor(AttributeValueCellEditor.java:525)
at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.setBinaryEditor(AttributeValueCellEditor.java:249)
at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
at javax.swing.JTable.prepareEditor(Unknown Source)
at javax.swing.JTable.editCellAt(Unknown Source)
at
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(Unknown S
ource)
at
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(Unknown Sour
ce)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at
com.ca.directory.jxplorer.editor.basicbinaryeditor.isValid(basicbinar
yeditor.java:399)
at java.awt.Component.invalidateIfValid(Unknown Source)
at java.awt.Container.setLayout(Unknown Source)
at javax.swing.JDialog.setLayout(Unknown Source)
at java.awt.Window.init(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Dialog.<init>(Unknown Source)
at java.awt.Dialog.<init>(Unknown Source)
at javax.swing.JDialog.<init>(Unknown Source)
at javax.swing.JDialog.<init>(Unknown Source)
at javax.swing.JDialog.<init>(Unknown Source)
at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:70)
at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:57)
at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:46)
at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:36)
... 33 more
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)

at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.startBinaryEditor(AttributeValueCellEditor.java:525)
at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.setBinaryEditor(AttributeValueCellEditor.java:249)
at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
at javax.swing.JTable.prepareEditor(Unknown Source)
at javax.swing.JTable.editCellAt(Unknown Source)
at
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(Unknown S
ource)
at
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(Unknown Sour
ce)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at
com.ca.directory.jxplorer.editor.basicbinaryeditor.isValid(basicbinar
yeditor.java:399)
at java.awt.Component.invalidateIfValid(Unknown Source)
at java.awt.Container.setLayout(Unknown Source)
at javax.swing.JDialog.setLayout(Unknown Source)
at java.awt.Window.init(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Dialog.<init>(Unknown Source)
at java.awt.Dialog.<init>(Unknown Source)
at javax.swing.JDialog.<init>(Unknown Source)
at javax.swing.JDialog.<init>(Unknown Source)
at javax.swing.JDialog.<init>(Unknown Source)
at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:70)
at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:57)
at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:46)
at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:36)
... 33 more

Thanks in advance
Robert
--
Robert Strötgen
Abteilungsleiter Kommunikation und Transfer
Georg-Eckert-Institut für internationale Schulbuchforschung
Celler Str. 3
38114 Braunschweig
Tel. +49 (0)531 59099-47 & +49 (0)531 123103-205
Fax +49 (0)531 59099-99
http://www.gei.de/
Jesus Ostos
2010-09-10 16:56:08 UTC
Permalink
Hi Robert, how are you?
I recreated my CA-Directory and I could read all the directory using the
Jexplorer.
I think that we can close this issue.
Thanks a lot for your help...
Jesus Ostos.


----- Original Message ----
From: Robert Strötgen <***@gei.de>
To: jxplorer-***@lists.sourceforge.net
Sent: Fri, September 10, 2010 4:52:24 AM
Subject: [Jxplorer-users] PhotoEditor

Hi,

JXplorer is a very helpfull tool, thanks first!

Trying to edit the attribute jpegPhoto I get the following errors. No
problems with other binary fields like krb5key (save/load dialog).

I use JXplorer (build JXv3.2.1 2010-05-02 21:54 EST) with Java(TM) SE
Runtime Environment (build 1.6.0_21-b07)/Java HotSpot(TM) 64-Bit Server
VM (build 17.0-b17, mixed mode) on Windows 7.

Any idea how to solve it?

DEE **** Adding original: objectClass ( oid = 2.5.4.0)  =>  objectClass
looking for: com.ca.directory.jxplorer.editor.jpegphotoeditor
10.09.2010 11:07:37
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueC
ellEditor startBinaryEditor
WARNUNG: error loading editor
com.ca.directory.jxplorer.editor.jpegPhotoeditor
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.startBinaryEditor(AttributeValueCellEditor.java:525)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.setBinaryEditor(AttributeValueCellEditor.java:249)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
        at javax.swing.JTable.prepareEditor(Unknown Source)
        at javax.swing.JTable.editCellAt(Unknown Source)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(Unknown S
ource)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(Unknown Sour
ce)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.isValid(basicbinar
yeditor.java:399)
        at java.awt.Component.invalidateIfValid(Unknown Source)
        at java.awt.Container.setLayout(Unknown Source)
        at javax.swing.JDialog.setLayout(Unknown Source)
        at java.awt.Window.init(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:70)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:57)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:46)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:36)
        ... 33 more
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)

        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.startBinaryEditor(AttributeValueCellEditor.java:525)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.setBinaryEditor(AttributeValueCellEditor.java:249)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
        at javax.swing.JTable.prepareEditor(Unknown Source)
        at javax.swing.JTable.editCellAt(Unknown Source)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(Unknown S
ource)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(Unknown Sour
ce)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.isValid(basicbinar
yeditor.java:399)
        at java.awt.Component.invalidateIfValid(Unknown Source)
        at java.awt.Container.setLayout(Unknown Source)
        at javax.swing.JDialog.setLayout(Unknown Source)
        at java.awt.Window.init(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:70)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:57)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:46)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:36)
        ... 33 more
looking for: com.ca.directory.jxplorer.editor.jpegphotoeditor
10.09.2010 11:07:37
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueC
ellEditor startBinaryEditor
WARNUNG: error loading editor
com.ca.directory.jxplorer.editor.jpegPhotoeditor
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)

        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.startBinaryEditor(AttributeValueCellEditor.java:525)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.setBinaryEditor(AttributeValueCellEditor.java:249)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
        at javax.swing.JTable.prepareEditor(Unknown Source)
        at javax.swing.JTable.editCellAt(Unknown Source)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(Unknown S
ource)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(Unknown Sour
ce)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.isValid(basicbinar
yeditor.java:399)
        at java.awt.Component.invalidateIfValid(Unknown Source)
        at java.awt.Container.setLayout(Unknown Source)
        at javax.swing.JDialog.setLayout(Unknown Source)
        at java.awt.Window.init(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:70)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:57)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:46)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:36)
        ... 33 more
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)

        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.startBinaryEditor(AttributeValueCellEditor.java:525)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.setBinaryEditor(AttributeValueCellEditor.java:249)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
        at javax.swing.JTable.prepareEditor(Unknown Source)
        at javax.swing.JTable.editCellAt(Unknown Source)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(Unknown S
ource)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(Unknown Sour
ce)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.isValid(basicbinar
yeditor.java:399)
        at java.awt.Component.invalidateIfValid(Unknown Source)
        at java.awt.Container.setLayout(Unknown Source)
        at javax.swing.JDialog.setLayout(Unknown Source)
        at java.awt.Window.init(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:70)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:57)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:46)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:36)
        ... 33 more

Thanks in advance
Robert
--
Robert Strötgen
Abteilungsleiter Kommunikation und Transfer
Georg-Eckert-Institut für internationale Schulbuchforschung
Celler Str. 3
38114 Braunschweig
Tel. +49 (0)531 59099-47  &  +49 (0)531 123103-205
Fax  +49 (0)531 59099-99
http://www.gei.de/
Jesus Ostos
2010-09-10 18:39:54 UTC
Permalink
Hi Robert, how are you?
I recreated my CA-Directory and I could read all the directory using the
Jexplorer.
I think that we can close this issue.
Thanks a lot for your help...
Jesus Ostos.




----- Original Message ----
From: Robert Strötgen <***@gei.de>
To: jxplorer-***@lists.sourceforge.net
Sent: Fri, September 10, 2010 4:52:24 AM
Subject: [Jxplorer-users] PhotoEditor

Hi,

JXplorer is a very helpfull tool, thanks first!

Trying to edit the attribute jpegPhoto I get the following errors. No
problems with other binary fields like krb5key (save/load dialog).

I use JXplorer (build JXv3.2.1 2010-05-02 21:54 EST) with Java(TM) SE
Runtime Environment (build 1.6.0_21-b07)/Java HotSpot(TM) 64-Bit Server
VM (build 17.0-b17, mixed mode) on Windows 7.

Any idea how to solve it?

DEE **** Adding original: objectClass ( oid = 2.5.4.0)  =>  objectClass
looking for: com.ca.directory.jxplorer.editor.jpegphotoeditor
10.09.2010 11:07:37
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueC
ellEditor startBinaryEditor
WARNUNG: error loading editor
com.ca.directory.jxplorer.editor.jpegPhotoeditor
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.startBinaryEditor(AttributeValueCellEditor.java:525)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.setBinaryEditor(AttributeValueCellEditor.java:249)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
        at javax.swing.JTable.prepareEditor(Unknown Source)
        at javax.swing.JTable.editCellAt(Unknown Source)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(Unknown S
ource)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(Unknown Sour
ce)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.isValid(basicbinar
yeditor.java:399)
        at java.awt.Component.invalidateIfValid(Unknown Source)
        at java.awt.Container.setLayout(Unknown Source)
        at javax.swing.JDialog.setLayout(Unknown Source)
        at java.awt.Window.init(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:70)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:57)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:46)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:36)
        ... 33 more
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)

        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.startBinaryEditor(AttributeValueCellEditor.java:525)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.setBinaryEditor(AttributeValueCellEditor.java:249)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
        at javax.swing.JTable.prepareEditor(Unknown Source)
        at javax.swing.JTable.editCellAt(Unknown Source)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(Unknown S
ource)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(Unknown Sour
ce)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.isValid(basicbinar
yeditor.java:399)
        at java.awt.Component.invalidateIfValid(Unknown Source)
        at java.awt.Container.setLayout(Unknown Source)
        at javax.swing.JDialog.setLayout(Unknown Source)
        at java.awt.Window.init(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:70)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:57)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:46)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:36)
        ... 33 more
looking for: com.ca.directory.jxplorer.editor.jpegphotoeditor
10.09.2010 11:07:37
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueC
ellEditor startBinaryEditor
WARNUNG: error loading editor
com.ca.directory.jxplorer.editor.jpegPhotoeditor
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)

        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.startBinaryEditor(AttributeValueCellEditor.java:525)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.setBinaryEditor(AttributeValueCellEditor.java:249)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
        at javax.swing.JTable.prepareEditor(Unknown Source)
        at javax.swing.JTable.editCellAt(Unknown Source)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(Unknown S
ource)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(Unknown Sour
ce)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.isValid(basicbinar
yeditor.java:399)
        at java.awt.Component.invalidateIfValid(Unknown Source)
        at java.awt.Container.setLayout(Unknown Source)
        at javax.swing.JDialog.setLayout(Unknown Source)
        at java.awt.Window.init(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:70)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:57)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:46)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:36)
        ... 33 more
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)

        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.startBinaryEditor(AttributeValueCellEditor.java:525)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.setBinaryEditor(AttributeValueCellEditor.java:249)
        at
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor
.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
        at javax.swing.JTable.prepareEditor(Unknown Source)
        at javax.swing.JTable.editCellAt(Unknown Source)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(Unknown S
ource)
        at
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(Unknown Sour
ce)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.isValid(basicbinar
yeditor.java:399)
        at java.awt.Component.invalidateIfValid(Unknown Source)
        at java.awt.Container.setLayout(Unknown Source)
        at javax.swing.JDialog.setLayout(Unknown Source)
        at java.awt.Window.init(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at java.awt.Dialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at javax.swing.JDialog.<init>(Unknown Source)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:70)
        at
com.ca.directory.jxplorer.editor.basicbinaryeditor.<init>(basicbinary
editor.java:57)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:46)
        at
com.ca.directory.jxplorer.editor.jpegphotoeditor.<init>(jpegphotoedit
or.java:36)
        ... 33 more

Thanks in advance
Robert
--
Robert Strötgen
Abteilungsleiter Kommunikation und Transfer
Georg-Eckert-Institut für internationale Schulbuchforschung
Celler Str. 3
38114 Braunschweig
Tel. +49 (0)531 59099-47  &  +49 (0)531 123103-205
Fax  +49 (0)531 59099-99
http://www.gei.de/
Loading...