[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tptp] Re: TPTP problems on Linux
|
For IAC, check to make sure that the executable files have the execute bit
set on them. Check shell files, binary executable files and library files.
I don't have the specific folder names, but they reside in a couple of the
plugin folders.
"Poul Henriksen" <p.henriksen@xxxxxxxxxx> wrote in message
news:fgvhhl$2ge$1@xxxxxxxxxxxxxxxxxxxx
> I have trouble running TPTP on my Linux system. I have tried everything
> I could think of, so if anyone have suggestions of how to get it working
> it would be appreciated. Below I have listed some of the different
> things I have tried - if you need more information, please say so.
>
> Thanks,
> Poul Henriksen
>
>
>
> ATTEMPT 1)
>
>
> I did a clean install of eclipse and TPTP:
> Delete old eclipse install
> Delete workspace
> Delete .eclipse in home dir
>
> Install Eclipse Europa Fall 2
> Using Europa Discovery Site to install TPTP
> Selecting everything in Testing and Performance
> Press Select Required (which selects only EMF)
>
> Without changing anything, I used the Test Connection in the preferences
> of TPTP.
> A dialog pops up saying that it couldn't connect to IAC. The exact same
> thing happens if I use jdk 1.6.
>
> The log file looks like this:
>
> !SESSION 2007-11-08 16:41:02.134
> -----------------------------------------------
> eclipse.buildId=M20071023-1652
> java.version=1.5.0_06
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments: -os linux -ws gtk -arch x86
>
> !ENTRY org.eclipse.ui 4 4 2007-11-08 16:41:20.128
> !MESSAGE Invalid preference page path: Cache
>
> !ENTRY org.eclipse.update.configurator 2007-11-08 16:41:24.922
> !MESSAGE Can't find bundle for base name feature, locale en_US
>
> !ENTRY org.eclipse.update.configurator 2007-11-08 16:41:24.983
> !MESSAGE Can't find bundle for base name feature, locale en_US
>
> !ENTRY org.eclipse.update.configurator 2007-11-08 16:41:24.990
> !MESSAGE Can't find bundle for base name feature, locale en_US
>
> !ENTRY org.eclipse.update.configurator 2007-11-08 16:41:25.076
> !MESSAGE Can't find bundle for base name feature, locale en_US
>
> !ENTRY org.eclipse.update.configurator 2007-11-08 16:41:25.083
> !MESSAGE Can't find bundle for base name feature, locale en_US
>
> !ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-11-08
> 16:41:25.659
> !MESSAGE java.io.IOException:
>
/opt/eclipse/plugins/org.eclipse.tptp.platform.ac.linux_ia32_4.4.1.v20070926
1752/agent_controller/bin/ACStart.sh:
> cannot execute
> !STACK 0
> java.io.IOException: java.io.IOException:
>
/opt/eclipse/plugins/org.eclipse.tptp.platform.ac.linux_ia32_4.4.1.v20070926
1752/agent_controller/bin/ACStart.sh:
> cannot execute
> at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
> at java.lang.ProcessImpl.start(ProcessImpl.java:65)
> at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
> at java.lang.Runtime.exec(Runtime.java:591)
> at java.lang.Runtime.exec(Runtime.java:429)
> at
>
org.eclipse.tptp.platform.iac.administrator.internal.startstop.AutoStartStop
.startIAC(AutoStartStop.java:101)
> at
>
org.eclipse.hyades.internal.execution.local.control.NodeImpl.connect(NodeImp
l.java:283)
> at
>
org.eclipse.hyades.security.internal.util.BaseConnectUtil.insecureConnect(Ba
seConnectUtil.java:369)
> at
>
org.eclipse.hyades.security.internal.util.BaseConnectUtil.connect(BaseConnec
tUtil.java:255)
> at
>
org.eclipse.hyades.security.internal.util.BaseConnectUtil.connect(BaseConnec
tUtil.java:540)
> at
>
org.eclipse.hyades.security.internal.util.BaseConnectUtil.connect(BaseConnec
tUtil.java:201)
> at
> org.eclipse.hyades.trace.ui.HyadesUtil.testConnection(HyadesUtil.java:600)
> at
>
org.eclipse.hyades.trace.ui.internal.core.TraceHostUI$1.run(TraceHostUI.java
:511)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
> at
>
org.eclipse.hyades.trace.ui.internal.core.TraceHostUI.testConnection(TraceHo
stUI.java:494)
> at
>
org.eclipse.hyades.trace.ui.internal.core.TraceHostUI.widgetSelected(TraceHo
stUI.java:704)
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
> at org.eclipse.jface.window.Window.open(Window.java:796)
> at
>
org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java
:65)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
> at
>
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Action
ContributionItem.java:546)
> at
>
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionI
tem.java:490)
> at
>
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContribu
tionItem.java:402)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
> at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
> at
>
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
> at
>
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at
>
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.
java:106)
> at
>
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:
169)
> at
>
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(
EclipseAppLauncher.java:106)
> at
>
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAp
pLauncher.java:76)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
> 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.equinox.launcher.Main.invokeFramework(Main.java:508)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
>
> !ENTRY org.eclipse.ui 4 0 2007-11-08 16:41:25.668
> !MESSAGE Unhandled event loop exception
> !STACK 0
> java.lang.NullPointerException
> at
>
org.eclipse.tptp.platform.iac.administrator.internal.startstop.AutoStartStop
.hasProcessTerminated(AutoStartStop.java:275)
> at
>
org.eclipse.tptp.platform.iac.administrator.internal.startstop.AutoStartStop
.startIAC(AutoStartStop.java:113)
> at
>
org.eclipse.hyades.internal.execution.local.control.NodeImpl.connect(NodeImp
l.java:283)
> at
>
org.eclipse.hyades.security.internal.util.BaseConnectUtil.insecureConnect(Ba
seConnectUtil.java:369)
> at
>
org.eclipse.hyades.security.internal.util.BaseConnectUtil.connect(BaseConnec
tUtil.java:255)
> at
>
org.eclipse.hyades.security.internal.util.BaseConnectUtil.connect(BaseConnec
tUtil.java:540)
> at
>
org.eclipse.hyades.security.internal.util.BaseConnectUtil.connect(BaseConnec
tUtil.java:201)
> at
> org.eclipse.hyades.trace.ui.HyadesUtil.testConnection(HyadesUtil.java:600)
> at
>
org.eclipse.hyades.trace.ui.internal.core.TraceHostUI$1.run(TraceHostUI.java
:511)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
> at
>
org.eclipse.hyades.trace.ui.internal.core.TraceHostUI.testConnection(TraceHo
stUI.java:494)
> at
>
org.eclipse.hyades.trace.ui.internal.core.TraceHostUI.widgetSelected(TraceHo
stUI.java:704)
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
> at org.eclipse.jface.window.Window.open(Window.java:796)
> at
>
org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java
:65)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
> at
>
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Action
ContributionItem.java:546)
> at
>
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionI
tem.java:490)
> at
>
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContribu
tionItem.java:402)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
> at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
> at
>
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
> at
>
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at
>
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.
java:106)
> at
>
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:
169)
> at
>
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(
EclipseAppLauncher.java:106)
> at
>
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAp
pLauncher.java:76)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
> 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.equinox.launcher.Main.invokeFramework(Main.java:508)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
>
>
> #####################################################
>
>
> ATTEMPT 2)
>
>
> After reading a bit about TPTP, I found out that it might work better if
> I manually install TPTP. So I cleaned out everything as before and
> reinstalled Eclipse Europa.
>
> Then I downloaded:
> tptp.runtime.allInOne.linux.gtk.x86-TPTP-4.4.0.3.zip
> I unzipped it into the eclipse installation.
>
> I get the same error dialog appearing as before, but the error log now
> looks like this:
>
> eclipse.buildId=M20071023-1652
> java.version=1.5.0_06
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments: -os linux -ws gtk -arch x86
>
> !ENTRY org.eclipse.ui 4 4 2007-11-08 16:53:06.575
> !MESSAGE Invalid preference page path: Cache
>
> !ENTRY org.eclipse.update.configurator 2007-11-08 16:53:12.760
> !MESSAGE Can't find bundle for base name feature, locale en_US
>
> !ENTRY org.eclipse.update.configurator 2007-11-08 16:53:12.852
> !MESSAGE Can't find bundle for base name feature, locale en_US
>
> !ENTRY org.eclipse.update.configurator 2007-11-08 16:53:12.859
> !MESSAGE Can't find bundle for base name feature, locale en_US
>
> !ENTRY org.eclipse.update.configurator 2007-11-08 16:53:12.919
> !MESSAGE Can't find bundle for base name feature, locale en_US
>
> !ENTRY org.eclipse.update.configurator 2007-11-08 16:53:13.045
> !MESSAGE Can't find bundle for base name feature, locale en_US
>
> !ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-11-08
> 16:53:13.473
> !MESSAGE IAC could not be started due to invalid configuration files.
>
>
> #####################################################
>
>
> ATTEMPT 3)
>
>
> Then I decided to give Eclipse Classic a try with manually installing
> tptp-allInOne
> Again, I tried both Java 5 and 6.
>
> I get the same dialog appearing and the log looks like this:
>
> !SESSION 2007-11-08 16:20:22.823
> -----------------------------------------------
> eclipse.buildId=M20070921-1145
> java.version=1.6.0_03
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments: -os linux -ws gtk -arch x86
>
> !ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-11-08
> 16:21:46.092
> !MESSAGE IAC could not be started due to invalid configuration files.