problem with adding source folders in the WOApplication launch configuration.

From: Ramy (Ram..ffigent.net)
Date: Mon Mar 07 2005 - 01:17:53 EST

  • Next message: Chuck Hill: "Re: Problem running Web Services WO server _within_ WOLips"

    Hi,
            I have been very recently upgraded to Eclipse 3.0.1 version with WOLips_1.1.0.102_RC_2.

         But, In the new Envirement iam facing a problem with Launch Configuration and I strongly think this is a WOLips Bug. In the launch configuration of my Web Object application, iam getting an error message like ' [Source]: Launch configuration does not support source lookup'.
    And Iam getting this error only for WOApplication Launch Configuration.
    The following is the Error log,

    java.lang.NullPointerException
     at org.eclipse.debug.internal.ui.sourcelookup.AddSourceContainerDialog.filterTypes(AddSourceContainerDialog.java:130)
     at org.eclipse.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(AddSourceContainerDialog.java:83)
     at org.eclipse.jface.dialogs.TitleAreaDialog.createContents(TitleAreaDialog.java:113)
     at org.eclipse.jface.window.Window.create(Window.java:348)
     at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:925)
     at org.eclipse.jface.window.Window.open(Window.java:637)
     at org.eclipse.debug.internal.ui.sourcelookup.AddContainerAction.run(AddContainerAction.java:36)
     at org.eclipse.debug.internal.ui.sourcelookup.SourceContainerAction$1.widgetSelected(SourceContainerAction.java:141)
     at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
     at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
     at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
     at org.eclipse.jface.window.Window.open(Window.java:648)
     at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.open(LaunchConfigurationsDialog.java:419)
     at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:381)
     at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
     at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:385)
     at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:327)
     at org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(OpenLaunchDialogAction.java:80)
     at org.eclipse.jface.action.Action.runWithEvent(Action.java:881)
     at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
     at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
     at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785)
     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
     at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
     at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
     at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
     at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
     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.basicRun(Main.java:185)
     at org.eclipse.core.launcher.Main.run(Main.java:704)
     at org.eclipse.core.launcher.Main.main(Main.java:688)

      can any one of you, kindly help me out, on this issue.
                                                                                                                                                                    with regards,
                                                                                                                                                                    Ramy.



    This archive was generated by hypermail 2.0.0 : Mon Mar 07 2005 - 01:19:16 EST