Runtime Repository

Hi All,
  I have created a BSP application and copied views ServICondLines, ServIPartner, ServIText, ServSLA from CRM_IC. I have created one new view ServILnkObj and I have given Hyper link connection to this new view from the copied ones. And it is appearing on IC web.
  I have created a Runtime repository BSP application and copied the CRM_IC.xml and here is the code
<%@page language="abap"%><?xml version="1.0"?>
<WebDynProDefinitions>
    <Application id="CRM_IC">
        <ViewSets>
<%@include file="../CRM_IC_DT_REP/CRM_IC_All_Viewsets.xml" %>
        </ViewSets>
        <NavigationalLinks>
<%@include file="../CRM_IC_DT_REP/CRM_IC_All_NavLinks.xml" %>
        </NavigationalLinks>
    </Application>
</WebDynProDefinitions>
When I am trying to execute tcode CRM_IC I am getting the following error. Please help me in solving the problem and highly appreciated your help.
The runtime repository could not be interpreted
An exception occurred during the internal HTTP communicationException Class CX_BSP_WD_HTTP_RESPONSE_ERROR
Text: The HTTP Response Had the Status 500.
Additional Info: Business Server Page (BSP) Error
Program: CL_BSP_WD_STREAM_LOADER=======CP
Include: CL_BSP_WD_STREAM_LOADER=======CM002
Source Text Row: 57
Regards,
Anand

Hi All,
    I got the resolution. The problem was, I haven't maintained my BSP Application, Runtime repository, Design time repository in SICF.
Regards,
Anand

Similar Messages

  • Runtime Repository on local database server only

    This is a why question, as I have read the installation and configuration guides and don't see this answer. Please forgive me if I've overlooked it.
    I am installing OWB in a client/server fashion; the database server resides on a UNIX platform, the client on Windows. I ran the OWB Repository Assistant from my windows desktop, and the repository owner and its objects were created. However, I see in the manual that the OWB Runtime Assistant must run on the same machine where the database resides. I did so, started up the Runtime Assistant on UNIX and created the Runtime Repository into a new user schema, and then a Runtime Access user. All went well.
    It looks to me as if both of these wizards create database objects. Why can the Repository Assistant be executed from the desktop environment, but the Runtime Assistant needs to be executed where the database lives, in my case, UNIX. It seems that only database objects are created, it shouldn't matter where the wizard is run from, as long as a database connection can be made.
    I feel like I'm missing a piece of the puzzle, can anyone enlighten me. Perhaps a daemon or service is started that I need to know about?

    Perhaps a daemon or service is started that I need to know about?That's it! There are some java-services running outside the database. That's e.g. the reason why you can't deploy to an OS/390 system, because these services are not migrated for this JVM yet.
    Bye
    Detlef
    Message was edited by:
    289512

  • Is there a way to purge a runtime repository?

    Is there a way to purge a Runtime Repository in OWB 9.2.0.2.8, in order to get rid of objects that no longer exists in the design repository?
    We are getting into a situation where there seems to be quite a bit of inconsistency between the design repository and the runtime repositories. This seems to be caused by developers deleting objects from the design repository without first dropping them from the runtime repository.
    The direct consequence of this is that we are getting "ora-01422: exact fetch returns more than requested number of rows" when trying to execute some process flows using the exec_template. There are no duplicate names in the design repository, but the same names have been used previously in packages that have now been deleted.
    In my opinion there are two improvements that should be made to OWB:
    1) You should not be able to delete objects that have been deployed without also dropping them from the runtime repositories
    2) You should not be able to deploy process flows with the same name as a process flow used in another package, as this causes both flows to be unable to run from the exec_template.
    I realize these changes won't be implemented over night. in the mean time I need a way to get rid of the duplicate process names from the runtime repository.

    Roald,
    I understand your problem and we are working to solve it by our next major release. In the meantime, you can purge the the run-time repository through the Runtime Audit Browser if you log in as a QA engineer, but this will leave the already deployed objects in place.
    To drop the deployed objects you could use the public views in the design repository and compare the objects present in these views with the objects present in your target schema. IT will be a manual process though...
    I will not even suggest to create a new RT repository and schema because if you have a lot of data and users using it this might get pretty complex (and unelegant too).
    Regards:
    Igor

  • 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)

  • "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 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.

  • Runtime Repository Installation remotely

    HI,
    Oracle database installed in Unix box at remotely (Eg. location A). Now from location B, I want to install a runtime repository (OWB 9.2) through windows OS in location A. Is it possible? If yes, then what is the procedure. Can anybody highlight on this.
    Thanks in advance.
    Liyakat

    In OWB 9.2 you can't install a runtime repository remotely. You have to install OWB 9.2 on your unix box. Then you have to start $OWB-HOME/owb/bin/unix/runtimeinst.sh to install a runtime-repository.

  • Runtime repository connects on remote system fails in connection

    Hi,
    I've created runtime repository and access users and target schema on linux server through owb server install. Sqlplus onnections from my window2k PC work OK for all 3 users.
    I created a second runtime repository connection from my owb designer on windows2k system. When I bring up deployment manager and try to connect to the remote target through this connection, it fails with RTC-5260:failed to connect to runtime platform...,and ORA_01017:invalid username/password. Also, I notices a java thread on the remote linux server was created each time I tried the connection .
    I have the connection alias under both OWB and OracleDB tnsnames. What's the problem?
    ~Tracy

    Found one solution from metalink for this. Note:257687.1

  • Deployment to runtime repository in different database hangs

    Hi All
    I am facing an issue while deploying to a runtime repository in different database.
    I have created a simple mapping,taking data from one schema available in database where OWB is installed, to schema available in different database.I am changing the configuration to the control center available on target database.
    source module is associated with control center available on design repository and target module is associated with control center available on runtime repository.
    In control center manager,the message displayed at toolbar is "compiling deployment object"..after sometime OWB hangs and nothing happens.
    What could be possible reason for that?
    Thanks in advance
    Avanish

    I got the problem with OWB 10.1.0.4.0 and I had to install the path 10.1.0.5.0 for make it works !

  • Error in BSP runtime repository: "Not possible to lock runtime repository"

    Hi,
    When I tried to change runtime repository of a component BT120H_CPL, in BSP component workbench, I am getting the following error: (The component is already enhanced one only).
    Not possible to lock runtime repository
    Message no. BSP_WD_TOOLS216
    Diagnosis
    You can only lock and edit runtime repositories that are saved statically in a BSP page. This means that the page may not contain dynamic elements, such as ABAP source code or page includes. Dynamic BSP pages must be loaded via HTTP and cannot be locked or edited.
    It is also not possible to lock or edit runtime repositories that are only referenced as a URL or that are in the MIME repository.
    System Response
    Lock not possible. You remain in display mode.
    Could you please help me out for the same.
    Thanks,
    Sandeep

    Hi Sandeep,
                    There is another way of commenting the code as below:
    <!--  commented code -->
    This wouldn't cause any scripting comment. Generally we use <% %> type of comments if we want to comment more than 1 line at a time. But for repository we have to use code as I mentioned above for each line seperately.
    I hope that resolves your query
    Thanks,
    Rohit

  • View YLOY102H_MSH/YSolCONconfMA is not defined in the runtime repository

    Hi Gurus,
    We have enhanced one LOY102H_MSH component and added various custome view in it.
    After 3-4 months there is a requirement in which I need to add on custom view in the same component.
    i added on custom view YSolCONconfMA  and at the time of creation I have added two context node (Membership and MAGenAtt). I have tired without context node as well but same error message is coming as mentioned below.
    Problem : 1 When I am double clicking and try to open the new created view it giving message "View              YLOY102H_MSH/YSolCONconfMA is not defined in the runtime repository that was loaded"
                   2. these two context nodes are not coming with the new created view.
    Any budy have have any idea.....
    Best Regards,
    Durga

    Hi Durga,
    You can cross check the created view in the YLOY102H_MSH. Check whether the context nodes are there
    under the view.
    In the used component, check in the repository if you have this interface view availabel under the
    component usages.
    Regards,
    Leon

  • View zview is not defined in  the runtime repository that was loaded.

    Hi,
    I created an enhancement for component BT111H_OPPT and created a view "ZVIEW" in it.When i clock on my ZVIEW i am getting the following message:
    view zview is not defined in  the runtime repository that was loaded.
    What does that imply?
    Isnt the view defined in the runtime repositry when we use the wizard to create it?
    Thanks in Advance.
    Regards
    Shilpi

    Hi Shilpi,
    Did you add your view into the Viewset/Window in Repository Browser ?
    Good Luck
    Eli Steklov
    Please Reward Points if it Helped

  • I need the Design Repository name in my Runtime repository query??????

    Hi,
    I want to execute a query on Runtime repository user.
    I need to know: Design Repository User (own of mapping execution error) , Mapping Name and Error Message.
    With this query I have the Mapping Name and Error Message. BUT HOW CAN I OBTAIN THE Design Repository name OF MAPPING EXECUTION ERROR???????????????
    SELECT
    mr.map_name map_name, err.UPDATED_BY,err.UPDATED_ON, err.RUN_ERROR_MESSAGE, err.TARGET_NAME,RUN_ERROR_ID, err.STEP_ID, err.MAP_RUN_ID,
    err.MAP_STEP, err.CURSOR_ROWKEY, err.RUN_ERROR_NUMBER,
    err.TARGET_COLUMN,
    err.STATEMENT, err.CREATED_ON, err.CREATED_BY
    FROM ALL_RT_AUDIT_MAP_RUN_ERRORS err,
    all_rt_audit_map_runs mr
    WHERE mr.map_run_id = err.map_run_id
    Thanks in advance!

    Hi
    When you run a mapping from the OWB Client with the Deployment Manager frist you have to login into a runtime repository with an access user. So you don't run the mapping with a designer user, you run it with a runtime user through an access user.
    You can find the deployment (runtima access) user in the ALL_RT_AUDIT_DEPLOYMENTS.CREATED_by/UPDATED_by fileds.
    Ott Karesz
    http://www.trendo-kft.hu

Maybe you are looking for