java.lang.NoSuchMethodException in ve [message #67149] |
Fri, 15 October 2004 15:55 |
Eclipse User |
|
|
|
Originally posted by: sandro.tecsoft.com.br
I created a visual class X inherited of JPanel and another visual class Y
inherited of X. In the plugin ve the class X doesn't problem, but when I
open then class Y, it is happened the exception:
java.lang.NoSuchMethodException:
persistentclassesview.ClassesBasicView.<init>().
Thanks.
Sandro
log file is bellow.
Eclipse 3.0.1
VE 1.0.1
!ENTRY org.eclipse.ve.java.core 2 0 Out 15, 2004 13:12:16.989
!MESSAGE Exception thrown.
!STACK 0
IWAV0073I *** RemoteVM Exception - Trace from Remote VM:
java.lang.NoSuchMethodException:
persistentclassesview.ClassesBasicView.<init>()
at java.lang.Class.getConstructor0(Class.java:1929)
at java.lang.Class.getDeclaredConstructor(Class.java:1293)
at
org.eclipse.jem.internal.proxy.vm.remote.ClassHelper.newInst ance(ClassHelper.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.eclipse.jem.internal.proxy.vm.remote.ConnectionHandler.r un(ConnectionHandler.java:320)
at
org.eclipse.jem.internal.proxy.vm.remote.ConnectionThread.ru n(ConnectionThread.java:47)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04263 seconds