Migrate local DC to NWDI with Netweaver CE 7.2

Hi,
I am working on Netweaver CE 7.2 and trying to import a local DC to NWDI. Everything is working fine till the deployment:
Yes, you are correct.YOu need to copy thr source folder.Please refer below:
Prerequisites
The local Web Dynpro project was created in your Eclipse workspace and can be built without errors using the local build process.
You have already logged on to the DTR server.
Procedure
To migrate a local Web Dynpro project into a Web Dynpro DC project, proceed as follows:
New DC Creation:
1. Create a new Web Dynpro DC project: it is an empty u201Ccontaineru201D for a Web Dynpro DC that does not yet have any functions
2. Copy the packages folder from local DC and insert them into the new DC project. As a result, the DTR ask me to create an activity.
3. I then process a reload on the project and then a rebuild.
Deployement error:
When trying to deploy the new DC, I get the following error:
com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DeploymentException.
Reason: ASJ.dpl_dc.001085 An error occurred while deploying the deployment item [sap.com_home~agora_atdf_v1.2].
; nested exception is:
     com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [sap.com_home~agora_atdf_v1.2]. Cannot deploy it.
Caused by: com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 An error occurred while deploying the deployment item [sap.com_home~agora_atdf_v1.2].
; nested exception is:
     com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [sap.com_home~agora_atdf_v1.2]. Cannot deploy it.
Caused by: com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [sap.com_home~agora_atdf_v1.2]. Cannot deploy it.
Caused by: com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Error while deploying ear file B:\usr\sap\DCE\J00\j2ee\cluster\server0\temp\tcbldeploy_controller\archives\1424\sap.comhomeagora_atdf_v1.2.ear; nested exception is:
     com.sap.engine.services.servlets_jsp.webcontainer_api.exceptions.WebContainerExtensionDeploymentException: Error during deployment of application
Caused by: com.sap.engine.services.servlets_jsp.webcontainer_api.exceptions.WebContainerExtensionDeploymentException: Error during deployment of application
Caused by: com.sap.tc.webdynpro.services.sal.deployment.core.DeploymentException: Failed to deploy application 'sap.com/home~agora_atdf_v1.2'.
Caused by: com.sap.tc.webdynpro.repository.utils.RepositoryRuntimeException: Failed to deploy because other development objects already contain the same repository content (see note 784677).The following are (deployableObjectName, qualifiedName, typeName) tuples: (c10.com/agora_tdf_v1.0, com.c10.agora_tdf_v10.wd.app.tdfapp.TDFApp, com.sap.tc.webdynpro.progmodel.repository.IWDApplicationInfo) (c10.com/agora_tdf_v1.0, com.c10.agora_tdf_v10.wd.comp.tdfcomp.TDFComp, com.sap.tc.webdynpro.progmodel.repository.IWDComponentInfo)
This last message indicate to check SAP NOTE #784677 which does not explain how  to change a DC repository content...
Any idea?
Thanks in advance for your help.
Thibault

Hi,
I am also facing same error, now it is fixed.
The reason is you are deploying the lower version file, First Undeploy the existing file from the server and deploy again, it will deploy successfully.
command : undeploy vendor = <vendor name> name = <name of the DC>
                  undeploy vendor = com.sap.com name = uidevs
Regards,
Prtadeep Kumar G
Edited by: pradeep_546 on Feb 21, 2011 2:57 PM

Similar Messages

  • Migrating Local J2ee porject to NWDI

    Hi Experts,
    Did any one work how to migrate local J2ee projects to NWDI.
    If you have any documentation other than the one below.
    can you please forward me.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/89fe3ac2-0d01-0010-33ad-a20d5caa6350
    http://help.sap.com/saphelp_nw70/helpdata/EN/42/c81fb5d57f136fe10000000a1553f7/frameset.htm
    Thanks,
    James.

    Hi,
    Did you have any problems with the documentation? The docs exactlly describe the steps how to migrate from local DCs to NWDI conrolled DCs. If there are questions left, please post a detailed question!! And as a hint, if you follow the steps in SAP help carefully everything would work.
    Regards,
    Daniel

  • Migrating local users failed with migration tool

    Getting an error trying to migrate local users from windows server 2003 R2 (X86) to windows 2008 R2. There is no domain involve in our environment. Both are workgroup servers.
    By following the steps given by Microsoft, trying to export local users and group information but failed with the error massage below,
    Export-SmigServerSetting : Initialization of the migration failed.
    The migration operation encountered an unknown exception.
    At line:1 char:25
    + Export-SmigServerSetting <<<<  -User All -Group -Path C:\migrate\miguser -Ver
    bose
        + CategoryInfo          : InvalidOperation: (:) [Export-SmigServerSetting]
       , MigrationException
        + FullyQualifiedErrorId : Microsoft.Windows.ServerManager.Migration.Comman
       ds.ExportSvrMigSettingCommand
    Trying to find this error massage through web page but none encounter this before.
    Not sure if there is something that I missed out or it would be something to do with the source machine.
    thanks,

    Hi,
    Did you follow this MS article?
    http://technet.microsoft.com/en-us/library/dd379531(v=ws.10).aspx#BKMK_strategy
    Meanwhile, hops this helps:
    Troubleshooting Cmdlet-based Migration
    http://technet.microsoft.com/en-us/library/dd871120.aspx
    Regards.
    Vivian Wang

  • Migrating Local Developmet Components to  NWDI  Track.

    hi
      i have created a  local development component and working on CE 7.1 .
      Now we have established NWDI Track . And want to move the
      Created Loca Development Component  to the TRACK .
      Please provide steps or the doc.  .

    Hi
    Have a look on this similar solved thread
    1.[Migrating Local Webdynpro DC to NWDI|Migrating Local Webdynpro DC to NWDI]
    Possible error form this activity
    2.[Build problem for DC's moved from Local to track|Build problem for DC's moved from Local to track]
    Best Regards
    Satish Kumar

  • ESS Business Packages Migration from Ehp3 to Ehp4 with Custom Changes

    Hello All,
    We are using ECC 6.0 With Ehp3 and We have the following versions of ESS and MSS Business Packages Installed.
    SAP_ESS 603 SP4
    SAP_MSS 600 SP15
    We have NWDI server also installed in this and made some Customizations in ESS Webdynpro Java based applications.
    We have freshly installed  a new portal development server with Netweaver 7.0 Ehp1 to cleanup unneccessary stuffs in our existing development portal server and pointed to the upgraded backend ECC 6.0 Ehp4.
    The NWDI also installed freshly in the new server.
    While upgrading,  following Business Packages versions are recommended by SAP.
    SAP_ESS 603 SP6
    MSS 600 SP17
    PCUI_GP 603 Sp 06
    Now in the New portal server every applications works fine as delivered Out of the box and we are missing all the Webdynpro Java customizations which we have made as part of the Ehp3 based ESS Implementation.   
    We are in the process of Creating the New track in the New NW 7.0 Ehp1 server and import the .SCA files.
    My Question is how can we get the automatic migration process, so that the Webdynpro Java Customizations which we have done in the Previous track in Ehp3 with different ESS SP level can be carry forwarded to our New NWDI Server.
    How can we go ahead?. We are thinking of the following options and your suggestions are highly appreciated.
    1. Import the .SCA files related to Ehp4 and do the Webdynpro Java changes manually again in the DCs of Newly created  track    in the New NWDI server.
    2. Is there a way to migrate a Track from One Server to another NWDI server with the Custom changes carry forwarded.
    What are all the possible ways to achieve track migration to the new server with custom changes carry forwarded.   
    Appreciate your valuable inputs in this.
    Thanks and Regards,
    Sekar

    Hi Sekar,
    There is a cook book provided by SAP as attachment of note 872892. you can follow the process to have your custom DC's migrated to new Support pack of ESS/MSS.

  • Migrate Visual Composer to NWDI in NWDS

    Hi,
    we are trying to migrate Visual Composer DCs from local development to NWDI. We are using NWDS only and not the browser version of VC.
    In the development infrastructure perspective it is possible to move (or copy) the DCs from local to shared. However, in the VC perspective the project is created but it does not show any models there.
    Does somebody have experience in migrating VC to NWDI using NWDS?
    Thanks,
    Kevin

    Hi Kevin,
    I was having the same problem and managed to do it eventually. The solution was a little bit painful...
    First you need to configure the web version of VC to work with NWDI : Configuring Visual Composer to Work with NWDI - Configuring Composition Environment Platform - SAP Library
    Then you do the workaround of note 1474660
    If everything was OK, you will be able to see the SC in NWDS development infrastructure perspective
    If I remember correctly, in the configuration I mentioned at 1st bullet, it can only be done with CMS and not CM tracks. So in case you have CM you can copy/paste as you described at your post and now it won't be blank.
    Finally, something that happened to me, if you open your model and the services(web services, R3 data etc) are empty, you search them again and drag and drop them on top of the empty ones so you won't have to delete them and create them again.
    Sorry if I forget something but it was a long time ago that I did it.
    Regards,
    Vasilis

  • How To Setup A Local Exchange Server Integrated With Office365 For A Single Mailbox

    Hello,
    We recently migrated to Office365 but had an issue since we need more than 16 simultaneous connections to a single mailbox. Because of this, we need to deploy a local Exchange Server that will be used to host a single mailbox that requires up to 500 simultaneous
    connections for a Contact Center application. I'm looking for information on how to setup the local Exchange Server to basically create a local instance of a mailbox hosted on Office 365. So we can have our application open the numerous simultaneous connections
    to our local server which will then connection to Office 365 to send/receive email through the mailbox hosted on Office365.
    Please let me know if you have any information or resources you can direct me toward.
    Thanks,
    Chris

    Hi,
    To deploy local Exchange server integrated with Office 365, we can depend on Exchange Server Deployment Assistant:
    http://technet.microsoft.com/en-us/exdeploy2013/Checklist?state=2419-W-AAAAAAAAQAAAAAEAAAAAAAA%7e
    Please note that there may be 9646 error if there are many simultaneous connections at the same time.
    Thanks,
    Angela Shi
    TechNet Community Support

  • NWDI with JAVA systems

    How to intergrate an NWDI fresh installation system with other AS Java systems for the track and import of components.
    I would appreciate your help
    Thanks

    Hi Flemingnett
    Please download the DICBS, DICMS and DIDTR same SP/Patch level as Java Portal Server and delpoy througth SDM/JSPM.
    Then you need you configure SLD and NWDI Development infrostructure from NWA or manually.
    Please refer to [NWDI |SAP NetWeaver Development Infrastructure (NWDI) ] and [post installation|http://help.sap.com/saphelp_nw70/helpdata/en/44/60dc1943c2311ce10000000a155369/frameset.htm]
    Hope it will helps
    Regards
    Arun

  • Problem with LOG4J with NETWEAVER

    Hi All,
    I have one web project and one EJB project ,when i m trying to build my application its throwing me an error saying Class not found like :
    java.lang.NoClassDefFoundError: org/apache/log4j/Category
    Why its looking for category class ?? I have already set the log4j.jar in my WEB-INF/lib folder and log4j.properties in WEB-INF/classes .please let know how to solve this

    > seems you posted in the wrong section...this here is
    > migration stuff (changing operating system and/or
    > database system)
    I'm sorry but this section is originaly a pure Java/J2EE application migration forum, introduced with the release of the J2EE Migration Kit.
    So strictly speaking postings regarding how to migrate a specific SAP release to NetWeaver or DB migration issues are wrong here.
    Best regards
    Halil

  • Is it possible to migrate local profiles to user profile disks?

    Hi guys, 
    Is there an easy way to migrate local user profiles on an remote desktop server to user profile disks? I am replacing a Server 2008 R2 and want to start using UPD's instead on a Server 2012 R2. 
    Best regards,
    Hasan

    Hi Hasan,
    Thanks for your posting in Windows Server Forum.
    As per my research, you can able to achieve your data by choosing the option “Store all user settings and data in the user profile disk” would obviously capture everything normally stored under C:\users\<username>
    and add that to the UPD. But please notice however that you can only select the roaming part of your user profile data.
    On UPD profile is stored in a .VHDX file specific to your account which is placed on a central share. Upon logon a mount path is created under
    C:\Users\<username> that points to that .VHDX file on the share. This makes the solution fully transparent to the Operating System and applications. If you’ve used UPD before you will have noticed that the filenames of the .VHDX files hold the
    users SID, not the account name.
    For more information, please refer below articles. (You can refer below article for Server 2012 R2)
    1.  Using User Profile Disks (UPD) in combination with predefining the Modern UI Start Screen on RDS 2012 (appsfolder.itemdata-ms)
    2.  Working with User Profile Disks on Session-Based Desktop Deployments
    Hope it helps!
    Thanks,
    Dharmesh

  • Best Way To Migrate Local Accounts to new OD Server?

    Hello everybody, I'll keep this simple:
    I've got about 20 macs that have just joined themselves to my shiny new Open Directory (i.e. I bound each machine through the Directory Utility).
    What is the best way to migrate their local accounts to network accounts? Note that almost all of these macs are laptops that will be taken home from time to time. And of course, the less 'interruption' of normalcy, the better.
    Thanks for any suggestions,
    Evan

    I did something similar last year, migrating local accounts to network accounts after binding the machines to AD. I'm not sure how much what I did will differ for your particular case, but maybe this will point you in the right direction. Bear in mind, this sort of laborious, but it works well enough.
    In my particular case, the local accounts were named the same as the network accounts so I had to do some sleight of hand with the home folders to make sure nothing got deleted on accident.
    Log in as root (you could do this with an admin account, but root makes it much easier.)
    Move the local account home folder out of the /Users folder and to the root desktop for safekeeping.
    Go to User Account control panel and delete the user account.
    Log out of root and log back in as the network user.
    Log out of network user and log back in as root.
    Delete the new, default home folder in /Users and move the old one back.
    Use chown -R username /Users/username/ on the command line to give the new network account ownership of the old home folder.

  • Regarding the migration from mi 2.5 to Netweaver mobile

    Dear All,
    We need to migrate an mi 2.5 to netweaver mobile 7.1. I have read a white paper by SAP for the same which has six step approach. Even i have read certail documents which has certain clauses like if a filter has placed on two fields in mi 2.5, that rule cannot be migrated automatically, which need to be created manually.
    So i need to understand the following things.
    1. What are limitations/clauses  in the modelling regarding the migration to netweaver mobile?
    2. As there are data objects, associations, dependancies, distribution model, distribution rules in netweaver mobile, what are the corrosponding things in mi 2.5, to acheve the data distribution dynamically and depandancies between the syncbos?
    3. What are all things i need to study regarding the current implementation of mi 2.5 in terms of data modelling and mobile application?
    4. LImitations of mi 2.5/7.0 over Netweaver mobile 7.1
    Can anyone please help me in this so that it will be great help for me.
    Regards,
    Kiran.

    Thanks Ajith,
    This is really good piece of input. Did you get any chance to gothorugh my word document. There are couple of clarifications what i have need is mentioned in that with the screen shots.
    Clarifications are:
    1. There are filters created for certain syncbos. They seems to be dynamic filters, so where can i see in the current mi 2.5 system where these values like ME-SYNC_USER is configured. This is the field that they have used for the dynamic filtration of data.
    2. And there are no syncbos which have u201CFiltered by referencing Syncbosu201D enabled with the reference to excel and screenshot in the word document. Is this the way to look at related syncbos and if yes does it mean that there are no relations between the syncbos in the current mi 2.5 system?
    3. Even though there are entries in merep_408 table for certain syncbos but i am unable to view the syncbo exits using the transaction merep_sbuilder. It shows the exits for ZEFACTIVITY but not for the others. What does that mean, is that mean exits are not maintained for the other syncbos.
    4. Is S01 and T01 syncbos converted to Data Objects in Netweaver mobile. If they are converted, can you please explain clearly what is meaning of not supported and unable to use the capabilities of netweaver mobile 7.1, bacuse i am unable to understand.
    5. Is the laptop client O/S dependant or if we install the respective jvm then does the same client run on all O/S.
    6. While synchronization from the standard client it hits standard sync service provided by SAP, if the concurrency is more or overloaded, then what will be the alternative? In this i am not talking about load balancing. Can we do any routing to other server, is that the network configuration and any configuration done at DOE level?
    I am really bombarding you with so many clarifications but can you please help in this so that it really helps me alot.
    Regards,
    Kiran.

  • Migrating Local Web Dynpro Projects to the JDI -- labels missing

    Hi all
    I am trying to Migrating Local Web Dynpro Projects to the JDI .But the labels are missing..?.
    The runtime output is coming well. Any suggestions.Do any of you come accross this problem before?.help appreciated and I promise to award full points for best solution
    Thank you
    Regards
    Maruti

    Hi Maruthi,
    Please look at this link,
    Re: How to modify ESS  ii views code which are imported from NWDI to NWDS
    Thanks,
    Raj.

  • Migrating local user accounts/home directories to network user accounts

    Hi,
    I am planning on moving the user accounts from several Mac OS X client machines to a new Mac OS X Server machine (Quad core Xeon MacPro). I am very familiar with OS X client in a support environment, but do not have extensive experience with Server.
    I read over the instructions in this article
    http://docs.info.apple.com/article.html?path=ServerAdmin/10.4/en/c6um3.html
    and it appears to be fairly straight forward, although I do have some questions regarding the existing data (home folders) and how to set the clients to log in to the network account.
    Previously, in the event that I have needed to move a person's home directory to a new computer or recover from a corrupt OS (and Archive&install was not an option), in OS X client I would:
    1) Back up the home directory.
    2) Erase/reinstall OS X client.
    3) Log in as Root.
    4) Go into "Accounts" pref pane and create user with same short name as original/backed-up home directory.
    5) Replace the newly created home directory with the backed-up home directory.
    6) Go into Terminal and chown/chgrp the home directory to username/staff, respectively.
    This would result in a perfectly migrated user account. All settings and files working just as they did on the previous system/install of OS X.
    First Question: Could I employee a similar method to retain the content and settings from the local user accounts on the server as I migrate them to network users? Moving the user accounts to the server as described, then running terminal to set proper ownership...
    Second Question: What do I do on each client system to tell it to recognize the networked home directory for each user? Do I just change the user's home folder path in Netinfo Manager to the automount location?
    Thanks in advance for any help you can offer,
    -David
    MacPro 2.66 Quad Core (MA356LL/A)     Mac OS X Server 10.4.8

    A network account is really existing only on the server but if you use "portable homefolders" (Tiger client and server) you could "migrate" the local account to a "server" one by:
    Login locally as another user with administrative rights.
    Change the name of the old account folder in /Users.
    Remove the "old" account locally (woun't remove the "old" folder as you changed the name) only Netinfo data.
    Login using the serveraccount login/password thus creating a homefolder on the server.
    Logout and back in, enable portable homefolder.
    Logout and then in as a local admin and remove the new user folder.
    Change the name on the old userfolder to what the new one had.
    I'm not a 100% sure Netinfo has the server account UID now (added by logging in and creating the portable account?) but if it does:
    (http://forums.macosxhints.com/archive/index.php/t-12077.html)
    "Finding and changing UIDs across the filesystem is a one-liner command:
    sudo find / -user UID -exec chown userName {} \;
    (replace UID with the old UID number and userName with the new user name to associate file ownership.)"
    (A portable account must have got some "kind" of UID?)
    Let the machine "sync" with the server account.
    If you want an "on network only" account I don't know what you need to remove locally afterwards.
    HTH

  • Migrating SQL Server Published databases with minimal downtime

    All,
     I have a requirement in which databases in Server A has to be mirated to Server B. Server A has two databases in Merge replication and one with Transactional replication. Server A act as the distributor itself.
    My question is how can I migrate all these production databases which are also publishers to new sever B with minimal downtime, and with out breaking replication.
    I read that if the Server B is renamed as Server A then replication will continue with out any errors.Please suggest how to migrate the publisher to Server B with minimal downtime.
    Also I would like to know if the replication is Server A->Server C->Server D, then if I can migrate Server A to Server B with out dropping replication, will it affect the replication setup from Server C to Server D. Does it cause any replication errors.
    Thanks in advance!

    Just to throw some thoughts out there.
    It sounds like the "blocker" in the overall migration strategy is the Distribution database and the fact that it is local to a Publisher.
    Once you have migrated the Distributor, the remainder of the problem
    is more straightforward, using solutions such as Database Mirroring to failover to a new server with minimal downtime for example.
    If I were performing this migration project, I would agree with the business that there was to be a
    short replication service interruption whilst we migrated to a new Distribution database/server. I would also apply Hillary's recommendation to use the opportunity to split-out the Distribution database to a dedicated server.
    Using this approach, you could build and configure the new Distribution database before the migration "cut over" phase. The cut-over would require that you Drop the replication topology and re-create it, using the new Distributor DB/Server. You can script
    ALL the steps required for this ahead of time, resulting in the actual cut-over to the new Distributor being completed in a couple of minutes max (the database involved are already in Synch).
    Once done, you can proceed ahead with the remainder of the migration.
    Overall this is not a trivial project you have on your hands and in my opinion you absolutely must perform the process in a test environment before attempting to do so in Production.
    Good luck.
    John Sansom | SQL Server MCM
    Blog |
    Twitter | LinkedIn |
    SQL Consulting

Maybe you are looking for

  • Numero da linha - Grid - SAP

    Bom dia amigos! Sou novo aqui no forum SAP e gostaria de obter ajuda de vocês se possivel. Estou parametrizando o SAO Business One juntamente com um consultor SAP. Surgiu a necessidade de obter o numero da coluna que se encontra nos grids do SAP, ou

  • 10g Reports open blank tab in Firefox

    We're testing a 10g forms/reports application and the forms work fine in both IE and Firefox (Tested 6, 3.5 and 3.0 - same behavior) but when calling a 10g report from a form Firefox just opens a blank tab. No error message. Doing a View Source on th

  • Issue with READ_TEXT

    Hello friends, I am trying to read material Sales text using the FM Read_TEXT. it works good for a numberic material but has a problem with the non mumberic material.     CONCATENATE material salesorg channel INTO tdname.     CALL FUNCTION 'READ_TEXT

  • Is this a bug in cropping guide?

    I have an image in Develop, with at least one side panel off. I turn on the crop guide (r), and image goes blurry. Turn it off, and image goes sharp again. No "Loading" at the bottom. Seems to show more on a horizontal image, but that may be because

  • How to call a function in middle of spry effect

    hi, i am using the effect http://labs.adobe.com/technologies/spry/demos/effects/index.html. i am having a function to change content of div using ajax. and i want that function to be called in the midle of the effect. can any one help me please