ODS ACTIVATION GIVING TIME EXCEEDING RUNTIME ERROR

Hi experts,
I am working on BW 3.5
i am adding two fields in a existing ODS as i have enhanced  a Datasource with that field
now when i am adding these 2 fields by drag and drop and than activating the ODS its giving Run time error showing TIME LIMIT EXCEEDS
i am in BW 3.5 so please help me as HOW to add the fields in existing ODS and than Activating it
thanks

Hi,
Make sure you have the sufficient authorizations to run the program RSDG_ODSO_ACTIVATE . It may run for many hours depending upon the size of the DSO. So i would recommend if you ask some basis guy to run this job as they usually have all the authorizations.
If this approach does not work out you may have to re-import the DSO if its production. Also it will deactivate any dependent transformations and update rules.

Similar Messages

  • Load from ODS into InfoCube gives TIME-OUT runtime error after 10 minutes ?

    Hi all,
       We have a full load from ODS into InfoCube and it was working fine till the last week upto with 50,000 records. Now, we have around 70,000+ records and started failing with TIME_OUT runtime error.
       The following is from the Short Dump (ST22):
       The system profile "rdisp/max_wprun_time" contains the maximum runtime of a
    program. The current setting is 600 seconds. Once this time limit has been exceeded, the system tries to terminate any SQL statements that are currently being executed and tells the ABAP processor to terminate the current program.
      The following are from ROIDOCPRMS table:
       MAXSIZE (in KB) : 20,000
       Frequency       :  10
       Max Processes : 3
      When I check the Data Packages under 'Details' tab in Monitor, there are four Data Packages and the first three are with 24,450 records.  I will right click on each Data Package and select 'Manual Update' to load from PSA. When this Manual Update takes more than 10 minutes it is failing with TIME_OUT again.
      How could I fix this problem, PLEASE ??
    Thanks,
    Venkat.

    Hello A.H.P,
    The following is the Start Routine:
    PROGRAM UPDATE_ROUTINE.
    $$ begin of global - insert your declaration only below this line  -
    TABLES: /BIC/AZCPR_O0400, /BIC/AZCPR_O0100, /BIC/AZCPR_O0200.
    DATA: material(18), plant(4).
    DATA: role_assignment like /BIC/AZCPR_O0100-CPR_ROLE, resource like
    /BIC/AZCPR_O0200-CPR_BPARTN.
    $$ end of global - insert your declaration only before this line   -
    The follow definition is new in the BW3.x
    TYPES:
      BEGIN OF DATA_PACKAGE_STRUCTURE.
         INCLUDE STRUCTURE /BIC/CS8ZCPR_O03.
    TYPES:
         RECNO   LIKE sy-tabix,
      END OF DATA_PACKAGE_STRUCTURE.
    DATA:
      DATA_PACKAGE TYPE STANDARD TABLE OF DATA_PACKAGE_STRUCTURE
           WITH HEADER LINE
           WITH NON-UNIQUE DEFAULT KEY INITIAL SIZE 0.
    FORM startup
      TABLES   MONITOR STRUCTURE RSMONITOR "user defined monitoring
               MONITOR_RECNO STRUCTURE RSMONITORS " monitoring with record n
               DATA_PACKAGE STRUCTURE DATA_PACKAGE
      USING    RECORD_ALL LIKE SY-TABIX
               SOURCE_SYSTEM LIKE RSUPDSIMULH-LOGSYS
      CHANGING ABORT LIKE SY-SUBRC. "set ABORT <> 0 to cancel update
    $$ begin of routine - insert your code only below this line        -
    fill the internal tables "MONITOR" and/or "MONITOR_RECNO",
    to make monitor entries
       clear DATA_PACKAGE.
       loop at DATA_PACKAGE.
          select single /BIC/ZMATERIAL PLANT
             into (material, plant)
             from /BIC/AZCPR_O0400
             where CPR_EXT_ID = DATA_PACKAGE-CPR_EXT_ID
             and ( MATL_TYPE = 'ZKIT' OR MATL_TYPE = 'ZSVK' ).
           if sy-subrc = 0.
              DATA_PACKAGE-/BIC/ZMATERIAL = material.
              DATA_PACKAGE-plant = plant.
              modify DATA_PACKAGE.
              commit work.
           endif.
           select single CPR_ROLE into (role_assignment)
                         from /BIC/AZCPR_O0100
                         where CPR_GUID = DATA_PACKAGE-CPR_GUID.
            if sy-subrc = 0.
              select single CPR_BPARTN into (resource)
                         from /BIC/AZCPR_O0200
                         where CPR_ROLE = role_assignment
                         and CPR_EXT_ID = DATA_PACKAGE-CPR_EXT_ID.
                   if sy-subrc = 0.
                      DATA_PACKAGE-CPR_ROLE = role_assignment.
                      DATA_PACKAGE-/BIC/ZRESOURCE = resource.
                      modify DATA_PACKAGE.
                      commit work.
                   endif.
              endif.
           clear DATA_PACKAGE.
           endloop.
    if abort is not equal zero, the update process will be canceled
      ABORT = 0.
    $$ end of routine - insert your code only before this line         -
    Thanks,
    Venkat.

  • I use IncrediMail and it keeps crashing and giving me a Runtime Error what can I do about this?

    The message is as follows:
    X Runtime Error!
    Program:c\Program Files (x86\Incred.Mail\Bin\ImApp.exe
    This application has requested the Runtime to terminte it in an unusual way.
    Please contact the application's support team for more information.

    Hi gergesmich,
    If you are having issues with iTunes after an attempted update, you may find the following article helpful:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Regards,
    - Brenden

  • Can't execute PSE 10 today...giving me a runtime error and shuts down.

    I have been using this program successfully for sometime but today program won't open because of a runtime error.  I have read some of the posts but they are too complicated for me to understand.  I need a clear answer on how to resolve this. 

    There is another way to remove preferences.
    Go to location "C:\Users\[User]\AppData\Roaming\Adobe\Photoshop Elements" and delete the 10.0 folder there. Please make sure that "Appdata" is hidden folder so you have change the folder visible permission from controlpanel in case you don't see the appdata folder.
    Hope this might help.

  • TS3212 I am using Windows 7 and when i downloaded the latest version of Itunes it keeps giving me a  runtime error; I un-install the old version; loaded new verision off desktop and same result? What do i do next?

    Cannot download newest Itune version on Dell windows 7 computer; continue to get Runtime  error!!!!!

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Maximum Time out  runtime error

    Hi All,
    The following query is giving the error message:
    SELECT mkpfbudat msegbwart msegwerks msegmatnr mseg~shkzg
             msegmenge msegmeins msegdmbtr maraextwg makt~maktx
        INTO TABLE i_src
        FROM mkpf
          JOIN mseg ON mkpfmblnr = msegmblnr
                   AND mkpfmjahr = msegmjahr
          JOIN mara ON msegmatnr = maramatnr
          JOIN makt ON msegmatnr = maktmatnr
        WHERE mkpf~budat IN s_budat AND
              mseg~bwart IN s_bwart AND
              mseg~matnr IN s_matnr AND
              mseg~werks IN s_werks AND
              mara~mtart  = c_mtart AND
              makt~spras  = sy-langu.
    The error message is :
    The program ZMMPR_KEY_MOVEMENT has exceeded the maximum permitted runtime and therefore has been terminated. 
    Can you tell me how we can improve the performance?
    Thanks,
    Sobhan.

    Hi Sobhan,
    I remember this problem, getting MBELN's for a date range and material range and BWART range, from the early 90's on an R/3 1.2.
    Try it this way:
    TABLES: mkpf, mseg, mara.
    SELECT-OPTIONS:
      s_budat FOR mkpf-budat,
      s_bwart FOR mseg-bwart,
      s_matnr FOR mseg-matnr,
      s_werks FOR mseg-werks.
    PARAMETERS:
      c_mtart TYPE mtart.
    TYPES:
      BEGIN OF i_scr_t,
        mblnr LIKE mkpf-mblnr,
        mjahr LIKE mkpf-mjahr,
        budat LIKE mkpf-budat,
        bwart LIKE mseg-bwart,
        werks LIKE mseg-werks,
        matnr LIKE mseg-matnr,
        shkzg LIKE mseg-shkzg,
        menge LIKE mseg-menge,
        meins LIKE mseg-meins,
        dmbtr LIKE mseg-dmbtr,
        extwg LIKE mara-extwg,
        maktx LIKE makt-maktx,
      END OF i_scr_t,
      BEGIN OF mblnr_t,
        mblnr LIKE mkpf-mblnr,
        mjahr LIKE mkpf-mjahr,
        budat LIKE mkpf-budat,
      END OF mblnr_t,
      BEGIN OF mat_t,
        matnr LIKE mara-matnr,
        extwg LIKE mara-extwg,
        mtart LIKE mara-mtart,
        maktx LIKE makt-maktx,
      END OF mat_t.
    DATA:
      lt_mblnr TYPE TABLE OF mblnr_t WITH HEADER LINE,
      lt_mat   TYPE HASHED TABLE OF mat_t WITH UNIQUE KEY matnr,
      ls_mat   LIKE LINE OF lt_mat,
      i_scr    TYPE TABLE OF i_scr_t WITH HEADER LINE.
    SELECT budat mjahr mblnr FROM mkpf
      INTO CORRESPONDING FIELDS OF TABLE lt_mblnr
      WHERE mkpf~budat IN s_budat.
    LOOP AT lt_mblnr.
      SELECT bwart werks matnr shkzg menge meins dmbtr
        FROM mseg
        INTO CORRESPONDING FIELDS OF i_scr
        WHERE mblnr = lt_mblnr-mblnr
          AND mjahr = lt_mblnr-mjahr
          AND bwart IN s_bwart
          AND matnr IN s_matnr
          AND werks IN s_werks.
        READ TABLE lt_mat INTO ls_mat
          WITH TABLE KEY matnr = i_scr-matnr.
        IF sy-subrc <> 0.
          ls_mat-matnr = i_scr-matnr.
          SELECT SINGLE extwg mtart FROM mara
            INTO (ls_mat-extwg, ls_mat-mtart)
            WHERE matnr = ls_mat-matnr.
          SELECT SINGLE maktx FROM makt INTO ls_mat-maktx
            WHERE matnr = ls_mat-matnr
              AND spras = sy-langu.
          INSERT ls_mat INTO TABLE lt_mat.
        ENDIF.
        IF ls_mat-mtart = c_mtart.
          i_scr-extwg = ls_mat-extwg.
          i_scr-maktx = ls_mat-maktx.
          APPEND i_scr.
        ENDIF.
      ENDSELECT.
    ENDLOOP.
    It does not look very high performing, but in fact, it used only 1/2 an hour instead of 3 days of the version, that corresponds to yours. Yes, I know, a lot changed since 1.2 in the database interface, but just try it and you will see. And forget joining MKPF and MSEG. No database will handle this in a real system.
    If you find my answer useful, please don't forget the reward.
    Regards,
    Juergen
    Message was edited by: Juergen Wurth

  • I can't load 11.4.  Now I don't have Itunes at all.  keeps giving me a runtime error

    I keep getting I need to update itunes to the lastest one.  I did and after that, I keep getting this error R6034 that says an application has made an attempt to load the c runtime library incorrectly.  Please contact support.  What do I do?  I removed Itunes and tried to download it manually and when I get the finish window, it's over in the left corner with only 1/4 of the end of the message showing.  I can't even hit the finish button.  What do I do since now my Itunes won't work at all?

    Experimental advice ... but, plausibly, the preference files containing the parental control setting may be damaged. If so, removing the iTunes preference files may help.
    For the basic technique, see the "Remove iTunes preference files" section from the "User-specific troubleshooting" section of the following document:
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    To see those folders, you'll need to first set your PC to view hidden files and folders
    In your Start menu, open Computer.
    In your Organise menu, select Folder Options.
    In the View tab, make sure that "Show hidden files and folders" is selected, and Hide extensions for known file types is unchecked.
    Click OK.
    Prior to doing the preference file rebuilds: Best to make a note of any custom preferences you have set up for your iTunes. (Rebuilding pref files returns preferences to their defaults ... so you'll likely have to set some of those custom preferences up again from scratch.) Also make a note of any third-party plugins/add-ons you have installed. You may have to reinstall those after the rebuilds.
    Things to watch out for during the rebuilds
    Rebuilding the preference files in the \Local\ location causes the iTunes license agreement to run. So you'll need to agree to that again.
    Rebuilding the preference files in the \Roaming\ location causes the iTunes Setup Assistant to run. When prompted to do so, do not add files to your iTunes library. (Otherwise you'll end up with a library full of duplicates.)

  • In updating to the new version of Itunes today on Windows 7 I received this warning several times. Runtime error in Microsoft Visual C  . An application has made an attempt to load incorrectly in iTunes. Loaded it auto and manually and reinstalled entire

    Sorry, wouldn't have put entire q in title if I had known. I have completely uninstalled iTunes and reinstalled it with the same result. Help! Thanks

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (100173)

  • ITunes is giving me a runtime error and won't load after trying to install update

    After trying to install the latest update to iTunes my iTunes will no longer work. I've tried uninstalling and re-downloading and still get the same runtime error

    Hello Scottee2hottee,
    Thanks for using Apple Support Communities.
    it may be necessary to remove all traces of iTunes and related software components from your computer before reinstalling iTunes.
    For more information on this, take a look at:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/ht1923
    1. Remove iTunes and related components from the Control Panel
    2. Verify iTunes and related components are completely uninstalled
    3. Reinstall iTunes and related components
    Best of luck,
    Mario

  • BI IView giving runtime error

    HI,
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 12:09_09/04/08_0074_336182350
    See the details for the exception ID in the log file.
    This is the error , I am getting
    When we are publishing from WAD to portal , it is giving the Portal Runtime Error.
    If we create the same one step by step manualy it is giving the result.
    Difference I found is in both the iviews is : System - BI (alias of logical system in the landscape)
    Manually created Iview , System : Sap_LocaSystem
    For BI system all the connection tests it is giving successful results .
    And in RSPOR_SETUP program , result I found
    Status 9   -   No check with Portal SID <PORTAL_SID>
    Status 10 -   No check with Portal SID <PORTAL_SID>
    Is this 9, 10 properties should be corrected ?
    Thanks and Regards,
    Srini

    Hi,
    The trace file is :
    com.sap.security.core.persistence.imp.PrincipalDatabag Thu Apr 10 13:35:00 AST 2008
    UniqueID: UACC.PRIVATE_DATASOURCE.un:index_service
    Type: UACC
    Home data source: PRIVATE_DATASOURCE
    Private id part: un:index_service
    Principal exists.
    "com.sap.security.core.usermanagement"|->"SecurityPolicy" (no time limit)=
    "com.sap.security.core.usermanagement"|->"lastsuccessfulpasswordcheck" (no time limit)=
    "com.sap.security.core.usermanagement"|->"validfrom" (no time limit)=
    "com.sap.security.core.usermanagement"|->"lastsuccessfullogon" (no time limit)=
    "com.sap.security.core.usermanagement"|->"validto" (no time limit)=
    "com.sap.security.core.usermanagement"|->"ispassworddisabled" (no time limit)=
    "com.sap.security.core.usermanagement"|->"j_user" (no time limit)="index_service"
    "com.sap.security.core.usermanagement"|->"lastpasswordchange" (no time limit)=
    "com.sap.security.core.usermanagement"|->"userid" (no time limit)="USER.PRIVATE_DATASOURCE.un:index_service"
    "com.sap.security.core.usermanagement"|->"previoussuccessfullogon" (no time limit)=
    "com.sap.security.core.usermanagement"|->"lockreason" (no time limit)=
    "com.sap.security.core.usermanagement"|->"lastfailedlogon" (no time limit)=
    "com.sap.security.core.usermanagement"|->"successfullogoncount" (no time limit)=
    "com.sap.security.core.usermanagement"|->"passwordchangerequired" (no time limit)=
    "com.sap.security.core.usermanagement"|->"failedlogonattempts" (no time limit)=
    "com.sap.security.core.usermanagement"|->"islocked" (no time limit)=
    "$serviceUser$"|->"SERVICEUSER_ATTRIBUTE" (no time limit)="IS_SERVICEUSER"
    #1.5 #00144F94DC4800A100000DF600002DBF00044A825E981C1D#1207823700073#com.sap.security.core.imp#sap.com/irj#com.sap.security.core.imp.[cf=com.sap.security.core.imp.AbstractUserAccount][md=constructor][cl=30114]#J2EE_GST_EPD#0####b4e72140030c11ddada100144f94dc48#Thread[ThreadPool.Worker5,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Path##Plain###Exiting method#
    #1.5 #00144F94DC4800A100000DF700002DBF00044A825E983307#1207823700074#com.sap.security.core.imp#sap.com/irj#com.sap.security.core.imp.[cf=com.sap.security.core.imp.AbstractPrincipal][md=getPrincipalDatabagValues][cl=30114]#J2EE_GST_EPD#0####b4e72140030c11ddada100144f94dc48#Thread[ThreadPool.Worker5,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Debug##Java###null
    [EXCEPTION]
    #1#java.lang.Exception: LazyFetch: "UACC.PRIVATE_DATASOURCE.un:index_service"-->"com.sap.security.core.usermanagement","displayname".
         at com.sap.security.core.imp.AbstractPrincipal.getPrincipalDatabagValues(AbstractPrincipal.java:1729)
         at com.sap.security.core.imp.AbstractPrincipal.getAttributeValueString(AbstractPrincipal.java:1782)
         at com.sap.security.core.imp.AbstractUserAccount.getDisplayName(AbstractUserAccount.java:2238)
         at com.sap.security.core.imp.UserAccountWrapper.getDisplayName(UserAccountWrapper.java:509)
         at com.sapportals.portal.security.usermanagement.User50_Impl.getDisplayId(User50_Impl.java:222)
         at sun.reflect.GeneratedMethodAccessor600.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.portal.security.usermanagement.WrappedUserInvocationHandler.callOtherMethod(ServiceUserFactoryImpl.java:172)
         at com.sapportals.portal.security.usermanagement.WrappedUserInvocationHandler.invoke(ServiceUserFactoryImpl.java:147)
         at $Proxy10.getDisplayId(Unknown Source)
         at com.sapportals.config.fwk.IConfigClientContext.<init>(IConfigClientContext.java:84)
         at com.sapportals.config.fwk.IConfigClientContext.createContext(IConfigClientContext.java:132)
         at com.sapportals.config.fwk.IConfigClientContext.createContext(IConfigClientContext.java:118)
         at com.sap.workflow.cfg.AbstractConfiguration.<init>(AbstractConfiguration.java:279)
         at com.sap.workflow.cfg.SchedulerConfiguration.<init>(SchedulerConfiguration.java:22)
         at com.sap.workflow.es.scheduler.TaskSchedulerDeadline.run(TaskSchedulerDeadline.java:63)
         at com.sapportals.wcm.service.scheduler.SchedulerEntry.run(SchedulerEntry.java:174)
         at com.sapportals.wcm.service.scheduler.crt.PoolWorker.run(PoolWorker.java:108)
         at java.lang.Thread.run(Thread.java:534)
    #1.5 #00144F94DC4800A100000DF800002DBF00044A825E983D07#1207823700081#com.sap.security.core.imp#sap.com/irj#com.sap.security.core.imp.[cf=com.sap.security.core.locking.imp.LockManager][md=escapePrincipalID][cl=30114]#J2EE_GST_EPD#0####b4e72140030c11ddada100144f94dc48#Thread[ThreadPool.Worker5,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Debug##Plain###Mapped principalid for locking: "UACC.PRIVATE_DATASOURCE.un:index_service"-->"000_bTtZDFaWpfKiQ131rUhvSA=="#
    #1.5 #00144F94DC4800A100000DF900002DBF00044A825E985131#1207823700087#com.sap.security.core.imp#sap.com/irj#com.sap.security.core.imp.[cf=com.sap.security.core.locking.imp.LockManager][md=escapePrincipalID][cl=30114]#J2EE_GST_EPD#0####b4e72140030c11ddada100144f94dc48#Thread[ThreadPool.Worker5,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Debug##Plain###Mapped principalid for locking: "UACC.PRIVATE_DATASOURCE.un:index_service"-->"000_bTtZDFaWpfKiQ131rUhvSA=="#
    #1.5 #00144F94DC4800A100000DFA00002DBF00044A825E985A12#1207823700089#com.sap.security.core.imp#sap.com/irj#com.sap.security.core.imp.[cf=com.sap.security.core.locking.imp.LockManager][md=escapePrincipalID][cl=30114]#J2EE_GST_EPD#0####b4e72140030c11ddada100144f94dc48#Thread[ThreadPool.Worker5,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Debug##Plain###Mapped principalid for locking: "USER.PRIVATE_DATASOURCE.un:index_service"-->"000_zCZ7K+TFQWRbSAklTiJDwQ=="#
    #1.5 #00144F94DC4800A100000DFB00002DBF00044A825E98710D#1207823700095#com.sap.security.core.imp#sap.com/irj#com.sap.security.core.imp.[cf=com.sap.security.core.locking.imp.LockManager][md=escapePrincipalID][cl=30114]#J2EE_GST_EPD#0####b4e72140030c11ddada100144f94dc48#Thread[ThreadPool.Worker5,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Debug##Plain###Mapped principalid for locking: "USER.PRIVATE_DATASOURCE.un:index_service"-->"000_zCZ7K+TFQWRbSAklTiJDwQ=="#
    #1.5 #00144F94DC4800A100000DFC00002DBF00044A825E988C3D#1207823700097#com.sap.security.core.imp#sap.com/irj#com.sap.security.core.imp.[cf=com.sap.security.core.imp.AbstractPrincipal][md=getPrincipalDatabagValues][cl=30114]#J2EE_GST_EPD#0####b4e72140030c11ddada100144f94dc48#Thread[ThreadPool.Worker5,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Debug##Java###null
    [EXCEPTION]
    #1#java.lang.Exception: LazyFetch: "USER.PRIVATE_DATASOURCE.un:index_service"-->"com.sap.security.core.usermanagement","description".
         at com.sap.security.core.imp.AbstractPrincipal.getPrincipalDatabagValues(AbstractPrincipal.java:1729)
         at com.sap.security.core.imp.AbstractPrincipal.getAttributeValueString(AbstractPrincipal.java:1782)
         at com.sap.security.core.imp.AbstractPrincipal.getDescription(AbstractPrincipal.java:667)
         at com.sap.security.core.imp.AbstractPrincipal.getAttribute(AbstractPrincipal.java:309)
         at com.sap.security.core.imp.User.getAttribute(User.java:1006)
         at com.sap.security.core.imp.UserWrapper.getAttribute(UserWrapper.java:321)
         at com.sapportals.portal.security.usermanagement.User50_Impl.getValuesForKey(User50_Impl.java:760)
         at com.sapportals.portal.security.usermanagement.User50_Impl.getDescription(User50_Impl.java:474)
         at sun.reflect.GeneratedMethodAccessor601.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.portal.security.usermanagement.WrappedUserInvocationHandler.callOtherMethod(ServiceUserFactoryImpl.java:172)
         at com.sapportals.portal.security.usermanagement.WrappedUserInvocationHandler.invoke(ServiceUserFactoryImpl.java:147)
         at $Proxy10.getDescription(Unknown Source)
         at com.sapportals.config.fwk.IConfigClientContext.<init>(IConfigClientContext.java:87)
         at com.sapportals.config.fwk.IConfigClientContext.createContext(IConfigClientContext.java:132)
         at com.sapportals.config.fwk.IConfigClientContext.createContext(IConfigClientContext.java:118)
         at com.sap.workflow.cfg.AbstractConfiguration.<init>(AbstractConfiguration.java:279)
         at com.sap.workflow.cfg.SchedulerConfiguration.<init>(SchedulerConfiguration.java:22)
         at com.sap.workflow.es.scheduler.TaskSchedulerDeadline.run(TaskSchedulerDeadline.java:63)
         at com.sapportals.wcm.service.scheduler.SchedulerEntry.run(SchedulerEntry.java:174)
         at com.sapportals.wcm.service.scheduler.crt.PoolWorker.run(PoolWorker.java:108)
         at java.lang.Thread.run(Thread.java:534)
    any suggestions ?????

  • Runtime Error when starting Lightroom

    I'm currently on day 12 or so of my trial with Lightroom. I've spent quite a few hours getting to know LR by retouching and cataloging over 8 years of photos. So far, aside from a few in-program bugs that I found a way to work around, I've been super-happy with it (especially the powerful keywording/metatagging system: amazing!) and have been really seriously coughing up the huge wad of $$ when the trial's done. But....
    For no reason, LR started giving me a Runtime Error when I tried to start it. Something along the lines of "This application requested Runtime to terminate it unusually."
    So off to Google I went, where I knew I could probably search that error and fix it like I've done with countless other programs. Unfortunately nothing is working.
    Here are the facts:
    --I'm running a fully patched Vista machine.
    --LR worked fine earlier this morning. I had 1.4 and didn't perform any upgrades or maintenance to it (that I know of) when it just gave me the error out of the blue today when I tried to start it.
    --I tried holding CTRL when I start it, and it still gives the error.
    --I tried deleting a .lock file (which did exist) but it still wouldn't start.
    --I tried running the "repair" tool in the install...no good.
    --I uninstalled LR, d/led it again, and re-installed it. IT WORKED!....one time. I was able to run it, checked to make sure my cataloging was still intact (it was - phew!) and even deleted a folder I didn't want in it. Then I closed it. I tried re-opening it a few hours later and I got the SAME ERROR!
    I sure hope someone can help because I'm at my wit's end.

    This is disgusting. I've pounded away for over 4 hours and I finally found a workaround. Here's the original post that had my answer:
    http://www.adobeforums.com/webx/.3c05ac2f
    The short of the story: if I put lightroom.exe into Windows XP compatibility mode" it will work. (To do that, for anyone else who comes across this, you just right-click your lightroom icon, click PROPERTIES, and go to the Compatibility tab and check the box next to "Run this program in compatibility mode for:" and select "Windows XP (Service Pack 2)")
    I've loaded it up half a dozen times and it's still working perfectly as far as I can tell. Hopefully it won't hurt anything keeping it in that mode.
    I'm glad this happened early enough into my trial that I'll have ample opportunity to see if it repeats itself. I'm not keen on sinking $300 into software that will give me ulcers as I troubleshoot problems like this.

  • Itunes update runtime error 7

    iTunes will not open and keeps giving me this runtime error 7. I have tried to reinstall and nothing changes. I have also installed windows .NET framework files that also came up with problems.

    I am running Vista 64 bit.  A different entry in this area suggested to use this to download and install iTunes:
    http://support.apple.com/kb/DL1615
    However, a further warning said  to use Control Panel to uninstall the existing iTunes prior to executing the install.  I also uninstalled the the other 3 Apple programs including the one for mobile services.  That finally seemed to work.

  • PPM Portal : Runtime error in KM Navigation Iview

    Hi All,
    We have a PPM(xRPM) 4.5 portal which we recently upgraded to SPS8.
    After upgrading the SAP delivered iview "Attachment and Links" is giving below dump::
    Runtime Error
    An exception occured while processing the request.
    Additional information: com.sap.pct.cprxrpm.XRPMRepositoryFilter$1
    Exception ID = 001dbd54-026e-2e10-7c88-c3c88b7162e7      Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 03:22_31/05/11_0036_501295550
    Refer to the log file for details about this exception.
    The ivew is of type KM Navigation and is mapped to the folder '/documents'
    The exception log is below:
    at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:407)
            at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:238)
            at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:134)
            at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:133)
            at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
            at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:80)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
            at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
            at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
            at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:235)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:541)
            at java.security.AccessController.doPrivileged(AccessController.java:246)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:430)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer
    Please suggeest the possible root cause and soluiton.
    Edited by: Sumit Oberoi on Jun 1, 2011 12:36 AM
    Regards,
    Sumit
    Edited by: Sumit Oberoi on Jun 1, 2011 12:37 AM

    Portal Restart resolved the issue.

  • Runtime error in custom container

    hi experts,
    i have two custom containers in one screen.In one container i have tree structure and in another one  text editor . in tree structure i have two nodes if i  click on that nodes cursor should go to text area,
    but the problem is when i was try to click on the  node it's giving runtime error,
    how to rectify this error?
    thanks,
    nag.

    hi experts,
    i have two containers in one screen , in one container i have tree structure and in another one i have text editor. if i click on the node
    of the tree it has to read the text object and placed i the text area
    text editor corresponding to that node.but when i am double clicking on the node it is giving dump.
    Runtime Error: MESSAGE_TYPE_X
    A termination of short dump occurred purpose by the keyword message(type X)
    regards,
    nag.

  • SRM-MDM 3.0, assignment failed, runtime error

    Hi all,
    We are using SRM-MDM catalog 3.0, MDM-Client version are 7.1.01.78.
    When building assignments which include lookup tables, the assignment failes giving the following runtime error:
        "Assignment operation failed: A runtime error occurred while evaluating an validation or calculation field"
    The assignment is initialising the item type with "Normal". If it is already filled, leave the old value.
    Assignment Code Used:  IF(IS_NULL(Item Type.[[Record]]), Item Type [[Normal]],Item Type.[[Record]])
    The runtime error only occures when the Else-branche is processed.
    This code above is also used in version 2.0 of the srm catalog, it is valid and working properly.
    The code was re-entered in a, newly created, version 3.0 catalog-repository.

    Error solved, we upgraded to version 3.0 Support pack 05 patch 2

Maybe you are looking for

  • How do I move music files from G4 to my new macbook?

    I would like to move my music library from my G4 to my new macbook. the macbook doesn't have a firewire port. It has an enternet and usb ports. what is the simplest way to do this.

  • My creative cloud app that at the top of my Mac screen has disappeared where can I find it?

    My creative cloud Icon that is normally positioned at the top right of my Mac screen on the menu bar - (Creative Cloud Connection preview Icon?) Its disappeared where can I find it, and put it back ? I have opened Photoshop and at the top under help

  • Can no longer update one of my iWeb pages (all others are working properly)

    I have an iWebsite with several pages. One of these pages is no longer working correctly. The page that is causing problems contains a series of text boxes and hyperlinks (which allow people to download PDFs). I can no longer update the vast majority

  • ABAP Proxy to XI scenario with no Receiver

    Hi, I am working on a scenario where R/3 sends a request to XI through ABAP Proxy and expects response synchronously.   I am calling a UDF Java function within a mapping to get response, so there is no receiver, per se. Can someone guide me how to ma

  • New feature phones anytime soon?

    Are there going to be any new feature phones anytime soon? I haven't seen any that I like, and am just wondering if there will be any new ones in the near future. Most of the ones sold now are absolutely worthless and the rest (theres only 1 or 2 of