Regression in the Integration build [message #607831] |
Thu, 26 May 2005 22:23 |
Eclipse User |
|
|
|
VE-runtime-I20050526.zip
GEF-runtime-3.1M7.zip
emf-sdo-runtime-I200505261142.zip
Any attempt to run a bean customizer results in an NPE:
!SESSION 2005-05-26 19:17:45.229
-----------------------------------------------
eclipse.buildId=I20050513-1415
java.version=1.5.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -clean -data D:
\DevFiles\EclipseWorkSpace31M6
!ENTRY org.eclipse.ve.java.core 2 0 2005-05-26 19:19:02.740
!MESSAGE Exception thrown.
!STACK 0
IWAV0073I *** RemoteVM Exception - Trace from Remote VM:
java.lang.NullPointerException
at
org.eclipse.ve.internal.java.remotevm.BeanPropertyEditorJFra me.setProper
tyEditor(BeanPropertyEditorJFrame.java:211)
at
org.eclipse.ve.internal.java.remotevm.WindowLauncher.launchE ditor
(WindowLauncher.java:107)
at org.eclipse.ve.internal.java.remotevm.WindowLauncher.<init>
(WindowLauncher.java:50)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Nativ e
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance
(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:4 94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.jem.internal.proxy.vm.remote.ConnectionHandler.r un
(ConnectionHandler.java:317)
at org.eclipse.jem.internal.proxy.vm.remote.ConnectionThread.ru n
(ConnectionThread.java:47)
IWAV0074I *** Local StackTrace:
org.eclipse.jem.internal.proxy.remote.REMThrowableBeanProxyP roxy:
java.lang.NullPointerException
at
org.eclipse.jem.internal.proxy.remote.REMThrowableBeanTypePr oxy.createTh
rowableBeanProxy(REMThrowableBeanTypeProxy.java:34)
at
org.eclipse.jem.internal.proxy.remote.REMThrowableBeanTypePr oxy.newBeanP
roxy(REMThrowableBeanTypeProxy.java:65)
at
org.eclipse.jem.internal.proxy.remote.REMStandardBeanProxyFa ctory.getBea
nProxy(REMStandardBeanProxyFactory.java:454)
at
org.eclipse.jem.internal.proxy.remote.REMStandardBeanProxyFa ctory.proces
sErrorReturn(REMStandardBeanProxyFactory.java:505)
at org.eclipse.jem.internal.proxy.remote.REMMethodProxy.invoke
(REMMethodProxy.java:213)
at
org.eclipse.jem.internal.proxy.remote.REMMethodProxy.invokeW ithParms
(REMMethodProxy.java:172)
at
org.eclipse.jem.internal.proxy.remote.REMConstructorProxy.ne wInstance
(REMConstructorProxy.java:61)
at org.eclipse.ve.internal.java.core.CustomizeJavaBeanAction.ru n
(CustomizeJavaBeanAction.java:121)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:996 )
at org.eclipse.ui.actions.RetargetAction.runWithEvent
(RetargetAction.java:216)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection
(ActionContributionItem.java:538)
at org.eclipse.jface.action.ActionContributionItem.access$2
(ActionContributionItem.java:488)
at org.eclipse.jface.action.ActionContributionItem$6.handleEven t
(ActionContributionItem.java:441)
at org.eclipse.swt.widgets.EventTable.sendEvent
(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
at org.eclipse.swt.widgets.Display.runDeferredEvents
(Display.java:2921)
at org.eclipse.swt.widgets.Display.readAndDispatch
(Display.java:2554)
at org.eclipse.ui.internal.Workbench.runEventLoop
(Workbench.java:1601)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1565)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:315)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench
(PlatformUI.java:143)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:103)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:230)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:371)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:330 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:274)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
|
|
|
Powered by
FUDForum. Page generated in 0.09732 seconds