Errors in Migrating a Local WD to the NWDI.

Hi Friends I have one doubt on Migrating a Local WD to the NWDI.
1.     I have created DC in DTR perspective. Now go to WDJ perspective  and switch to the Navigation frame, select and expand the local WD.Right click on the src folder and select the Copy  and Select the new DC go to src folder, right click on the src folder and select the Paste option as shown below.
2.     Now Select the existing Activity Click on OK Button.
3.     Now switch back the Web Dynpro Explorer frame, right click the newly created DC and select Rebuild from the popup menu, as follows.
4.     Once the build is complete you can expand your new DC and verify that the copied components are available.
5.     If you examine the Implementation of the new components you may notice that the code is full of compile errors.  This is a bug within NWDS u2013 and should be remedied as follows.
In the Navigator right click on the DC and select Close Project from the popup menu.
Now right click on the DC and select Open Project from the popup menu
Go back to the Web Dynpro Explorer and rebuild the project.
This should resolve these errors, but should this fail u2013 restart NWDS. I have done these steps for Migrating a Local WD to the NWDI.
6.     Right now I am getting error. When rebuild the DC that time I am able to getting there warning message u201C.jar files not foundu201D that time I have to go to DC properties and open java build path here .jar files not available.
7.     How we will get all .jar files in DC java build path.
8.     For Exam: we have create one normal WDJ Application go to java build path that place lot of jar files is available. But in my DC not available that .jar file
9.     How I will get that .jar files. Could you tell me how to resolve the Issue. Here I am getting lot of error in wdContext,.size(), IWDMessageManager,IWDWindow here I am getting lot of error.
Regards
Vijay Kalluri

Hi Friend,
I am doing like the way of Migrating a Local WD to the NWDI
[http://help.sap.com/saphelp_nw04/helpdata/en/9e/1c200ac164cf4a942f2dacdf3359e9/frameset.htm]
[http://help.sap.com/saphelp_nw04/helpdata/en/34/6b63c1a7ba6845b85239999b7061bc/content.htm]
When i am creating in DC Click on Finish Button I got the warning message.
Development component Creation Completed with some Problems
  Reason: Some used DCs are not avaliable locally. you have to sync used DCs for this project.
the alear Box having OK Button. Click on the OK Button that DCs was created in WebDynpro perspective. But the DCs not able to see under SC in DTR perspective. So that time i am restart the NWDS that time i am able to See DCs in Under SC in DTR perspective.
is it any problem in DC?. Finally i got error messages in Import Statements. every import statement having error message "Can't be resolved"
import com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException;
import com.sap.tc.webdynpro.progmodel.api.IWDMessageManager;
import com.sap.tc.webdynpro.progmodel.api.IWDNode;
import com.sap.tc.webdynpro.progmodel.api.IWDNodeElement;
import com.sap.tc.webdynpro.services.sal.url.api.IWDCachedWebResource;
import com.sap.tc.webdynpro.services.sal.url.api.WDURLException;
import com.sap.tc.webdynpro.services.sal.url.api.WDWebResource;
import com.sap.tc.webdynpro.services.sal.url.api.WDWebResourceType;
import com.sap.tc.webdynpro.services.session.api.IWDWindow;
import com.sap.tc.webdynpro.services.session.api.WDWindowPos;
i have find out jar files in to Java Build path place there no .jar file in java build path place . Now what i am doing how to get .jar files. or how to solve the issue.
these error is came that place no jar files . is it currect?

Similar Messages

  • Error while migrating business rules

    While trying to use the export/import option in EAS to migrate business rules, we have run into an error.
    The export itself is fine. When trying to import, it says this:(even though it lets me select the proper xml file for importing)
    Error while migrating business rules.
    Detail: The import file specified is not a valid business rules xml file. Import will be terminated.
    Detail:Exception occured. Please check your log file for details.
    I am pretty sure I used the inherent format specified for exporting the business rules.
    Both the old and new systems are version 11.1.2.
    The LCM method also failed for the business rules migration.
    Any suggetions?
    Thanks,
    Sujani

    When you export them make sure you don't have "For Calc Mgr" checked, if you do then the import with fail.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unable to install Adobe Digital Reader 3.0. Keep receiving error message "migration has stopped working" and then installation fails.

    Every time I try to install Adobe Digital Reader 3.0 I get an error message "migration has stopped working" and the installation fails. Is there a solution to this?

    Trying to install. Installation fails and I am unable to open it to migrate
    epub books to transfer to ereader
    In a message dated 8/31/2014 9:50:51 A.M. Eastern Daylight Time, 
    [email protected] writes:
    Unable  to install Adobe Digital Reader 3.0. Keep receiving error message 
    "migration has stopped working" and then installation fails.
    created by kglad (https://forums.adobe.com/people/kglad)  in 
    Downloading, Installing, Setting Up - View the full  discussion
    (https://forums.adobe.com/message/6688648#6688648)

  • Configuration Frozen Error after migrating to Weblogic 11g console extensio

    We are using the console extension property of weblogic.
    The jar used to deploy the same works fine with weblogic9 but gives the below error after migrating to Weblogic 10.3
    The project also uses struts-Tiles configuartion. Is there any specific configuration to do after migration with respect to console extension?????
    com.bea.portlet.adapter.scopedcontent.ActionLookupFailedException: javax.servlet.ServletException: java.lang.IllegalStateException: Configuration is frozen
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:697)
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderInternal(ScopedContentCommonSupport.java:266)
    at com.bea.portlet.adapter.scopedcontent.StrutsStubImpl.render(StrutsStubImpl.java:107)
    at com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiContent.java:292)
    at com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:428)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:727)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:146)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
    at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:208)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:162)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)
    at com.bea.netuix.servlets.manager.UIServlet.doGet(UIServlet.java:211)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:196)
    at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:251)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.service(MBeanUtilsInitSingleFileServlet.java:47)
    at weblogic.servlet.AsyncInitServlet.service(AsyncInitServlet.java:130)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: javax.servlet.ServletException: java.lang.IllegalStateException: Configuration is frozen
    at org.apache.beehive.netui.util.internal.ServletUtils.throwServletException(ServletUtils.java:165)
    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:582)
    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:853)
    at org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:631)
    at org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:158)
    at com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:256)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
    at com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:133)
    at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1199)
    at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1230)
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:686)
    ... 63 more
    Caused by: java.lang.IllegalStateException: Configuration is frozen
    at org.apache.struts.config.ForwardConfig.setPath(ForwardConfig.java:191)
    at com.bea.console.internal.ConsolePageFlowRequestProcessor.processForwardConfig(ConsolePageFlowRequestProcessor.java:145)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:556)
    ... 72 more

    After more investigations I have more details:
    1. the error does not occur if the base table does not have rowSelection=”single”
    2. the error does not occur if the base table has rowSelection=”single” but the popup is raised with showPopupBehavior
    3. the error only occurs when the base table has rowSelection=”single” and we call the popup as inline popup (taskFlow with jsf page)
    I could not reproduce the error on a newly created application in Jdevelope 11.1.2.1, it only happens to migrated applications.
    We can not give up to rowSelection=”single” because of master-detail structures.
    Thank you,
    Monica

  • Error while migrating the discoverer repots

    HI
    we are getting the error while migrating the discoverer reports. Find the below script and the error.
    -connect <**********>
    -log log_file
    -grant_privilege
    -apps_user
    -eul eul_us
    -apps_responsibility DISCOVERER PROJECTS RESOURCE MANAGEMENT
    -business_area_access xxxxx Projects
    Command completed with errors - see log file for details.
    java EulCommandLine -connect <**********> -apps_user -eul eul_us -cmdfile commands_ads_resp -log log_file
    Started Fri Apr 24 06:37:45 EDT 2009 ...
    Role 'DISCOVERER PROJECTS RESOURCE MANAGEMENT' not found
    the above error says the role not found to the particular responsibility. Please let me know how to rectify the above error.
    Thanks,
    keka.

    Hi Keka
    I am assuming that responsibility does in fact exist in the database? If not, you will need to create it.
    Also, try putting double quotes around the responsibility name.
    Best wishes
    Michael

  • Error (2931) VMM is unable to complete the request. The connection to the VMM agent on the virtualization server (host.domain.local) was lost.

    Experts,
    kindly advice for this error when create vm from a templates, while i'm not having this issue when create the vm to another host from the same templates,
    firewall is disabled and no antivirus on the host.
    The network and the ping is very stable, and the WS-Management service is running on the host,
    Host  : windows server 2012 R2
    VMM : 2012 R2 3.2.7895.0
    VMM updated from RU2 to RU5
    Error (2931)
    VMM is unable to complete the request. The connection to the VMM agent on the virtualization server (host.domain.local) was lost.
    Unknown error (0x80338029)
    Recommended Action
    Ensure that the Windows Remote Management (WS-Management) service and the VMM agent are installed and running and that a firewall is not blocking HTTPS traffic.
    This can also happen due to DNS issues. Try and see if the server (ms-lab-01.eccsolutions.local) is reachable over the network and can be looked up in DNS. You can ping the virtualization server from VMM management server and make sure that the
    IP address returned matches the IP address locally obtained from the virtualization server.
    If the error still persists, restart the virtualization server, and then try the operation again.
    Ahmad Samir | MCSE 2003, MCSE 2012 Private Cloud | MCTS: SCOM 2007, Lync 2010, Exchange 2010.

    Ok  I will try another template,
    and the drop happen in the customization after deploying the VHDX file as my first image.
    I had this answer from partner forum. but i didn't try it yet
    Backup your VMM database and then check the
    tbl_VMM_Lock table in the
    VMM database to see if it has any locks listed, do this after stopping the System Center Virtual Machine Manager Service.
    If there are locks listed in the tbl_VMM_Lock
    table you can clear them by executing the prc_VMM_ReleaseAllLocks
    stored procedure.
    Ahmad Samir | MCSE 2003, MCSE 2012 Private Cloud | MCTS: SCOM 2007, Lync 2010, Exchange 2010, Server Virtualization.

  • Getting an error 'CalendarNotify' as null or undefined in the code at SP.UI.ApplicationPages.CalendarNotify line in SharePoint 2013 after migration

    Hello,
    I am getting an error 'CalendarNotify' as null or undefined in the code at SP.UI.ApplicationPages.CalendarNotify in SharePoint 2013 after migration from SharePoint 2010.  The SharePoint calendar is customized to display the events with colors and other
    customizations. 
    It was developed in SharePoint 2010 using client side objects /jquery.  After migration to 2013 stopped working.
    The code looks like in the following url...
    http://www.westpoint.edu/news/SiteAssets/ColorCoding.txt
    Thanks in advance.

    Hi,
    According to your description, my understanding is that the CalendarNotify is null after migrating to SharePoint 2013.
    I suggest you can check if the sp.js has been loaded properly using Internet Explorer Developing Tools. We can use the following script to run function after the sp.js has been loaded.
    ExecuteOrDelayUntilScriptLoaded(somefunction(), "sp.js");
    Here is a detailed article for your reference:
    http://msdn.microsoft.com/en-us/library/jj193034.aspx
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • **Pls Help** - Error during migrating the 3.x daa source

    Hi All,
    When iam migrating the 3.x data source, iam geeting the below error:
    <b>
    <b>The OLAP source 0TCT_DSXX for source system BP1CLNT100 not present</b></b>
    And, once the migration has completed successfully, in the Data wareshouse workbench, do we see the InfoSource & Update rules aswell or not?
    Thanks,
    Nisha

    Hi Srilatha,
    Thanks for helping me earlier with the Statistics stuff.
    Need, your help again.
    Please tell me the use of the object "0tctprcschn_0tctimprtnc" - Importance.
    Used as attribute to many Characteristics... Process chains / Queries etc..
    It has value of 50 / 100 ... how do we use this value?
    Please let me know.
    <u>[email protected]</u>
    Thanks,
    Nisha

  • Best way to migrate local users to the network - move home folders?

    Hi everyone,
    I am about to set up my Mac mini server (Snow Leopard Server). I have one iMac with three user account on it (local), another iMac that we just bought and my MacBook Pro with my admin account on it (Snow Leopard). So all have Snow Leopard.
    What would be the best way to move the three local accounts AND their home folders to the server?
    What would be the best way to make my portable user account into a mobile user account on the server?
    I am planning to create all users on the server (with the same username and passwords etc.) then move the local home folders from the iMac to the server through some direct wired connection. My concern is with this move - will there be permissions mismatch issue? I am sure there will be as the UID would be different for the same accounts (pre-existing and newly created, eventhough their username and passwords are the same).
    Any best practices? strategies?
    Does Apple have any documentation on this specific topic? - that is moving local user accounts and their corresponding home folders onto the server?
    Thanks much!
    Kenneth

    Hi again,
    I haven't gotten round to it - but may have an alternative route in the mean time: the brand new 27" iMac just arrived, and rather than doing a full 'migration assistant' setup, I am going to try the following:
    1. on the new iMac: only create a local Admin account, user name totally unrelated with any other account name;
    2. on the server: settle all the network user account settings, portable home directories, managed preferences etc. for each user;
    3. on another computer: log on under the corresponding local user account, and copy one's home folder entirely to an external drive - do not use this machine again under this user account;
    4. on the new iMac: log in as a network user, make sure the home folder and library syncing works as desired, set some preferences (and check that this gets synced to the server drive); copy the parts of the home folder & library for this user from the external drive - wait until it all gets synced back and forth - and check any permissions, preferences whatever issue (the local account on the other computer is available for cross-checking, just don't change any documents or settings on that one)
    5. if all works well on the new iMac: delete this local user account on the other computer.
    6. repeat steps 3-5 for each other computer where this user has a local account (one 'old' iMac, one 13" MB) - will also allow to check and filter any duplicate documents which have accumulated over the different machines.
    7. create the network accounts for this user on the other computers, and check the syncing etc.
    8. repeat for each user (4 in total for us).
    I think this might just work, since the new iMac at present has no accounts - so no possible issues with similar account names & passwords etc - and you keep the 'old' local account on the other machine as a safeguard anyway.
    Any particular thoughts or comments on this proposed process??
    How about permissions: does the copying to an external disk, and then back onto another computers disk solve that??

  • I was migrating from a 3gs to the 4s. Big mistake. Have lost contacts and access to music and apps.

    I was migrating from a 3gs to the 4s. Having never upgraded the IOS before, I thought that I should do that before handed the phone down to my daughter to replace her broken 3g. Big mistake. Even using Google sync for my contacts, following instruction from the Google webpage (ambiguous: cancel or not when error message is displayed?) the contacts did not sync to gmail. iTunes says it will sync contacts, but doesn't from the phone, only from the few that were in my old Gmail account. The iCloud set up asks for email and a new password- not specifying that you should use your old email and password for your old iTunes account or your phone will be instantly locked out of those apps and tunes stored there. The web info says you can't merge accounts or passwords, so, I bet I have to cancel the new set up and start over with the old password if it will even let me. I've spent 8 hrs reading, syncing, et c., on this! It will be a long time before I casually buy a new phone from them! I wonder how much time it will take to switch from the 3GS to the 4S? I now have a 3GS without contacts, no way to get the data from those files back, and can't get the apps to it or the 4S until Apple support helps fix the double identity problem.
    Considering that I had verbal instructions from the Apple store prior to the IOS upgrade, reviewed all the details on line, I think this process is woefully lacking in clarity and transparency. The local ATT branch offered nothing except backing up to avoid loss of contacts if both phones were taken to the store, but not any help with the IOS or iTunes content. Cable internet for the 3GS backup and IOS 5 upgrade seemed to take about 2 hours. At least calender, notes, etc. were done correctly and 2500 picture and videos were not removed.

    After the last post,I went to the local ATT for some feedback. The manager there, Stephen, was helpful and spent a long time, even after i had gotten the abbreviated list of contacts I had constructed from the 3GS to the 4S by an iTunes sync with the correct options selected. This however, would not sync notes. I took screen pix of my many stock symbols for future reference, and got them to transfer with Bump (as photos, in case I want to refresh my memory on some of the symbols added previously). I emailed myself copies of 28 notes i did not want to lose, because the iCloud back up would not initially work. After what seemed like years, I finally was able to get it working, following repeated refusal to Merge because of "not enough space available" @5GB even though everything was turned off except contacts and calendar.
    My old phone is finally backed up to the cloud after I turned off location service on new phone, and a bunch of apps and photo data showed up for the first time, as icons to be turned off on the old phone in the  Manage Storage window. It said it was going to back up 8 GB of photos when the photo backup had been turned off on the prior screen. (The screws are loose, and the worm has turned on this software at Apple.)
    Backup for notes, a few contacts, and calendar, over high speed wifi, took 25 minutes to complete without photos.
    I have never seen anything this troublesome in the Apple OS!
    You will need to set your own Apple ID and a .me email ID if you want to use the cloud. My recommendation and that of the store manager for the first time is don't back up any photos, let it erase the photo stream if it wants to. The camera roll should be ok.
    Backing up to the iCloud removed all my stocks from the old phone! It wasn't supposed to. Be sure to select leave data on phone at every opportunity- even so, there they went. It did not remove contacts or calendar when backing up, though the IOS 5 upgrade had lost my years of contacts since I had not specified that they should be saved when I hit the simple sync in iTunes the first time and since Googlesync failed to connect properly for me over wifi as noted above.
    All in all it appears nothing is going to clone your phone or preserve all the data through a IOS 4.x to 5 migration, though I did not do it right the first time with iTunes, and complicated matters by starting with a new ID instead of my old iTunes account and password, living in a small town, away from any Apple store, though if you can't be there at an Apple store with both phones in hand, they probably can't help much unless they walk you through each option in iTunes and you are very attentive. The store genius I saw did not do this, though I had yet to order the phone at that point.
    Good Luck!
    Message was edited by: richardfromel dorado

  • Getting error while migrating application

    * Process starts at 20120611_084547
    en_Resource id - 37020 unavailable. Resource id - 37057 unavailable. en_Resource id - 37057 unavailable.
    com.hyperion.lcm.clu.CLUProcessor,null[MESSAGE - java.util.MissingResourceException: Can't find bundle for base name com.hyperion.lcm.log.LCMCommonMessages, locale en_US, LCM METHOD CALL - com.hyperion.lcm.common.LCMLogger.getFormattedInfoMessage(1414), ROOT CAUSE - java.util.ResourceBundle.throwMissingResourceException(1427)]
    Above pasted is the error which I am recieving when running the Utility.sh script for migrating an application using XML defination file.
    Could anyone please explain the error. What is this resource_id unavailiblity all about.
    Thanking you guys in advance.

    Can you run the utility by providing a basepath? This will get exported to the root folder. The root folder should already exist.
    HTH-
    Jasmine.

  • Time Machine Error This backup is too large for the backup disk

    Hi, I have a 1TB Time Capsule which backs up my Mac. I was having some issues with my mac so I decided to perform an erase and install and then use Migration Assistant to transfer everything back to my Mac.
    After I reinstalled Snow Leopard and restored my Mac using Migration Assistant, Time Machine says that the backup has failed. It says " Time Machine Error This backup is too large for the backup disk. The Backup requires 663 GB but only 255 GB are available.
    What do I do? Is my only option to erase my Time Capsule and have it back everything up from scratch?

    Hi, thanks for the help. I erased everything off of the Time Capsule and it's backing up my Mac from scratch. It's almost finished backing up my whole mac. It's now at 641.86gb of 646.54gb but it's now backing up very slowly. It's backing up .1 every few minutes. Is this normal?
    Here's the log from Time Machine Buddy:
    Starting standard backup
    Attempting to mount network destination using URL: afp://Stuart%[email protected]/Time%20Capsule
    Mounted network destination using URL: afp://Stuart%[email protected]/Time%20Capsule
    Creating disk image /Volumes/Time Capsule/StuartsMacPro.sparsebundle
    QUICKCHECK ONLY; FILESYSTEM CLEAN
    Disk image /Volumes/Time Capsule/StuartsMacPro.sparsebundle mounted at: /Volumes/Time Machine Backups
    Backing up to: /Volumes/Time Machine Backups/Backups.backupdb
    Ownership is disabled on the backup destination volume. Enabling.
    Detected system migration from: /Volumes/My Book
    Backup content size: 850.0 GB excluded items size: 606.5 GB for volume Stuart's Drive
    Backup content size: 425.9 GB excluded items size: 67.3 GB for volume Macintosh HD
    No pre-backup thinning needed: 722.56 GB requested (including padding), 928.68 GB available
    Waiting for index to be ready (101)
    Copied 28.3 GB of 602.1 GB, 29340 of 1478089 items
    Copied 55.0 GB of 602.1 GB, 41596 of 1478089 items
    Copied 82.9 GB of 602.1 GB, 55899 of 1478089 items
    Copied 110.7 GB of 602.1 GB, 63347 of 1478089 items
    Copied 138.8 GB of 602.1 GB, 83831 of 1478089 items
    Copied 166.8 GB of 602.1 GB, 94574 of 1478089 items
    Copied 194.7 GB of 602.1 GB, 102854 of 1478089 items
    Copied 222.8 GB of 602.1 GB, 114388 of 1478089 items
    Copied 129159 files (242.5 GB) from volume Stuart's Drive.
    Copied 248.4 GB of 602.1 GB, 130414 of 1478089 items
    Copied 265.5 GB of 602.1 GB, 355699 of 1478089 items
    Copied 293.6 GB of 602.1 GB, 382912 of 1478089 items
    Copied 322.1 GB of 602.1 GB, 387974 of 1478089 items
    Copied 349.8 GB of 602.1 GB, 399204 of 1478089 items
    Copied 378.3 GB of 602.1 GB, 399358 of 1478089 items
    Copied 406.9 GB of 602.1 GB, 399441 of 1478089 items
    Copied 434.5 GB of 602.1 GB, 415817 of 1478089 items
    Copied 461.5 GB of 602.1 GB, 471528 of 1478089 items
    Copied 488.2 GB of 602.1 GB, 537277 of 1478089 items
    Copied 515.1 GB of 602.1 GB, 580446 of 1478089 items
    Copied 541.3 GB of 602.1 GB, 590386 of 1478089 items
    Copied 566.8 GB of 602.1 GB, 602496 of 1478089 items
    Copied 593.3 GB of 602.1 GB, 649575 of 1
    Message was edited by: Stuart Lawrence
    Message was edited by: Stuart Lawrence

  • How to migrate a local calendar to a WebDAV server?

    Because I do not like to sync using iCloud I installed Maverick Server to have a local server for my calendars. The other devices in my home can then connect to it. I found it easy to set up using this webpage and it works with a test calendar. I add something in iCal with my MacBook and seconds later it appears on my iPad.
    But I am puzzled on how to migrate my local calendars in iCal to the server. I tried to export them to the desktop and then import them into the server calendar I see in iCal. Then iCal gives this warning:
    Should I proceed? I do not want to damage 12 years of iCalendar data. I have backups, but preventing a mess is always easier.

    Surprisingly, this morning all calendars showed up in my iPhone. Apparently there is a delay.
    But now there is another issue with the error:
    "The server responded with an error.
    Access to “event from years ago” in “the second added calendar” in account “local” is not permitted.
    The server responded:
    “403” to operation CalDAVWriteEntityQueueableOperation."
    [Ignore] [Try Again] [Revert to Server]
    Each event starting with the beginning of that calendar (years ago) seems to generate an error. It will take a day to click on Ignore for all those events.
    Will ask this in a new thread. For now the issue this thread is about is solved, thank you. I also updated my profile, except for my iPad. No 'edit' option next to that one. Strange.

  • 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

  • Error while migrating users using CSSImportExportUtility

    Error while migrating users using CSSImportExportUtility
    I'm tring to export all user and group information from a Hyperion Shared Services 9.2.1 by using CSSExport.bat
    When there was only native directory in HSS, i can export these information successfully.
    But when I enabled NTLM external user authentication following error occurred:
    Exception in thread "main" java.lang.UnsatisfiedLinkError: getOSVersion
    at com.hyperion.css.spi.impl.ntlm.NTLMProvider.getOSVersion(Native Metho
    d)
    at com.hyperion.css.spi.impl.ntlm.NTLMProvider.<clinit>(Unknown Source)
    at com.hyperion.css.spi.impl.ntlm.NTLMConnectionClient.getUsers(Unknown
    Source)
    at com.hyperion.css.CSSAPIExtnImpl.getUsers(Unknown Source)
    at com.hyperion.css.CSSAPIImpl.getUsers(Unknown Source)
    at com.hyperion.css.CSSAPIImpl.initialize(Unknown Source)
    at com.hyperion.css.exchange.NativeProviderManager.<init>(Unknown Source
    at com.hyperion.css.exchange.ImportExportManager.cssExport(Unknown Sourc
    e)
    at com.hyperion.css.exchange.CommandUtility.run(Unknown Source)
    at com.hyperion.css.exchange.CommandUtility.main(Unknown Source)
    I searched reference documents on the web, found this article: (http://download.oracle.com/docs/cd/E12825_01/epm.111/readme/mdm_111110_readme.html)
    Troubleshooting Tip: If HSS is configured for an NTLM provider, DRM services may not start due to error: "Exception Emdm_Exception with message 'Could not Initialize CSS. Error: 'getOSVersion'."
    You may receive the following error after clicking the "Enable CSS" button in DRM Console: “LoadLibrary("C:\Hyperion\Master Data Management\mdm_ntier_css_validator.dll") failed - The specified module could not be found.”
    To resolve both of these conditions, update the Windows System Path on the Data Relationship Management server with the applicable JRE and CSS pathing below.
    NOTE: Reboot the Data Relationship Management server machine after making any changes to the Windows Path.
    NOTE: Ensure that only one JRE version and one CSS version are referenced in the Windows Path.
    ? For HSS 9.3.1:
    %HYPERION_HOME%\common\JRE\Sun\1.5.0\bin;%HYPERION_HOME%\common\JRE\Sun\1.5.0\bin\client;%HYPERION_HOME%\common\CSS\9.3.1\bin;
    ? For HSS 9.3.0:
    %HYPERION_HOME%\common\JRE\Sun\1.5.0\bin;%HYPERION_HOME%\common\JRE\Sun\1.5.0\bin\client;%HYPERION_HOME%\common\CSS\9.3.0\bin;
    ? For HSS 9.2.0.3:
    %HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin;%HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin\client;%HYPERION_HOME%\common\CSS\9.2.0.3\bin;
    ? For HSS 9.2.0:
    %HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin;%HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin\client;%HYPERION_HOME%\common\CSS\9.2.0\bin;
    I found these is no directory "%HYPERION_HOME%\common\CSS\9.2.0\bin;" exists but "%HYPERION_HOME%\common\CSS\9.2.1\bin;"
    I configured PATH by setting to above, and tried CSSExport again, still failed.
    Than I disabled the NTLM is HSS, tried CSSExport again. It was successful.
    So I am convinced that the problem caused by NTLM or PATH environment variable or some files associated.
    Does anybody know the solution ?

    I recommend you upgrade at least to 10.1.0.5. 10.1.0.2 comes with the very first version of csalter.plb, which has not the current implementation. From and to which character set do you try to migrate?
    -- Sergiusz

Maybe you are looking for

  • How does the Develop Applications on windows working with Oracle on Linux

    Hi list I'd built a machine. OS: RedHat 9.0 Database: Oracle 9iR2 Every service works fine for me (dbstart|dbshut|dbca|oemapp xxx) But Now my girl friend needs to use Windows XP, so I can't use this machine with a monitor. And I would like to use TOA

  • Cisco ISE patching find out

    Hi all, Would like to find out on patching process on inline posture node. My topology is one ISE appliance node type is Admin/Policy Service Node; while another unit is inline posture node. Both appliance have the identical software versiona and pat

  • ARIS - SAP Integration - Assigning Tcodes in SOLMAN FROM ARIS

    Hi. As highlighted in subject of this query, I am facing this issue while integrating ARIS with SOLMAN. I have assigned the tcodes to the process steps in ARIS. When I synchronize ARIS with SOLMAN, Level 1, Level 2 & Level 3 nodes are created in SOLM

  • Symbols in Illustrator

    Is this mainly added there to integrate with Flash better, or does it have a usefulness in AI also beyond just being able to place multiple copies on an Artboard?

  • Search Engine Crawls

    Our web site is loaded with PDF files - when the major search engines crawl a site for indexing and ranking do these types of files get analyzed also for keywords? thak you..