NWDI problems

Hi
i installed nw2004s with abapjava with PIDI+EP usage types i cant open "http://microsoft:50000/devinf" Develepoment infractructure in Nw2004s should i need to install it seperatly.
I performed JDI installation on the other machine it was nw2004 where i can execute it in browser.
Is there any sepetate configuration in nw2004s should we need to install the same JDI files(same 6.40 in nw04s) with .SCA files and deploy in SDM.
and in the Deploy and change template tool i selected DI and all in one complete option and perform the installation but i get the error message  in step12
Set Service Parameter Import not successful Element 'SAPConfigLib.DEV.Unclassified.propSheetValue':!BrokerImport.import_of_element_failed!!BrokerImport.Fehler!com.sap.tc.lm.ctc.cul.cpi.exceptions.CPIBaseException: <Localization failed: ResourceBundle='com.sap.tc.lm.ctc.cul.cpi.CPIResourceBundle', ID='com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION:com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceWriter.writeElement!BrokerImport.LINE!157-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.86
-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128
-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128
-:com.sap.tc.lm.ctc.cul.serviceimpl.importservice.CULConfigurationImport.importConfiguration.96
-:com.sap.tc.lm.ctc.ccl.templateinstaller.StepExecuter.run.41
Element 'SAPConfigLib.DEV.Unclassified.propSheetValue':Error during executing Java Reflection:A configuration with the path "cluster_data/server/cfg/services/tc.CBS.Service" does not exist.

Hi Surya,
                To check for the WAS-J2EE Stack installation - kindly use the following link to access your WAS j22 Start page "http://hostname:5XX00" where XX will be the System No. for SAP System.
Incase if you want to find out that you have a EP installed: goto:-
"http://hostname:5XX00/irj"
For XI , you can go to "http://hostname:5XX00/rep"
Incase the links work properly the software component is installed.
PREREQUISITE for the above CHECKS:
1) The system number should be correct.
2) The Fully qualified domain name should be used for the hostname.
3) The Software components and the J2EE Stack should be operational.
(ON the SAP SERVER)On OS level --> you can Go and have a look for the following directories existence --->
1) usr/sap/SID/DV*.../j2ee,
2) usr/sap/SID/DV*.../SDM
This means that you have atleast the Java Stack installed on your SAP Server.
Next in the task manager(WINDOWS) / process level(UNIX) you can check if you have process "jlaunch process under the sidadm owner".
Regards,
Hari.
PS: points are welcome.

Similar Messages

  • Problem configuring CAF / GP on NWDI

    Hi expert,
    I am newbie in using CAF and JDI. Currently I required to configure CAF / GP on NWDI and I have followed the steps recommended in "Installation Cookbook - Configure CAF / FP on NWDI 7.00".
    I have also download the archives as listed below and imported them successfully to CMS:
    SAPJTECHS.sca
    SAPBUILDT.sca
    SAPJEE.sca
    BIUDI.sca
    BIMMR.sca
    SAPEU.sca
    CAF.sca
    CAFKM.sca
    However, as I try to import them to the Development System, the browser response with the status "Import failed" . I look at the log files, and saw something like this:
    Info:Starting Step Repository-import at 2007-06-12 15:16:17.0375 +8:00
    Info:Component:sap.com/BI_UDI
    Info:Version  :SAP AG.20070131230600
    Info:1. PR is of type TCSSoftwareComponent
    Info:==> sources will not be imported for this SC
    Info:Step Repository-import ended with result 'not needed' at 2007-06-12 15:16:17.0406 +8:00
    can advise?
    Thank you.

    Hi
    I have looked through the System SIC -> monitor, I released that there is appropriate version of SCA in the server. Does that explain the following error message ?
    Info:==> sources will not be imported for this SC
    Info:Step Repository-import ended with result 'not needed' at 2007-06-12 15:16:17.0406 +8:00
    Even with that components, I have skipped the following steps
    9) import the checked in archives into the Development system (which is unsuccessful)
    10) import the checked in archives into the consolidated system
    11) configure runtime systems in the track
    12) import the development configuration
    And I proceed to the steps Chandan has advised:
    4. Now go to the NWDS and set the URL of server in Development Configuration perspective as per the doc.
    5. Now Login through user id and password from NWDS.
    6. select your track and import it.
    In NWDS, I went on to locate my component in the tracks and want to create local Web Dynpro DC with the dependencies set. So I right click and select Create New DC... and sync it as Web Dynpro.
    Then I encounter the following error:
    Development Component Creation completed with some problems.
    Reason:
    some used DCs are not available locally,
    you have to sync used DCs for this project.
    I decided to sync the DCs by right click on the Used DCs folder and select Add Used DC...
    From there I went on to select sap.com_SAP_JTECHS. As I expand the tree for this, there isn't any component for me to sync.
    I cannot proceed if there is missing components and the components:
    webdynproruntime_designtime_coupling_api.jar
    webdynproruntime_designtime_coupling.jar
    webdynproruntime_designtime_repository_pmr.jar
    webdynproruntime_designtime_repository.jar
    webdynproruntime_services.jar
    webdynpromodel_dynamicrfc.jar
    webdynpromodelimlp.jar
    webdynproprogmodel.jar etc
    I realise that they are from SAPJTECHS which already in the NW.
    Can help?
    Thanks

  • Help: NWDI 7.2 CBS build problem - initialize compartment-broken DCs

    Hi all.
    I am facing a problem with CBS build due to broken DCs - invalid dependencies. I have read all the articles and notse related to this issue, but cannot not solve is. Has anyone faced this issue or know a solution?
    The problem:
    In one SC I have a DC A, which used to have public part PP_A.
    In another SC I have a DC B, which used to depend on public part PP_A of DC A.
    As part of implementation, the PP_A in DC A was deleted and replaced by new public parts. The changes are checked in and activated in NWDI successfully.
    Next, the DC B was corrected, its reference to PP_A was deleted and replaced with appropriate replacements.
    I checked in the activity correcting the DC B. Activation fails, because CBS complains that DC B has invalid dependency. I assume that the CBS cache still holds the old sources.
    I took the compartment where DC B is located and triggered a CBS Reinitialize compartment (which should discard the cached sources and load a fresh copy). The CBS Reinitialize compartment request fails too! The log shows the same message as the build log: invalid dependency.
    It seems that during reinitialize, CBS checks the validity of the DCs in the compartment BEFORE it does clean its cache and refreshes from DTR.
    In DTR, I can see the sources of DC A and DC B checked in correctly in the inactive branch, the .dcdef in DC B contains correct references to new public parts of DC A.
    Does anyone know how to force CBS to refresh its sources from DTR where correct sources are checked in?
    Thanks.
    Edited by: Rastislav Cesnek on Dec 20, 2011 3:25 PM

    Right.
    Its not the CONS, it's the active from DEV which is used. I sort of don't understand the NWDI concept then, maybe SAP could learn a little from Hudson, CruiseControl you name it.
    Apparently, as I found out after some trial and error, the checks done before the build AND before the initialize compartment run on sources from ACTIVE branch. So the check-ed in fixed sources of the DC B are ignored by CBS. It then complains about the invalid dependencies all the time.
    Finally, although it looks very scary, I activated the soure code changes of the dependent components (I hade a lot of them, not just one) with the "Activate even if the build fails". Then the initialize compartment did not complain about BROKEN components because of dependencies, because the check of metadata succeeded and the components were rebuilt.
    Thanks for hints.

  • NWDI in E.P 7.0 Configuration Problem

    Hello Everyone,
    I have Selected 'DI' While Installing SAP and for Configuring
    NWDI I have run the DI Template in SAP Netweaver Adminstration. Imported the Configuration in NWDS in DevelopmentConfiguration Perspective.
    1.While creating the DevelopmentComponent in Development Configuration Iam getting the following error
    "Development Component Creation Completed with some problems.Reason:some used DC's are not available locally.you have to synchronise useddc's for this project"
    2.While Creating the WebdynproComponent in Webdynpro Perspective
    "Webdynpro Component is build with some build Errors.some jar files are missing and when I saw the source code,errors are there with sap.com cannot be resolved"
    3.While Deploying
    "com.sap.tc.webdynpro.services.exceptions.WDRuntimeException:Failed to create delegate for sapxyz.compxyz:no suitable constructor"
    Please help me in resolving the problem.
           Thanks in advance
    Regards
    Kiran

    Hi,
    May be your java version or NWDS version mis match.
    Try in another PC with correct version of java and NWDS.
    Make sure you set the environment variables in your system.
    Thanks and Regards,
    gopal.sattiraju

  • Problem in NWDI - CMS configuration.

    Hi
    I have a problem in NWDI product creation. Actually I follow the steps given in
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0b1f2c8-54e0-2910-9ab3-b85f15093655
    I successfully created Track and configured the landscape in CMS - as per the link.
    Then I try to check-in component in transport studio of CMS, There is no check-in component listed in the check-in tab. I don't know what to do further? Plz suggest solution.
    Regards
    Saba

    Hi,
    which components are missing?
    Do you need the standard J2EE Components from SAP?
    All SDA Files that you havn't created on your own, you have to  put into the folder <Drive>:\usr\sap\JTrans\CMS\inbox.Like SAP_BUILDT.sca, SAP_JTECHS.sca and SAP-JEE.sca. You own DC's must not be checked in. They will be visible in the Development Tab after activacan and release in the NWDI.
    regards,
    Dennis

  • Problem in Transports in NWDI

    Dear Gurus,
    I need some help. I am new to NWDI. I have facing some problem in JDI:
    1. I have few requests which were released by the developer from NWDS. The requests went properly to the consolidation system but when we transported it to the Assembly system its failing with error Assembly fail. What could be the problem, Is there any problem in the program. While doing the transport to the Assembly system, i put the tick only on the 2nd check box (Same support pckge number as last support package number). What happens if i put a tick on the first one.
    2. When we Assemble the component, it says start assembly for the whole queue, is there any way where in I can start the assemble only for a singe request and not for the whole queue cos any request released by the developer now is failing and not going beyond the assembly system.
    3. Is there any way I can delete a request from the Assembly queue. Cos I transported few request in the P system now, and they go fine. But any request that is transported to the Assembly is failing. So, can I empty of delete the request in the queue.
    Please clarify my doubts.
    Thanks a lot in advance.
    Warm Regards,
    Rajeet
    Message was edited by:
            Rajeet Mathur

    1. What does the Assembly log say?
    2. You can only assemble complete Software Components. If you have multiple SC's in one track, you can use the dropdown in the Assembly tab to select the SC you want to assemble.
    3. No. Instead you should figure what is causing the Assembly to fail and resolve that (perhaps with additional transports).

  • NWDI Performance Problems

    Hello Experts!
    We have enormous performance problems with our NWDI.
    Our NWDI is runnning on a SAP Solution-Manager System (Double - Stack - System).
    NWDI is running on the Java-Stack of our Solution Manager.
    First of all I have created a new TRACK in CMS with the following Software-Components:
    SAP_BUILD 7.30, SAP_ENGFACADE 7.30.
    When I want to import these Software-Components at the tabs "Development" and "Consolidation", it takes about 15 minutes to import each Software-Component.
    After 15 MInutes, I get a exception, called "Lock Exception".
       com.sap.tc.webdynpro.services.session.LockException: Thread SAPEngine_Application_Thread impl:3 15 failed to acquire exclusive lock on client session ClientSession(id=(xxxxxxxxXXX_XX)IDXXXXX). Existing locks: LockingManager(ThreadName:SAPEngine_Application_Threadimpl:3_15, exclusive client session lock: ClientSessionLock(SAPEngine_Application_Thread impl:3_37), shared client session locks: ClientSessionSharedLockManager(), app session locks: ApplicationSessionLockManager(), current request: sap.com/tcSLCMS~WebUI/Cms).Hint: Take a thread dump of the server node to find the blocking thread that causes the problem.
    I searched in the SDN for solving this problem and found out, that the problem is described in SAP Note 1234847.
    First of all, I will restart the J2EE of our Solution Manager this evening....
    Do you think that helps or is it useless to restart the J2EE?
    Thank you very much for helping.
    Best Reagards.

    Hello Ervin.
    I have contected my SAP-Basis....
    First of all, I would like to give you a more detailled overview about our landscape:
    - SAP Soluation Manager 7.01 SPS27, Dual-Stack-System
    - Installed Products:
    + ABAP-Stack: Solution Manager
    + Java-Stack: SLD, NWDI
    Our ABAP-Stack is on SP8, our Java-Stack on SP8, too.
    As you know is the SP-Level of DI_CMS, DI_CBS and DI_DTR on SP10,
    the whole rest of the Java-Stack-Software-Compoents is on SP8.
    So:
    Our SAP-Basis only wants to udgrade the Java-Stack from SP8 to SP10, not the ABAP-Stack
    My Question now is the following:
    Are there any risks / is it adisable to patch only the Java-Stack from SP8 to SP10 and not both Stacks from SP8 to SP10 ?
    If you know the answer, please could you give me an evidence, which I can send to my SAP-Basis?
    Thank you very much for helping.
    Best Regards.

  • Problem creating project from NWDI

    I created a WD Development Component and checked it in to NWDI.  Now, when a colleague does <i>Create Project</i> from the DTR, they can see the files in the "Navigator" view of the Web Dynpro perspective, but <b>not</b> in the "Web Dynpro Explorer" view.  So, in effect, they are unable to edit or view the Web Dynpro project.
    Has anyone else experienced this?  Any ideas and help appreciated.
    Thanks,
    Walter

    HI Peter,
    This issue is still open. Installing NWDS does not solve the problem.
    If anyone else has comments on this topic, they will be appreciated.  None of the suggestions so far in this thread have helped.
    Walter

  • Problem while importing NWDI components in CRM5.0.

    Hi All,
        I'm facing problem while importing NWDI components in CRM5.0. Imports are running for long time and failing.
    Could anyone please help me out.
    Thanks in advance.
    Regards,
    Deepthi.

    Thanks for your replies.
    Can any one guide me Is there any need to deploy once again into production  after or before importing into production through NWDI?
    From development i released activities and able to see them in NWDI(CMS). I was able to successfully import in consolidation and even approved it without any errors. But when I tried to import in production tab , I am facing above problem.
    Can any one explain me do I need to deploy directly into production (through NWDS) in WebDynpro perspective before importing into production from NWDI?
    As far as my understanding if I import successfully into production I may need not to deploy it again.

  • PBF, NWDI sync problem.

    Hello,
    We've deployed PBF into NWDI server. When syncing the DC's I get
    unknown error has occurred in service execution
    I can sync individual models but not the DC.
    Anyone know what the problem may be?

    Hello,
    I'am not familar with this topic, but anyway I found something which seems relevant :
    One possible cause for such issues while synching and copying DCs is  
    missing package prefix definitions in the SLD server being used by NWDI
    as the nameserver.  In order to confirm or rule this out as the root  
    cause, please check that com.sap is defined as a package prefix in the
    SLD using the following steps.   
    I hope it can help.
    Regards,
    Helene

  • Problem in creating a project in NWDI

    Dear Experts,
    Greetings.
    I was trying to create a project in NWDI and got a pop-up saying "time out error". The error details shows "The project is read only" so cannot create project.
    When I try to Sync also it says error, and same case with remove from client process as well.
    Any clarification on this regard?
    Thanks in advance.
    Regards
    Sathya

    Hi Sathya,
                     We need to create project from Inactive Tab. Even you cannot create from Active tabs,because there is no option for creating project in Active tab.
    If you right click on any SCA in Active tab you may not see "Create DC" option.
    If you right click on any SCA in InActive tab you will see "Create DC" option.
    After creating DC, then right click on DC and create ur custom project.
    SAP Clearly specified in the documents to create project from Inactive tab.
    Regards,
    Anil.

  • NWDI setup, problem while deploying .sca files on SAP PI 7.1 server

    Hi
    I have a SAP PI 7.1 server. I want to setup DTR on it.
    From service market place i downloaded the required .sca files
    Location:
    Support Packages and Patches --> Browse our Download Catalog --> SAP NetWeaver and complementary products --> SAP NETWEAVER PI --> SAP NETWEAVER PI 7.1 --> Entry by Component --> Development Infrastructure --> SAP NetWeaver and complementary products --> SAP NETWEAVER PI --> SAP NETWEAVER PI 7.1 --> Entry by Component --> Development Infrastructure
    - DICBS25P_1-10003500.SCA
    - DICMS25P_1-10003499.SCA
    - DIDTR25P_1-10003501.SCA
    When i try to deploy these files using JSPM (option:- Business Packages)
    It is not able to deploy CMS and CBS files and its giving error.
    Error for DICMS25P_1-10003499.SCA
    Archive
    <server>\sapmnt\trans\EPS\in\DICMS25P_1-10003499.SCA for component sap.com/DI_CMS was admitted for deployment Deployment of archive
    <server>\sapmnt\trans\EPS\in\DICMS25P_1-10003499.SCA --> tcctsappl.sda for component sap.com/tcctsappl is rejected because it depends on missing components Detailed message: 1. Unresolved dependencies: sap.com/tcctstransport_api not found in the admitted batch items and the repository Deployment of archive
    <server>\sapmnt\trans\EPS\in\DICMS25P_1-10003499.SCA --> tcSLCMStsawebui.sda for component sap.com/tcSLCMStsawebui is rejected because deployment of other component it depends on is rejected Detailed message: 1. Unresolved dependency problem in chain of dependent item 'sap.com_tcSLCMSWebUI'. Deployment of archive
    <server>\sapmnt\trans\EPS\in\DICMS25P_1-10003499.SCA --> tcSLCMSWebUI.sda for component sap.com/tcSLCMSWebUI is rejected because deployment of other component it depends on is rejected Detailed message: 1. Unresolved dependency problem in chain of dependent item 'sap.com_tcSLdiindex'. Deployment of archive
    <server>\sapmnt\trans\EPS\in\DICMS25P_1-10003499.SCA --> tcSLdiindex.sda for component sap.com/tcSL~diindex is rejected because deployment of other component it depends on is rejected
    Error for DICBS25P_1-10003500.SCA
    Details message(s): Archive
    <server>\sapmnt\trans\EPS\in\DICBS25P_1-10003500.SCA for component sap.com/DI_CBS was admitted for deployment Deployment of archive
    <server>\sapmnt\trans\EPS\in\DICBS25P_1-10003500.SCA --> tc.CBS.Appl.sda for component sap.com/tc.CBS.Appl is rejected because deployment of other component it depends on is rejected Detailed message: 1. Unresolved dependency problem in chain of dependent item 'sap.com_tc.CBS.WebUI'. Deployment of archive
    <server>\sapmnt\trans\EPS\in\DICBS25P_1-10003500.SCA --> tc.CBS.WebUI.sda for component sap.com/tc.CBS.WebUI is rejected because deployment of other component it depends on is rejected Detailed message: 1. Unresolved dependency problem in chain of dependent item 'sap.com_tcdicbsjlinwd'. Deployment of archive
    <server>\sapmnt\trans\EPS\in\DICBS25P_1-10003500.SCA --> tcdicbsjlinwd.sda for component sap.com/tcdicbs~jlinwd is rejected because deployment of other component it depends on is rejected Detailed message: 1. Unresolved dependency problem in chain of dependent item 'sap.com_tc.CBS.Service'. Deployment of archive
    <server>\sapmnt\trans\EPS\in\DICBS25P_1-10003500.SCA --> tc.CBS.CommonPart.sda for component sap.com/tc.CBS.CommonPart is rejected because it depends on missing components Detailed message: 1. Unresolved dependencies: sap.com/tc.CBS.DBDefs not allowed between software types: primary-library --> JDDSCHEMA Deployment of archive
    <server>\sapmnt\trans\EPS\in\DICBS25P_1-10003500.SCA --> tc.CBS.Service.sda for component sap.com/tc.CBS.Service is rejected because deployment of other component it depends on is rejected Detailed message: 1. Unresolved dependency problem in chain of dependent item 'sap.com_tc.CBS.CommonPart'. See Deploy Controller log F:\usr\sap\PS2\DVEBMGS00\j2ee\JSPM\log\log_2011_11_21_16_44_12\deploy_2011-11-21_17-06-01.log for details.
    Please Help.
    Regards
    Osman Jabri
    Edited by: Osman Jabri on Nov 21, 2011 12:40 PM

    Deploy status is 'Admitted'
    Deployment Items -
         1. Client path '
    hydhtc130380d\sapmnt\trans\EPS\in\DICBS25P_1-10003500.SCA'
         Sdu info :name 'DI_CBS', vendor 'sap.com', location 'MAIN_APL70P25_D', version '1000.7.00.25.1.20110905193551'
              Deploy status is 'Admitted'
              Time statistics:
              Contained DCs:
              1.1:name 'tc.CBS.Appl', vendor 'sap.com', location 'MAIN_APL70P25_D', version '10937350', software type ('J2EE', sub type ''), dependencies :[( name 'tc.CBS.API', vendor 'sap.com') , ( name 'tc.CBS.CommonPart', vendor 'sap.com') , ( name 'com.sap.tc.Logging', vendor 'sap.com') , ( name 'com.sap.security.api.sda', vendor 'sap.com') ]          
                        Deploy status is 'Skipped'
                        Description:'1. Unresolved dependency problem in chain of dependent item 'sap.com_tc.CBS.WebUI'.'.
              1.2:name 'tc.CBS.WebUI', vendor 'sap.com', location 'MAIN_APL70P20_C', version '2930415', software type ('J2EE', sub type ''), dependencies :[( name 'tc.CBS.CommonPart', vendor 'sap.com') ]          
                        Deploy status is 'Skipped'
                        Description:'1. Unresolved dependency problem in chain of dependent item 'sap.com_tcdicbs~jlinwd'.'.
              1.3:name 'tcdicbs~jlinwd', vendor 'sap.com', location 'MAIN_APL70P20_C', version '2930416', software type ('J2EE', sub type ''), dependencies :[( name 'tc.CBS.CommonPart', vendor 'sap.com') ]          
                        Deploy status is 'Skipped'
                        Description:'1. Unresolved dependency problem in chain of dependent item 'sap.com_tc.CBS.Service'.'.
              1.4:name 'tc.CBS.CommonPart', vendor 'sap.com', location 'MAIN_APL70P25_D', version '10927802', software type ('primary-library', sub type ''), dependencies :[( name 'tc.CBS.API', vendor 'sap.com') , ( name 'tc.CBS.DBDefs', vendor 'sap.com') , ( name 'com.sap.tc.Logging', vendor 'sap.com') , ( name 'com.sap.security.api.sda', vendor 'sap.com') , ( name 'tcdtr.clientvfs-adl', vendor 'sap.com') , ( name 'opensql', vendor 'sap.com') , ( name 'com.sap.guid', vendor 'sap.com') , ( name 'sapxmltoolkit', vendor 'sap.com') , ( name 'tcCBSComponentLibrary', vendor 'sap.com') ]          
                        Deploy status is 'PrerequisiteViolated'
                        Description:'1. Unresolved dependencies:
    sap.com/tc.CBS.DBDefs     not allowed between software types: primary-library --> JDDSCHEMA'.
              1.5:name 'tc.CBS.Service', vendor 'sap.com', location 'MAIN_APL70P25_C', version '10522285', software type ('primary-service', sub type ''), dependencies :[( name 'tc.CBS.API', vendor 'sap.com') , ( name 'tc.CBS.CommonPart', vendor 'sap.com') , ( name 'com.sap.tc.Logging', vendor 'sap.com') , ( name 'tcdtr.clientvfs-adl', vendor 'sap.com') , ( name 'opensql', vendor 'sap.com') , ( name 'com.sap.guid', vendor 'sap.com') , ( name 'sapxmltoolkit', vendor 'sap.com') , ( name 'tcCBSComponentLibrary', vendor 'sap.com') ]          
                        Deploy status is 'Skipped'
                        Description:'1. Unresolved dependency problem in chain of dependent item 'sap.com_tc.CBS.CommonPart'.'.
              1.6:name 'tc.CBS.DBDefs', vendor 'sap.com', location 'MAIN_APL70P20_C', version '2929767', software type ('JDDSCHEMA', sub type ''), dependencies :[none]          
                        Deploy status is 'Admitted'
         2. Client path '
    hydhtc130380d\sapmnt\trans\EPS\in\DICMS25P_1-10003499.SCA'
         Sdu info :name 'DI_CMS', vendor 'sap.com', location 'MAIN_APL70P25_D', version '1000.7.00.25.1.20110905193601'
              Deploy status is 'Admitted'
              Time statistics:
              Contained DCs:
              2.1:name 'tcctsappl', vendor 'sap.com', location 'MAIN_APL70P25_C', version '10521775', software type ('J2EE', sub type ''), dependencies :[( name 'tcctstransport_api', vendor 'sap.com') ]          
                        Deploy status is 'PrerequisiteViolated'
                        Description:'1. Unresolved dependencies:
    sap.com/tcctstransport_api     not found in the admitted batch items and the repository'.
              2.2:name 'tcSLCMStsawebui', vendor 'sap.com', location 'MAIN_APL70P20_C', version '2930427', software type ('J2EE', sub type ''), dependencies :[( name 'tcSLCMSPCS', vendor 'sap.com') ]          
                        Deploy status is 'Skipped'
                        Description:'1. Unresolved dependency problem in chain of dependent item 'sap.com_tcSLCMS~WebUI'.'.
              2.3:name 'tcSLCMScversproxy', vendor 'sap.com', location 'MAIN_APL70VAL_C', version '1496430', software type ('J2EE', sub type ''), dependencies :[none]          
                        Deploy status is 'Admitted'
              2.4:name 'tcSLCMSconfigdbschema', vendor 'sap.com', location 'MAIN_APL70P20_C', version '2929860', software type ('JDDSCHEMA', sub type ''), dependencies :[none]          
                        Deploy status is 'Admitted'
              2.5:name 'tcSLCMSPCSDBSchema', vendor 'sap.com', location 'MAIN_APL70P20_C', version '2929768', software type ('JDDSCHEMA', sub type ''), dependencies :[none]          
                        Deploy status is 'Admitted'
              2.6:name 'tcSLCMSWebUI', vendor 'sap.com', location 'MAIN_APL70P23_D', version '7714571', software type ('J2EE', sub type ''), dependencies :[( name 'tcSLCMSPCS', vendor 'sap.com') , ( name 'tcSLCMSIDEClient', vendor 'sap.com') , ( name 'tccom.sap.tmw.clients~_ctsa_client', vendor 'sap.com') , ( name 'tc.httpclient', vendor 'sap.com') , ( name 'applocking', vendor 'sap.com') ]          
                        Deploy status is 'Skipped'
                        Description:'1. Unresolved dependency problem in chain of dependent item 'sap.com_tcSLdiindex'.'.
              2.7:name 'tcSLCMSTCSEar', vendor 'sap.com', location 'MAIN_APL70P25_D', version '10947857', software type ('J2EE', sub type ''), dependencies :[( name 'tc.CBS.API', vendor 'sap.com') , ( name 'com.sap.util.monitor.jarm', vendor 'sap.com') , ( name 'tc.httpclient', vendor 'sap.com') , ( name 'com.sap.tc.Logging', vendor 'sap.com') , ( name 'tcsecsecurestorageservice', vendor 'sap.com') , ( name 'tcdtr.clientvfs-adl', vendor 'sap.com') , ( name 'tcjmx', vendor 'sap.com') , ( name 'tcSLCMSUtil', vendor 'sap.com') , ( name 'com.sap.util.monitor.grmg', vendor 'sap.com') , ( name 'tcCBSComponentLibrary', vendor 'sap.com') ]          
                        Deploy status is 'Admitted'
              2.8:name 'tcSLCMS~cleanuptool', vendor 'sap.com', location 'MAIN_APL70VAL_C', version '1552404', software type ('FS', sub type ''), dependencies :[none]          
                        Deploy status is 'Admitted'
              2.9:name 'tcSLdiindex', vendor 'sap.com', location 'MAIN_APL70P25_D', version '10947869', software type ('J2EE', sub type ''), dependencies :[( name 'tcSLCMSPCS', vendor 'sap.com') , ( name 'tcSLCMSIDEClient', vendor 'sap.com') , ( name 'tcSLCMS~Util', vendor 'sap.com') , ( name 'security.class', vendor 'sap.com') ]          
                        Deploy status is 'Skipped'
                        Description:'1. Unresolved dependency problem in chain of dependent item 'sap.com_tcSLCMS~PCS'.'.
              2.10:name 'tcSLCMSPCS', vendor 'sap.com', location 'MAIN_APL70P25_D', version '10947869', software type ('J2EE', sub type ''), dependencies :[( name 'tc.CBS.API', vendor 'sap.com') , ( name 'tcSLCMSIDEClient', vendor 'sap.com') , ( name 'com.sap.security.api.sda', vendor 'sap.com') , ( name 'com.sap.lcr.api.cimclient', vendor 'sap.com') , ( name 'tcsecsecurestorageservice', vendor 'sap.com') , ( name 'tcdiscmtransport_api', vendor 'sap.com') , ( name 'com.sap.aii.ibtransportclient', vendor 'sap.com') , ( name 'applocking', vendor 'sap.com') , ( name 'tcdtr.clientvfs-adl', vendor 'sap.com') , ( name 'tcjmx', vendor 'sap.com') , ( name 'tcSLCMSUtil', vendor 'sap.com') , ( name 'security.class', vendor 'sap.com') , ( name 'tcCBSComponentLibrary', vendor 'sap.com') , ( name 'com.sap.util.monitor.jarm', vendor 'sap.com') , ( name 'tccom.sap.tmw.clients_ctsa_client', vendor 'sap.com') , ( name 'tcSLCMScversproxy', vendor 'sap.com') , ( name 'com.sap.aii.util.xml', vendor 'sap.com') , ( name 'tcSLCMS~TCSEar', vendor 'sap.com') , ( name 'com.sap.aii.util.misc', vendor 'sap.com') , ( name 'com.sap.guid', vendor 'sap.com') , ( name 'keystore', vendor 'sap.com') , ( name 'sapxmltoolkit', vendor 'sap.com') , ( name 'com.sap.exception', vendor 'sap.com') , ( name 'com.sap.util.monitor.grmg', vendor 'sap.com') ]          
                        Deploy status is 'PrerequisiteViolated'
                        Description:'1. Unresolved dependencies:
    sap.com/tccom.sap.tmw.clients_ctsa_client     not found in the admitted batch items and the repository'.
         3. Client path '
    hydhtc130380d\sapmnt\trans\EPS\in\DIDTR25P_1-10003501.SCA'
         Sdu info :name 'DI_DTR', vendor 'sap.com', location 'MAIN_APL70P25_D', version '1000.7.00.25.1.20110908142653'
              Deploy status is 'Admitted'
              Time statistics:
              Contained DCs:
              3.1:name 'tcjdiheartbeat~enterpriseapp', vendor 'sap.com', location 'MAIN_APL70P25_D', version '10937328', software type ('J2EE', sub type ''), dependencies :[none]          
                        Deploy status is 'Admitted'
              3.2:name 'tcdtrconsole~sda', vendor 'sap.com', location 'MAIN_APL70VAL_C', version '1586999', software type ('FS', sub type ''), dependencies :[none]          
                        Deploy status is 'Admitted'
              3.3:name 'tcdtrdbschema', vendor 'sap.com', location 'MAIN_APL70P20_C', version '2929861', software type ('JDDSCHEMA', sub type ''), dependencies :[none]          
                        Deploy status is 'Admitted'
              3.4:name 'tcdtrenterpriseapp', vendor 'sap.com', location 'MAIN_APL70P25_D', version '10937327', software type ('J2EE', sub type ''), dependencies :[none]          
                        Deploy status is 'Admitted'
    Nov 21, 2011 5:06:19 PM  [Info  ]:+++ Validation finished with status 'Success' +++[ deployerId=4 ]
    Nov 21, 2011 5:06:19 PM  [Path  ]:+++++ End  V A L I D A T E action +++++[ deployerId=4 ]. Total time:[#16: 18.367 sec]

  • CMS track  problem (NWDI)

    Hello!
    Please help
    I need to modify Web User Interface (component SAP-CRMWEB)
    I make track with "Modify a Software Component" wizard (NWDI), than I add this track to NWDS.
    And here are the questions:
    1. I do not have "Development Configuration Perspective" in NWDS, but I have "Development Infrastructure Perspective" instead. Is it ok? Guide tells to do a few steps, including u201CInactive DCu2019su201D Panel, and I do not have one!
    2. No components in the imported track in NWDS. Nothing to modify!
    3. In CMS new track is marked as waiting for assembly and component SAP-CRMWEB as "developed". Why?

    Hi Alexander,
    did you do what is desciben on help.sap.com for [track specific authorizations|http://help.sap.com/saphelp_nw70/helpdata/EN/04/551b42d10b5633e10000000a155106/frameset.htm]?
    Could you please check whether your developers have the right to execute the actions CMS.Export* (Own or Foreign) as desibed in [here|http://help.sap.com/saphelp_nw70/helpdata/EN/94/6c7b401c976d1de10000000a1550b0/frameset.htm]?
    Kind regards
    Karin

  • Build Problem in NWDI

    Hi SDN,
    I have developed an Webdynpro application in NWDI and i have created an external library DC  with all the dependent jars put in to that. I have build the external library DC with the public parts created. These public parts are referred in the webdynpro dc, but i am getting errors in the build of the web dynpro application especially in class files which are build default by the system.
    Please let me know how to resolve the issue.
    Regards,
    p188071

    Hi friend,
    Refer to the following blog to confirm that you followed everything to use an external library in your DC.
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3414800)ID0636142050DB20090607356996622595End?blog=/pub/wlg/9515
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3414800)ID0636142050DB20090607356996622595End?blog=/pub/wlg/9517
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3414800)ID0636142050DB20090607356996622595End?blog=/pub/wlg/8121
    Regards,
    Tushar Sinha

  • DC Creation Problem in MSS track in NWDI

    Hi all,
                I have created a Development Configuration in my studio and can see all the MSS DCs, create a local project, check out the existing DCs in the Track etc.. I have NWDI administrator access and can also log into CMS and DTR. But when I tried to create a new DC (For a brand new custom development) in the MSS Software Component of the same track, I am getting "DC creatin failed error". Can any one suggest me what are the permissions I need to have to create a new DC and if any setting needed in CMS or DTR. Any pointers will be highly appriciated.
    Regards
    Ramesh.

    HI,
    Apart from Administrator, you must have NWDI developer role assigned to your user.
    Regards,
    Satya.

Maybe you are looking for

  • Java 1.4 under Redhat 7.2

    Dear all, I got the following message after I installed and tried to run java under RH7.2 Error occurred during initialization of VM Unable to load native library: /usr/java/j2sdk1.4.0/jre/lib/i386/libjava.so:symbol __libc_waitpid, version GLIBC_2.0

  • Cannot control the FP-PG-522 module via software.

    Has anyone programmed the "On Time" and "Off Time" of a FP-PG-522 with Measurement Studio?  I used Measurement and Automation Explorer to create the two items in the Data Neighborhood.  I have successfully used Measurement Studio for Visual Basic wit

  • I want to update the FND_FLEX_VALUES_TL table "DESCRIPTION" Column

    Hi, i want to update the description column in Fnd_Flex_Values_Tl Table for a specific value set id, but my question is my client is having two languages AR & US he wants the description of AR in Description of US so help me to update the description

  • CSF Dateien für Adobe Bridge  - woher bekomme ich diese?

    Hallo zusammen, ich richte gerade meinen neuen Apple ein und stehe mit einem großen Fragezeichen vor der Farbeinstellung für die Adobe Bridge. Hierfür benötige ich CSF Dateien, aber wo bekomme ich diese her. Auf der ECI.org Seite kann ich leider nur

  • Deauthorizing Adobe Digital Editions without account password

    Is there a way to deauthorize ADE 4.0.3 without having the account password? I'm on Windows 7 Pro SP1. Thanks.