- This topic has 6 replies, 4 voices, and was last updated 15 years, 3 months ago by angryYarn.
-
AuthorPosts
-
angryYarnMemberI upgraded to Blue 8.0, and was initially able to configure WebSphere and edit files. Then I updated Blue via Pulse, and when I start Blue there is a messagebox with the error “ECLIPSE_HOME is undefined”. I created a new empty workspace, and got the error on startup. I also get the error in the new workspace when I got to Windows > Preferences > MyEclipse > Servers > WebSphere and click on WebSphere 6.1
Current version:
Version: 8.0M1
Build id: 8.0M1-20090924Thanks,
Phil.
support-shaliniMemberPhil,
Can you give some more information?
1. What is your previous version?
2. What are your installation details? You can get them from MyEclipse > Installation Summary > Installation Details. In case you are unable to get to the installation details, please send us the details of your OS.
3. Are there any errors in the log file located at workspace dir > .metadata > .log?I would recommend you to do a clean install. Since the base eclipse has changed since the previous release, You can download the all-in-one installer or from pulse explorer select “Eclipse Galileo” and go to “Browse Categories” in the left pane. From the right hand pane under IDE, select ME8.1. Right click on it and select “Run”.
Dylan O’MahonyMemberI am having exactly the same issue, and I have installed clean from Pulse (ME8.1).
To supply some of the information that you’re looking for:
@support-shalini wrote:
1. What is your previous version?
None – clean install on the machine using Pulse.
@support-shalini wrote:
2. What are your installation details? You can get them from MyEclipse > Installation Summary > Installation Details. In case you are unable to get to the installation details, please send us the details of your OS.
As follows:
*** Date: Friday, October 9, 2009 5:56:03 PM EDT ** System properties: OS=WindowsXP OS version=5.1.0 Java version=1.6.0_13 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 8.0M1 Build id: 8.0M1-20090924 *** Eclipse details: MyEclipse Enterprise Workbench Version: 8.0M1 Build id: 8.0M1-20090924 Eclipse startup command=-os win32 -ws win32 -arch x86 -showsplash -launcher C:\eclipse\pulse\Profiles\MyEclipse 8.x Latest\myeclipse.exe -name Myeclipse --launcher.library C:\eclipse\pulse\Profiles\MyEclipse 8.x Latest\../../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll -startup C:\eclipse\pulse\Profiles\MyEclipse 8.x Latest\../../Common/plugins/org.eclipse.equinox.launcher_1.0.200.v20090520.jar -clean -install C:/eclipse/pulse/Profiles/MyEclipse 8.x Latest -configuration configuration -vm C:/eclipse/pulse/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll
@support-shalini wrote:
3. Are there any errors in the log file located at workspace dir > .metadata > .log?
Yup:
!ENTRY org.eclipse.jface 4 2 2009-10-09 17:52:32.800 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 com.genuitec.eclipse.core.GenuitecCoreRTException: ECLIPSE_HOME is undefined. 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.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.weblogic.preference.WeblogicLauncherJVMPreferencePage.init(WeblogicLauncherJVMPreferencePage.java:122) at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceNode.createPage(WorkbenchPreferenceNode.java:57) at org.eclipse.jface.preference.PreferenceDialog.createPage(PreferenceDialog.java:1339) at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.createPage(FilteredPreferenceDialog.java:382) at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:1230) at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(FilteredPreferenceDialog.java:679) at org.eclipse.jface.preference.PreferenceDialog$10.run(PreferenceDialog.java:708) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.jface.preference.PreferenceDialog$9.selectionChanged(PreferenceDialog.java:704) at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:864) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:862) at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1175) at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:1200) at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:251) at org.eclipse.jface.util.OpenStrategy.access$5(OpenStrategy.java:245) at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:419) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3855) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:211) at com.genuitec.eclipse.core.util.PreferencesUtils.openServerPreferences(PreferencesUtils.java:62) at com.genuitec.eclipse.easie.core.ui.action.ServerPreferencesUtils.openServerPreferences(Unknown Source) at com.genuitec.eclipse.easie.core.ui.action.ServerPreferencesUtils.openServerPreferences(Unknown Source) at com.genuitec.eclipse.easie.core.ui.action.ConfigureServer.run(Unknown Source) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Hope this helps.
Loyal WaterMemberGuys,
I have forwarded this issue to the dev team. They will look into this and get back to you with a reply asap.
angryYarnMemberI see this has been forwarded to developers, but am added my info in case it helps:
My previous version was some 8.0 version, sorry I don’t know the exact version or how to find that out. Before that was 7.5. I’ve also used 6.5 and 6.6, but in a different install area.
*** Date:
Monday, October 12, 2009 5:37:00 PM CDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.0M1
Build id: 8.0M1-20090924*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 8.0M1
Build id: 8.0M1-20090924Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\Profiles\MyEclipse 8.x Latest\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Genuitec\Profiles\MyEclipse 8.x Latest\../../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Program Files\Genuitec\Profiles\MyEclipse 8.x Latest\../../Common/plugins/org.eclipse.equinox.launcher_1.0.200.v20090520.jar
-clean
-install
C:/Program Files/Genuitec/Profiles/MyEclipse 8.x Latest
-configuration
configuration
-vm
C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dllError message in log is the same as dylanomahoney’s.
Dylan O’MahonyMemberI think I might have found what the issue is – when I checked my MyEclipse subscription info, it had all disappeared from Eclipse. When I repopulate my license key, the error goes away.
There were no warnings about expired/missing keys, which I have seen in the past, so I just stumbled across this ‘fix’. Not sure how it would have happened, as I had definitely entered the details prior to having this issue. Looks like there may be a different bug to fix instead, so I’ll keep my eyes open in case it happens again. I’ll supply the steps taken prior, if I can.
It would be great if MyEclipse’s standard “your license has expired” message came back, though, or at least when I try to access some MyEclipse feature that I get some sort of warning. I only came across the issue when I tried to create a new Web Application and it just did nothing – no warning or error.
Phil, you might want to check your license keys – maybe you’re running into the same issue as me.
angryYarnMemberdylanomahony, your are the man!
Navigate to MyEclipse > Subscription Information, re-entered subscription info and Blue 8.0 is working now.
This did not work: Navigate to Window > Preferences > Blue > Subscription, I get error “The currently displayed page contains invalid values.” and does not allow access the Subscription tab.
Blue seems to have lost JVM and server info, or maybe that had not been entered yet. -
AuthorPosts