Quantcast
Channel: SCN : Discussion List - SAP NetWeaver Development Infrastructure (NWDI)
Viewing all 695 articles
Browse latest View live

Adding SC from one track to another in NWDI

$
0
0

Hi,

 

We have two tracks configured in the NWDI system,

 

track_a

track_b

 

track_a contains a SC, sc_a which contains a number of DCs. When we import development configurations for track_a_dev we are able to see all the DCs available for check in and check out.

 

We want to add this SC (sc_a) to track_b as well. To do this following steps were followed,

 

1. Go to CMS > Landscape Configurator

2. Choose track_b, click on change button

3. Click on Add SC button

4. Choose sc_a, click on Add and save the track

 

There is no error given at any point of time during this operation and we can see entry corresponding to sc_a in DTR also.

 

But when we import development configurations for track_b_dev in NWDS, there are no DCs present in it and no code is available for editing.

 

Is there any step missing here?

 

Please let me know if any more information is needed.

 

 

Regards,

Saurabh Agarwal


Activation Failed - Error when reading compcvers: com.sap.cms.util.exception.compvers.CmsPCompversNotFoundException

$
0
0

Hi Experts,

 

 

I have changed the used DC (to bring the Java Bean Model)  in a Web Dynpro DC.

The activation went fine.

 

Now I am trying to activate the new activity and it is not activated. It shows in the Pending Activity.

 

When I check in the NWDI log, it shows the below information for my user,

 

Error when reading compcvers: com.sap.cms.util.exception.compvers.CmsPCompversNotFoundException: Could not find component version sap.com_SAP-EU MAIN_NW702TR_C 20110224164143

 

Could you please help how to fix this issue?

 

Thanks in advance.

 

Regards,

Senthil

Unable to delete DC from SC - 7.31

$
0
0

Hello Experts,

 

I was trying to delete 2 dc from development configuration.

I created a new DTR Client, and deleted the projects.

First project was deleted but I'm having trouble with the second one.

The project was deleted from DEV/inactive but still available in DEV/active.

When I try to delete it, an activity is created but when activating it I'm getting an error:
FAILED: Precondition integrate-of-version-sets-not-allowed check failed.  default at 18:53:46.118

 

I also tried to delete it by using dtrconsole.
I can see the dc by using 'ldc' but when I try to delete it I'm getting the error:
Error: Error while executing command. Cause: Cannot find DC '---/---' in compartment '---/---' of development configuration '---/---' (---/--- are placeholders).

 

I don't have any problems deleting other DCs.

So, how can I delete the DC?

 

J2EE version is 7.31 SP7.

 

Regards,
Omri

Class loader cannot be unregistered

$
0
0

Hi,

 

     This problem heppens when I deploy DCs via NWDS. After deploying, I find some applications in status 'Failed to start' in NWA. I restart one but not work. I found the following message in log viewer. How should I resolve it? I have encoutered it several times. Our server is NW 7.31 SP05

 

Cannot create application loader for application [com.a/demo~test~ear].
[EXCEPTION]
com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Cannot create application loader for application [com.a/demo~test~ear].
at com.sap.engine.services.deploy.server.utils.LoadContextUtils.createSharedApplicationLoader(LoadContextUtils.java:182)
at com.sap.engine.services.deploy.server.DeployServiceImpl.bindLoader(DeployServiceImpl.java:1477)
at com.sap.engine.services.deploy.server.application.BootstrapApplicationTransaction.prepare(BootstrapApplicationTransaction.java:173)
at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:430)
at com.sap.engine.services.deploy.server.application.BootstrapApplicationTransaction.makeAllPhases(BootstrapApplicationTransaction.java:448)
at com.sap.engine.services.deploy.server.application.StartTransaction.makeBootstrapTransactionTransaction(StartTransaction.java:627)
at com.sap.engine.services.deploy.server.application.StartTransaction.bootstrapApp(StartTransaction.java:605)
at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:339)
at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:322)
at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:430)
at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:473)
at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesSequentially(ParallelAdapter.java:324)
at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhases(StartTransaction.java:644)
at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1827)
at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:2477)
at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationOnInstanceWait(DeployServiceImpl.java:2729)
at com.sap.engine.services.deploy.server.DeployServiceImpl$1.run(DeployServiceImpl.java:2912)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(Native Method)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:185)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:302)
Caused by: java.lang.IllegalStateException: The loader [com.a/demo~test~ear] cannot be unregistered because it has the following living child loaders:
com.a/demo~abc~ear
com.a/demo~aaa~wd
The following class loaders were identified to be causing the chain of unregistered loaders. Check the server traces above to investigate why these loaders are still alive:
com.a/demo~aaa~wd[use  for CSN]
at com.sap.engine.services.deploy.server.utils.LoadContextUtils.ensureLoaderIsUnregistered(LoadContextUtils.java:111)
at com.sap.engine.services.deploy.server.utils.LoadContextUtils.releaseSharedApplicationLoader(LoadContextUtils.java:413)
at com.sap.engine.services.deploy.server.utils.LoadContextUtils.createSharedApplicationLoader(LoadContextUtils.java:155)
... 20 more

JAVA console data not presented in NWDS

$
0
0

Hi,

 

I have already used NWDS(7.31) connected PI(7.31) successfully.

 

However there is question: I cannot find data in Management Console. There are only Tabs presented without data.

For example, there should have GC history data presented, but now only left a GC history tab. Double click on this tab, nothing happend.....

QQ图片20130806153351.jpg

 

Here I also show a right case which should be like this:

QQ图片20130806153924.jpg

 

We can use NWDS as AS JAVA Administration tool.

refer to:

http://scn.sap.com/people/praveen.kumar204/blog/2011/10/26/tipped-webas-java-administration-with-nwds

Tipped: WebAS JAVA Administration with NWDS

 

 

So totally confessed! Why no data in my case. Is there any additional steps I should done?

CBS shows Used DCs are broken

$
0
0

Hi NWDI Expers

 

need help to fix my transport issues.

 

I am about to activate all the developed activities and found that the Used DCs are broken in CBS and our activites are not getting activated.

 

I am able to build and deploy manually from NWDS and check in the code no issues, activation is not happening.

 

How can I fix the used DCs? the SCs are giving this issue they are given by SAP, standard Software Components.

 

Which are already in our track, imported to Development, Consolidation already.

Recration of deleted Track

$
0
0

Hi togehter,

currently we inconvenient situation.

 

Here the starting position:

A NWDI Track which we need is deleted some month ago.

We could not find a way to recreate the deleted track.

The only choice to get the sourcecode we see is from the productive system.

But as its is not possible to deploy sda files (downloaded from Prod) within NWDI we need the sca files.

 

Now my question: Is it possible to generate sca files out of sda files to get the source code? Or ....Is there way to get the source code in to NWDS (locally) for further developments?

Or any other Idea to help?

 

Thank you in advance for you help!

 

Best Regards,

 

Onur

Copied SCA Files are not displaying Check-In tab of CMS

$
0
0

Hi All,

 

We have done system copy from old NWDI system  to new NWDI system.

Done few code changes based on business requirements in the old NWDI system.

 

So moved changes and Imported into CMS till Assembly successfully and assembled also.

 

From Assembly tab downloaded latest SCA files and copied into Inbox of new NWDI system. [Same inbox path is configured for Check In tab].

Also copied Stanadard Plugs[SAPJEE , JTECH, BUILDT..etc] in Inbox folder.

 

Issue is  the Code changes SCA file is not displaying Check-In tab of CMS.

 

Could you please tell /help how to resolve the issue. Is there any other way to copy latest SCA file to new NWDI system.

 

Note : copied SCA file with full permissions and also Standard SAP Plugin displaying in Check-In tab.

 

your help will be appreciated.

 

Best Regards

CW


Time Zone in NWDI

$
0
0

Hi,

 

How do i set the timezone in my NWDI server. This might be more J2EE server setting question.

 

When I researched all my answers point to the server date and time settings. My NWDI server's windows time is set to EST but i still see the times which are 4 hours ahead in my logs ex. CBS->Requests->Advanced Search and hit "Search". Click on the "View log" for a request.

 

Any help is highly appreciated.

 

Thanks,

RT

ESS 633 Leave Request Modification without NWDI

$
0
0

Hi,

 

i am looking for a way of modifying the ess~lea 633 component for the 7.3 Portal without the NWDI.

We have currently issues with our NWDI (based on JDK 1.4) and a ticket with SAP is open.

 

Is there a way of just using the Developer Studio to make a change ?
I noticed that in the ESS SCA package is under SOURCEARCHIVE a file DTRSAP_ESS.sc containing probably the jave source code, but i cannot open it....

 

Any help is welcome

SUM giving an error : Canot detect NWDI system role

$
0
0

Hi Guys,

I am trying to patch a SAP NW CE 7.2 system from SP1 to SP8.I had issues for 2 software components while trying to patch using the standard patching tool JSPM.

So I thought of patching just those 2 components using another tool - SUM- Software Update Manager.

In this tool it gives me an error - Cannot detect NWDI system role. Could not get NWDI system role from CVERS. com.sap.sl.util.cvers.api.CVersAccessException: CMSRTS, getModifiedComponents: unknown DB schema, can not write data com.sap.sl.util.cvers.api.CVersAccessException: CMSRTS, getModifiedComponents: unknown DB schema, can not write data

 

On the JSPM screen it says "System is not under NWDI control" which is correct.The guy who had installed this system has also included the usage type DI which was not needed in the first place.No initial configuration  NWDI  have been ever performed on this system and still while JSPM is not complaining on the NWDI role,SUM is complaining. Do I have to do some initial setup wrt NWDI component so that SUM will pick the right NWDI role.

WDJ Build error

$
0
0

Hi experts,

 

When I try build a DC in NWDI, it's show a lot of error messages, but there are error and I don't know how fix it.

Follow NWDI Log. NWDS 7.2 SP7 P0002 - JDK 1.6.24. All help is very welcome.

Regards,

Rui Keiti Kikumatsu

 

[wdgen] [Info]    Generation of all component interface definitions: 15 ms [wdgen] [Info]    Generating configuration/Components/br.com.cpfl.km_eproc.km_eproc_upload.Km_eproc_upload/wdrr.xml [wdgen] [Info]    Generating packages/br/com/cpfl/km_eproc/km_eproc_upload/wdp/ResourceKm_eproc_upload.properties [wdgen] [Info]    Catching throwable null [wdgen] [Info]    java.lang.reflect.InvocationTargetException [wdgen]      at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [wdgen]      at java.lang.reflect.Method.invoke(Method.java:585) [wdgen]      at com.sap.ide.generationfwk.task.GenerationTaskJavaMethod.executePersistent(GenerationTaskJavaMethod.java:139) [wdgen]      at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:207) [wdgen]      at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:164) [wdgen]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentDefaultResource(Generation.java:541) [wdgen]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentResources(Generation.java:3188) [wdgen]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentRecursively(Generation.java:1788) [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generateComponentsForArchive(Generation.java:2660) [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generateMDOsForArchive(Generation.java:2604) [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generatePersistentArchive(Generation.java:1630) [wdgen]      at com.sap.ide.webdynpro.generation.console.GenerationConsole.generate(GenerationConsole.java:190) [wdgen]      at com.sap.webdynpro.generation.ant.GenerationAnt.main(GenerationAnt.java:69) [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [wdgen]      at java.lang.reflect.Method.invoke(Method.java:585) [wdgen]      at com.sap.webdynpro.generation.ant.WDGenAntTask.execute(WDGenAntTask.java:240) [wdgen]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275) [wdgen]      at org.apache.tools.ant.Task.perform(Task.java:364) [wdgen]      at org.apache.tools.ant.Target.execute(Target.java:341) [wdgen]      at org.apache.tools.ant.Target.performTasks(Target.java:369) [wdgen]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216) [wdgen]      at org.apache.tools.ant.Project.executeTarget(Project.java:1185) [wdgen]      at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:114) [wdgen]      at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:57) [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:195) [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:167) [wdgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66) [wdgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48) [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [wdgen]      at java.lang.reflect.Method.invoke(Method.java:585) [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:403) [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:149) [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:87) [wdgen]      at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:59) [wdgen]      at com.sap.tc.devconf.internal.DCProxyMake.make(DCProxyMake.java:318) [wdgen]      at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:1432) [wdgen]      at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:1414) [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.build(CBSBuildController.java:713) [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.execCommand(CBSBuildController.java:478) [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.evalCmdLine(CBSBuildController.java:401) [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.run(CBSBuildController.java:278) [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.mainLoop(CBSBuildController.java:187) [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.main(CBSBuildController.java:143) [wdgen] Caused by: java.lang.NullPointerException [wdgen]      at com.sap.ide.metamodel.core.i18n.TranslatableTextProxy.getResourceType(TranslatableTextProxy.java:197) [wdgen]      at com.sap.ide.webdynpro.generation.runtime._Resource.vm_dumpTextPool(_Resource.java:135) [wdgen]      at com.sap.ide.webdynpro.generation.runtime._Resource.v_main(_Resource.java:91) [wdgen]      at com.sap.ide.webdynpro.generation.runtime.DefaultResource.v_main(DefaultResource.java:80) [wdgen]      at com.sap.ide.webdynpro.generation.runtime.DefaultResource.doGenerate(DefaultResource.java:56) [wdgen]      at com.sap.ide.generationfwk.velocity.runtime.CompiledTemplateBase.generate0(CompiledTemplateBase.java:232) [wdgen]      at com.sap.ide.generationfwk.velocity.runtime.CompiledTemplateBase.generate(CompiledTemplateBase.java:164) [wdgen]      ... 48 more [wdgen] [Info]    Generation error while processing template defaultResource [wdgen] [Info]    Catching throwable null [wdgen] [Info]    java.lang.reflect.InvocationTargetException [wdgen]      at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [wdgen]      at java.lang.reflect.Method.invoke(Method.java:585) [wdgen]      at com.sap.ide.generationfwk.task.GenerationTaskJavaMethod.executePersistent(GenerationTaskJavaMethod.java:139) [wdgen]      at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:207) [wdgen]      at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:164) [wdgen]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentDefaultResource(Generation.java:541) [wdgen]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentResources(Generation.java:3188) [wdgen]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentRecursively(Generation.java:1788) [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generateComponentsForArchive(Generation.java:2660) [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generateMDOsForArchive(Generation.java:2604) [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generatePersistentArchive(Generation.java:1630) [wdgen]      at com.sap.ide.webdynpro.generation.console.GenerationConsole.generate(GenerationConsole.java:190) [wdgen]      at com.sap.webdynpro.generation.ant.GenerationAnt.main(GenerationAnt.java:69) [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [wdgen]      at java.lang.reflect.Method.invoke(Method.java:585) [wdgen]      at com.sap.webdynpro.generation.ant.WDGenAntTask.execute(WDGenAntTask.java:240) [wdgen]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275) [wdgen]      at org.apache.tools.ant.Task.perform(Task.java:364) [wdgen]      at org.apache.tools.ant.Target.execute(Target.java:341) [wdgen]      at org.apache.tools.ant.Target.performTasks(Target.java:369) [wdgen]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216) [wdgen]      at org.apache.tools.ant.Project.executeTarget(Project.java:1185) [wdgen]      at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:114) [wdgen]      at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:57) [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:195) [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:167) [wdgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66) [wdgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48) [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [wdgen]      at java.lang.reflect.Method.invoke(Method.java:585) [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:403) [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:149) [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:87) [wdgen]      at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:59) [wdgen]      at com.sap.tc.devconf.internal.DCProxyMake.make(DCProxyMake.java:318) [wdgen]      at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:1432) [wdgen]      at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:1414) [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.build(CBSBuildController.java:713) [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.execCommand(CBSBuildController.java:478) [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.evalCmdLine(CBSBuildController.java:401) [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.run(CBSBuildController.java:278) [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.mainLoop(CBSBuildController.java:187) [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.main(CBSBuildController.java:143) [wdgen] Caused by: java.lang.NullPointerException [wdgen]      at com.sap.ide.metamodel.core.i18n.TranslatableTextProxy.getResourceType(TranslatableTextProxy.java:197) [wdgen]      at com.sap.ide.webdynpro.generation.runtime._Resource.vm_dumpTextPool(_Resource.java:135) [wdgen]      at com.sap.ide.webdynpro.generation.runtime._Resource.v_main(_Resource.java:91) [wdgen]      at com.sap.ide.webdynpro.generation.runtime.DefaultResource.v_main(DefaultResource.java:80) [wdgen]      at com.sap.ide.webdynpro.generation.runtime.DefaultResource.doGenerate(DefaultResource.java:56) [wdgen]      at com.sap.ide.generationfwk.velocity.runtime.CompiledTemplateBase.generate0(CompiledTemplateBase.java:232) [wdgen]      at com.sap.ide.generationfwk.velocity.runtime.CompiledTemplateBase.generate(CompiledTemplateBase.java:164) [wdgen]      ... 48 more [wdgen] [Error]   Generation error while processing D:/CBS/507938650/1a/.B/577/t/5B60C34F86D713C53FFCD1AA46E818D2/gen_wdp/packages/br/com/cpfl/km_eproc/km_eproc_upload/wdp/ResourceKm_eproc_upload.properties (java.lang.reflect.InvocationTargetException) [wdgen] [Error]   Generation failed due to errors (12 seconds) Error: D:\CBS\507938650\1a\.B\577\DCs\cpfl.com.br\webdynpro\km_eproc\_comp\gen\default\logs\build.xml:169: [Error]   Generation failed! at com.sap.webdynpro.generation.ant.WDGenAntTask.execute(WDGenAntTask.java:275) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275) at org.apache.tools.ant.Task.perform(Task.java:364) at org.apache.tools.ant.Target.execute(Target.java:341) at org.apache.tools.ant.Target.performTasks(Target.java:369) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216) at org.apache.tools.ant.Project.executeTarget(Project.java:1185) at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:114) at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:57) at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:195) at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:167) at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66) at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48) 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 com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:403) at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:149) at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:87) at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:59) at com.sap.tc.devconf.internal.DCProxyMake.make(DCProxyMake.java:318) at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:1432) at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:1414) at com.sap.tc.buildcontroller.CBSBuildController.build(CBSBuildController.java:713) at com.sap.tc.buildcontroller.CBSBuildController.execCommand(CBSBuildController.java:478) at com.sap.tc.buildcontroller.CBSBuildController.evalCmdLine(CBSBuildController.java:401) at com.sap.tc.buildcontroller.CBSBuildController.run(CBSBuildController.java:278) at com.sap.tc.buildcontroller.CBSBuildController.mainLoop(CBSBuildController.java:187) at com.sap.tc.buildcontroller.CBSBuildController.main(CBSBuildController.java:143)

DTR - Return to a previous version of an application and assign it as the last version

$
0
0

We need to manage the code WD Java application that we are developing using DTR.

 

To show what we need, I'm going to create an example:

 

- There is a WD Java application with version "v1.0" in Production system
- There is a version "v2.0" of that application in the Development and Integration systems
- Suddenly a modification must be done urgently about the same application and the client wants to transport this modification to Production before than  transport version "v2.0".
- Therefore, we need to move to development version 1 ("v1.0") which is currently in production. To do that, we can get on DTR that version using "Sync to Date" selecting the date that the DTR had that version ("v1.0")
- We already have that version but we can not change it because we can only modify the latest version ("v2.0").

 

Could we assign the "v1.0" as the last version in the DTR in order to modify it?

 

Could you help us?
Thanks a lot!!

Regards.

Error when reading component definition from repository: Could not get component definition file from remote server.

$
0
0

Hi,

     

I am facing a problem in NWDI.  We have SAP E-Commerce 5 package for which there was a recent SP upgrade done.  As there were conflicts due to custom coding in the jsp files, I had to resolve those conflicts and check-in the merged code.  While resolving the conflicts in the DC 'crm/isa/web/b2b' that comes under the SC 'SAP-SHRWEB',  I found the '.dcdef' file also had version conflict.  Although it is not recommended to change this file manually, I did a manual merge of the conflict code as it did not allow me to do 'Auto Merge'.  It resulted in 'broken dc'.

 

Then, I have mistakenly checked out and marked the '.dcdef' file as 'Delete' and have checked in, activated the dc.  As a result of this, the 'crm/isa/web/b2b' is no more available in the inactive workspace of NWDI (Development workspace).  If I try to sync the 'crm/isa/web/b2b', I get the error message as given below:

 

"Error when reading component definition from repository: Could not get component definition file from remote server. Not found : http://<NWDI server>:<host>/dtr/ws/<track>/sap.com_SAP-SHRWEB/dev/inactive/DCs/sap.com/crm/isa/web/b2b/.dcdef (could not get folder item from DTR client for :/<track>/sap.com_SAP-SHRWEB/dev/inactive/DCs/sap.com/crm/isa/web/b2b/.dcdef"

 

Please find the screenshots of the error below.  Could anybody guide me to fix this issue please?!

s2.PNG

s3.PNG

 

s4.PNG

 

 

Thanks in advance!

 

 

Regards,

Yuvaraj

DC - unable to create for a standard component.

$
0
0

Hello everyone.

 

I have a problem in my development portal and needed to provide access to this SAP component to be made ​​a debug.

For this needed to create the DC component SAP_ESS.

I have no experience in this matter but at this point I have already set the DTR and CBS.

 

This is a Netweaver 7.3 Oracle 11g . HPUX

 

Here's the log:

 

Build number assigned: 36

Change request state from QUEUED to PROCESSING

 

 

REQUEST PROCESSING started at 2013-08-22 16:27:13.767 GMT

    BUILD request in Build Space "DEP_DEV_C" at Node ID: 5,226,450

          [id: 44; parentID: 0; type: 2]

 

 

    Waiting for access: 34 ms

   

    ===== Pre-Processing =====  started at 2013-08-22 16:27:13.802 GMT

        Calculate all combinations of components and variants to be built...

    ===== Pre-Processing =====  finished at 2013-08-22 16:27:13.822 GMT and took 20 ms

 

 

    Waiting for access: 41 ms

   

    ===== Processing =====  started at 2013-08-22 16:27:13.864 GMT

        No Components to be built.

        BUILD DCs

    ===== Processing =====  finished at 2013-08-22 16:27:13.867 GMT and took 3 ms

    ===== Post-Processing =====

 

 

    Waiting for access: 15 ms

   

    ===== Post-Processing =====  started at 2013-08-22 16:27:13.883 GMT

       

        STORE build results... started at 2013-08-22 16:27:13.887 GMT

        STORE build results... finished at 2013-08-22 16:27:13.887 GMT and took 0 ms, 0 files, 0 bytes processed

        Change request state from PROCESSING to SUCCEEDED

       

        Analyze effect of applied changes to buildspace state... started at 2013-08-22 16:27:13.888 GMT

            Skip check for build time dependency cycles. DC metadata is not changed.

           

            Determine components that have become DIRTY due to the results of this request started at 2013-08-22 16:27:14.104 GMT

                No such components have been found.

            Determine components that have become DIRTY due to the results of this request finished at 2013-08-22 16:27:14.106 GMT and took 2 ms

            No Internal Build Requests are canceled by this request

        Analyze effect of applied changes to buildspace state... finished at 2013-08-22 16:27:14.125 GMT and took 237 ms

        Request SUCCEEDED

    ===== Post-Processing =====  finished at 2013-08-22 16:27:14.129 GMT and took 246 ms

REQUEST PROCESSING finished at 2013-08-22 16:27:14.130 GMT and took 363 ms

 

 

 

 

No build log available for the request.No DC has been built in this request.

Please advise.

 

Best Regards

Telmo.


NWDS archives for windows 64-bit

$
0
0

Hi Team,

 

 

Could you please help me get NWDS archive for windows 64-bit,

 

Thanks,

 

Sankar

.dcdef file deleted and checked in.

$
0
0

Dear All,

 

I am facing a problem in NWDI while creating a Dc project from the Track.As part of Support pack upgrade, I have done some conflict resolution to the existing Dc.I found that the .dcdef file also shows conflict.I have manually check out the .dcdef file and created an activity. But by mistake , I have deleted the .dcdef file and done the check in and activate it.

 

Now when i try to sync and re-create the project i am getting the below error "

Error when reading component definition from repository:

Could not get component definition file from remote server. Not found

" and i am not able to create the Dc's again  in  my workspace.

When i go to the  CBS  UI link , I cannot  see the respective Dc's under the SoftwareComponents under inactive  section.

Can  you please help me  on this.How can i bring back the Dc's under the inactive section for the Sc.So that i can again create a project and do my developments.

 

 

Regards

Subrat

Why do we need to import Dependencies in Runtime Systems?

$
0
0

Hi Team,

 

Why do we need to import Dependencies in Runtime Systems? I understand the need for DEV and CONS, but is it necessary for systems not maintained (patched) by NWDI and being used in multiple tracks to have the standard components imported everytime they are reused in a new track??

 

Regards,

Varun

SLDDSUSER Getting Frequently Locked

$
0
0

Hi Team,

 

I know a lot of discussions are there about this very same topic. I still couldn't find why for my landscape.

 

Our NWDI is on 7.3 with all track having 7.01 BI Java systems. I am not able to zero in the source system causing the lockouts. Would it be the NWDI system itself, the runtime systems or the SLD??

 

Regards,

Varun

Dev. configuration not syncing with SLD

$
0
0

Hello,

 

we are using NWDI 7.3 and have defined development configurations in CM Services. Currently we are going to upgrade our systems from NW 7.3 to NW 7.3 Ehp1, so we created new versions of our Software Components in SLD and defined 7.31 dependencies for them. Then we created a new development configuration with these new versions of Software Components. Since then we have a problem - when we update the dependencies of these new SCs in SLD and use "Check SCs" and "Update development configuration" functionality from the CM Services on our new track, it discovers the inconsistency between SLD and the development track and it looks like the development configuration is updated, but it is not - repeated check discovers the same inconsistencies. We have found a workaround - removing all SCs from our new development configuration and adding them back resolves the changed dependencies. But still, the development configuration can't be updated in the normal way.

 

Strange thing is that the old development configuration we used for 7.3 development doesn't suffer from this error - it is possible to update it through "Check SCs" and "Update development configuration" functionality.

 

Can you please advise on this problem?

 

Thank you and best regards,

Tomas Hansut

Viewing all 695 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>