6 Replies Latest reply on Mar 5, 2007 4:15 PM by artofabhi

    JBoss Eclipse IDE 2.0.0.Beta bundle: JBoss Server configura

    smilidon

      Hi,

      if try to add a server in preferences i get this error: The currently displayed page contains invalid values.

      http://img100.imageshack.us/my.php?image=errorww2.jpg

      thx

        • 1. Re:  JBoss Eclipse IDE 2.0.0.Beta bundle: JBoss Server confi
          lfok

          I have the same problem with JBossIDE-1.6.0.GA-ALL when I went to modify the xdoclet in project properties
          some messages from .log
          +==============================

          !ENTRY org.eclipse.jface 4 2 2006-09-13 11:56:39.171
          !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
          !STACK 0
          java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/ui/viewsupport/ListContentProvider
          at org.jboss.ide.eclipse.xdoclet.run.ui.ConfigurationListViewer.(ConfigurationListViewer.java:115)
          at org.jboss.ide.eclipse.xdoclet.run.ui.properties.ConfigurationPropertyPage.createContents(ConfigurationPropertyPage.java:329)
          at org.eclipse.jface.preference.PreferencePage.createControl(PreferencePage.java:233)
          at org.eclipse.jface.preference.PreferenceDialog.createPageControl(PreferenceDialog.java:1403)
          at org.eclipse.jface.preference.PreferenceDialog$12.run(PreferenceDialog.java:1162)
          at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
          at org.eclipse.core.runtime.Platform.run(Platform.java:843)
          at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
          at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149)
          at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:1156)
          at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(FilteredPreferenceDialog.java:439)
          at org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(PreferenceDialog.java:661)
          at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:839)
          at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
          at org.eclipse.core.runtime.Platform.run(Platform.java:843)
          at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
          at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149)
          at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:837)
          at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1143)
          at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:1163)
          at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:236)
          at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:230)
          at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:404)
          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:3325)
          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.dialogs.PropertyDialogAction.run(PropertyDialogAction.java:156)
          at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
          at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
          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:928)
          at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
          at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
          at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
          at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
          at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
          at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
          at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
          at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
          at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
          at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
          at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
          at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
          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:336)
          at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
          at org.eclipse.core.launcher.Main.run(Main.java:977)
          at org.eclipse.core.launcher.Main.main(Main.java:952)

          • 2. Re:  JBoss Eclipse IDE 2.0.0.Beta bundle: JBoss Server confi
            ajbarbaro

            Same here with fresh Eclipse 3.2 on OS X Tiger.
            /Anthony

            • 3. Re:  JBoss Eclipse IDE 2.0.0.Beta bundle: JBoss Server confi
              daveage

              Same here with eclipse 3.2.2 on kubuntu linux. Is anybody doing something doing with that?

              Or is there already any solution?

              Please, let me know.

              • 4. Re:  JBoss Eclipse IDE 2.0.0.Beta bundle: JBoss Server confi
                rob.stryker

                JBoss IDE 1.6 is not compatible with eclipse 3.2

                • 5. Re:  JBoss Eclipse IDE 2.0.0.Beta bundle: JBoss Server confi
                  artofabhi

                  Any solution for this problem.

                  • 6. Re:  JBoss Eclipse IDE 2.0.0.Beta bundle: JBoss Server confi
                    artofabhi

                    Actually use 2.0.0 Beta2 version for eclipse 3.2.2 and it'll work fine.