"Error when interpreting the runtime repository"  for IUICOBJD component

Hello experts,
I create an enhancement set for IUICOBJD component, and the systems return my the error:
"Error when interpreting the runtime repository"
Then in ICWEB, this enhancement affect to the view  connectionObject. And this view doesn't appear.
Someone had some problems to create an enhancement set for IUICOBJD component ??
Is necesary to make somenthing  with IUICOBJ component before to create the enhancement for IUICOBJD.
Could you tell me the steps to solve this??
Thanks in advance.
Best regards.

Hello Ismail, thanks for you help, I have tried to make this and the repository is the same code.
Do you know if is necesary to make something special to create an enhancement for IUICOBJD component ?? make something first with IUICOBJ and then with IUICOBJD???
I haven't any problems with other components for example with IUICMD the enhancement run ok.
Thanks in advance.
Best regards.

Similar Messages

  • "Error when interpreting the runtime repository"  BSP Component workbench

    Hello,
    I have enhance the Component BP_HEAD_SEARCH under some enhancement set in my development system. After transporting all my changes to Quality system, when checking the same development in BSP_WD_CMPWB it is showing an error -- "Error when interpreting the runtime repository" for the same component and enhancement set.
    I have copied the repository.xml file from the development and again transported it to Quality system, even then the same error is coming.
    Could anyone please suggest how to remove it Quality system, the error is not coming in Development system.
    Regards,
    Shobhit Srivastava

    Hi Pankaj,
    Try as above said
    find the enhancement Z_* bsp application ,compare it with SAP bsp application.
    if the XML file lost,
    add the xml file toZ_* BSP application..
    If it doesnt work leave it as it is.It will not affect your system.In our system also there is a  same error .
    Have a nice time!!!!!!!!!

  • Error when interpreting the runtime repository Message no. BSP_WD_TOOLS030

    Hi All,
    I have created an enhancement for ICWC component ICCMP_BP_DETAIL.
    While trying to diplay this using trn BSP_WD_CMPWB , I am getting the message
    Error when interpreting the runtime repository Message no. BSP_WD_TOOLS030.
    What is the reason behind this? Also while testing this application the web page that
    opens up remains blank...
    Can anybody help me out with this?
    thanks
    Juhi Kulshreshtha

    Juhi,
    I meant Re: Error while loading the runtime repository in transaction BSP_WD_CMPWB
    check it out.
    Regards,
    Amar.

  • Error while loading the runtime repository in transaction BSP_WD_CMPWB

    Hi! Experts,
    I am getting the error
    boldError while interpreting the runtime repsitory
    While I am in the transaction BSP_WD_CMPWB its giving this particular error.
    and while I am going to the WEB UI its throwing the error
    An exception has occured during program processing.
    I have followed the thread and deleted all the BSP aplliaction and the realted classes but still i am getting the same error..
    Please Suggestb at the earliest, I am really in trouble related to it
    Thanks,
    Mayank

    Hi Mayank
    I had already delete my enhancement set using SM34 -> BSPWDVC_CMP_EXT as mentioned. However, I didn't find any Z classes created using SE80 -> BSP application.
    I had wanted to enhance component BT130I_OPPT -> ItemDetails view but somehow the standard repository got deleted and now I hit this 'Error when interpreting the runtime repository' message whenever I tried to enhance the view.
    In addition, the customised fields I created using EEWB, which used to appear under context node BTADMINI, is no longer there.
    Are you able to help? I can send u screen shots if necessary.
    Thank you very much!

  • Error while loading the runtime repository via HTTP

    Hi Experts,
    I am trying to delete an enhancement and when I enter the component name and the enhancement set in BSP_WD_CMPWB. I get the following error when right click the enhanced view and select delete : Error while loading the runtime repository via HTTP. How do I delete this enhancement?
    Regards
    Abdullah Ismail.

    if for some reason the runtime repository is not coherent, you get an error each time you try to read it (and this is the case when you open a component using the transaction BSP_WD_CMPWB)
    this is because the XML file is interpreted by a CALL TRANSFORMATION statement, and any incorrect node will raise an uncaught exception
    solution:
    enhanced view is contained into BSP application you have created the first time you enhanced the component
    go to SE80 and enter the BSP application where your objects are stored (the name you provided the first time)
    there you can modify directly the objects, including the runtime repository which is stored under node "Pages with flow Logic"
    once the correction is done, you can access again your component through transaction BSP_WD_CMPWB (and delete it properly if this is what you want to do)

  • Getting the below error when running the Baseline.grf for the first time

    I am getting the below error when running the Baseline.grf for the first time.
    Appreciate your support in resolving it.
    Error below:
    INFO [main] - *** CloverETL framework/transformation graph, (c) 2002-2012 Javlin a.s, released under GNU Lesser General Public License ***
    INFO [main] - Running with CloverETL library version 3.2.1 build#63 compiled 04/01/2012 12:53:21
    INFO [main] - Running on 4 CPU(s), OS Windows 7, architecture amd64, Java version 1.6.0_20, max available memory for JVM 901120 KB
    INFO [main] - Loading default properties from: defaultProperties
    INFO [main] - Graph definition file: graph/Baseline.grf
    INFO [main] - Graph revision: 1.114 Modified by: mkressirer Modified: Thu Apr 12 13:27:18 EDT 2012
    INFO [main] - Checking graph configuration...
    INFO [main] - Graph configuration is valid.
    INFO [main] - Graph initialization (Baseline)
    INFO [main] - [Clover] Initializing phase: 0
    INFO [main] - [Clover] phase: 0 initialized successfully.
    INFO [main] - register MBean with name:org.jetel.graph.runtime:type=CLOVERJMX_1306871483270_0
    INFO [WatchDog] - Starting up all nodes in phase [0]
    INFO [WatchDog] - Successfully started all nodes in phase!
    INFO [RUN_GRAPH1_0] - Running graph ./graph/InitDataStore.grf in the same instance.
    INFO [RUN_GRAPH1_0] - Checking graph configuration...
    INFO [RUN_GRAPH1_0] - Graph configuration is valid.
    INFO [RUN_GRAPH1_0] - Graph initialization (InitDataStore)
    INFO [RUN_GRAPH1_0] - [Clover] Initializing phase: 0
    WARN [RUN_GRAPH1_0] - WS messenger cleanup failed.
    java.lang.NullPointerException
         at org.apache.axis2.client.Stub.cleanup(Stub.java:134)
         at com.opensys.cloveretl.component.WebServiceClient.free(Unknown Source)
         at org.jetel.graph.Phase.free(Phase.java:487)
         at org.jetel.graph.TransformationGraph.freeResources(TransformationGraph.java:681)
         at org.jetel.graph.TransformationGraph.free(TransformationGraph.java:955)
         at org.jetel.graph.runtime.PrimitiveAuthorityProxy.executeGraph(PrimitiveAuthorityProxy.java:149)
         at org.jetel.component.RunGraph.runGraphThisInstance(RunGraph.java:511)
         at org.jetel.component.RunGraph.runSingleGraph(RunGraph.java:409)
         at org.jetel.component.RunGraph.execute(RunGraph.java:302)
         at org.jetel.graph.Node.run(Node.java:414)
         at java.lang.Thread.run(Thread.java:619)
    WARN [RUN_GRAPH1_0] - Some graphs wasn't executed (because graph "./graph/InitDataStore.grf" finished with error).
    WARN [RUN_GRAPH1_0] - Some graph(s) finished with error.
    ERROR [WatchDog] - Graph execution finished with error
    ERROR [WatchDog] - Node RUN_GRAPH1 finished with status: ERROR caused by: Graph './graph/InitDataStore.grf' failed!
    ERROR [WatchDog] - Node RUN_GRAPH1 error details:
    org.jetel.exception.JetelException: Graph './graph/InitDataStore.grf' failed!
         at org.jetel.component.RunGraph.execute(RunGraph.java:324)
         at org.jetel.graph.Node.run(Node.java:414)
         at java.lang.Thread.run(Thread.java:619)
    INFO [WatchDog] - [Clover] Post-execute phase finalization: 0
    INFO [WatchDog] - [Clover] phase: 0 post-execute finalization successfully.
    INFO [WatchDog] - Execution of phase [0] finished with error - elapsed time(sec): 2
    ERROR [WatchDog] - !!! Phase finished with error - stopping graph run !!!
    INFO [WatchDog] - -----------------------** Summary of Phases execution **---------------------
    INFO [WatchDog] - Phase# Finished Status RunTime(sec) MemoryAllocation(KB)
    INFO [WatchDog] - 0 ERROR 2 20132
    INFO [WatchDog] - ------------------------------** End of Summary **---------------------------
    WARN [exNode_0_1306871483270_RUN_GRAPH1] - Attempt to unregister non-registered thread in the ContextProvider.
    ./graph/InitDataStore.grf: Execution of graph failed! Error during graph initialization: Phase 0 can't be initilized.
    INFO [WatchDog] - WatchDog thread finished - total execution time: 2 (sec)
    INFO [main] - Freeing graph resources.
    ERROR [main] - Execution of graph failed !

    It can't find an Endeca specific class when running via the clover command line utility. Thus, the classpath being set in that shell script is not incorporating the .jar files where the endeca-specific classes are packaged. I would start by adding an line to see what your classpath is set to. There are actually already some lines of shell script in clover that you can uncomment to see what .jars are getting loaded:
    #echo $CLOVER_LIB/*
    for i in $CLOVER_LIB/*.jar $CLOVER_LIB/*.zip; do
         LOCAL_CLASSPATH="$LOCAL_CLASSPATH:$i"
    done;
    #for i in `ls $CLOVER_LIB/*.jar`; do
    #echo $i
    #done;
    You could also echo LOCAL_CLASSPATH to see what is getting set there. At the end of the day, you will need the endeca-specific jars to load which can be found here: /Endeca/Discovery/2.3.0/Integrator/plugins/com.endeca.latitude_1.0.0/*
    HTH,
    Dan
    http://branchbird.com

  • There is an error when create owb runtime repository

    ORACLE 9.0 owb 10.1.0.4
    There is an error when create owb runtime repository,it has been finished 88%.
    INS0022:衍生程序错误。
    The context in the log as follows:
    Tue Feb 24 15:08:55 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/RTSProperties
    Tue Feb 24 15:08:55 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/RTSProperties$_MutableResult
    Tue Feb 24 15:08:55 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/ListRTSWriter
    Tue Feb 24 15:08:55 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/XRTSGenerator
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/OrderedDictionary
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/XRTSMakeBundle
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/RTSWriter
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/UnicodeEscapes
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/XRTSParser$1
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : resource oracle/bali/rts/tools/Config.txt
    Tue Feb 24 15:10:04 CST 2009
    oracle.wh.util.DebugUtility: ORA-00603: ORACLE server session terminated by fatal error
    Tue Feb 24 15:10:04 CST 2009
    oracle.wh.util.DebugUtility: [processSPAWN]: A spawned program error. Exception = java.lang.Exception: Error : ORA-00603: ORACLE server session terminated by fatal error
    Tue Feb 24 15:10:04 CST 2009
    oracle.wh.util.DebugUtility: [processSPAWN]: Get the error, stop processing...
    I don't know how to solve the problem.
    who can help me? Thank you very much.
    Edited by: [email protected] on 2009-2-23 下午11:37

    This quesiton has been solved.
    I don't delete some same roles.
    Thanks.

  • Error when reading the DDIC-data for table

    Hi Tobias
    We upgraded from DMIS 2011 SP04 to SP07. We are in development system.
    To test initial load, we stopped replication for an existing table and then started replication for the same table.
    Mass transfer id connects ECC system to BW on HANA system.
    Replication errored with the following message:
    Error when reading the ddic-data for table MARD (RFC destination DWACLNT010).
    Looking for your guidance.
    Kind Regards
    Kamaljit Vilkhoo

    Was able to solve using oss note 1972533.

  • Error when determining the CTIADM_PROF profile for agent xyz

    Hi,
    I have created the new cic frame work and assigned it to the position. when i run the TC - cic0, I am getting the following
    "Error when determining the CTIADM_PROF profile for agent xyz"
    Can you help me out ?
    Thanks in advance

    Hi Devi,
    Problem is your IC winclient profile definition don't have any profile definition for CTIAMD_PROF assigned to it.
    For this you can use standard profiles or may create your own CTI Component profile.
    Follow IMG path:
    Customer Relationship Managemet>Interaction Center WinClient>Component Configuration>Hidden Components>Configuration of CTI Component-->Define CTI Component Profile
    Use this profile defintion to assign it to CTIAMD_PROF in you IC winclient profile definition.
    Best Regards,
    Pratik Patel
    <b>Reward with POints!</b>

  • Error when determining the CTIADM_PROF profile for Agent 1010301

    Hi,
    here problem is while opening the cic win( Trn : CIC0 - Customer Interaction Center) it's throwing <b>error when determining the CTIADM_PROF profile for Agent 1010301</b>
    pls. any ideas would be greatfull.
    Thanks

    Hi,
    please check the following.
    1. Make sure in the CIC profile (transaction CICo), a profile category
    CTIADM_PROF is there and a valid profile is assigned.
    Or, if no telephony should be used, make sure telephony and its com-
    ponents are switched off on the CIC framework (transaction
    CRMC_CIC_FW_MAINTAIN)
    2. in the standard system, when you start your CIC, the framework is
    taken from the highest org-unit and the components are taken from the
    lowest level.
    If you use more then one level of org-unit, please make sure that they
    use the same framework to prevent the mentioned problems.
    hopefully this helps!
    Regards, Gerhard

  • Error when starting the Integration Repository/Directory

    When starting the Integration Repository or Directory I get the following error message when the Java Web Start is launched:
    <i>JAR resources in JNLP file are not signed by same certificate</i>
    I am running on XI3.0 SP15
    Any idea?
    Thanks in advance.
    Kind regards,
    Dave Arends

    Solved this issue.
    Go to Administration - Java Web Start Administration.
    Click on 'Re-initialization and force signings' and start the Repository or Directory again.

  • Error when reading the access data for the Adapter Engine

    We are getting the following error in XI. It started on Jan 22 and resolved on Jan 23 automatically. Nothing has been changed and we don't able to understand how problem started and how it resolved:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">AE_DETAILS_GET_ERROR</SAP:Code>
      <SAP:P1>af.xpd.dbcixpd</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>3: Unable to find URL for Adapter Engine af.xpd.dbcixpd</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error when reading the access data (URL, user, password) for the Adapter Engine af.xpd.dbcixpd</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Pls suggest if anyone has gone thru same problem.
    Regards
    Amar

    I got the same problem while using RFC lookup.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">AE_DETAILS_GET_ERROR</SAP:Code>
      <SAP:P1>af.tx1.netweaver</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>3: Unable to find URL for Adapter Engine af.tx1.netweaver</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error when reading the access data (URL, user, password) for the Adapter Engine af.tx1.netweaver</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Any idea ,when we get this error usually.

  • Getting error when updating the JavaScript API for Office and manifest schema files in your Visual Studio project from version 1.0 to 1.1

    Hi,
    I`m getting error message like "None of the apps in your project can be activated in the target. The manifest file of one or more apps contain API sets or Office applications that are not supported by
    the target Office client. To debug those apps, update manifest files to exclude any unsupported API sets or Office applications, and then start the project again. Alternatively, you can debug your apps by using Office 365 as a target." when when
    updating the JavaScript API for Office and manifest schema files in your Visual Studio project from version 1.0 to 1.1 in manifest file though i have added host elements.
    any help in this regard is highly appreciated
    Thanks,
    Santosh Sutar  

    Hi Satosh Sutar,
    Based on the description, you got the error message when you update the apps from version 1.0 to 1.1.
    From the error message, it seems the menifest include some settings no allowed in the new version. Would you mind sharing more detail about how you update the project?
    And here is an article about updating apps for Office and menifest schema files in the project for your reference:
    How to: Update the JavaScript API for Office and manifest schema files in your Visual Studio project from version 1.0 to 1.1
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to install the Runtime Repository for the first time

    Please let me know if I am correct...
    We need to run the OWB Runtime Assistant Tool from the database server where we are to install the Runtime Repository and also the user with which it needs to be created should have the SYSDBA privileges. We run the OWB Runtime Assistant tool and then follow the subsequent instructions.
    -Arnab

    The runtime repository was installed successfully, but I think we need to associate a target schema for the runtime repository as well where the deployable scripts will be kept.
    I am not understand the fact that the runtime repository should 'own' the target schema ?? what does this mean ???
    -Arnab Panja

  • ORA-29521: when creating the runtime repository

    Hi, I am trying to install run time repository. It went upt0 89% and getting an error as below
    oracle.wh.util.DebugUtility: [processSPAWN]: A spawned program error. Exception
    = java.lang.Exception: Error : ORA-29521:
    referenced name oracle/wh/nas/msg/NAOptions could not be found
    Wed Jan 19 16:30:44 EST 2005
    oracle.wh.util.DebugUtility: [processSPAWN]: Get the error, stop processing...
    Wed Jan 19 16:31:06 EST 2005
    oracle.wh.util.DebugUtility: Assistant operation is unsuccessful ...
    please assist.
    thanks

    Sam,
    Your issue is most likely the same as described in the Metalink note 271909.1.
    The information in this article applies to:
    Oracle Warehouse Builder - Version: 9.2.0.2
    Oracle Server - Enterprise Edition - Version: 8.1.7
    This problem can occur on any platform.
    Errors
    ORA-29521 referenced name %s could not be found
    ORA-29534 referenced object %s.%s could not be resolved
    Symptoms
    ORA-29534 error, 'Referenced object .oracle/wh/runtime/xml/XMLLoadControllerFactory could not be resolved', when attempting to install the OWB target user in an Oracle 8.1.7 database.
    Cause
    Public synonyms for XML classes not setup
    Fix
    With the loadjava command, reload the xmltk.jar file in \owb\lib\int using the -force option
    ie.
    loadjava -verbose -force -thin -user runtime_owner/password@servername(HOST):database_listener_port:SID xmltk.jar
    loadjava -verbose -force -thin -user runtime_owner/password@HOST:1521:SID xmltk.jar
    Also, I saw the TAR logged for you on the same issue. in the future, please reference the TARs in your posts here, to help us resolve your issues faster.
    Nikolai Rochnik

Maybe you are looking for

  • Character format on include text in smart form ??

    hello, i want to apply a character format on my include text, as we do on text elements .. how to apply it on include text ?? thanks..

  • Proxy to File Data Type

    Hi Experts, I want my file output to be as below. Material A 02.03.2014 Material A 04.03.2014 Count 2# Material B 02.03.2014 Material B 04.03.2014 Material B 04.03.2014 Count 3# Material C 02.03.2014 Count 1# How should design my Data Type at Sender

  • Online Video Issues

    System Specifications OS1: Windows 7 Ultimate x64 OS2: Ubuntu 12.04 x64 CPU: AMD FX Black 6100 6-Core 3.3 GHz MBD: GA-970A-UD3 GPU: MSI TwinFrozr III R7850 2 GB GDDR5¹ RAM: 4 GB DDRIII HD0: 500 GB Seagate SATA III HD1: 750 GB Seagate SATA III Solid S

  • SQL CAL usage

    Dear all, a our customer purchased 3 SAP B1 Professional users and SQL CAL. He need to develop a web application. It should connect to SAP B1 SQL Server database. Can this customer use the actual SQL CAL   (from a license point of view)? Can its new

  • Cool Solutions Article on What's Coming in NFR 2.6

    I've been working with NFR 2.6 now for a couple of weeks updating the documentation. I took the time to write up a short article for Novell Cool Solutions about the new Historic Comparison reports. https://www.novell.com/communities/c...-reporter-2-6