cancel
Showing results for 
Search instead for 
Did you mean: 

Debug Configuration Problem

Former Member
0 Kudos

Hi All,

I want to debug a webdynpro application. I followed the instructions provided in debugging <a href="http://help.sap.com/saphelp_nw04/helpdata/en/5a/4ed93f130f9215e10000000a155106/frameset.htm">tutorials</a>.

In the list of possible configurations, I chose <i>WebDynpro Application</i> and then <i>New</i>. I have an error message that says:

"No tab group defined for launch configuration type com.sap.ide.webdynpro.projectbrowser.launch.configtype.debug". Am I missing something?

Any help will be appreciated

Thanks,

Vamsee

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi vamsee,

When you click on the J2EE pane at the bottom and then select server what does it show. Does it say Debug on. Check that first.

If that is on then go to Run --> Debug and then select New WebDynpro Application. In that you will have to go and select the Debug server fromt he second tab. If you notice you will see a cross mark on that tab. Just select that tab and then select the server which has debug on (in this case only one will be there).

Then click on Apply. I guess that should solve your problem. Anyway let me know if it still didnt...

regards

Ravi

Former Member
0 Kudos

Ravi,

The server node is in NonProductive mode and Debug setting is set to ON.

When I select New WebDynpro Application, the problem occurs and i cant proceed at all. please refer to the error message i mentioned in my earlier post.

will keep all updated when i solve the problem.

Thanks,

Vamsee

Answers (2)

Answers (2)

0 Kudos

Finally i got the answer. try updating your plugin.xml file under the path "<your file path>\SAP\JDT\eclipse\plugins\com.sap.ide.webdynpro.projectbrowser" with the following code and then close and open the NWDS IDE. if it works please close this thread as answered.

<?xml version="1.0" encoding="UTF-8"?>

<plugin

id="com.sap.ide.webdynpro.projectbrowser"

name="%plugin.name"

version="2.0.0"

provider-name="SAP AG"

class="com.sap.ide.webdynpro.projectbrowser.ProjectBrowserPlugin">

<runtime>

<library name="SapIdeWebdynproProjectbrowser.jar">

<export name="*"/>

</library>

</runtime>

<requires>

<import plugin="com.sap.tc.build"/>

<import plugin="com.sap.ide.metamodel.core"/>

<import plugin="com.sap.ide.metamodel.common.libs"/>

<import plugin="com.sap.ide.metamodel.webdynpro.libs"/>

<import plugin="com.sap.ide.metamodel.webdynpro"/>

<import plugin="com.sap.ide.metamodel.dictionary"/>

<import plugin="org.eclipse.core.resources"/>

<import plugin="org.eclipse.ui"/>

<import plugin="com.tssap.selena.model"/>

<import plugin="com.tssap.util"/>

<import plugin="com.tssap.selena.model.extension"/>

<import plugin="org.eclipse.core.runtime"/>

<import plugin="org.eclipse.core.boot"/>

<import plugin="com.sap.ide.webdynpro.service.core"/>

<import plugin="com.sap.ide.webdynpro.tsmodel.application"/>

<import plugin="com.sap.dictionary.tools.tsmodel.dictionary"/>

<import plugin="com.tssap.selena.model.ui"/>

<import plugin="com.tssap.selena.gde"/>

<import plugin="com.sap.ide.webdynpro.ui"/>

<import plugin="com.sap.dictionary.projectbrowser"/>

<import plugin="com.sap.dictionary.tools.ui"/>

<import plugin="com.sap.ide.metamodel.core"/>

<import plugin="com.sap.tc.complib"/>

<import plugin="com.tssap.dii"/>

<import plugin="com.sap.ide.webdynpro.archivebuilder"/>

<import plugin="org.eclipse.jdt.core"/>

<import plugin="com.sap.ide.webdynpro.service.controllereditor"/>

<import plugin="com.sap.ide.webdynpro.service.viewdesigner"/>

<import plugin="org.eclipse.jdt.ui"/>

<import plugin="org.eclipse.jdt"/>

<import plugin="org.eclipse.jdt.doc.isv"/>

<import plugin="org.eclipse.jdt.launching"/>

<import plugin="org.eclipse.jdt.debug"/>

<import plugin="org.eclipse.jdt.debug.ui"/>

<import plugin="org.eclipse.debug.ui"/>

<import plugin="org.eclipse.debug.core"/>

<import plugin="com.sap.ide.webdynpro.checklayer"/>

<import plugin="com.sap.ide.webdynpro.service.modeleditor"/>

<import plugin="com.sap.ide.webdynpro.service.applicationmodeler"/>

<import plugin="com.sap.ide.eclipse.component.provider"/>

<import plugin="com.sap.ide.webdynpro.ecatt"/>

<import plugin="com.sap.ide.tools.core.template"/>

<import plugin="com.sap.ide.eclipse.j2ee.model.ui"/>

<import plugin="com.tssap.j2ee.ui"/>

<import plugin="com.tssap.j2ee.model.ext"/>

<import plugin="com.sap.ide.webdynpro.controllereditor"/>

<import plugin="com.sap.ide.eclipse.j2ee.engine"/>

<import plugin="com.sap.bc.proj.jstartup"/>

<import plugin="com.tssap.j2ee.core.providers.ws"/>

<import plugin="com.sap.ide.ws"/>

</requires>

<extension

point="org.eclipse.ui.views">

<category

name="Web Dynpro"

id="com.sap.ide.webdynpro.projectbrowser">

</category>

<view

name="Web Dynpro Explorer"

icon="resources/icons/pbWebDynpro.gif"

category="com.sap.ide.webdynpro.projectbrowser"

class="com.sap.ide.webdynpro.projectbrowser.views.ProjectBrowserView"

id="com.sap.ide.webdynpro.projectbrowser.views.ProjectBrowserView">

</view>

</extension>

<!-- Context menu actions -->

<extension

point="com.tssap.selena.model.provider">

<provider

class="com.sap.ide.webdynpro.projectbrowser.provider.ActionProviderMetamodel">

<meta

domain="WebDynpro"

class="ObjectPropertyProvider"

subdomain="WebDynpro,Models,Model,ModelClass,ModelClasses,Applications,Application,Components,Component,ComponentInterface,InterfaceViews,InterfaceView,Windows,Window,Viewset,ViewArea,ViewUsage,ViewContainerAssignment,Views,View,OutboundPlugUsage,InboundPlugUsage,NavigationLink,CustomControllers,CustomController,TargetRole,ComponentInterfaceDefinitions,ComponentInterfaceDefinition,InterfaceViewDefinitions,InterfaceViewDefinition,ComponentUsages,ComponentUsage,ModelUsages,ModelUsage,ModelModelUsages,ModelModelUsage,ComponentController,MessagePool,ImplementedInterfaces,ImplementedInterface,InterfaceController,ConfigurationController,ComponentUsageInterfaceController,ComponentUsageConfigurationController,CIDModelUsages,CIDModelUsage,CIDInterfaceController,CIDConfigurationController,DataLink,LogConfiguration">

</meta>

<nature

id="com.sap.ide.webdynpro.archivebuilder.WebDynproNature">

</nature>

</provider>

<provider

class="com.sap.ide.webdynpro.projectbrowser.provider.ActionProviderGeneral">

<meta

class="ObjectPropertyProvider">

</meta>

<nature

id="com.sap.ide.webdynpro.archivebuilder.WebDynproNature">

</nature>

</provider>

<provider

class="com.sap.ide.webdynpro.projectbrowser.provider.ActionProviderProject">

<meta

domain="model"

class="ObjectPropertyProvider"

subdomain="project">

</meta>

<nature

id="com.sap.ide.webdynpro.archivebuilder.WebDynproNature">

</nature>

</provider>

</extension>

<!-- System menu entries for and run action -->

<!Run action>

<extension

point="org.eclipse.ui.actionSets">

<actionSet

label="Web Dynpro"

visible="false"

id="com.sap.ide.webdynpro.projectbrowser.runActionSet">

<menu

label="Run"

path="additions"

id="org.eclipse.ui.run">

<separator

name="webdynproGroup">

</separator>

</menu>

<action

label="Run Web Dynpro Application@CtrlShiftR"

icon="resources/icons/pbRun.gif"

class="com.sap.ide.webdynpro.projectbrowser.actions.systemmenu.PBRunActionSystem"

menubarPath="org.eclipse.ui.run/webdynproGroup"

id="com.sap.ide.webdynpro.projectbrowser.actions.systemmenu.PBRunActionSystem">

</action>

</actionSet>

</extension>

<!perspective>

<extension

point="org.eclipse.ui.perspectiveExtensions">

<perspectiveExtension

targetID="com.sap.ide.webdynproperspective">

<actionSet

id="com.sap.ide.webdynpro.projectbrowser.runActionSet">

</actionSet>

</perspectiveExtension>

</extension>

<!-- Launch -->

<extension

point="org.eclipse.debug.core.launchConfigurationTypes">

<launchConfigurationType

name="Web Dynpro Application"

delegate="com.sap.ide.webdynpro.projectbrowser.launch.WDLaunchConfigurationDelegate"

modes="run"

id="com.sap.ide.webdynpro.projectbrowser.launch.configtype">

<fileExtension

default="false"

extension="java">

</fileExtension>

</launchConfigurationType>

<launchConfigurationType

name="Web Dynpro Application"

delegate="com.sap.ide.webdynpro.projectbrowser.launch.WDDebugLaunchConfigurationDelegate"

modes="debug"

id="com.sap.ide.webdynpro.projectbrowser.launch.configtype.debug">

<fileExtension

default="false"

extension="java">

</fileExtension>

</launchConfigurationType>

</extension>

<extension

point="org.eclipse.debug.ui.launchConfigurationTabGroups">

<launchConfigurationTabGroup

type="com.sap.ide.webdynpro.projectbrowser.launch.configtype"

class="com.sap.ide.webdynpro.projectbrowser.launch.WDLaunchConfigurationTabGroup"

id="com.sap.ide.webdynpro.projectbrowser.launch.launchtabgroup">

</launchConfigurationTabGroup>

<launchConfigurationTabGroup

type="com.sap.ide.webdynpro.projectbrowser.launch.configtype.debug"

class="com.sap.ide.webdynpro.projectbrowser.launch.WDDebugLaunchConfigurationTabGroup"

id="com.sap.ide.webdynpro.projectbrowser.launch.debugtabgroup">

</launchConfigurationTabGroup>

</extension>

<extension

point="org.eclipse.debug.ui.launchConfigurationTypeImages">

<launchConfigurationTypeImage

icon="resources/icons/pbRun.gif"

configTypeID="com.sap.ide.webdynpro.projectbrowser.launch.configtype"

id="com.sap.ide.webdynpro.projectbrowser.launch.launchimage">

</launchConfigurationTypeImage>

<launchConfigurationTypeImage

icon="resources/icons/pbRun.gif"

configTypeID="com.sap.ide.webdynpro.projectbrowser.launch.configtype.debug"

id="com.sap.ide.webdynpro.projectbrowser.launch.debugLaunchImage">

</launchConfigurationTypeImage>

</extension>

<!-- Selena Actions -->

<extension

point="org.eclipse.ui.popupMenus">

<objectContribution

objectClass="com.tssap.selena.model.ui.IElementWrapper"

id="com.tssap.selena.gde.diagramContributions2">

<!-- Entities in Data Modeler and Navigation Modeler-->

<filter

name="metaclass"

value="WDDataLink,WDComponent,WDComponentUsages,WDComponentUsage,WDComponentUsageInterfaceController,WDViews,WDView,WDCustomControllers,WDCustomController,WDComponentController,WDComponentInterface,WDInterfaceController,WDModelUsages,WDModelUsage,WDViewset,WDViewArea,WDViewUsage,WDViewContainerAssignment,WDOutboundPlugUsage,WDInboundPlugUsage,WDNavigationLink">

</filter>

<action

label="Select in Web Dynpro Explorer"

class="com.sap.ide.webdynpro.projectbrowser.actions.diagram.SelectInWDExplorerAction"

menubarPath="group.new"

enablesFor="1"

id="com.sap.ttest">

</action>

</objectContribution>

</extension>

<!-- key bindings-->

<extension

point="org.eclipse.ui.commands">

<category

name="%category.webdynpro.name"

description="%category.webdynpro.description"

id="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro">

</category>

<command

name="%command.deploy.name"

description="%command.deploy.description"

category="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro"

id="com.sap.ide.webdynpro.projectbrowser.commands.deploy">

</command>

<keyBinding

string="CtrlAltY"

scope="org.eclipse.ui.globalScope"

command="com.sap.ide.webdynpro.projectbrowser.commands.deploy"

configuration="org.eclipse.ui.defaultAcceleratorConfiguration">

</keyBinding>

<command

name="%command.createarchive.name"

description="%command.createarchive.description"

category="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro"

id="com.sap.ide.webdynpro.projectbrowser.commands.createarchive">

</command>

<keyBinding

string="CtrlAltA"

scope="org.eclipse.ui.globalScope"

command="com.sap.ide.webdynpro.projectbrowser.commands.createarchive"

configuration="org.eclipse.ui.defaultAcceleratorConfiguration">

</keyBinding>

<command

name="%command.reload.name"

description="%command.reload.description"

category="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro"

id="com.sap.ide.webdynpro.projectbrowser.commands.reload">

</command>

<keyBinding

string="CtrlAltO"

scope="org.eclipse.ui.globalScope"

command="com.sap.ide.webdynpro.projectbrowser.commands.reload"

configuration="org.eclipse.ui.defaultAcceleratorConfiguration">

</keyBinding>

<command

name="%command.rawlanguage.name"

description="%command.rawlanguage.description"

category="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro"

id="com.sap.ide.webdynpro.projectbrowser.commands.rawlanguage">

</command>

<keyBinding

string="CtrlAltR"

scope="org.eclipse.ui.globalScope"

command="com.sap.ide.webdynpro.projectbrowser.commands.rawlanguage"

configuration="org.eclipse.ui.defaultAcceleratorConfiguration">

</keyBinding>

<command

name="%command.repairproject.name"

description="%command.repairproject.description"

category="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro"

id="com.sap.ide.webdynpro.projectbrowser.commands.repairproject">

</command>

<keyBinding

string="CtrlAltP"

scope="org.eclipse.ui.globalScope"

command="com.sap.ide.webdynpro.projectbrowser.commands.repairproject"

configuration="org.eclipse.ui.defaultAcceleratorConfiguration">

</keyBinding>

<command

name="%command.orphanedtexts.name"

description="%command.orphanedtexts.description"

category="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro"

id="com.sap.ide.webdynpro.projectbrowser.commands.orphanedtexts">

</command>

<keyBinding

string="CtrlAltT"

scope="org.eclipse.ui.globalScope"

command="com.sap.ide.webdynpro.projectbrowser.commands.orphanedtexts"

configuration="org.eclipse.ui.defaultAcceleratorConfiguration">

</keyBinding>

</extension>

</plugin>

detlev_beutner
Active Contributor
0 Kudos

Hi Vamsee,

a) Does this happen in the same configuration as mentioned in ?!

b) Which version of NWDS are you using?

Best regards

Detlev

Former Member
0 Kudos

Detlev,

It is a lot similar. I can deploy and run my local applications,but cannot start a debug session.

I am using NWDS 2.0.11. Any clues?

Vamshi

Former Member
0 Kudos

Hi Vamshi

I can see this question has been answered, but I cant find the solution. How did you solve the problem?

Best regards,

Ole