[jrevpro-users] JREVPRO error..Tried both 1.3.2 & 1.3.3
Status: Alpha
Brought to you by:
akkumar
|
From: Shinde, U. <Uma...@di...> - 2002-06-14 13:05:16
|
Could this be a JDK issue? I'm using 1.3.1_02
Exception occurred during event dispatching:
java.lang.NoSuchMethodError
at =
jreversepro.revengine.JSerializer.reverseEngineer(JSerializer.java:12
0)
at jreversepro.JMainFrame.reverseEngineer(JMainFrame.java:230)
at jreversepro.JMainFrame.openFile(JMainFrame.java:208)
at jreversepro.JMainFrame.actionPerformed(JMainFrame.java:171)
at javax.swing.AbstractButton.fireActionPerformed(Unknown =
Source)
at =
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknow
n 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.mouseRelease
d(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.pumpOneEventForHierarchy(Unknown =
Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown =
Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
|