For help with installation, bugs reports or feature requests, please head over to our new forums.
	
Genuitec Community on GitHub
- This topic has 16 replies, 7 voices, and was last updated 17 years, 12 months ago by Loyal Water. 
- 
		AuthorPosts
- 
		
			
				
 Jim WillekeMemberThis message has not been recovered. October 4, 2007 at 12:16 am #276485
 SamParticipantHi there i am experiencing the same error message with nothing being changed October 4, 2007 at 8:32 am #276500
 Loyal WaterMemberCan you guys go through the posting guidelines thread and paste your installation details here for me. October 8, 2007 at 2:33 pm #276666
 MarkBarton2MemberI’m getting exactly the same error. One additional observation: It only happens with the MyEclipse JSF editor. The MyEclipse JSP editor works fine. For a file with a .JSP suffix that has JSF content, and which wants to default to the JSF editor, try this: rather than just double-clicking the file to start the default editor, right-click on the file (in Windows), then select “Open With”, and choose “”MyEclipse Visual JSP Designer” and it will work OK. Of course, you won’t get the benefit of a JSF-intelligent editor. However, if the “MyEclipse Visual JSF Designer” editor is selected, a pop-up appears which says, “Error opening the editor. (Time of error: . . .) Reason: org/eclipse/jst/pagedesigner/editors/VisualDesignerPage. The “Details” button doesn’t add anything to that. What follows is a chunk of my log file, which is identical to what another user reported. That is followed by the Installation Summary. !ENTRY org.eclipse.ui 4 0 2007-10-08 15:03:00.960 
 !MESSAGE Unable to create editor ID com.genuitec.eclipse.jsf.designer.editor: The editor class could not be instantiated. This usually indicates that the editor’s class name was mistyped in plugin.xml.
 !STACK 0
 java.lang.NoClassDefFoundError: org/eclipse/jst/pagedesigner/editors/IVisualDesignerPage
 at java.lang.Class.getDeclaredConstructors0(Native Method)
 at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
 at java.lang.Class.getConstructor0(Unknown Source)
 at java.lang.Class.newInstance0(Unknown Source)
 at java.lang.Class.newInstance(Unknown Source)
 at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)
 at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
 at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
 at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
 at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:244)
 at org.eclipse.ui.internal.registry.EditorDescriptor.createEditor(EditorDescriptor.java:231)
 at org.eclipse.ui.internal.EditorManager.createPart(EditorManager.java:841)
 at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:606)
 at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:426)
 at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
 at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:263)
 at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2739)
 at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2651)
 at org.eclipse.ui.internal.WorkbenchPage.access$13(WorkbenchPage.java:2643)
 at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2595)
 at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
 at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2590)
 at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2574)
 at org.eclipse.ui.actions.OpenWithMenu.openEditor(OpenWithMenu.java:340)
 at org.eclipse.ui.actions.OpenWithMenu.access$0(OpenWithMenu.java:328)
 at org.eclipse.ui.actions.OpenWithMenu$2.handleEvent(OpenWithMenu.java:190)
 at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
 at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
 at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
 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(EclipseAppLauncher.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(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 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)INSTALLATION SUMMARY: *** Date: 
 Monday, October 8, 2007 3:17:37 PM EDT** System properties: 
 OS=WindowsXP
 OS version=5.1
 Java version=1.5.0_12*** MyEclipse details: 
 MyEclipse Enterprise Workbench
 Version: 6.0.0 GA
 Build id: 6.0.0-GA-200708*** Eclipse details: 
 Eclipse PlatformVersion: 3.3.0 
 Build id: M20070921-1145Eclipse Platform Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y 
 Build id: M20070921-1145Eclipse Java Development Tools Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL 
 Build id: M20070921-1145Eclipse Plug-in Development Environment Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC 
 Build id: M20070921-1145Eclipse Graphical Editing Framework Version: 3.3.1.v20070814 
 Build id: 20070814-1555Eclipse RCP Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS 
 Build id: M20070921-1145Eclipse Graphical Editing Framework Version: 3.3.0.v20070620 
 Build id: 20070814-1555Eclipse startup command=-os 
 win32
 -ws
 win32
 -arch
 x86
 -showsplash
 -launcher
 C:\eclipse_2\eclipse\eclipse.exe
 -name
 Eclipse
 –launcher.library
 C:\eclipse_2\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
 -startup
 C:\eclipse_2\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
 -clean
 -vm
 C:\Program Files\Java\jre1.5.0_12\bin\client\jvm.dllOctober 9, 2007 at 10:37 am #276694
 Loyal WaterMemberGuys, 
 We dont support Eclipse 3.3.1 yet. You’ll will have to downgrade to Eclipse 3.3.October 9, 2007 at 1:59 pm #276726
 MarkBarton2MemberYes, that fixed it. I downloaded the full stack MyEclipse, and the problem disappeared. Thanks, Nipun! October 10, 2007 at 1:03 am #276738
 Loyal WaterMemberYour Welcome… October 16, 2007 at 3:40 pm #277036
 Andrés J.MemberThis message has not been recovered. October 16, 2007 at 3:40 pm #277037
 Andrés J.MemberThis message has not been recovered. October 17, 2007 at 11:39 am #277082
 Loyal WaterMemberThis message has not been recovered. October 29, 2007 at 11:18 pm #277694
 TCMemberThis message has not been recovered. October 30, 2007 at 8:24 am #277704
 GregMemberThis message has not been recovered. October 31, 2007 at 1:54 am #277766
 TCMemberThis message has not been recovered. November 6, 2007 at 10:50 pm #278119
 Jim WillekeMemberThis message has not been recovered. November 7, 2007 at 5:16 am #278136
 Loyal WaterMemberThis message has not been recovered. 
- 
		AuthorPosts

