Transport Package Error

When I try to transport content (iViews, pages, worksets, roles) from development server to Production server it fails and it give me the following message:
The unit does not exist in the Pcd. It may have been deleted or renamed. Restart the editor.
Please advise.

Hi Developer,
While creating your transport package give the same package name to all of your pcd objects,then try to export.
Hope it helps.
Regards,
Karthick

Similar Messages

  • Export/Import Transport package error.

    Hi,
    I created a transport package as follows:
    System admin>transport>export>(in a folder)>new transport package.
    added the content(a folder) PCD.
    in properties: References Filter:*
    Exported it and saved on my local machine. (as .zip file)
    When im trying to import the same in another instance, im getting an error as:
    "Could not upload file. Check the log files for details."
    I checked in the log file and it says:
    "java.io.IOException: Bad ZIP file format: D:\usr\sap\DEV\tmp\_htmlb13135711805411293310975743163865.tmp; does not contain a package file. "
    Please help me to understand where the error is!.
    Any help would be appreciated..!!.
    Thanks,
    Shikha.
    Edited by: thakur_shikha on Aug 17, 2011 11:17 AM

    HI,
    I think that Package file donu2019t have any Portal Content. We have to Export the portal Content .epa file structure and import that .epa into another portal Server. Donu2019t Save .zip file
    Please follow these Steps
    How to Export Package from Portal Component
    1.Go to System Administrator-Transport-Transport Package-Click on ExportPortal ContentGo to our Folder (SapExample)-RC-NEW-Click on Transport Package
    Here create one Transport Package.
      Transport Package Name: Pack1
    Transport Package ID: PackID1
    Next--FINISH-Select Open object for editing---- OK
      iView/Page/Work Set/Role/Folder/-RCClick on Add Object to Transport Package-Click on Export button
         Here Change File Name: Pack1.epa-----Click on Start Export Button.
    Now you will see that Pack1.epa file created or not
    Go this Path D:\usr\sap\System ID\Instance Name\global\pcd\Export
    Here Pack1.epa File Available.
    Or you can download from portal also. When you are export that .epa file click on Start Export Button after one download link available. So we can download here also.
    How to Import to Portal Component
    2. Go to System Administrator--Transport Package--Click on IMPORT
    Select Source for Package Files: Client
    Browse the Pack1.epa file--And click on Upload--Click on Import button.
    Please Look at this wiki:[Export/Import|http://wiki.sdn.sap.com/wiki/display/EP/TransportingPortalContent]
    Hope this helps!!
    Regards
    Vijay
    Edited by: VijaySAPEP on Aug 17, 2011 3:13 PM
    Edited by: VijaySAPEP on Aug 17, 2011 3:14 PM

  • Error while importing Transport Package ?

    Hi,
    I have created a Transport Package which includes the following things :
    1. Two folders
    2. Two iViews
    3. one .par file
    I am trying to Import the above package by choosing the option 'Source for package file - client' and then browsing where my .epa file is placed.
    When i click the Upload Button I am getting the following error -
    'Error extracting the package file. Check the log file for details'
    What can be reason for this error?
    Regards,
    Vikas Khandpur

    Hi Vikas
    It is not generally advised to Package a .PAR file into a .EPA file. Because a .PAR file may depend on parts that are not included in the .EPA file which might cause incosistent transports.
    You can directly upload a .PAR file into the Portal. Just go to System Administration -> Support -> Portal Runtime -> Administration Console and upolad the .PAR file.
    Try removing the .PAR file from the Transport Package and download the exported .EPA file. Import this new file and see if it works this time.
    Hope that helped
    Best Regards
    Priya

  • Portal Run time error when created a seperate role for Transport package.

    Hi Experts,
    I have created a seperate role for Transport Package(import/export iviews).
    Normally we have transport package functionality in system admin.
    Below steps i followed for creating the new role(trans admin)
    1.Copied SAP provided system admin role to a seperate folder.
    2.Deleted reamining portal objects(like UWL, portal display etc ..) except transport packege workset.
    3.Renamed the role to trans admin.
    I have assigned that role to my self, it is working fine to me when i clcik on export and import.I have super admin role.
    when i assign this role to some portal users, Export is not working.
    when user clicks on Export role they are getting below error.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Access denied (Object(s): com.sap.portal.system/security/sap.com/NetWeaver.Portal/medium_safety/com.sap.portal.appdesigner.contentcatalog/components/Framework).
    Exception id: 12:10_31/08/09_0031_21763550
    See the details for the exception ID in the log file
    By looking into exception iD also, same error access denied it is showing.
    Please Advice.
    Thanks
    Sony.

    Hi Raghu,
    Thanks for the reply.
    I have given full permissions to all users to this trans admin role before itself.
    Thanks in advance.
    Sony.
    Edited by: ambica sony on Aug 31, 2009 1:53 PM

  • Windows 8 RDP error security package error occurred in the transport layer.

    We have an issue where in windows 7 this rdp works fine but windows 8 gives this error on all machines.
    Your computer can't connect to the remote computer because a security package error occurred in the transport layer.  Retry the connection or contact your network administrator for assistance.

    Hi,
    Thanks for your post.
    Please elaborate your scenario. Which OS version you trying to access? Windows Server 2012 or earlier version? Trying to access Session Host, RemoteApp or VM?
    Please install latest Windows update on both side. Verify the port 3389 was not blocked by firewall, anti-virus or intermediate device. In addition, check the event viewer, to see if any related error was recorded.
    Best Regards,
    Aiden
    If you have any feedback on our support, please click
    here
    Aiden Cao
    TechNet Community Support

  • Transport Package Import Error/Warning

    Hi Experts,
      I Created a New Transport Package (SE80) in BI Development and Imported to BI Test System.
    I am getting the below Transport warning...What does it mean...can i ignore it
    ABAP Dictionary Activation---Result '(4) Ended with Warning'
    Log:
    No object to be deleted and activated exists 
    Thanks

    hi,
    i hope this is due to no objects selected in the package.
    try including any object in the package and transport to the testing server and you may not get this warning too.
    Ramesh

  • Unable to upload Transport Package in portal

    Hi
    Previously i have transported .epa file(Trnasport Package) from dev to acc, it worked fine there.now when iam trying to upload the same in qas portal its getting error like "could not upload file" .can any one assist me with the solution

    Sekhar,
    Please check the transport_logger trace (logs/transport.log) to troubleshoot transport problems.
    Set the loglevels to analyze the transport problems debug in the pcdstartup.properties file for the categories pcd.tracelevel.basictransport and pcd.tracelevel.GI.Transport
    Please check Note 679516: Central Note for the Transport Package Editor
    Please check Note 743857: Upload issues in cluster scenarios
    Please examine this file for pure UI problems like the editor does not load or an object cannot be added to a transport package. pcd_admin_tools_logger (logs/pcdadmintools.log)
    Hope it helps.
    Regards,
    Mona

  • Problem in Importing Transport Package in Quality

    Dear All,
    I had created an Transport Package on Development Server of EP.
    That transport package has got three ivews and one work set and two role.
    I downloaded that Transport package  ".epa" file on my local machine.
    I tried to Import that ".epa" file in Quality Server of Ep i am getting an error "Could not upload file. Check the log files for details."
    I need to know how to resolve this problem.
    Please help fast.
    Regards,
    Swapnil Indulkar

    Hi swapnil,
    Whats the error you are getting in Log file.
    once check it provide the details here. and at the time of Exporting in EP Development is it given the sucess message with '0' errors?
    Check the log file in <host:portno/nwa-> Monitoring --> logs and traces
    Regards
    Mahesh

  • Portal content Transport Packages Export/Import Question.

    Hi,everyone:
      I have a problem when Export packages of portal content,the epa-file is correct on the server however become error after download from the server to localhost.
      The bug is Function of Download itself,if anyone have meet this case and help me. I need your help!
    Regard!
    Fish

    Hi Ree,
    As I mentioned in my previous reply it is working perfectly for me. The import is creating the required files in the PCD.
    Let me explain how it is done.
    Create a TP
    Create a folder and add the required files(Workset,pages, iviews etc) to the the folder.
    add the folder with all the contents(select 'Add all objects to transport package' from the content menu) to the TP.
    Export the TP. give a name of your choice(removing the numbers)
    Download it to the local machine using the dowmload link.
    the file will be saved as a <i>TPName</i>.epa in your local drive.
    in import, select 'client' for Source for Package Files.
    brose and select the <i>TPName</i>.epa file.
    upload the file, and you can see the contents.
    then import it to the new environment. Now the complete folder stucture will be created in the PCD exactly as you created it for the TP.
    I hope you are doing like this. It should work
    Are yo able to open the downloaded file with WinZip?
    cheers
    Kiran

  • Problem importing Transport package.

    Hello,
    I am importing WPC web content (Transport package) (http://help.sap.com/saphelp_nw70/helpdata/EN/46/77da3bb8036ef0e10000000a1553f6/frameset.htm ). Transport Package doesn't show up in pending imports after Package upload. I repeated the package upload. Still its not showing under "Pending Imports"
    Anything else has to be done while importing a transport package (wpc web content).
    Thanks
    Tony

    I never had to enter object ID, when I was exporting. The only required property was the name of the package. I was following this document to export WPC Web Content http://help.sap.com/saphelp_nw70/helpdata/EN/46/77da3bb8036ef0e10000000a1553f6/frameset.htm
    When  I exported, the file had a random name d03d399d-c6f6-2b10-12b1-c1a02f8f42c5.zip
    Here is the summary of the logfile:
    Export "<name>Content" (d03d399d-c6f6-2b10-12b1-c1a02f8f42c5) finished with 0 errors after 0 minute(s) 5 second(s)
    Mar 19, 2009 10:20:14 AM     Info     Statistics: 180 items (43 folders, 85 files, 52 links), 7941246 bytes in total
    Mar 19, 2009 10:20:14 AM     Info     ******************************************************************************
    Mar 19, 2009 10:20:14 AM     Info     Generating archive for export "<name> Content" (d03d399d-c6f6-2b10-12b1-c1a02f8f42c5)
    Mar 19, 2009 10:20:15 AM     Info     Archive with 1 parts generated for export "<name> Content" (d03d399d-c6f6-2b10-12b1-c1a02f8f42c5) after 0 minute(s) 1 second(s)
    Should I change the name of the file to "com.<name>..."  ?

  • Translations via an Import Transport package

    I currently have a client who is translating iViews and Pages, etc and wants to use a transport package to move the items.
    We continue to run into the same errors starting with the following:  'Cannot import in text only mode: object' when importing the transport and the Translations Worklists are not processing.
    Is it not possible to use a transport package to move these items forward? Has anyone run into this issue?
    Edited by: Jacques Besaw on Jan 3, 2008 8:52 PM

    Did you ever find a solution to this issue?  I was able to import the language package into our QA Portal, but I am receiving the following message when trying to import the same into our Production Portal.  Please assist if you can.
    Cannot import in text only mode: object
    portal_content/com.textron.bh/com.textron.bh.p2p.p2p/com.textron.bh.p2p.content_management/com.textron.bh.p2p.cm.translation/com.textron.bh.p2p.cm.translations.p2p_en_to_fr does not exist.
    Object ID:
    pcd:portal_content/com.textron.bh/com.textron.bh.p2p.p2p/com.textron.bh.p2p.content_management/com.textron.bh.p2p.cm.translation/com.textron.bh.p2p.cm.translations.p2p_en_to_fr
    Transport File: /usr/sap/PP5/JC01/j2ee/temp/pcd/transport/IMPORT-
    0201_163722_036_46e32c88eb4f4dae/EPT/com.textron.bh.p2p.cm.translations.p2p_en_to_fr.ept
    at
    com.sapportals.portal.pcd.gl.transport.PcdGlTextTransportManager.importObject(PcdGlTextTransportManager.java:103)
    OK
    Thanks.

  • Cannot export a transport package to a network file share

    I created a network file share (T) on my Portal DEV server.
    I created a transport package, and when trying to export it, I get the error below:
    [com.sapportals.portal.transport.app.TransportApplicationImpl]exportList: failed to create destination directory T:\
    any ideas what is wrong?

    Hi
    While configuring the pcdStartup.properties file please be aware that networkshares need a configuration with additional "\" as they are interpered as excape character...
    So for example:
    C:\usr\sap\<SID>\SYS\global\pcd/Import
    Becomes:
    C:\\usr\\sap\\<SID>\\SYS\\global\\pcd/Import
    Good Luck...
    Benjamin Houttuin

  • PI 711 Installation: Loading of 'SAPNTAB' import package: error but no log

    Hello,
    I'm perfromong an installation of a SAP PI 7.11 ystem on windoows Server 2003 and Oracle 10.2 .
    I've perfromed the installation of the DEV system without particular issue.
    But now when tryning to install the QAS system , I can't finish the installation : Im' stuck in the import ABAP step ...
    It is impossible to import the 'SAPNTAB' package. I couln't find the reason.
    I've tried updating the R3load binary, rebooting the server, restarting the instalaltion from scratch but it didn't help.
    Here I provide you the logs, maybe you can help me
    SAPNTAB.log
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110223195542
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/711_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: version R7.11/V1.4 [UNICODE]
    Compiled Dec 14 2010 22:52:23
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -stop_on_error -loadprocedure fast
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: SVERS deleted/truncated #20110223195543
    sapinst_dev.log
    Syslib info about system call. OS message 109 (The pipe has been ended.
    ) after execution of system call 'ReadFile' with parameter ((read end of child process output pipe)), line (403) in file (synxcpipe.cpp).
    WARNING    2011-02-23 19:56:12.607
               CJSlibModule::writeWarning_impl()
    Execution of the command ""C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ORA\STD\AS\sapjvm\sapjvm_5\bin\java.exe" -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 103. Output:
    java version "1.5.0_14"
    Java(TM) 2 Runtime Environment, Standard Edition (build 5.1.024)
    SAP Java 64-Bit Server VM (build 5.1.024, Sep  4 2008 23:21:58 - 51_REL - optU - windows amd64 - bas2:106386 (mixed mode))
    Import Monitor jobs: running 1, waiting 28, completed 0, failed 0, total 29.
    Loading of 'SAPNTAB' import package: ERROR
    Import Monitor jobs: running 0, waiting 28, completed 0, failed 1, total 29.
    TRACE      2011-02-23 19:56:12.607
    Function setMessageIdOfExceptionMessage: nw.programError
    ERROR      2011-02-23 19:56:12.607
               CJSlibModule::writeError_impl()
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    import_monitor.log
    TRACE: 2011-02-23 19:55:42 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ORA\STD\AS\DDLORA.TPL' template file is started.
    INFO: 2011-02-23 19:55:42 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ORA\STD\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2011-02-23 19:55:42
    Data codepage 1100 is determined using TOC file 'E:\SAPCD\51036706\DATA_UNITS\EXP1\DATA\REPOSRC.TOC' for package 'REPOSRC'.
    INFO: 2011-02-23 19:55:42
    Version table 'SVERS' is found in STR file 'E:\SAPCD\51036706\DATA_UNITS\EXP3\DATA\SAPNTAB.STR' from package 'SAPNTAB'.
    INFO: 2011-02-23 19:55:42
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'E:\SAPCD\51036706\DATA_UNITS\EXP3\DATA\SAPNTAB.STR' from package 'SAPNTAB'.
    TRACE: 2011-02-23 19:55:42 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPNTAB' import package is started.
    TRACE: 2011-02-23 19:55:42 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPNTAB' import package into database:
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -stop_on_error -loadprocedure fast
    ERROR: 2011-02-23 19:55:45 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPNTAB' import package is interrupted with R3load error.
    Process 'E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -stop_on_error -loadprocedure fast' exited with return code -1,073,741,819.
    For mode details see 'SAPNTAB.log' file.
    Standard error output:
    sapparam: sapargv(argc, argv) has not been called!
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2011-02-23 19:56:12
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2011-02-23 19:56:12
    1 error(s) during processing of packages.
    INFO: 2011-02-23 19:56:12
    Import Monitor is stopped.
    Edited by: Raoul Shiro on Feb 23, 2011 8:11 PM
    Edited by: Raoul Shiro on Feb 23, 2011 8:12 PM

    Hello,
    Thank you for your answer.
    I already opened a sap cutomer call, they answered that it it not a database issue,
    I restarted the installationfriom scracth , but i still got the same error :
    Here is the full content of the file SAPNTAB.log
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110225170643
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/711_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: version R7.11/V1.4 [UNICODE]
    Compiled Dec 22 2008 00:13:12
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -ctf I E:\SAPCD\51036706\DATA_UNITS\EXP3\DATA\SAPNTAB.STR C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ORA\STD\AS\DDLORA.TPL SAPNTAB.TSK ORA -l SAPNTAB.log
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110225170643
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110225170643
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/711_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: version R7.11/V1.4 [UNICODE]
    Compiled Dec 22 2008 00:13:12
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -stop_on_error -loadprocedure fast
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: SVERS created #20110225170643
    Regards.
    Raoul

  • How to create a new TRANSPORT PACKAGE in BI 7.0

    Two issues
    1) How to check avaliable TRANSPORT PACKAGES in BI 7.0 and
    2) How (steps) to create a new TRANSPORT PACKAGE,So that i can assign all the transport request to that package.
    Thanks

    Hi,
    Steps for creating TRANSPORT PACKAGE
    Go to SE80 and in the obj edit mode select Select DEVELOPMENT COORDINATION tab where u can giv ur PACKAGE NAME and create the package
    Select your Software Component ,Transport Layer
    Package Type = NOT A MAIN PACKAGE and create a request
    and save it.
    Assign points if useful..
    Regards,
    NR
    Edited by: N R Pradeep Reddy on Apr 10, 2008 11:29 AM

  • Unable to update itunes. help. error message when trying to update to latest version of itunes. "the installer has encountered an unexpected error installing this package. this may indicate a problem with this package. error code 2721"

    unable to update itunes. help. error message when trying to update to latest version of itunes. "the installer has encountered an unexpected error installing this package. this may indicate a problem with this package. error code 2721"

    Hello chae84swangin,
    I recommend following the steps in the article below when getting an error message trying to install iTunes:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

Maybe you are looking for

  • G3 won't recognize Internal IDE hard drive!

    I'm trying to resuscitate a B&W G3 mac (rev. 1) from a Goodwill, and I've gotten it to boot from a G3 installation CD with OS 8 on it, but it won't recognize the sole 27GB IBM ATA/IDE drive I have plugged into it. (The previous owner held onto the ma

  • Faster way of locating file locations of music?

    I went overboard removing music that i didn't listen to often and realized afterwards that i did want to keep a large portion of the deleted music. I went to the recycle bin and restored and this seemed to work for some music but a large majority nee

  • Aggregates having too many partitions

    I have come across a situation where the aggregrates has too many partitions and I cant correct this with RSRV checks. This is the error message in RSRV. "E table of aggregate 100157 has too many partitions" There are many errors of this kind. How ca

  • HT204382 music files that I'm trying to transfer from my external hard drive!!! i really need help! i am getting very frustrated. plz help me thank you

    hi. i am trying to transfer my old pictures and music files from my external drive into my new laptop.and first of all only a coupleof my foldersare coming up.and even those few files/folders wont play ....i am new to mac.i REALLY need help. my old p

  • BB Credit transitions from zero

    Greetings, When I do a sho int fcx/x counters, I can see information that really doesn't make much sense to me and its not explained anywhere that I can easily find. One in particular is: <number> bb credit transitions from zero. I also see the same