- This topic has 26 replies, 6 voices, and was last updated 18 years, 8 months ago by Shenika.
-
AuthorPosts
-
DANTEUKMemberHi there,
I tried to create a new UML repository, I got an information my trial period expires in less than 30 days, and when I press ‘Close’, nothing happend. I evaluate MyEclipse and I don’t have subscription yet, if that matters.
I include my configuration and a stack trace from Eclipse ‘.log’ file.
Waldemar
*** Date: Tue Mar 07 16:42:02 GMT 2006 *** System properties: OS=WindowsXP OS version=5.1 Java version=1.5.0_03 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 4.1.1 GA Build id: 20060228-4.1.1-GA *** Eclipse details: Eclipse SDK Version: 3.1.2 Build id: M20060118-1600 Eclipse Platform Version: 3.1.2 Build id: M20060118-1600 Eclipse RCP Version: 3.1.2 Build id: M20060118-1600 Eclipse Java Development Tools Version: 3.1.2 Build id: M20060118-1600 Eclipse Plug-in Development Environment Version: 3.1.2 Build id: M20060118-1600 Eclipse Project SDK Version: 3.1.2 Build id: M20060118-1600 Eclipse startup command=-os win32 -ws win32 -arch x86 -launcher C:\Work\eclipse-MyEclipseIDE\eclipse\eclipse.exe -name Eclipse -showsplash 600 -exitdata 9a0_68 -vm C:\Program Files\Java\jdk1.5.0_03\bin\javaw.exe
!ENTRY org.eclipse.ui 4 4 2006-03-07 16:43:30.121 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 2006-03-07 16:43:30.121 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException at com.genuitec.eclipse.core.C.Ä%(Unknown Source) at com.genuitec.eclipse.core.C.ÄO(Unknown Source) at com.genuitec.eclipse.core.C.Ä?(Unknown Source) at com.genuitec.eclipse.core.C.Ä?(Unknown Source) at com.genuitec.eclipse.core.ViperCore.Ä'(Unknown Source) at com.genuitec.eclipse.core.ViperCore.isLicenseValidPro(Unknown Source) at com.genuitec.eclipse.core.vU.Ä'(Unknown Source) at com.genuitec.eclipse.core.vU.AP__111164asdfae2342fa(Unknown Source) at com.genuitec.eclipse.uml.wizard.NewUMLModelFileWizard.addPages(NewUMLModelFileWizard.java:51) at org.eclipse.jface.wizard.WizardSelectionPage.getNextPage(WizardSelectionPage.java:110) at org.eclipse.ui.internal.dialogs.WorkbenchWizardSelectionPage.getNextPage(WorkbenchWizardSelectionPage.java:99) at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:747) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:345) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:556) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758) at org.eclipse.jface.window.Window.runEventLoop(Window.java:809) at org.eclipse.jface.window.Window.open(Window.java:787) at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.java:181) at org.eclipse.jface.action.Action.runWithEvent(Action.java:996) at org.eclipse.jface.commands.ActionHandler.execute(ActionHandler.java:117) at org.eclipse.core.commands.Command.execute(Command.java:311) at org.eclipse.core.commands.ParameterizedCommand.execute(ParameterizedCommand.java:396) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:459) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:781) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:828) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(WorkbenchKeyboard.java:550) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.java:493) at org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(WorkbenchKeyboard.java:117) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Display.filterEvent(Display.java:919) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:867) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:852) at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:880) at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:876) at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1190) at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3135) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3038) at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1582) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3751) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1656) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2756) 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)
sinorMemberI have exactly the same problem. I try to create a UML repository (and I have an open project) but the eclipse does not create. “It just stays there”
Riyad KallaMemberIf you guys create a new workspace:
File > Switch Workspace > C:\tempworkspace, hit OK. Then a new project and use File > New > Other… to create a new UMR file, does it work then?
sinorMemberno, it still doesn’t work
Riyad KallaMemberLet’s try a big bomb approach then just to make sure things can work correctly.
Redownload Eclipse 3.1.2 SDK and MyEclipse 4.1.1 GA and install them to new locations (completely different dirs) and be sure when installing MyEclipse to point to the new Eclipse dir. Now start Eclipse, creating a new workspace (do not use an existing one) and create a new project and new UMR file. If that doesn’t work, dumb your whole .log file from the new workspace here for me.
DANTEUKMemberHi there,
Actually, this is what I did in the first place.
This is a fresh eclipse installation, without any additional plugins and I installed a fresh MyEclipse GA on top of it. The workspace is also a new one.
Here is a complete .log file:
!SESSION 2006-03-08 10:17:20.865 ----------------------------------------------- eclipse.buildId=M20060118-1600 java.version=1.5.0_03 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB Command-line arguments: -os win32 -ws win32 -arch x86 !ENTRY com.genuitec.eclipse.core 1 0 2006-03-08 10:17:24.580 !MESSAGE Unable to locate .myeclipse.properties file
The part above appears right after Eclipse starts, after displaying a warning I’m using a trial version.
!ENTRY org.eclipse.ui 4 4 2006-03-08 10:19:24.82 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 2006-03-08 10:19:24.82 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException 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.�(Unknown Source) at com.genuitec.eclipse.core.ViperCore.Ă(Unknown Source) at com.genuitec.eclipse.core.ViperCore.isLicenseValidPro(Unknown Source) at com.genuitec.eclipse.core.vU.Ă(Unknown Source) at com.genuitec.eclipse.core.vU.AP__111164asdfae2342fa(Unknown Source) at com.genuitec.eclipse.uml.wizard.NewUMLModelFileWizard.addPages(NewUMLModelFileWizard.java:51) at org.eclipse.jface.wizard.WizardSelectionPage.getNextPage(WizardSelectionPage.java:110) at org.eclipse.ui.internal.dialogs.WorkbenchWizardSelectionPage.getNextPage(WorkbenchWizardSelectionPage.java:99) at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:747) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:345) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:556) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758) at org.eclipse.jface.window.Window.runEventLoop(Window.java:809) at org.eclipse.jface.window.Window.open(Window.java:787) at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.java:181) 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:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758) 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)
This appears when I try to create a new UML repository, right after displaying a message ‘Processing’
Hope this helps,
Waldemar@support-rkalla wrote:
Let’s try a big bomb approach then just to make sure things can work correctly.
Redownload Eclipse 3.1.2 SDK and MyEclipse 4.1.1 GA and install them to new locations (completely different dirs) and be sure when installing MyEclipse to point to the new Eclipse dir. Now start Eclipse, creating a new workspace (do not use an existing one) and create a new project and new UMR file. If that doesn’t work, dumb your whole .log file from the new workspace here for me.
[/b]
sinorMemberHello,
I have a windows installation just for testbed. Fresh and clean… I just installed the latest version of Java, Eclipse and MyEclipse, just as you said. It still doens’t work.
!SESSION 2006-03-08 03:06:44.508 ----------------------------------------------- eclipse.buildId=M20060118-1600 java.version=1.5.0_06 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_PT Command-line arguments: -os win32 -ws win32 -arch x86 !ENTRY com.genuitec.eclipse.wizards 1 0 2006-03-08 03:08:30.399 !MESSAGE Installed snippet library: c:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_4.1.1\snippets\css_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-03-08 03:08:30.602 !MESSAGE Installed snippet library: c:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_4.1.1\snippets\forms_lists_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-03-08 03:08:30.727 !MESSAGE Installed snippet library: c:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_4.1.1\snippets\htmlform_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-03-08 03:08:30.899 !MESSAGE Installed snippet library: c:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_4.1.1\snippets\html_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-03-08 03:08:31.55 !MESSAGE Installed snippet library: c:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_4.1.1\snippets\javascript_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-03-08 03:08:31.258 !MESSAGE Installed snippet library: c:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_4.1.1\snippets\jsf_f_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-03-08 03:08:31.555 !MESSAGE Installed snippet library: c:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_4.1.1\snippets\jsf_h_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-03-08 03:08:31.742 !MESSAGE Installed snippet library: c:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_4.1.1\snippets\struts_bean_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-03-08 03:08:31.977 !MESSAGE Installed snippet library: c:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_4.1.1\snippets\struts_html_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-03-08 03:08:32.149 !MESSAGE Installed snippet library: c:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_4.1.1\snippets\struts_logic_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-03-08 03:08:32.305 !MESSAGE Installed snippet library: c:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_4.1.1\snippets\struts_tiles_snippets.xml !ENTRY com.genuitec.eclipse.core 1 0 2006-03-08 03:11:29.71 !MESSAGE Unable to locate .myeclipse.properties file !ENTRY org.eclipse.ui 4 4 2006-03-08 03:11:29.414 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 2006-03-08 03:11:29.414 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException 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.ā(Unknown Source) at com.genuitec.eclipse.core.ViperCore.Ă(Unknown Source) at com.genuitec.eclipse.core.ViperCore.isLicenseValidPro(Unknown Source) at com.genuitec.eclipse.core.vU.Ă(Unknown Source) at com.genuitec.eclipse.core.vU.AP__111164asdfae2342fa(Unknown Source) at com.genuitec.eclipse.uml.wizard.NewUMLModelFileWizard.addPages(NewUMLModelFileWizard.java:51) at org.eclipse.jface.wizard.WizardSelectionPage.getNextPage(WizardSelectionPage.java:110) at org.eclipse.ui.internal.dialogs.WorkbenchWizardSelectionPage.getNextPage(WorkbenchWizardSelectionPage.java:99) at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:747) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:345) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:556) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758) at org.eclipse.jface.window.Window.runEventLoop(Window.java:809) at org.eclipse.jface.window.Window.open(Window.java:787) at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.java:181) 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:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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) !ENTRY org.eclipse.ui 4 4 2006-03-08 03:14:09.539 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 2006-03-08 03:14:09.539 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException 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.ā(Unknown Source) at com.genuitec.eclipse.core.ViperCore.Ă(Unknown Source) at com.genuitec.eclipse.core.ViperCore.isLicenseValidPro(Unknown Source) at com.genuitec.eclipse.core.vU.Ă(Unknown Source) at com.genuitec.eclipse.core.vU.AP__111164asdfae2342fa(Unknown Source) at com.genuitec.eclipse.uml.wizard.NewUMLModelFileWizard.addPages(NewUMLModelFileWizard.java:51) at org.eclipse.jface.wizard.WizardSelectionPage.getNextPage(WizardSelectionPage.java:110) at org.eclipse.ui.internal.dialogs.WorkbenchWizardSelectionPage.getNextPage(WorkbenchWizardSelectionPage.java:99) at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:747) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:345) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:556) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758) at org.eclipse.jface.window.Window.runEventLoop(Window.java:809) at org.eclipse.jface.window.Window.open(Window.java:787) at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.java:181) 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:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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) !SESSION 2006-03-08 03:15:36.914 ----------------------------------------------- eclipse.buildId=M20060118-1600 java.version=1.5.0_06 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_PT Command-line arguments: -os win32 -ws win32 -arch x86 !ENTRY com.genuitec.eclipse.core 1 0 2006-03-08 03:16:35.196 !MESSAGE Unable to locate .myeclipse.properties file !ENTRY org.eclipse.ui 4 4 2006-03-08 03:17:30.352 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 2006-03-08 03:17:30.367 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException 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.ā(Unknown Source) at com.genuitec.eclipse.core.ViperCore.Ă(Unknown Source) at com.genuitec.eclipse.core.ViperCore.isLicenseValidPro(Unknown Source) at com.genuitec.eclipse.core.vU.Ă(Unknown Source) at com.genuitec.eclipse.core.vU.AP__111164asdfae2342fa(Unknown Source) at com.genuitec.eclipse.uml.wizard.NewUMLModelFileWizard.addPages(NewUMLModelFileWizard.java:51) at org.eclipse.jface.wizard.WizardSelectionPage.getNextPage(WizardSelectionPage.java:110) at org.eclipse.ui.internal.dialogs.WorkbenchWizardSelectionPage.getNextPage(WorkbenchWizardSelectionPage.java:99) at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:747) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:345) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:556) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758) at org.eclipse.jface.window.Window.runEventLoop(Window.java:809) at org.eclipse.jface.window.Window.open(Window.java:787) at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.java:181) 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:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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)
Riyad KallaMemberCan you guys please see this thread:
https://www.genuitec.com/forums/topic/warning-pro-turns-standard-after-update/#post-248016And then comment if your subscriptions match the scenario of the user from that thread as well?
Riyad KallaMemberGuys, we have narrowed down the issue, please have a look at the thread here:
https://www.genuitec.com/forums/topic/workaround-unable-to-locate-myeclipse-properties/
sinorMemberHello,
This can be it
(https://www.genuitec.com/forums/topic/workaround-unable-to-locate-myeclipse-properties/)
I checked and I don’t have .myeclipse.properties in my home directory but I dont see why myEclipse can’t write on my home directory.
Assuming that myeclipse runs with the same permissions that I have it should write to that location. I just created .myeclipse.properties by hand and it worked fine.
Riyad KallaMembersinor,
Is there anything strange about your setup? Is your home dir on a network share? What locale are you using? What version of Windows? Does your user have admin privaledges?
sinorMemberI have admin priviledges. I am using Windows XP service pack2 – in english. The only “different” thing on my computer is that XP is installed on drive e:
Riyad KallaMemberVery odd, glad it’s working now but we will look intot his.
DANTEUKMember@support-rkalla wrote:
Very odd, glad it’s working now but we will look intot his.
Unfortunatelly, I still have the same problem.
I created an empty .myeclipse.properties file in %USERPROFILE% so I got rid of message about missing file.
But UML Repository Creation Wizard still crashes with the same stack trace.
Riyad KallaMemberbilbek,
Are there any details of your setup that you think might have anything to do with this? Have you tried a brand new install of only Eclipse and MyEclipse? A new workspace? Upgraded JDK? -
AuthorPosts