Right now on Linux client, I can't even get the RSE views to show with
this build. I also get those processmessage.xml.
Here's my .log:
!SESSION 2006-09-20 15:28:54.193
-----------------------------------------------
eclipse.buildId=M20060629-1905
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32
j9vmxi3223-20051103 (JIT enabled)
J9VM - 20051027_03723_lHdSMR
JIT - 20051027_1437_r8
GC - 20051020_AA
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.osgi 4 0 2006-09-20 15:29:22.204
!MESSAGE An error occurred while automatically activating bundle
org.eclipse.rse.ui (84).
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.rse.ui.RSEUIPlugin.start() of bundle org.eclipse.rse.ui.
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1014)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:256)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(EclipseLazyStarter.java:86)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:409)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:339)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:391)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(ClassLoader.java:517)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:276)
at
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:147)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:759)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at
org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescriptor.java:172)
at
org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:625)
at
org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:219)
at
org.eclipse.ui.internal.Perspective.<init>(Perspective.java:125)
at
org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1480)
at
org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:950)
at
org.eclipse.ui.internal.WorkbenchPage.access$12(WorkbenchPage.java:941)
at
org.eclipse.ui.internal.WorkbenchPage$12.run(WorkbenchPage.java:3391)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at
org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3389)
at
org.eclipse.ui.internal.ChangeToPerspectiveMenu.run(ChangeToPerspectiveMenu.java:92)
at
org.eclipse.ui.actions.PerspectiveMenu.run(PerspectiveMenu.java:336)
at
org.eclipse.ui.actions.PerspectiveMenu.runOther(PerspectiveMenu.java:352)
at
org.eclipse.ui.actions.PerspectiveMenu$3.runWithEvent(PerspectiveMenu.java:108)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3164)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2840)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Caused by: java.lang.VerifyError:
(org/eclipse/rse/services/local/files/LocalFileService) invalid
returnAddress for ret instruction in method 5
(upload(Lorg/eclipse/core/runtime/IProgressMonitor;Ljava/io/InputStream;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;)Z)
at pc=65535
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:218)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:160)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:498)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:468)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:427)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:410)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:339)
at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:388)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(ClassLoader.java:517)
at
org.eclipse.rse.subsystems.files.local.LocalFileSubSystemConfiguration.createFileService(LocalFileSubSystemConfiguration.java:201)
at
org.eclipse.rse.subsystems.files.core.servicesubsystem.FileServiceSubSystemConfiguration.getFileService(FileServiceSubSystemConfiguration.java:57)
at
org.eclipse.rse.subsystems.files.local.LocalFileSubSystemConfiguration.createSubSystemInternal(LocalFileSubSystemConfiguration.java:155)
at
org.eclipse.rse.core.subsystems.SubSystemConfiguration.createSubSystem(SubSystemConfiguration.java:1177)
at
org.eclipse.rse.model.SystemRegistry.createHost(SystemRegistry.java:2191)
at
org.eclipse.rse.model.SystemRegistry.createLocalHost(SystemRegistry.java:2105)
at org.eclipse.rse.ui.RSEUIPlugin.start(RSEUIPlugin.java:537)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
at
java.security.AccessController.doPrivileged(AccessController.java:241)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
... 57 more
Root exception:
java.lang.VerifyError:
(org/eclipse/rse/services/local/files/LocalFileService) invalid
returnAddress for ret instruction in method 5
(upload(Lorg/eclipse/core/runtime/IProgressMonitor;Ljava/io/InputStream;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;)Z)
at pc=65535
at java.lang.ClassLoader.defineClassImpl(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:218)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:160)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:498)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:468)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:427)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:410)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:339)
at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:388)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(ClassLoader.java:517)
at
org.eclipse.rse.subsystems.files.local.LocalFileSubSystemConfiguration.createFileService(LocalFileSubSystemConfiguration.java:201)
at
org.eclipse.rse.subsystems.files.core.servicesubsystem.FileServiceSubSystemConfiguration.getFileService(FileServiceSubSystemConfiguration.java:57)
at
org.eclipse.rse.subsystems.files.local.LocalFileSubSystemConfiguration.createSubSystemInternal(LocalFileSubSystemConfiguration.java:155)
at
org.eclipse.rse.core.subsystems.SubSystemConfiguration.createSubSystem(SubSystemConfiguration.java:1177)
at
org.eclipse.rse.model.SystemRegistry.createHost(SystemRegistry.java:2191)
at
org.eclipse.rse.model.SystemRegistry.createLocalHost(SystemRegistry.java:2105)
at org.eclipse.rse.ui.RSEUIPlugin.start(RSEUIPlugin.java:537)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
at
java.security.AccessController.doPrivileged(AccessController.java:241)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:256)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(EclipseLazyStarter.java:86)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:409)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:339)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:391)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(ClassLoader.java:517)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:276)
at
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:147)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:759)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at
org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescriptor.java:172)
at
org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:625)
at
org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:219)
at
org.eclipse.ui.internal.Perspective.<init>(Perspective.java:125)
at
org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1480)
at
org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:950)
at
org.eclipse.ui.internal.WorkbenchPage.access$12(WorkbenchPage.java:941)
at
org.eclipse.ui.internal.WorkbenchPage$12.run(WorkbenchPage.java:3391)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at
org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3389)
at
org.eclipse.ui.internal.ChangeToPerspectiveMenu.run(ChangeToPerspectiveMenu.java:92)
at
org.eclipse.ui.actions.PerspectiveMenu.run(PerspectiveMenu.java:336)
at
org.eclipse.ui.actions.PerspectiveMenu.runOther(PerspectiveMenu.java:352)
at
org.eclipse.ui.actions.PerspectiveMenu$3.runWithEvent(PerspectiveMenu.java:108)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3164)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2840)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Anyone have any ideas what's going on? Could it be a JRE thing?
____________________________________
David McKnight
Phone: 905-413-3902 , T/L: 969-3902
Internet: dmcknigh@xxxxxxxxxx
Mail: D1/140/8200/TOR
____________________________________
*Martin Oberhuber <martin.oberhuber@xxxxxxxxxxxxx>*
21/09/2006 09:29 AM
To
David Dykstal <david_dykstal@xxxxxxxxxx>, David
McKnight/Toronto/IBM@IBMCA, Kushal Munir/Toronto/IBM@IBMCA, "Williams,
Ted" <ted.williams@xxxxxxxxxxxxx>, Target Management developer
discussions <dsdp-tm-dev@xxxxxxxxxxx>
cc
Subject
RSE 1.0M5 sanity testing
Hi all,
Today's I-Build is available from_
__http://download.eclipse.org/dsdp/tm/downloads/drops/I20060921-0710/index.php__
__http://download.eclipse.org/dsdp/tm/testUpdates/_
*** note: testUpdates is DIFFERENT from .../updates that gets
installed automatically!
As agreed, I have done a minimal install on WinXP, Sun java 1.5.0_07,
with eclipse-platform-3.2, cdt-runtime-3.1.1, rse-core and rse-dstore
only.
For the servers, I got dstore-linux and dstore-unix.
* On startup (Open RSE Perspective), I see
"unable to load procmessages.xml in RSE Processes UI" twice
* On Solaris, the unix-dstore-daemon cannot connect
* Installed RSE Examples from update site while Solaris was still
trying to connect.
After choosing "Restart", Eclipse did not come up again.
* Remotecdt is not available although it seems installed
(Plugin is installed but not active) - Plugin Registry shows a red X
for remotecdt and daytime, when examples are installed from update site
* On my (slow) dstore-linux-rexec connection, I tried "Launch shell"
right after
connect, but did not see any output; pressing ENTER in the command
field
finally showed output after some time. Also later, I sometimes
issued a (gcc
compile) command but did not see any output in the shell
* (known bug) gcc compile command: cannot navigate to error
* (known bug) cannot copy&paste from RSE dstore remote file into CDT
Project explorer source folder.
drag&drop failed in the CDT project explorer but worked in the
Eclipse Navigator
Apart from that, the build seems to be sane.
*
Please do the sanity checks that you have signed up to right away*,
such that
we get a feeling for the things to be done. Let all of us know what
you find,
and go ahead fixing the issues you find. I might be doing another I-build
later today if we fixed enough issues.
Dave,Dave,Kushal - can one of you check the first ("procmessages.xml")
issue?
I'll be investigating the other issues mentioned
Thanks,
Martin
--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
_http://www.eclipse.org/dsdp/tm_