Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » RSE don't start after install
RSE don't start after install [message #567505] Fri, 18 May 2007 14:45
Pierluigi Bucolo is currently offline Pierluigi BucoloFriend
Messages: 4
Registered: July 2009
Junior Member
Hi, I need to use RSE to develop software for embedded systems (TM is
needed).

I've tried to install RSE 1.0.1 under Eclipse 3.2 and under 3.2.2 without
any success.

Installation run correctly, but after eclipse restart (I've tried to close
eclipse and run it with "-clean" too), I tring to open RSE Perspective and
I've got follow errors:

1 - Problems opening perspective 'org.eclipse.rse.ui.view.SystemPerspective'

2 - On Remote System sheet the error message is:
Unable to create View: An unexpected exception was"

3 - On Detail the error message is:

Java.lang.NullPointerException

at java.net.InetAddress.lookup(libgcj.so.7rh)

at java.net.InetAddress.getHostName(libgcj.so.7rh)

at
org.eclipse.rse.core.RSECorePlugin.getLocalMachineName(RSECo rePlugin.java:65)

at
org.eclipse.rse.internal.model.SystemProfileManager.getDefau ltPrivateSystemProfileName(SystemProfileManager.java:67)

at
org.eclipse.rse.internal.model.SystemProfileManager.getProfi les(SystemProfileManager.java:534)

at
org.eclipse.rse.internal.model.SystemProfileManager.getSyste mProfiles(SystemProfileManager.java:160)

at
org.eclipse.rse.internal.model.SystemProfileManager.getActiv eSystemProfileNames(SystemProfileManager.java:330)

at
org.eclipse.rse.internal.model.SystemProfileManager.getActiv eSystemProfiles(SystemProfileManager.java:312)

at
org.eclipse.rse.model.SystemRegistry.getHostPools(SystemRegi stry.java:1604)

at org.eclipse.rse.model.SystemRegistry.getHosts(SystemRegistry .java:1644)

at
org.eclipse.rse.model.SystemRegistry.getSystemViewRoots(Syst emRegistry.java:251)

at
org.eclipse.rse.ui.view.SystemViewRootInputAdapter.getChildr en(SystemViewRootInputAdapter.java:126)

at
org.eclipse.rse.ui.view.SystemViewLabelAndContentProvider.ge tChildren(SystemViewLabelAndContentProvider.java:308)

at
org.eclipse.rse.ui.view.SystemViewLabelAndContentProvider.ge tElements(SystemViewLabelAndContentProvider.java:328)

at
org.eclipse.jface.viewers.StructuredViewer.getRawChildren(or g.eclipse.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.viewers.AbstractTreeViewer.getRawChildren( org.eclipse.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.viewers.TreeViewer.getRawChildren(org.ecli pse.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.viewers.AbstractTreeViewer.getFilteredChil dren(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.viewers.AbstractTreeViewer.getSortedChildr en(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.viewers.AbstractTreeViewer$1.run(org.eclip se.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.swt.custom.BusyIndicator.showWhile(org.eclipse.s wt.gtk.linux.x86_3.2.2.v3236.jar.so)

at
org.eclipse.jface.viewers.AbstractTreeViewer.createChildren( org.eclipse.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.viewers.TreeViewer.createChildren(org.ecli pse.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.viewers.AbstractTreeViewer$5.run(org.eclip se.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.viewers.StructuredViewer.preservingSelecti on(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(or g.eclipse.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.viewers.ContentViewer.setInput(org.eclipse .jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.viewers.StructuredViewer.setInput(org.ecli pse.jface_3.2.2.M20061214-1200.jar.so)

at org.eclipse.rse.ui.view.SystemView.init(SystemView.java:386)

at org.eclipse.rse.ui.view.SystemView.<init>(SystemView.java:241)

at
org.eclipse.rse.ui.view.SystemViewPart.createPartControl(Sys temViewPart.java:373)

at
org.eclipse.ui.internal.ViewReference.createPartHelper(org.e clipse.ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.ViewReference.createPart(org.eclipse .ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(org.e clipse.ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.PartPane.setVisible(org.eclipse.ui.w orkbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.ViewPane.setVisible(org.eclipse.ui.w orkbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.presentations.PresentablePart.setVis ible(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.presentations.util.PresentablePartFo lder.select(org.eclipse.ui.workbench_3.2.2.M20070119-0800.ja r.so)

at
org.eclipse.ui.internal.presentations.util.LeftToRightTabOrd er.select(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar. so)

at
org.eclipse.ui.internal.presentations.util.TabbedStackPresen tation.selectPart(org.eclipse.ui.workbench_3.2.2.M20070119-0 800.jar.so)

at
org.eclipse.ui.internal.PartStack.refreshPresentationSelecti on(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.PartStack.setSelection(org.eclipse.u i.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.PartStack.showPart(org.eclipse.ui.wo rkbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.PartStack.createControl(org.eclipse. ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.PartStack.createControl(org.eclipse. ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.PartSashContainer.createControl(org. eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.PerspectiveHelper.activate(org.eclip se.ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.Perspective.onActivate(org.eclipse.u i.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.WorkbenchPage.setPerspective(org.ecl ipse.ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(org .eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.WorkbenchPage.access$12(org.eclipse. ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.WorkbenchPage$12.run(org.eclipse.ui. workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.swt.custom.BusyIndicator.showWhile(org.eclipse.s wt.gtk.linux.x86_3.2.2.v3236.jar.so)

at
org.eclipse.ui.internal.WorkbenchPage.setPerspective(org.ecl ipse.ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.ChangeToPerspectiveMenu.run(org.ecli pse.ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.actions.PerspectiveMenu.run(org.eclipse.ui.wo rkbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.actions.PerspectiveMenu.runOther(org.eclipse. ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.actions.PerspectiveMenu$3.runWithEvent(org.ec lipse.ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.action.ActionContributionItem.access$2(org .eclipse.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(org.eclipse.jface_3.2.2.M20061214-1200.jar.so)

at
org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt .gtk.linux.x86_3.2.2.v3236.jar.so)

at
org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk .linux.x86_3.2.2.v3236.jar.so)

at
org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclips e.swt.gtk.linux.x86_3.2.2.v3236.jar.so)

at
org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse. swt.gtk.linux.x86_3.2.2.v3236.jar.so)

at
org.eclipse.ui.internal.Workbench.runEventLoop(org.eclipse.u i.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.Workbench.runUI(org.eclipse.ui.workb ench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(org. eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)

at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(org.eclipse. ui.workbench_3.2.2.M20070119-0800.jar.so)

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:95)

at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(or g.eclipse.core.runtime_3.2.0.v20060603.jar.so)

at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so )

at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.ecli pse.osgi_3.2.2.R32x_v20070118.jar.so)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.ecli pse.osgi_3.2.2.R32x_v20070118.jar.so)

at java.lang.reflect.Method.invoke(libgcj.so.7rh)

at org.eclipse.core.launcher.Main.invokeFramework(startup.jar.s o)

at org.eclipse.core.launcher.Main.basicRun(startup.jar.so)

at org.eclipse.core.launcher.Main.run(startup.jar.so)

at org.eclipse.core.launcher.Main.main(startup.jar.so)



4 - If I try to create a new project using RSE template I can select the
target (FTP, local, Linux, Windows, ecc..) , but when I click on Next button
the next window don't appears.



Any suggetions ?

Regards



Pierluigi
Previous Topic:Terminal Editor instead of View?
Next Topic:Target Management 2.0M7 is released!
Goto Forum:
  


Current Time: Tue Mar 19 03:52:53 GMT 2024

Powered by FUDForum. Page generated in 0.03375 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top