JDEdwards XPIe Adapter

Hi everyone,

We installed the XPIe(2.0) adapter configuration
tool on Win2k. No errors while installation…

While we are trying configure a new adapter (Adapter config tool ->Adapter->New) a message box with errors & exceptions is poping up. Please find error list below

The connector.jar and kernel.jar are placed in classpath and altclasspath.

thanks in advance


Exception occurred during event dispatching:
java.lang.NoClassDefFoundError: com/jdedwards/tools/utils/Utility
at COM.activesw.adapter.tools.AdapterEdit.updateEditGui(AdapterEdit.java:1023)
at COM.activesw.adapter.tools.AdapterEdit.setAdapterType(AdapterEdit.java, Compiled Code)
at COM.activesw.adapter.tools.AdapterEdit.actionPerformed(AdapterEdit.java:748)
at javax.swing.JComboBox.fireActionEvent(Unknown Source)
at javax.swing.JComboBox.setSelectedItem(Unknown Source)
at COM.activesw.adapter.tools.AdapterEdit.setAdapterType(AdapterEdit.java, Compiled Code)
at COM.activesw.adapter.tools.AdapterEdit.setAdapterEntry(AdapterEdit.java, Compiled Code)
at COM.activesw.adapter.tools.AdapterConfig.mapAdapterEdit(AdapterConfig.java:583)
at COM.activesw.adapter.tools.AdapterConfig.actionPerformed(AdapterConfig.java:634)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
at java.awt.Component.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.pumpOneEventForComponent(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForComponent(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)