Solution Import Failed

I am trying to import a managed solution in a CRM, but following error occurs:
The solution cannot be imported because the queue entity contains a Ribbon definition, which is not supported for that entity. Remove the RibbonDiffXml node from the entity definition and try to import again
When I import the solution it doesn't give any error and completes the whole process, but at the end of import the whole import role backs and above mentioned error occurs.
Following is the screenshot of the error:
and following is the error message in log file:
Following above error message, I have made change in customizations.xml file and removed the <RibbonDiffXml> tag and then re-produced the solution. But this time I got a different error related to Dependency Calculation, screenshot is as follows:
Log in above case doesn't give any specific error, it just give a general error saying that error occurred.
In both cases the solution import completed but in the end import got rolled back.
Kindly help with this issue, it is very critical.

Thank you Saad.
Following is the XML definition of the Queue entity in my Development CRM:
<Entity>
<Name LocalizedName="Queue" OriginalName="Queue">Queue</Name>
<ObjectTypeCode>2020</ObjectTypeCode>
<FormXml>
<forms type="main">
<systemform>
<formid>{a96ce25b-0ba6-4862-a0df-537b9c4e0006}</formid>
<IntroducedVersion>1.0</IntroducedVersion>
<FormPresentation>0</FormPresentation>
<FormActivationState>1</FormActivationState>
<form>
<tabs>
<tab name="general" verticallayout="true" id="{6db25522-e754-4585-a071-3c151552131f}" IsUserDefined="0" ordinalvalue="0">
<columns>
<column width="100%" id="0">
<sections>
<section name="queue information" showlabel="false" showbar="false" id="{a6b7da11-e32c-4759-b349-af7b46c1cb9f}" IsUserDefined="0" ordinalvalue="0">
<rows>
<row>
<cell id="{9687b1b4-f340-42d9-a315-bd2929839614}" ordinalvalue="10005" solutionaction="Modified" />
</row>
<row>
<cell colspan="2" showlabel="true" rowspan="5" id="{1611dcc3-67fe-4db9-8799-d1f582d7caac}" ordinalvalue="10007" solutionaction="Modified" />
</row>
<row>
<cell id="{54c36cab-341a-3a8c-97c9-20cc695d7d39}" showlabel="true" locklevel="0" ordinalvalue="10001" solutionaction="Added">
<labels>
<label description="" languagecode="1033" />
</labels>
<control id="new_managerid" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="new_managerid" disabled="false" />
</cell>
</row>
<row>
<cell id="{32d58810-0a70-03b0-aac2-21044e2de006}" showlabel="true" locklevel="0" ordinalvalue="10003" solutionaction="Added">
<labels>
<label description="" languagecode="1033" />
</labels>
<control id="new_hod" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="new_hod" disabled="false" />
</cell>
<cell id="{7627244d-1258-4982-813c-940cde51bb47}" showlabel="true" locklevel="0" ordinalvalue="20004" solutionaction="Added">
<labels>
<label description="" languagecode="1033" />
</labels>
<control id="new_director" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="new_director" disabled="false" />
</cell>
</row>
<row>
<cell id="{a1614947-d7cd-055a-8b8a-281d73444b7a}" showlabel="false" ordinalvalue="20006" solutionaction="Added">
<labels>
<label description="" languagecode="1033" />
</labels>
</cell>
</row>
</rows>
</section>
</sections>
</column>
</columns>
</tab>
</tabs>
<Navigation solutionaction="Added">
<NavBar></NavBar>
<NavBarAreas>
<NavBarArea Id="Info">
<Titles>
<Title LCID="1033" Text="Common" />
</Titles>
</NavBarArea>
<NavBarArea Id="Sales">
<Titles>
<Title LCID="1033" Text="Sales" />
</Titles>
</NavBarArea>
<NavBarArea Id="Service">
<Titles>
<Title LCID="1033" Text="Service" />
</Titles>
</NavBarArea>
<NavBarArea Id="Marketing">
<Titles>
<Title LCID="1033" Text="Marketing" />
</Titles>
</NavBarArea>
<NavBarArea Id="ProcessCenter">
<Titles>
<Title LCID="1033" Text="Processes" />
</Titles>
</NavBarArea>
</NavBarAreas>
</Navigation>
</form>
<LocalizedNames>
<LocalizedName description="Information" languagecode="1033" />
</LocalizedNames>
<Descriptions>
<Description description="A form for this entity." languagecode="1033" />
</Descriptions>
</systemform>
</forms>
</FormXml>
<RibbonDiffXml>
<CustomActions />
<Templates>
<RibbonTemplates Id="Mscrm.Templates"></RibbonTemplates>
</Templates>
<CommandDefinitions />
<RuleDefinitions>
<TabDisplayRules />
<DisplayRules />
<EnableRules />
</RuleDefinitions>
<LocLabels />
</RibbonDiffXml>
</Entity>
and Following is the defintion of Queue Entity in the Production CRM, where I am importing my solution:
<Entity>
<Name LocalizedName="Queue" OriginalName="Queue">Queue</Name>
<ObjectTypeCode>2020</ObjectTypeCode>
<FormXml>
<forms type="main">
<systemform>
<formid>{a96ce25b-0ba6-4862-a0df-537b9c4e0006}</formid>
<IntroducedVersion>1.0</IntroducedVersion>
<FormPresentation>0</FormPresentation>
<FormActivationState>1</FormActivationState>
<form>
<hiddencontrols>
<data id="emailrouteraccessapproval" datafieldname="emailrouteraccessapproval" classid="{5546E6CD-394C-4bee-94A8-4425E17EF6C6}" />
<data id="outgoingemaildeliverymethod" datafieldname="outgoingemaildeliverymethod" classid="{5546E6CD-394C-4bee-94A8-4425E17EF6C6}" />
<data id="incomingemaildeliverymethod" datafieldname="incomingemaildeliverymethod" classid="{5546E6CD-394C-4bee-94A8-4425E17EF6C6}" />
</hiddencontrols>
<tabs>
<tab name="general" verticallayout="true" id="{6db25522-e754-4585-a071-3c151552131f}" IsUserDefined="0">
<labels>
<label description="General" languagecode="1033" />
</labels>
<columns>
<column width="100%">
<sections>
<section name="queue information" showlabel="false" showbar="false" id="{a6b7da11-e32c-4759-b349-af7b46c1cb9f}" IsUserDefined="0">
<labels>
<label description="Queue Information" languagecode="1033" />
</labels>
<rows>
<row>
<cell colspan="2" id="{255991d3-3d7c-488d-ab5f-59459ecd6c29}">
<labels>
<label description="Queue Name" languagecode="1033" />
</labels>
<control id="name" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="name" />
</cell>
</row>
<row>
<cell id="{54c36cab-341a-3a8c-97c9-20cc695d7d39}" showlabel="true" locklevel="0">
<labels>
<label description="Manager" languagecode="1033" />
</labels>
<control id="new_managerid" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="new_managerid" disabled="false" />
</cell>
<cell id="{a66f8b6d-aed2-4449-9eaf-6debbf4b78be}">
<labels>
<label description="Owner" languagecode="1033" />
</labels>
<control id="ownerid" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="ownerid" />
</cell>
</row>
<row>
<cell id="{32d58810-0a70-03b0-aac2-21044e2de006}" showlabel="true" locklevel="0">
<labels>
<label description="HOD" languagecode="1033" />
</labels>
<control id="new_hod" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="new_hod" disabled="false" />
</cell>
<cell id="{7627244d-1258-4982-813c-940cde51bb47}" showlabel="true" locklevel="0">
<labels>
<label description="Director" languagecode="1033" />
</labels>
<control id="new_director" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="new_director" disabled="false" />
</cell>
</row>
<row>
<cell id="{9687b1b4-f340-42d9-a315-bd2929839614}">
<labels>
<label description="Incoming Email" languagecode="1033" />
</labels>
<control id="emailaddress" classid="{ADA2203E-B4CD-49be-9DDF-234642B43B52}" datafieldname="emailaddress" />
</cell>
<cell id="{a1614947-d7cd-055a-8b8a-281d73444b7a}" showlabel="false">
<labels>
<label description="" languagecode="1033" />
</labels>
</cell>
</row>
<row>
<cell colspan="2" showlabel="true" rowspan="5" id="{1611dcc3-67fe-4db9-8799-d1f582d7caac}">
<labels>
<label description="Description" languagecode="1033" />
</labels>
<control id="description" classid="{E0DECE4B-6FC8-4a8f-A065-082708572369}" datafieldname="description" />
</cell>
</row>
<row />
<row />
<row />
<row />
</rows>
</section>
<section name="incoming email" showlabel="true" showbar="true" locklevel="0" id="{65cea1b0-5dfa-4e0b-8b01-e6f89d7abdc8}" IsUserDefined="0">
<labels>
<label description="Incoming Email" languagecode="1033" />
</labels>
<rows>
<row>
<cell id="{ab457702-b8d1-458e-9c85-dfd80b7dd74f}">
<labels>
<label description="Convert to email activities:" languagecode="1033" />
</labels>
<control id="incomingemailfilteringmethod" classid="{3EF39988-22BB-4f0b-BBBE-64B5A3748AEE}" datafieldname="incomingemailfilteringmethod" disabled="false" />
</cell>
</row>
</rows>
</section>
<section name="email configuration" showlabel="true" showbar="true" locklevel="0" id="{9DE88AB0-DF45-463c-A91D-E4F9AF70B79D}" IsUserDefined="0">
<labels>
<label description="Email Configuration" languagecode="1033" />
</labels>
<rows>
<row>
<cell id="{e582170e-3060-a166-a6ce-b00d8a7e06b5}" showlabel="true" locklevel="0">
<labels>
<label description="Mailbox" languagecode="1033" />
</labels>
<control id="defaultmailbox" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="defaultmailbox" disabled="false" />
</cell>
</row>
</rows>
</section>
</sections>
</column>
</columns>
</tab>
</tabs>
<Navigation>
<NavBar></NavBar>
<NavBarAreas>
<NavBarArea Id="Info">
<Titles>
<Title LCID="1033" Text="Common" />
</Titles>
</NavBarArea>
<NavBarArea Id="Sales">
<Titles>
<Title LCID="1033" Text="Sales" />
</Titles>
</NavBarArea>
<NavBarArea Id="Service">
<Titles>
<Title LCID="1033" Text="Service" />
</Titles>
</NavBarArea>
<NavBarArea Id="Marketing">
<Titles>
<Title LCID="1033" Text="Marketing" />
</Titles>
</NavBarArea>
<NavBarArea Id="ProcessCenter">
<Titles>
<Title LCID="1033" Text="Processes" />
</Titles>
</NavBarArea>
</NavBarAreas>
</Navigation>
</form>
<LocalizedNames>
<LocalizedName description="Information" languagecode="1033" />
</LocalizedNames>
<Descriptions>
<Description description="A form for this entity." languagecode="1033" />
</Descriptions>
</systemform>
</forms>
</FormXml>
<SavedQueries>
<savedqueries>
<savedquery>
<isquickfindquery>0</isquickfindquery>
<isprivate>0</isprivate>
<isdefault>1</isdefault>
<returnedtypecode>2020</returnedtypecode>
<savedqueryid>{3a8191c3-d94e-4fd4-af8b-5bf29568a563}</savedqueryid>
<queryapi></queryapi>
<layoutxml>
<grid name="resultset" object="2020" jump="name" select="1" icon="1" preview="1">
<row name="result" id="queueid">
<cell name="name" width="300" />
<cell name="emailaddress" width="200" />
</row>
</grid>
</layoutxml>
<querytype>0</querytype>
<fetchxml>
<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
<entity name="queue">
<attribute name="name" />
<attribute name="emailaddress" />
<order attribute="name" descending="false" />
<filter type="and">
<condition attribute="queueid" operator="eq" uiname="Customer Service" uitype="queue" value="{E59224C6-6379-E411-80C3-00155D6FA100}" />
<condition attribute="statecode" operator="eq" value="0" />
</filter>
<attribute name="queueid" />
</entity>
</fetch>
</fetchxml>
<IntroducedVersion>5.0.0.0</IntroducedVersion>
<LocalizedNames>
<LocalizedName description="My Active Queues" languagecode="1033" />
</LocalizedNames>
</savedquery>
</savedqueries>
</SavedQueries>
<RibbonDiffXml>
<RibbonNotSupported />
</RibbonDiffXml>
</Entity>
They seem different as per code. Kindly help me sort out how to resolve this issue.

Similar Messages

  • Solution Import Error without message

    Hey Guys,
    i have got troubles importing a default-solution (CRM 2013). The import procceds up to about 80% and fails. The strange thing is that the import diaolog does not contain any error-message-row as usual.
    If you look at the import-log you can not find any error message again. It seems that de import just stops. You can find the import log below.
    Does anybody know about this issue (it looks like there is something wrong with the sitemap-clientextention):
    <Row ss:AutoFitHeight="0" type="Bericht">
    <Cell ss:StyleID="s137" name="Time">
    <Data ss:Type="String">06:46:31.82</Data>
    </Cell>
    <Cell ss:StyleID="s137" name="ItemType">
    <Data ss:Type="String">Bericht</Data>
    </Cell>
    <Cell ss:StyleID="s137" name="Id">
    <Data ss:Type="String"/>
    </Cell>
    <Cell ss:StyleID="s137" name="Name">
    <Data ss:Type="String">{744e3a45-f7fa-e011-b193-005056800000}</Data>
    </Cell>
    <Cell ss:StyleID="s137" name="LocalizedName">
    <Data ss:Type="String">Zielorientierter Status</Data>
    </Cell>
    <Cell ss:StyleID="s137" name="OriginalName">
    <Data ss:Type="String"/>
    </Cell>
    <Cell ss:StyleID="s137" name="Description">
    <Data ss:Type="String">Zielorientierten Status anzeigen</Data>
    </Cell>
    <Cell ss:StyleID="s137" name="Status">
    <Data ss:Type="String">Verarbeitet</Data>
    </Cell>
    <Cell ss:StyleID="s137" name="ErrorCode">
    <Data ss:Type="String"/>
    </Cell>
    <Cell ss:StyleID="s137" name="ErrorText">
    <Data ss:Type="String"/>
    </Cell>
    </Row>
    <Row ss:AutoFitHeight="0" type="Clienterweiterungen">
    <Cell ss:StyleID="s137" name="Time">
    <Data ss:Type="String"/>
    </Cell>
    <Cell ss:StyleID="s137" name="ItemType">
    <Data ss:Type="String">Clienterweiterungen</Data>
    </Cell>
    <Cell ss:StyleID="s137" name="Id">
    <Data ss:Type="String"/>
    </Cell>
    <Cell ss:StyleID="s137" name="Name">
    <Data ss:Type="String">sitemap</Data>
    </Cell>
    <Cell ss:StyleID="s137" name="LocalizedName">
    <Data ss:Type="String"/>
    </Cell>
    <Cell ss:StyleID="s137" name="OriginalName">
    <Data ss:Type="String"/>
    </Cell>
    <Cell ss:StyleID="s137" name="Description">
    <Data ss:Type="String"/>
    </Cell>
    <Cell ss:StyleID="s137" name="Status">
    <Data ss:Type="String">Nicht verarbeitet</Data>
    </Cell>
    <Cell ss:StyleID="s137" name="ErrorCode">
    <Data ss:Type="String"/>
    </Cell>
    <Cell ss:StyleID="s137" name="ErrorText">
    <Data ss:Type="String"/>
    </Cell>
    </Row>

    I increased the values in the web.config located in C:\Program Files\Microsoft Dynamics CRM\CRMWeb to:
    <httpRuntime executionTimeout="3600" maxRequestLength="32768" requestValidationMode="3.0" encoderType="Microsoft.Crm.CrmHttpEncoder, Microsoft.Crm" />
    <location path="MSCRMServices">
    <system.web>
    <httpRuntime maxRequestLength="20000" />
    The import fails again.
    I tried some furhter imports. If I import my solution to a new, blank organisation it will succeed. It seems to fail only on the my exitsting organisation, which i want to update with new functioniality.
    Are there any other timeouts, beside the web.conifg-settings I already did?

  • Photoshop Elements 9 Organizer "Import Failed"

    OK, I have had this problem before and I know there was a fix for it that had something to do with removing a "cache" file in my pictures folder.
    The issue is, we just simply use the organizer to get pictures from our camera. We have been doing this and it works nicely everytime.
    But once in awhile it scans the memory card, finds the new pictures, we select go ahead an import it, and after flipping through the pictures, it just stops with one message "Import Failed."
    This happened some time ago and there was thread somewhere which said the problem was due to a "incomplete transfer" and there were some files to delete and everything got better.
    Now it has happened again, and we cannot seem to find that article or remember what files to delete.
    Any help would be appreciated.  The solution was simple so we did not save the article for future reference
    Thanks in advance for your help.

    Hi,
    I would suggest, removing the Pictures folder from your watch folder list to solve this issue. For this, in the menu bar , go to File> Watched Folders... .Choose the problamtic folder from the list under 'Folders to watch' and hit 'Remove'. This would solve the current issue, however , you would be record to import files manually from that folder thereafter. Thanks.

  • Open Item Import fails with a process_flag = -999 or -888

    Problem description
    ============
    The Open Item Import fails with a process_flag = -999 in
    mtl_system_items_interface. This keeps the item from being imported into
    mtl_system_items. The process_flag has to be set back to 1 to have the row(s)
    reprocessed.
    Solution
    ======
    UPDATE mtl_system_items_interface
    set transaction_type='CREATE'
    where transaction_type=<'>
    Commit;
    Re run the Item Import it should go fine.
    Regards,
    Mehboob

    Hi,
    It looks like you have posted the same in below thread.
    Item Import completed with Process_Flag = 31, 41 and 42
    Any way if you have problem you can refer to below metalink notes.
    NOTE:103869.1 - Item Attribute vs Template Attributes Using IOI
    NOTE:106812.1 - Instructions for Running Item Open Import (IOI) Including Historical Revision Da
    NOTE:109628.1 - FAQ for Item Import
    NOTE:268968.1 - Understanding Item Import and Debugging Problems with Item Import
    NOTE:458544.1 - Inventory Item Open Interface ITAR Template
    NOTE:52746.1 - A Guideline to IOI Error Messages and Solutions
    Thanks
    Vishalaksha

  • Import failed when Import a SBO Database in SAP Hana

    Hi all,
    When I try to import a SBO database Rev 69 to SAP Hana with Rev 74, I receive this error:
    SAP DBTech JDBC: [2048]: column store error: table import failed:  [30151] Object not found in the import directory;object=SBOCOMMON:ETL_Sen
    I guess that the error not have relationship with different Revs. I imported another DB with this Rev and this work.
    The import was done in 2 ways:
    Script:
    IMPORT DATABASE."*" FROM '<directory>' WITH REPLACE
    Click right in Database, Import, select directory, select tables, import...
    Does anyone know what can be or the solution??
    Thanks
    Best regards
    Marcos Taira

    Hello Marcos.
    You could check this note.
    1981315 - HANA import fails with error "not found in the import directory"
    Regards.
    Mario.

  • Solution import error for on-premise

    Hi all,
    I have a solution in my production environment(divided into 3 parts), when i'm trying to deploy the solution (Managed/Un-managed tried both) onto the client server it is throwing an error without any message (Like a generic message). I have checked the Import
    log and CRM Trace log files and tried troubleshooting but there is no luck.
    I will post the import log and the trace log here, can anyone please help to solve the importing solution
    Solution
    Name
    StdGasTransmission
    Display Name
    StdGasTransmission
    Description
    Version
    6.0.0.0
    Package Type
    Managed
    Publisher
    Name
    DefaultPublisherNMPRCPIPELINESAFETY
    Display Name
    Default Publisher for NMPRC-PIPELINESAFETY
    Description
    Default publisher for this organization
    Email
    Website
    City
    Country/Region
    Street 1
    Street 2
    ZIP/Postal Code
    State/Province
    Phone
    Status
    Failure
    Message
    The import failed. For more information, see the related error messages.
    Progress [%]
    97.48
    Duration [s]
    244.1
    It is showing as unprocessed status for the files which is shown below
    Workflow
    {938627d1-4fb7-e411-80f2-00155d0a5b12}
    Lock Inspection Field
    Lock Inspection Field
    Unprocessed
    Workflow
    {527df5a1-038f-422a-9256-932a23e4b0d0}
    Std Ins F1 Gas Trans
    Std Ins F1 Gas Trans
    Unprocessed
    Workflow
    {bf6d20dd-f82b-43e0-8309-91c245d885df}
    GasTransmission_AutoRoute
    GasTransmission_AutoRoute
    Unprocessed
    Workflow Activation
    {938627d1-4fb7-e411-80f2-00155d0a5b12}
    Lock Inspection Field
    Lock Inspection Field
    Unprocessed
    Workflow Activation
    {527df5a1-038f-422a-9256-932a23e4b0d0}
    Std Ins F1 Gas Trans
    Std Ins F1 Gas Trans
    Unprocessed
    Workflow Activation
    {bf6d20dd-f82b-43e0-8309-91c245d885df}
    GasTransmission_AutoRoute
    GasTransmission_AutoRoute
    Unprocessed
    Plugin Assembly
    StdInsForm1_GT_AR_2_PM, Version=1.0.0.0, Culture=neutral, PublicKeyToken=bf2df9b91e15403a
    StdInsForm1_GT_AR_2_PM
    StdInsForm1_GT_AR_2_PM
    Unprocessed
    Plugin Assembly
    StdGasTransmission AutoNumber, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ab1a46818ba347cf
    StdGasTransmission AutoNumber
    StdGasTransmission AutoNumber
    Unprocessed
    Plugin Assembly
    StdInsForm1_GasTrans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=427e236049a09a8e
    StdInsForm1_GasTrans
    StdInsForm1_GasTrans
    Unprocessed
    Plugin Assembly
    StdInsForm1_GT_AR_2_WPA, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9c073ad110dc36fb
    StdInsForm1_GT_AR_2_WPA
    StdInsForm1_GT_AR_2_WPA
    Unprocessed
    Plugin Assembly
    StdInsForm1_GT_AR_2_QAQC, Version=1.0.0.0, Culture=neutral, PublicKeyToken=76f0d5ed3da46871
    StdInsForm1_GT_AR_2_QAQC
    StdInsForm1_GT_AR_2_QAQC
    Unprocessed
    SDK Message Processing Step
    {5c4751aa-d943-e411-80de-00155d0a5b12}
    StdInsForm1_GasTrans.StdInsF1_GasTrans: Create of nmprc_phmsastdform1
    StdInsForm1_GasTrans.StdInsF1_GasTrans: Create of nmprc_phmsastdform1
    Unprocessed
    SDK Message Processing Step
    {9a918d50-50b7-e411-80f2-00155d0a5b12}
    StdGasTransmission_AutoNumber.StdGasTransmission_AutoNumber: Update of nmprc_phmsastdform1
    StdGasTransmission_AutoNumber.StdGasTransmission_AutoNumber: Update of nmprc_phmsastdform1
    Unprocessed
    Publish StringMaps
    Unprocessed
    Root Components Insertion
    Unprocessed
    Dependencies Calculation
    Unprocessed

    Hello Vighnesh,
    Could you verify this blog to see if it applies, explained here:
    Import of Solution Fails Without Error Message in Dynamics CRM
    Let us know if it applies.
    Best Regards.

  • Import failed, because the sources are not contained in the archive

    Hi,
    I need to customized some configuration in the Component CPRXRPM_UI.
    So I have created a Track to Modify the CPRXRPM_UI Component. When I am trying to Import the Compoent I am gettting the below error,
    20090625182941 Info   :Starting Step Repository-import at 2009-06-25 18:29:41.0130 +5:00
    20090625182941 Info   :Component:sap.com/CPRXRPM_UI
    20090625182941 Info   :Version  :MAIN_PPM45VAL_C.20080919144429
    20090625182941 Info   :1. propagation request is of type TCSSoftwareComponent
    20090625182941 Fatal  :import failed, because the sources are not contained in the archive
    20090625182941 Info   :Step Repository-import ended with result 'fatal error' ,stopping execution at 2009-06-25 18:29:41.0131 +5:00
    Can any one suggest the solution for the issue

    Hi Baskar,
    I am facing the same issue.
    Wondering if you have figured out a way.
    Please let me know what you did to achieve the desired result.
    Regards,
    Sumit Oberoi

  • Importing from iphoto, always get "import failed".

    I am trying to move my pictures from iphoto to elements.
    I "import from files and folders" and choose import from iphoto.
    I have 87,0000 pictures.
    It fails saying "import failed".
    I check the disk, and the files are there but no pictures in the catalog.
    I try to remove the files that it says are damaged.  I have done that.  I still get "import failed" with no report of why.
    I see many other posts with this same issue, and no good solution.
    I tried to create a new catalog, no difference.
    Help!
    Mac OS X
    Elements 12.0
    I have had Elements for the mac for 3 months now and still can't use it!

    I did the "from iPhoto" and got the problem listed above.  I want the whole library transferred.
    I am looking for a solution to the elements defect listed above.  If I import the library, and it has a problem with a single photo, it should not import that photo, but do the rest.  It is not doing that, it is failing and not importing anything.
    This is especially frustrating since it take hours to import the library, then when it is 95% done, it fails and imports nothing.

  • Dynamics crm 2015 import fail entity ribbon XML data that represents the customized elements of the ribbon for an enitity" error.

    while import the solution into dynamics crm 2015.import fail is getting.could anybody help me on this.
    hsk srinivas

    Hello,
    I believe first step is to Download Log File and recheck it for error.
    Dynamics CRM MVP/ Technical Evangelist at
    SlickData LLC
    My blog

  • Windown 8.1 Photoshop Elements 13-import failed???

    I am having problems importing the pictures that i already have on my computer into Photoshop Elements-organizer.  I add the folders I want to import and every time it goes through finding those pictures in the preview...but at the end I get the error "IMPORT FAILED".
    I also get a message that says that 70 files are already in my catalog and are not supported.  I have  no idea what I can do to get this program to work.  At this point, the program is useless if I can get my photos imported.  Please help.
    Thanks!
    Elements Organizer 13.0.0.0
    Core Version: 13.0 (20140831.m.62014)
    Language Version: 13.0 (20140831.m.62014)
    Current Catalog:
    Catalog Name: My Catalog
    Catalog Location: C:\ProgramData\Adobe\Elements Organizer\Catalogs\My Catalog\
    Catalog Size: 1.2MB
    Catalog Cache Size: 32.1MB
    System:
    Operating System Name: Windows 8
    Operating System Version: 6.3
    System Architecture:
    Built-in Memory: 5.9GB
    Free Memory: 3GB
    Important Drivers / Plug-ins / Libraries:
    Microsoft DirectX Version: 9.0
    Apple QuickTime Version: Not installed
    Adobe Reader Version: Not installed
    Adobe Acrobat Version: Not installed
    CD and DVD drives:

    Hi Did you find a solution to this?  I am having the same problem, thanks

  • ESS import failed

    Hi,
    ESS import failed with the below error
    "CBS throws exception during activation
    caused by Exception:com.sap.tc.cbs.client.error.ComminicationException : Read timed out (Service call excpetion;nested exception is:java.net.SocketTimeoutException:Read time out)"
    please guide the solution
    Thanks a ton

    H Daniel,
    Please check with the Log files and  Notes 872892, Note 1027830
    Read the link as,
    http://help.sap.com/saphelp_nw04/helpdata/en/a6/a4214174abef23e10000000a155106/frameset.htm

  • C300 MXF import fails across CS6

    I am having trouble with footage shot with the Canon C300.
    In Premiere, Prelude, & Media Encoder Ingest/Import fails with 'generic error' or 'unable to read xmp'
    I can play the footage in Resolve 9, & in VLC.
    I have tried transcoding it using Pavtube MXF Converter.
    When transcoded to MPEG2 the ingest/import still fails.
    When transcoded to WMV it can then be ingested/imported.
    Has anyone else experienced this?
    Anyone have a solution?
    Thank you community :-)

    Have you tried a re-install of CS6? Having to transcode files that should play natively is a heck of a problem. I would wipe the system drive and start agian. Contacting Adobe support is also on tap.
    This should work; from CS6 white papers:
    "Adobe Systems and Canon have collaborated to bring highly e&cient, #le- and tape-based work!ows
    to Adobe Premiere Pro CS6 so"ware, giving users the ability to natively edit HD and SD footage shot
    with Canon video cameras, including the Canon EOS C300 Digital Cinema camera, Canon XF305/300,
    and Canon XF105/100, which record video on solid-state media using the powerful Canon XF
    MPEG-2 codec with Full HD 1920x1080 resolution, 50Mbps bit rate, and 4:2:2 color sampling."

  • MDL IMPORT FAILS WITH MDL1261

    Hi all,
    I am using the OWB Repository Version 10.2.0.4.0 in a AIX server and we face MDL IMPORT FAILS WITH MDL1261
    On Oracle Metalink we found the following information. The datatype and background both are set to 113.
    Does the suggestion to set the values to 10007 apply in this case?
    Thanks !
    Sebastian
    MDL IMPORT FAILS WITH MDL1261
    The upgrade to 11.1.0.7 creates a new property SAP_FTP in the repository. The DATATYPE of this property is incorrectly set to113. The value should be 10007. This wrong datatype causes the NullPointerException because it causes the type not be found when it is expected to be there.
    Solution
    1. Using SQL*Plus, connect to OWBSYS
    2. Check datatype of property SAP_FTP
    SQL> select name, datatype from PROPERTYDEFINITION_V where name = 'SAP_FTP';
    NAME DATATYPE
    SAP_FTP 113
    3. Check datatype of property BACKGROUND
    SQL> select name, datatype from PROPERTYDEFINITION_V where name = 'BACKGROUND';
    NAME DATATYPE
    BACKGROUND 10007
    The value of DATATYPE for the property SAP_FTP and property BACKGROUND should be the same (10007). If this is not the case, the DATATYPE of property BACKGROUND should be changed.
    Proceed to the next step to correct this.
    4. Update PROPERTYDEFINITION_V
    If the value of DATATYPE is not the same for property SAP_FTP and property BACKGROUND, then correct this as follows:
    SQL> update PROPERTYDEFINITION_V
    set DATATYPE = (select datatype from PROPERTYDEFINITION_V where name = 'BACKGROUND') where name = 'SAP_FTP';
    5. Verify updated correctly
    SQL> select name, datatype from PROPERTYDEFINITION_V where name = 'SAP_FTP';
    NAME DATATYPE
    SAP_FTP 10007
    6. If everything looks correct, then commit.
    SQL> commit;
    Commit complete.

    Hi Detlef,
    This is the only error I got. Regards, Sebastian
    error at line 237,069: MDL1261: Error importing MAPPING GG_OPS.4_DWH.GG_MAP_D_OFFICE.
    Detailed Error Message:
    java.lang.NullPointerException
         at oracle.wh.repos.impl.foundation.CMPElement.setElement(CMPElement.java(Compiled Code))
         at oracle.wh.repos.pdl.foundation.WBProxy.uncached(WBProxy.java(Compiled Code))
         at oracle.wh.repos.pdl.foundation.StaticCache.uncache(StaticCache.java:120)
         at oracle.wh.repos.pdl.foundation.CacheMediator.uncacheComponent(CacheMediator.java:1435)
         at oracle.wh.repos.pdl.foundation.UncacheService.uncache(UncacheService.java:495)
         at oracle.wh.repos.pdl.foundation.UncacheService.uncache(UncacheService.java:346)
         at oracle.wh.repos.pdl.foundation.UncacheService.uncache(UncacheService.java:640)
         at oracle.wh.repos.pdl.foundation.MemoryManagerImpl.uncache(MemoryManagerImpl.java:530)
         at oracle.wh.repos.pdl.foundation.MemoryManagerImpl.checkMemory(MemoryManagerImpl.java(Compiled Code))
         at oracle.wh.repos.pdl.foundation.CacheMediator.cache(CacheMediator.java(Compiled Code))
         at oracle.wh.repos.pdl.foundation.CacheMediator.cache(CacheMediator.java(Compiled Code))
         at oracle.wh.repos.impl.ProxyFactoryGen.createCMPMap(ProxyFactoryGen.java:4482)
         at oracle.wh.repos.impl.ProxyFactoryGen.createCMPMap(ProxyFactoryGen.java:4468)
         at oracle.wh.repos.impl.ProxyFactoryGen.createCMPMap(ProxyFactoryGen.java:4463)
         at oracle.wh.repos.pdl.metadataloader.MDLImportCreateUtil.internalImportObject(MDLImportCreateUtil.java(Compiled Code))
         at oracle.wh.repos.pdl.metadataloader.MDLImportCreateUtil.importObject(MDLImportCreateUtil.java(Inlined Compiled Code))
         at oracle.wh.repos.pdl.metadataloader.Import.OutputMDLImport.startElementCreateObj(OutputMDLImport.java(Compiled Code))
         at oracle.wh.repos.pdl.metadataloader.Import.OutputMDLImport.startElement(OutputMDLImport.java(Compiled Code))
         at oracle.wh.repos.pdl.metadataloader.Import.OutputMDLImport.processPendingFCOElements(OutputMDLImport.java(Compiled Code))
         at oracle.wh.repos.pdl.metadataloader.Import.OutputMDLImport.startElementPendingFCOAssoc(OutputMDLImport.java(Compiled Code))
         at oracle.wh.repos.pdl.metadataloader.Import.OutputMDLImport.startElement(OutputMDLImport.java(Compiled Code))
         at oracle.wh.repos.pdl.metadataloader.Import.OutputMDLImport.run(OutputMDLImport.java(Compiled Code))
         at oracle.wh.repos.pdl.metadataloader.converter.foundation.ConverterStateMachine.runAll(ConverterStateMachine.java(Compiled Code))
         at oracle.wh.repos.pdl.metadataloader.converter.foundation.ProcessXML$ConvertHandlerBase.startElement(ProcessXML.java(Compiled Code))
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java(Compiled Code))
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:326)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:293)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:295)
         at oracle.wh.repos.pdl.metadataloader.converter.util.WBXMLSourceReader.parse(WBXMLSourceReader.java:59)
         at oracle.wh.repos.pdl.metadataloader.converter.foundation.ProcessXML.runConversion(ProcessXML.java:356)
         at oracle.wh.repos.pdl.metadataloader.converter.foundation.ProcessXML.run(ProcessXML.java:290)
         at oracle.wh.repos.pdl.metadataloader.converter.foundation.StateMachine.runAll(StateMachine.java:50)
         at oracle.wh.repos.pdl.metadataloader.converter.WBConverter.ConvertXML(WBConverter.java:568)
         at oracle.wh.repos.pdl.metadataloader.Import.MDLImport.process(MDLImport.java:1859)
         at oracle.wh.repos.pdl.metadataloader.Import.MDLRunImport.internalRunImport(MDLRunImport.java:431)
         at oracle.wh.repos.pdl.metadataloader.Import.MDLRunImport.runImport(MDLRunImport.java:503)
         at oracle.owb.Import.ImportServiceManager.internalImportMetaData(ImportServiceManager.java:506)
         at oracle.owb.Import.ImportServiceManager.importMetaDataFromFile(ImportServiceManager.java:355)
         at oracle.owb.scripting.executers.ImportCmdExecuter.startMetaDataImportCommand(ImportCmdExecuter.java:708)
         at oracle.owb.scripting.executers.ImportCmdExecuter.importFromFile(ImportCmdExecuter.java:150)
         at oracle.owb.scripting.parsers.ImportCmdParser.mdlImportCommand(ImportCmdParser.java:302)
         at oracle.owb.scripting.parsers.ImportCmdParser.ImportCommand(ImportCmdParser.java:152)
         at oracle.owb.scripting.parsers.ImportCmdParser.parseCommand(ImportCmdParser.java:112)
         at oracle.owb.scripting.commands.OMBMetaDataImportCmd.executeCommand(OMBMetaDataImportCmd.java:77)
         at oracle.owb.scripting.commands.OMBCommand.cmdProc(OMBCommand.java:69)
         at tcl.lang.Parser.evalObjv(Parser.java:818)
         at tcl.lang.Parser.eval2(Parser.java:1221)
         at tcl.lang.Interp.eval(Interp.java:2189)
         at tcl.lang.Interp.evalFile(Interp.java:2368)
         at tcl.lang.TclShell.run(TclShell.java:124)
         at tcl.lang.TclShell.run(TclShell.java:68)
         at oracle.owb.scripting.OMBShell.main(OMBShell.java:38)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at Launcher.main(Launcher.java:167)

  • CMS Check and import failed

    Hi All,
    We have created a track in CMS. When do the Import-check of SCAs, we are getting "Check-failed".
    Foll. are the SCAs
    sap.com_SAP-JEE      
    sap.com_SAP_BUILDT
    sap.com_SAP_JTECHS
    When we are trying to import, then we are getting the message "Import-failed".
    Log file shows the foll. message
    Fatal  :check failed, because the sources are not contained in the archive
    Info   :Step Repository-check ended with result 'fatal error' ,stopping execution 
    Can someone tell, what could be the problem and the possible solution.

    Hi,
    let me summarize the possible reasons for the error
    Fatal  :check failed, because the sources are not contained in the archive
    Info   :Step Repository-check ended with result 'fatal error' ,stopping execution 
    First of all an SCA file can be either used for modification by customers, or not, becaues it has only build archives (meaning necessary for build -- like libraries, you can pretty much treat it that way).
    An SCA can have 3 types of archives inside:
    - buildarchives  -- i.e. necessary for build
    - deployarchives -- i.e. deployable
    - sourcearchives -- i.e. can be modified by customers
    What kind of archives we are dealing with you can decide easily:
    rename the given SCA file to zip, and extract it (or simulate extraction using jar -tvf *.SCA).
    It can contain 3 folder respectively: BUILDARCHIVES , DEPLOYARCHIVES, SOURCEARCHIVES
    Meaning, if it has a SOURCEARCHIVES folder, it has sources to be modified.
    Notice, none of the initially mentioned archives (SAPBUILDT, SAPJEE, SAPJTECHS) are having sourcearchives.
    So then why this error is reported?
    On the top of that ESS should have sourcearchives folder, then again, why is this error coming?
    I come to this point immediatelly.
    Now the error message we are talking about can have 2 reasons:
    1. the archive should not have sources, but due to a wrong configuration it gets confused and reports this error.
    2. the archive should have sources, but it was wrongly uploaded to the marketplace (i.e. wrong delivery)
    Explanation on the above 2 points:
    1. In CMS webui -- Landscape Configurator -- Track Data tab you checked in the checkboxes "Developed" for such software which is not allowed to be modified. In this example you have set the Developed flag for SAPBUILDT, SAPJEE, SAPJTECHS.
    Now at import CMS expects that these SCAs have sources, but since they don't you run into this error. Solution is easy: get rid of those flags and import again. The imports will work this time.
    2. You downloaded ESS, correctly added the "Develped" flag in the mentioned configuration, but the ESS SCA is wrongly uploaded by sap to the marketplace. This case report it to us so we can correct the SCA which you can download again. Report the exact location from where you downloaded it, so we are aware of the exact version and filename.
    See this note that explains the same:
    1537477 - Failed to import SCAs into CMS track because the sources are not contained in the archive
    (there is a 3rd reason in the note for this error, but I believe you face only 2 of them in this SCN discussion)
    I hope this helps.
    Best Regards,
    Ervin

  • 9.0.2 page group import fails

    I'm trying to import a complete pagegroup, but the import fails , when i run the script to import the dmp file into the database. The log shows the following error. I dont know where i can correct this. The export went OK.
    $ pg AE*.log
    Connected to: Oracle9i Enterprise Edition Release 9.0.1.3.0 - Production
    With the Partitioning option
    JServer Release 9.0.1.3.0 - Production
    Export file created by EXPORT:V09.00.01 via conventional path
    import done in US7ASCII character set and UTF8 NCHAR character set
    import server uses UTF8 character set (possible charset conversion)
    export server uses AL16UTF16 NCHAR character set (possible ncharset conversion)
    . importing PORTAL's objects into PORTAL
    removed some lines>>>. . importing table "WWUTL_EXPORT_IMPORT$" 1 rows imported
    . . importing table "WWUTL_EXPORT_IMPORT_DETAIL$" 211 rows imported
    . . importing table "WWUTL_DOC_TX_DOCUMENT$" 0 rows imported
    . . importing table "WWUTL_IMPORT_MAPPING$" 0 rows imported
    . . importing table "WWUTL_NLS_TX_STRINGS$"
    IMP-00019: row rejected due to ORACLE error 1401
    IMP-00003: ORACLE error 1401 encountered
    ORA-01401: inserted value too large for column
    Column 1 10020125
    Column 2 wwc
    Column 3 ptl
    Column 4 10020125
    Column 5 ptb
    Column 6 <HTML>..<base href="http://iasdev.csn.com.br:7778/...
    Column 7 <HTML>..<base href="http://iasdev.csn.com.br:7778/...
    Column 8
    Column 9 <HTML>..<base href="http://iasdev.csn.com.br:7778/...
    Column 10 0
    Column 11 AE7A8BF371B30E3CE034080020E8D6DC 1508 rows imported
    removed some lines >>>>>>>>>>. . importing table "WWUTL_PTL_TX_FAVORITE_GROUP$" 0 rows imported
    . . importing table "WWUTL_SBR_TX_APPROVAL$" 1 rows imported
    . . importing table "WWUTL_SEC_TX_GROUP$" 0 rows imported
    . . importing table "WWUTL_SEC_TX_PERSON$" 0 rows imported
    . . importing table "WWUTL_SEC_TX_SYS_PRIV$" 288 rows imported
    . . skipping TOID validation on type PORTAL.WWSBR_SEARCH_PREFERENCE
    . . skipping TOID validation on type PORTAL.WWSBR_SITE_ARRAY
    . . skipping TOID validation on type PORTAL.WWSBR_LANG_STRING_PAIR
    . . skipping TOID validation on type PORTAL.WWSBR_LS_PAIRS
    . . skipping TOID validation on type PORTAL.WWSBR_STRING_PREFERENCE
    . . skipping TOID validation on type PORTAL.WWSBR_SEARCH_ATTRIBUTE
    . . skipping TOID validation on type PORTAL.WWSBR_SEARCH_ATTRIBUTE_ARRAY
    . . skipping TOID validation on type PORTAL.WWSBR_DISPLAY_ATTRIBUTE
    . . skipping TOID validation on type PORTAL.WWSBR_DISPLAY_ATTRIBUTE_ARRAY
    . . importing table "WWUTL_SRC_TX_PREFERENCE$" 0 rows imported
    Import terminated successfully with warnings.
    I'm migrating from development to a production environment. This is very urgent.
    Any help will be appreciated.

    Hi Andrew
    I guess this is one more to the yet long list of translation problems. What you say is also true for the "subpage" smartlink (it displays all versions of a same pages) for example ....
    i'm afraid we'll hav to wait for a major update.

Maybe you are looking for