For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 9 replies, 4 voices, and was last updated 20 years, 3 months ago by
Riyad Kalla.
-
AuthorPosts
-
rfMemberI’am running Eclipse 3.1.1 with Sun JDK1.5 on a Linux (Ubuntu) machine.
Now I have installed MyEclipse 4.1 (Trial).
If I try to use any feature of MyEclipse, an error comes up.
e.g. when trying to configure an application server, I get the following:Problems occurred when invoking code from plug-in: “org.eclipse.jface”.
com.genuitec.eclipse.core.GenuitecCoreRTException: Invalid Eclipse Base Version.
at com.genuitec.eclipse.core.A.Ă(Unknown Source)
at com.genuitec.eclipse.core.A.Ą(Unknown Source)
at com.genuitec.eclipse.core.A.Ă(Unknown Source)
at com.genuitec.eclipse.core.C.Ă(Unknown Source)
at com.genuitec.eclipse.core.C.Ă(Unknown Source)
at com.genuitec.eclipse.core.C.Ċ(Unknown Source)
at com.genuitec.eclipse.core.C.<init>(Unknown Source)
at com.genuitec.eclipse.core.ViperCore.ā(Unknown Source)
at com.genuitec.eclipse.core.ViperCore.ā(Unknown Source)
at com.genuitec.eclipse.core.ViperCore.Ă(Unknown Source)
at com.genuitec.eclipse.core.ViperCore.isLicenseValid(Unknown Source)
at com.genuitec.eclipse.core.vU.ā(Unknown Source)
at com.genuitec.eclipse.core.vU.B__111164asdlkfjw2asl_23(Unknown Source)
at com.genuitec.eclipse.easie.jboss.preference.JBossLauncherPreferencePage.init(JBossLauncherPreferencePage.java:102)
at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceNode.createPage(WorkbenchPreferenceNode.java:57)
at org.eclipse.jface.preference.PreferenceDialog.createPage(PreferenceDialog.java:1211)
at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.createPage(FilteredPreferenceDialog.java:238)
at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:1114)
at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(FilteredPreferenceDialog.java:351)
at org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(PreferenceDialog.java:638)
at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:763)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:791)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:148)
at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:761)
at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1042)
at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:1062)
at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:231)
at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:226)
at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:392)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2844)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2575)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:809)
at org.eclipse.jface.window.Window.open(Window.java:787)
at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:66)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:996)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
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:1021)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2867)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2572)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
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:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
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:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)Any ideas?
Ralf
March 3, 2006 at 9:12 am #247681
Riyad KallaMemberRalf,
com.genuitec.eclipse.core.GenuitecCoreRTException: Invalid Eclipse Base Version.
That’s never good. Can you paste the result of MyEclipse > About > Configuration Summary for me?
Also, if you are using a native build of Eclipse it doesn’t play real nice with MyEclipse. Also if you used synaptic to install the Eclipse SDK, and installed MyEclipse again that, the problem is that you are trying to run MyEclipse having the platform and MyEclipse installed as different users (root and you). This is a problem for Trial licenses as the license manager doesn’t allow this, but if you buy a subscription this limitation is removed. So to best evaluate MyEclipse we would suggest downloading Eclipse and installing it under your home dir along with MyEclipse to avoid any conflicts. Then if you decide you want to purchase MyEclipse you can hook your MyEclipse install into your main system Eclipse install and just re-use your existing workspace.
March 3, 2006 at 9:22 am #247686
rfMemberHi rkalla,
I’ve installed Eclipse as root but with Synaptic.
If I start MyEclipse as user root, I get the same result.Here’s the summary:
*** Date: Fri Mar 03 16:17:26 CET 2006
*** System properties:
OS=Linux
OS version=2.6.12-10-386
Java version=1.5.0_06*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 4.1.0 GA
Build id: 20060122-4.1-GA*** Eclipse details:
Eclipse PlatformVersion: 3.1.1
Build id: @build@Eclipse Platform
Version: 3.1.1
Build id: @build@Eclipse RCP
Version: 3.1.1
Build id: @build@Eclipse Java Development Tools
Version: 3.1.1
Build id: @build@Eclipse Plug-in Development Environment
Version: 3.1.1
Build id: @build@Eclipse Project SDK
Version: 3.1.1
Build id: @build@ (Ubuntu version: 3.1.1-1ubuntu3)Eclipse startup command=-os
linux
-ws
gtk
-arch
x86
-launcher
/usr/lib/eclipse/eclipse
-name
Eclipse
-showsplash
600
-exitdata
12800e
-install
/usr/lib/eclipse-vm
/usr/lib/j2sdk1.5-sun/bin/javaMarch 3, 2006 at 9:29 am #247687
Riyad KallaMemberThere is something screwy with that build of Eclipse you are using:
Build id: @build@
I would strongly suggest you download Eclipse from http://www.eclipse.org and use that as your eclipse install instead. Atleast get that base working, then if you have to use the version from synaptic you can troubleshoot it, but let’s get you setup running first.
March 3, 2006 at 12:27 pm #247707
Haris PecoMemberrf,
You can have problems with ububtu eclipse, but i think that you have problems with jdk – You have to download
Sun jdk and install it.
You can add SUN’ jdk in path first or remove ‘ubuntu’s’ jdk (this is gnu java and it isn’t complete compatible with eclipse)best
March 4, 2006 at 4:07 am #247744
rfMemberI allready have installed the Sun JDK 1.5, and start Eclipse/MyEclipse with this VM (via Parameter -vm).
You are right that Eclipse (and many other Applications) doesn’t work with the JDK that comes with Ubuntu (Blackdown).I’ve also installed the Sun JDK 1.4.2 on my system, and configured it to be the default VM.
I think I try to reinstall a new Eclipse that I just downloaded from http://www.eclipse.org first, and see if this will change the behavior of MyEclipse first, like Riyad suggested.
Thanks by now, Ralf
May 19, 2006 at 2:49 pm #252253
kgohilMemberHi
Did you manage to solve this? I have the same problem. I have eclipse 3.1.1 and java version jre1.5.0_06.
Kee
May 19, 2006 at 5:08 pm #252260
Haris PecoMemberKee, Ralph,
Please, can you try with 5.0M1
Thanks
May 24, 2006 at 11:55 am #252498
kgohilMemberRight – getting a little further now. I have installed eclipse 3.2 and MyEclipse 5.0M1. Problem now is that when I try to open a javascript file I get the following error
Unable to create this part due to an internal error. Reason for the failure: Invalid thread state detected on write.
com.genuitec.eclipse.core.GenuitecCoreRTException: Invalid thread state detected on write.
at com.genuitec.eclipse.core.A.ą() (Unknown Source)
at com.genuitec.eclipse.core.A.Ą(org.eclipse.core.runtime.PluginVersionIdentifier) (Unknown Source)
at com.genuitec.eclipse.core.A.Ă(org.eclipse.core.runtime.PluginVersionIdentifier) (Unknown Source)
at com.genuitec.eclipse.core.C.Ă(boolean, boolean) (Unknown Source)
at com.genuitec.eclipse.core.C.Ă(boolean) (Unknown Source)
at com.genuitec.eclipse.core.C.ċ() (Unknown Source)
at com.genuitec.eclipse.core.C.C(java.lang.String, java.lang.String, org.eclipse.core.runtime.PluginVersionIdentifier, boolean) (Unknown Source)
at com.genuitec.eclipse.core.ViperCore.ā(boolean) (Unknown Source)
at com.genuitec.eclipse.core.ViperCore.ā() (Unknown Source)
at com.genuitec.eclipse.core.ViperCore.ă(boolean) (Unknown Source)
at com.genuitec.eclipse.core.ViperCore.isLicenseValid(boolean) (Unknown Source)
at com.genuitec.eclipse.core.vU.ā(boolean) (Unknown Source)
at com.genuitec.eclipse.core.vU.A__111164asdfae2342fa(boolean) (Unknown Source)
at com.genuitec.eclipse.javascript.editor.MEJSEditor.init(org.eclipse.ui.IEditorSite, org.eclipse.ui.IEditorInput) (Unknown Source)
at org.eclipse.ui.part.MultiPageEditorPart.addPage(int, org.eclipse.ui.IEditorPart, org.eclipse.ui.IEditorInput) (Unknown Source)
at org.eclipse.ui.part.MultiPageEditorPart.addPage(org.eclipse.ui.IEditorPart, org.eclipse.ui.IEditorInput) (Unknown Source)
at com.genuitec.eclipse.javascript.editor.JSMultiPageEditorPart.addSourcePage() (Unknown Source)
at com.genuitec.eclipse.javascript.editor.JSMultiPageEditorPart.createPages() (Unknown Source)
at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(org.eclipse.swt.widgets.Composite) (Unknown Source)
at org.eclipse.ui.internal.EditorReference.createPartHelper() (Unknown Source)
at org.eclipse.ui.internal.EditorReference.createPart() (Unknown Source)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(boolean) (Unknown Source)
at org.eclipse.ui.internal.PartPane.setVisible(boolean) (Unknown Source)
at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(boolean) (Unknown Source)May 24, 2006 at 12:41 pm #252500
Riyad KallaMemberThat occurs when using a Trial version on Linux when you have Eclipse and or MyEclipse installed as different users THEN try and run it as a different user. You basically need to install Eclipse/MyEclipse and run it all as the same user if you are using a trial. Having a subscription removes this requirement (the license manager is more forgiving).
-
AuthorPosts
