Error importing EPA file into Enterprise Portal

I am trying to work on EPA file deployment.  For a simple test case, I have created a single folder, created a transport file and exported to an EPA file. 
I then delete the folder and try to import the EPA file.
I get "Error extracting the package file. Check the log files for details."
I have trouble figuring out which log file to check so I searched for all .log files in my "c:\usr" directory.  The only one I can see recently changing is "server.1.log" and all it says is:
#1.5#000F1F8D5971007300000000000010EC000403F83CF255F3#1130264616165#/System/Server#sap.com/irj#com.sap.portal.transport#admin#1078####74fdf150458411daad9b000f1f8d5971#SAPEngine_Application_Thread[impl:3]_39##0#0#Error#1#/System/Server#Plain### [com.sapportals.portal.transport.ui.ImportComponent] Error while extracting EP6.0 package C:
usr
sap
J2E
SYS
global
pcd
Import
upload
admin
com.ivara.pct.notif.Dummy_20051025_021536.epa#
Any ideas?

Hi Derek,
You can find detail messages in the \usr\sap\SID\JC00\j2ee\cluster\server0\log\defaultTrace.X.trc
file. Please check that first and you'll see more detail.
Regards,
Nash

Similar Messages

  • Import EPA file into portal

    Hi,
    I need to import EPA file into portal . Any one please tell me how can i import EPA file into portal.
    Thanks,
    Sumanth

    Hi Sumanth,
    Follow this link which contains whole process of importing EPA files into the Portal
    http://help.sap.com/saphelp_nw70/helpdata/en/50/842240852e8f5ce10000000a155106/frameset.htm
    Hope this helps for you.
    Cheers
    Phani

  • Error importing text file into SQL Server when last column is null

    Hello all. Happy holidays!
    I'm trying to import a text file into a SQL Server table, and I get the error below when it gets to a row (row 264) that has null in the last column. I'm guessing the null jumbles up the delimiters somehow. The nulls are not errors, and I need to import
    them into the table with the rest of the rows. Any idea how I can do that?
    Thanks!
    [Flat File Source [1]] Error: Data conversion failed. The data conversion for column "XYZ" returned status value 2 and status text "The value could not be converted because of a potential loss of data.".
    [Flat File Source [1]] Error: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR.  The "output column "XYZ" (178)" failed because error code 0xC0209084 occurred, and the error row disposition on "output column "XYZ"
    (178)" specifies failure on error. An error occurred on the specified object of the specified component.  There may be error messages posted before this with more information about the failure.
    [Flat File Source [1]] Error: An error occurred while processing file "ABC.txt" on data row 264.
    [SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on component "Flat File Source" (1) returned error code 0xC0202092.  The component returned a failure code when the pipeline engine called PrimeOutput().
    The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.  There may be error messages posted before this with more information about the failure.
    WeeLass

    Hi WeeLass,
    The error that” Data conversion failed. The data conversion for column "XYZ" returned status value 2 and status text "The value could not be converted because of a potential loss of data.".” is generally error message, and the error indicates
    that there is data type mismatch issue between the input columns and the output columns.
    Based on your description, the issue is that you trying to convert a column contains empty value from string to integer data type for the output column "XYZ" in Flat File Source [1]. Please note that we cannot type an empty value as integer data
    type column value, so the error occurs.
    To fix this issue, just as you did, we should convert the data type for the output column "XYZ" in Flat File Source [1] back to DT_WSTR or DT_STR, then use a derived column task to replace the current column (UBPKE542). But the expression should
    be like below:
    LEN(TRIM(UBPKE542)) > 0 ? (DT_I8)UBPKE542 : NULL(DT_I8)
    In this way, the data type of the column in SQL table would be int, and the empty value would be replaced with NULL.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Unkown error importing avi files into imovie

    I'm having unkown errors importing any of my avi files into imovie all of a sudden. I have imported these files to make movies previously (all the files are straight from my Canon digital camera).
    Any Ideas?

    Muddguts,
    did you discover why you received an import error message? I'm getting the same thing and I don't know why.

  • Error importing *.SCA file into NWDS:  Import (into source SC) not possible

    All,
    When attempting to import an SCA into a new project in NWDS, an "Import (into source SC) not possible: SCA doesn't contain DC sources" occurs.  Any assistance to fix this issue appreciated.
    Thanks,
    Lee

    You can indeed import SCAs into local development configurations in NWDS (Eclipse). You have to have a pre-existing software component of the same name and vendor which may or may not be empty.
    In the Development Infrastructure perspective in NWDS 7.1, just right-click on the software component you want to overwrite with the import and choose "Import".
    To import SCAs into a CMS track in the NWDI, you have to go to http://<NWDI server>:5<nn instance no>00/devinf/ and import the SCAs from the transport inbox directory of the NWDI server. Don't forget to maintain the SLD if necessary.
    Cheers,
    Thorsten

  • Is there a way to Import EPA file using SDM?

    Hi,
    is there another way to import EPA files in the portal NW04S?
    I do not have access to import in the system administration.
    Thanks
    Jean Seguin

    Never tried but, i think SDM does take SDA's also. nevertheless,
    import EPA into NWDS as a DC, deploy it to the server through NWDS.
    snap....i am sorry, its an EPA file. EPA file can be directly imported in the server and does not require to be through SDM.
    Go to Security Admin > Transport > Transport Packages > Import .... and follow the instructions there.
    use client / server based on where your EPA file is located. and upload and import.
    Regards,
    Nitin
    Edited by: Nitin Mahajan on Jun 16, 2009 7:04 PM
    Edited by: Nitin Mahajan on Jun 16, 2009 7:07 PM

  • Error while importing tpz file into XI Design

    Hi All,
    When i am trying to import latest exported tpz file from Dev system into Q system i am getting below error.
    Also the tpz file i am importing , with same file name already i have imported earlier into Q system through other Dev system. Now i am importing the exported file through prod fix environment dev system. Please help me , how to import the file without this error. Also, how to avaoid duplicate file name for importing tpz files or overwrite exiting imported tpz file which is having same file name.
    Batch rolled back. Caused by java.sql.BatchUpdateException: ORA-00001: unique constraint (SAPSR3DB.SYS_C00136623) violated  at oracle.jdbc.driver.DatabaseError.throwBatchUpdateException(DatabaseError.java:343) at oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:10698) at com.sap.sql.jdbc.basic.BasicPreparedStatement.executeBatch(BasicPreparedStatement.java:263) at com.sap.sql.jdbc.oracle.Oracle10gPreparedStatement.executeBatch(Oracle10gPreparedStatement.java:100) at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1129) at com.sap.sql.jdbc.common.CommonPreparedStatement.executeBatch(CommonPreparedStatement.java:991) at com.sap.engine.services.dbpool.wrappers.StatementWrapper.executeBatch(StatementWrapper.java:270) at com.tssap.dtr.pvc.basics.transaction.StatementReleasingConnection.executeBatch(StatementReleasingConnection.java:297) at com.tssap.dtr.pvc.versionmg.DefaultIntegrator.fireSQLBatches(DefaultIntegrator.java:1072) at com.tssap.dtr.pvc.versionmg.DefaultIntegrator.executeDBUpdates(DefaultIntegrator.java:384) at com.tssap.dtr.pvc.versionmg.DefaultIntegrator.integrate(DefaultIntegrator.java:337) at com.tssap.dtr.pvc.versionmg.VersionSet.integrate(VersionSet.java:183) at com.sap.aii.ib.server.pvcadapt.ImmutableVersionSet.integrate(ImmutableVersionSet.java:197) at com.sap.aii.ib.server.versioning.integration.VersionSetIntegratorImpl._integrateUnconditionally(VersionSetIntegratorImpl.java:300) at com.sap.aii.ib.server.versioning.integration.VersionSetIntegratorImpl.integrateClosedVersionSet(VersionSetIntegratorImpl.java:119) at com.sap.aii.ib.server.versioning.integration.VersionSetIntegrator.integrateClosedVersionSet(VersionSetIntegrator.java:52) at com.sap.aii.ib.server.propagation.PropagatorImpl.integrateObjectVersions(PropagatorImpl.java:261) at com.sap.aii.ib.server.propagation.Propagator.integrateObjectVersions(Propagator.java:174) at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcIntegrate(PvcTransport.java:191) at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.integrateVersionset(InternalTransportServiceImpl.java:480) at com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl.autoIntegrate(InternalRepTransportServiceImpl.java:546) at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:716) at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:362) at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:151) at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:75) at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730) at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:100) at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:312) at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
    at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Thanks in advance.
    Rajesh
    Edited by: rajesh amrabad on Sep 11, 2008 10:35 PM

    In addition to abobe answers,
    Keep this .tpz file at below mentioned location
    \usr\sap\<SID>\SYS\global\xi\repository_server\import\XI7_0_SAP_BASIS_7.00_09_00.tpz
    then login to the IR and peoceed as Tools -
    > import design objects. Her you will get this .tpz file, just import it.
    follow the steps given in this link and check if you are doing the correct thing.
    http://help.sap.com/saphelp_nw04/helpdata/en/93/a3a74046033913e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm
    The steps that you require are listed below,
    1) You must have the role SAP_XI_ADMINISTRATOR or SAP_XI_CONTENT_ORGANIZER to be able to export and import XI content.
    2)You import the XI content by first copying the provided export files into an import directory on the host of the Integration Builder and then importing the files into the Integration Repository.
    3)Copy the export files into the import directory for the Integration Repository (<systemDir>\xi\repository_server\import).If the files are packed, you must unpack them before importing.The actual export files have the extension .tpz. You must not unpack these files.
    4)The import directory is created the first time you call the Integration Builder.
    5)Start the Integration Builder and call the Integration Repository.
    To do this, perform the following steps:
    a. Log on to the SAP system on which your Integration Builder has been installed.
    b. Open the Integration Builder start page by calling it either from your user menu or with Transaction SXMB_IFR.
    c. Choose Integration Repository.
    Choose Tools u00AE Import design objects to import the XI content.
    6)Only the files from the import directory are offered to be imported. The sequence in which
    you import the export files is not important.
    7)After a successful import, the Integration Builder moves the imported TPZ files into the directory <systemDir>/xi/repository_server/importedFiles. The support package stack of imported software component versions is displayed on the Details tab page for the relevant software component version in the Integration Builder. If an error occurs, this information is important for support.
    Hope i have been of some help.

  • Error when Integrating Ms Exchange server into Enterprise Portal

    HI All,
    We are trying to integrate them MS Exchange server into Enterprise Portal and is facing the problem with WebDAV Repository manager.
    i've already created a HTTP System given the right url for the system and i used the system in the WebDAV Repository, when i try to monitor the component called repository manager it is in yellow color and is showing the server status as start up failed and error msg is,
    <b>errors   1
    requests   1
    bytes-per-second   0
    successes   0
    response-average   234
    last-error-0   2006-05-19T05:22:31Z: PROPFIND /exchange/: 401 Unauthorized
    failures   0</b>
    do anyone of u know the exact error?
    Your help will be appriciated.
    Thanks in advance,
    Sireesha.

    With a Live Office connection, you would typically use the URL iView and the opendocument URL to integrate the dashboard into the Enterprise Portal. There are existing posts on this forum about opendocument and Xcelsius dashboards.
    Obviously you need to make sure the dashboard refreshes fine outside of the portal, for instance from Infoview.
    Then, you need to look at the cross domain constraints : have both Infoview and Enterprise Portal in the same domain or use crossdomain.xml. They are lots of posts on this forum about that too.

  • Getting error could not place the document because there is not enough memory RAM wile importing .png file into Photoshop cc

    getting error could not place the document because there is not enough memory RAM wile importing .png file into Photoshop cc

    Without knowing anything about your system, your image file, your working document and so on nobody can even begin to guess. The file could be damaged, there could be color management issues at play and what have you...
    Mylenium

  • Anyone having issues with importing CR2 files into lightroom 5 as error message comes up saying "Some import operations were not performed". please advise what is a solution please

    Urgent please
    anyone having issues with importing CR2 files into lightroom 5 as error message comes up saying "Some import operations were not performed". please advise what is a solution please

    Sounds like the folder Write permissions issue described here with a solution:
    "Some import operations were not performed" from camera import

  • Cannot import PDF files into iPhoto 4.0.3

    Is it possible to import PDF files into iPhoto 4.0.3? I can't drag and drop them into iphoto folders without the "Unreadable Files" error. I have tried importing them through the iPhoto menu and still get the same results. I have tried importing the PDF files from several places such as my desktop because I wondered if the location of the original made a difference, but that doesn't seem to help. I didn't find anything when I searched for this problem here in the forum so I wondered if anyone else is having the same problems.
    Any help would be appreciated.
    Thanks,
    Morgan

    No because I had iPhoto 4 open and tried to run the Save PDF to iPhoto on a book in that library. I think it's just the different data structure, etc.. It's just not compatible with Automator or at least that particular workflow. I tried printing to PDF from V4 and then do the Save to iPhoto from Preview with V4 open and I still get the error message. So iPhoto 4 is just not compatible with that workflow.
    A workaround is to create a PDF file of the whole book and then manually save each page as a jpg file and import those. That's what I did for my first book. You could do a screen shot of each page in the preview mode and use those but the resolution will be limited to screen resolution, 72dip. You will get resolutions on the order of 150-200 dpi thru the Save As route in Preview or the Save to iPhoto automator method.
    I'm sure you could create an Automator workflow that would take the PDF file and save each page as a jpg file and name it sequentially. I'll have to take a closer look at Automator soon.

  • Opening a .zip file from Enterprise portal

    Hi all
    I am facing a problem while opening a .zip file from Enterprise portal. It gives the error- "Cannot open file- It doesnt appear to be a valid archieve" for every file.
    Is there any setting to be done in SAP Netweaver or is it the system limitation.
    Please help...
    Regards
    viraj

    hi pankaj
      I have uploaded a  .zip file in Enterprise Portal folder. When i click on the file, it opens with Winzip application. But then it gives the above mentioned error. I have tried another way also- I downloaded the file on computer drive and then tried to open it but same error .
    I hope it will make the picture clear.
    regards
    viraj

  • Error importing external files in flash cs6

    I am getting this error message when I try to import image files into my flash CS6 animation: "Unable to load external importer C:\Program Files\Adobe\Adobe Flash CS6\es_ES\Configuration\Importers\PhotoshopReader.dll". I am using Windows XP SP3.
    Thanks.

    The file was in the directory. We finally solved it by installing SP3 again.
    Thanks,

  • Not able to import .motn files into FCP

    For some reason I'm not able to import .motn files into FCP. While in FCP, I use "send to motion" and uncheck the embed box. After motion opens and I add my motion content, I get the following error when trying to import the .motn file back into FCP "File Error: 1 files(s) recognized, 0 access denied, 1 unknown". What is strange is that I'm able to create another test FCP project with different media, and everything works fine. All tests and media are done on the same drive.
    I'm using the latest updates of everything FCP 5.0.4 and motion 2.0.1
    Any ideas anybody?
    Thanks!
    G5 Mac OS X (10.4.6)

    Check the frame rate - that can sometimes interfere...
    Patrick

  • Having trouble importing .PDF file into Adobe Digital Editions

    I tried to import .pdf file into Adobe digital Editions. I received an error message that the version of Adobe Digital Editions does not support password protected files. The file is not password protected. I can open it easily with Adobe acrobat reader and Adobe acrobat professional
    Can some please help

    I just tried it on my machine and it worked fine .....I have Office 2010 though.
    Paul

Maybe you are looking for

  • Can I install Adobe Creative Cloud in more than one computer with the individual plan?

    I don´t have clear about the diference between individual plan an teams. My questions are: Can I install Adobe Creative Cloud in more than one computer with the individual plan? The team plan means that I have to pay for US$70 for each computer that

  • Certain folders on a server are always completely expanded (in List view). Why?

    Hello, All. This is an issue that has bugged me for years (possibly since OS 9, although my memory isn't what it used to be and I can't confirm that). I currently work for a design marketing studio and have spent most of my career in this field. I of

  • Default set of books driven from the responsibility?

    Hi all, when users logs into financials, they can see certain sets of books depending on the responsibilities assigned to them. Is that assumption correct? If so, is there a way of retrieving that infrormation? (List of sets of books per responsibili

  • Time missing from clip view

    Im trying to edit a video for work and i have already gone through and marked time segments to reject clips from becasue of speaking errors. The issue is that in this new version of iMovie i cant figure out a way to view the clip time so i can easily

  • BID Invitation header data (BBP_PDBEH) missing some info

    Hi All, Whenever a Bid Invitation is created and published but still without corresponding Quote and PO, should there be a data already present in table BBP_PDBEH or under tcode BBP_PD > Header (BBP_PDBEH)? I'm looking at the fields from table BBP_PD