0 Replies Latest reply on Dec 27, 2005 2:07 PM by rlpatrao

    Jboss plugin problems

    rlpatrao

      Hello,

      I am facing two problems with JBoss plugin.

      1. I cannot go into the preferences Jboss-IDE->deployer. This throws an error 'Unable to create the selected preferences page'. Eclipse log shows :

      !MESSAGE An error occurred while automatically activating bundle org.jboss.ide.eclipse.deployer.ui (365).
      !STACK 0
      org.osgi.framework.BundleException: Exception in org.jboss.ide.eclipse.deployer.ui.DeployerUIPlugin.start() of bundle org.jboss.ide.eclipse.deployer.ui.
      at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1013)
      at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
      at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
      at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:266)
      at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116)
      at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
      at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
      at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)


      2. Not able to create an server configuration by clicking debug...->JBoss 4.x. Error is thown and the eclipse log shows :

      !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
      !STACK 0
      java.lang.NoSuchMethodError: org.eclipse.jdt.internal.debug.ui.launcher.LauncherMessages.getString(Ljava/lang/String;)Ljava/lang/String;
      at org.jboss.ide.eclipse.launcher.ui.configuration.ServerLaunchArgumentsTab.createControl(ServerLaunchArgumentsTab.java:86)
      at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.showTabsFor(LaunchConfigurationTabGroupViewer.java:720)
      at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.showInstanceTabsFor(LaunchConfigurationTabGroupViewer.java:639)
      at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.displayInstanceTabs(LaunchConfigurationTabGroupViewer.java:519)
      at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer$5.run(LaunchConfigurationTabGroupViewer.java:471)
      at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)

      Eclipse Version: 3.1.0
      Build id: I20050627-1435

      Please let me know how to rectify the errors.

      Thanks,
      Rajesh.