Runtime error in COPA

Hi
I'm getting a runtime error message saying "The Dictionary structure or table "*T2580" is either not active or doe"
s not exist.' when i go to create the characteristic values
Pls let me know how to resolve it
Thanks

Hi
1. Run report RKEAGENF for banking template operating concern E_B1.
The selection fill up as follows:
Operating concern: "E_B1"
Structure: leave blank
Type of CO-PA: "1" (Depending on Costing or account based)
Refill? : "X".
2. Then run RKEAGENV
Regards
Ajay M

Similar Messages

  • Runtime error during COPA-Ext

    Hi Guys
    I am new to SAP BW.
    I am trying to schedule an initial load but I end up getting the following error message.
    This is an extract from the dump.
    call function 'RSAN_LOGSYS_DETERMINE'
            destination g_dest
            exporting
              i_client = l_s_desdisp-rfcclient
            importing
              e_logsys = l_rfclogsys.
          if l_rfclogsys <> p_logsys.
            message x000.
          endif.
        endif.
    the p_logsys has my correct system name, but l_rfclogsys has some other name.
    The Data flow shows a smooth data flow from the dATA source to my infocube and all transfer/update rules are active. The source system is connected succfully to the bw system. (I replicated succfully).
    The strange thing is when I perform a delta upload on older packages, there is no dump!!
    Can some one please help!!!!!! Points assured
    Thanks and Regards
    Sameer

    Hi,
    where do you get this error? I believe in your source system. If yes, I think you have some records posted in your COPA-tables that correspond to a logical system that doesn't exist anymore. Did you rename the logical system? Did you copy your system from another system?
    regards
    Siggi

  • Any one else have Microsoft C++ runtime error in Adobe Photoshop Elements 11 (non cloud version)

    I have been using Adobe Photoshop Elements 11 for 9 months successfully with no issues.  Last night, for no reason, it stopped working , giving me a Microsoft C++ runtime error.  I have tried every trouble shooting suggestion, including resetting the computer, deleting recent updates, disk cleanup, etc.  I finally un installed the program, and when I attempted to re-install, it got almost to the end of the install, and then I get a message " The installation process encountered an error using Shared Technologies".   Can anyone help me?  Technical support for store bought copies of this program is non existant.  It took me 2 hours to find a  phone number that works and that was only for cloud users, and the only support they offer is a chat room , which disappeard from my screen this morning, and is no being offered at least today.   I must have this program for my photography classes I take 2 x a week.  Please help!

    Moving this discussion to the Photoshop Elements forum.

  • Regarding runtime error DBIF_RSQL_SQL_ERROR and exception CX_SY_OPEN_SQL_DB

    Hi All,
    I am loading a COPA cube from a DSO.
    There are about 15million records to be loaded. every time i try loading the data, 1 or 2 Data packages gets stuck and finally it leads to a runtime error DBIF_RSQL_SQL_ERROR with exception CX_SY_OPEN_SQL_DB.
    When i checked in SM21 transaction code, i got the following message
    10:41:52 BTC  018 500 AMRUKV                     BY  O Deadlock occurred
    10:41:53 BTC  018 500 AMRUKV                     BY  4 Database error 60 at INS access to table /BIC/FCSDV
    10:41:53 BTC  018 500 AMRUKV                     BY  0 > ORA-00060: deadlock detected while waiting for resource
    10:41:54 BTC  018 500 AMRUKV                     AB  0 Run-time error "DBIF_RSQL_SQL_ERROR" occurred
    10:41:58 BTC  018 500 AMRUKV                     AB  1 > Short dump "080818 104154 s0173bel PB100 " generated
    10:41:58 BTC  018 500 AMRUKV                     D0  1 Transaction Canceled 00 671 ( DBIF_RSQL_SQL_ERROR 20080818104154s0173bel_PB1_00 AMRUKV 500 )
    In transaction code ST22 i got the following message:
    Runtime Errors         DBIF_RSQL_SQL_ERROR
    Exception              CX_SY_OPEN_SQL_DB
    Date and Time          18.08.2008 10:41:54
    Short text
         SQL error in the database when accessing a table.
    What happened?
         The database system detected a deadlock and avoided it by rolling back
         your transaction.
    What can you do?
         If possible (and necessary), repeat the last database transaction in the
          hope that locking the object will not result in another deadlock.
         Note which actions and input led to the error.
         For further help in handling the problem, contact your SAP administrator
         You can use the ABAP dump analysis transaction ST22 to view and manage
         termination messages, in particular for long term reference.
    Error analysis
         An exception occurred that is explained in detail below.
         The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught
          in  procedure "WRITE_ICFACT" "(FORM)", nor was it propagated by a RAISING clause.
         Since the caller of the procedure could not have anticipated that the
         exception would occur, the current program is terminated.
         The reason for the exception is:
         The database system recognized that your last operation on the database
         would have led to a deadlock.
         Therefore, your transaction was rolled back
         to avoid this.
         ORACLE always terminates any transaction that would result in deadlock.
         The other transactions involved in this potential deadlock
         are not affected by the termination.
    How to correct the error
        Database error text........: "ORA-00060: deadlock detected while waiting for
         resource"
        Internal call code.........: "[RSQL/INSR//BIC/FCSDVD_C02 ]"
        Please check the entries in the system log (Transaction SM21).
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
        "GPD3UMZD6V4YAKZAIWAOCYLV07Y" or "GPD3UMZD6V4YAKZAIWAOCYLV07Y"
        "WRITE_ICFACT"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".
        2. Corresponding system log
           Display the system log by calling transaction SM21.
           Restrict the time interval to 10 minutes before and five minutes
        after the short dump. Then choose "System->List->Save->Local File
        (Unconverted)".
        3. If the problem occurs in a problem of your own or a modified SAP
        program: The source code of the program
           In the editor, choose "Utilities->More
        Utilities->Upload/Download->Download".
        4. Details about the conditions under which the error occurred or which
        actions and input led to the error.
        The exception must either be prevented, caught within proedure
        "WRITE_ICFACT" "(FORM)", or its possible occurrence must be declared in the
        RAISING clause of the procedure.
        To prevent the exception, note the following:
    Can anybody suggest on what can be done?
    Thanks in Advance,
    Regards
    A.T

    Hi ,
    This is a table space issue....
    u will be getting a Dump...as DBIF_RSQL_SQL_ERROR check in ST22. in this DUMP if u scroll down u will find the table for which this is failing. Actually this is like some of the table related to the DSO is not having sufficient space to cary out the transaction. hence it is failing.
    U can also see in DB02--> Deadlock....u will see that there is a deadlock for this table. So find the table from ST22 and ask ur basis team to increase the space for this table....
    This can be solved only by increasing the space of the table...no other solution....ask help from ur basis team.
    Thanks
    Sandeep

  • ABAP RUNTIME ERROR WHILE DOING MIRO

    Runtime Errors                                                       MESSAGE_TYPE_X                              
    Date and Time                                                       23.02.2011                    17:07:24          
    Short dump has not been completely stored (too big)                                                                                     
         Short text                                                                                
                   The current application triggered a termination with a short dump.                                                                      
         What happened?                                                                                
                   The current application program detected a situation which really                                                                      
                   should not occur. Therefore, a termination with a short dump was                                                                      
                   triggered on purpose by the key word MESSAGE (type X).                                                                      
         What can you do?                                                                                
                   Note down which actions and inputs caused the error.                                                                      
                   To process the problem further, contact you SAP system                                                                      
                   administrator.                                                                      
                   Using Transaction ST22 for ABAP Dump Analysis, you can look                                                                      
                   at and manage termination messages, and you can also                                                                      
                   keep them for a long time.                                                                      
         Error analysis                                                                                
                   Short text of error message:                                                                      
                   Error creating the document in Profitability Analysis                                                                      
                   Long text of error message:                                                                      
                    Diagnosis                                                                      
                        An error was found while the system was processing the FI/CO                                                                      
                        document in Profitability Analysis.                                                                      
                    System Response                                                                      
                        The document cannot be processed any further.                                                                      
                    Procedure                                                                      
                        Contact your system administrator.                                                                      
                   Technical information about the message:                                                                      
                   Message class....... "KE"                                                                      
                   Number.............. 476                                                                      
                   Variable 1.......... " "                                                                      
                   Variable 2.......... " "                                                                      
                   Variable 3.......... " "                                                                      
                   Variable 4.......... " "                                                                      
         How to correct the error                                                                                
                   Probably the only way to eliminate the error is to correct the program.                                                                      
                   If the error occures in a non-modified SAP program, you may be able to                                                                      
                   find an interim solution in an SAP Note.                                                                      
                   If you have access to SAP Notes, carry out a search with the following                                                                      
                   keywords:                                                                      
                   MESSAGE_TYPE_X " "                                                                      
                   RK2RF001 or "RKEVRK2R_FIX"                                                                      
                   MOVE_VALUE_FIELDS_FI                                                                      
                   If you cannot solve the problem yourself and want to send an error                                                                      
                   notification to SAP, include the following information:                                                                      
                   1. The description of the current problem (short dump)                                                                      
                      To save the description, choose "System->List->Save->Local File                                                                      
                   (Unconverted)".                                                                      
                   2. Corresponding system log                                                                      
                      Display the system log by calling transaction SM21.                                                                      
                      Restrict the time interval to 10 minutes before and five minutes                                                                      
                   after the short dump. Then choose "System->List->Save->Local File                                                                      
                   (Unconverted)".                                                                      
                   3. If the problem occurs in a problem of your own or a modified SAP                                                                      
                   program: The source code of the program                                                                      
                      In the editor, choose "Utilities->More                                                                      
                   Utilities->Upload/Download->Download".                                                                      
                   4. Details about the conditions under which the error occurred or which                                                                      
                   actions and input led to the error.                                                                               
    System environment                                                                                
                   SAP-Release 701                                                                      
                   Application server... "FPELECCPRD"                                                                      
                   Network address...... "192.168.0.24"                                                                      
                   Operating system..... "Windows NT"                                                                      
                   Release.............. "6.0"                                                                      
                   Hardware type........ "16x AMD64 Level"                                                                      
                   Character length.... 16 Bits                                                                      
                   Pointer length....... 64 Bits                                                                      
                   Work process number.. 1                                                                      
                   Shortdump setting.... "full"                                                                      
                   Database server... "FPELECCPRD\FTP"                                                                      
                   Database type..... "MSSQL"                                                                      
                   Database name..... "FTP"                                                                      
                   Database user ID.. "ftp"                                                                      
                   Terminal.......... "PUNE143"                                                                      
                   Char.set.... "C"                                                                      
                   SAP kernel....... 701                                                                      
                   created (date)... "Feb 24 2009 23:27:20"                                                                      
                   create on........ "NT 5.2 3790 Service Pack 1 x86 MS VC++ 14.00"                                                                      
                   Database version. "SQL_Server_8.00 "                                                                      
                   Patch level. 32                                                                      
                   Patch text.. " "                                                                      
                   Database............. "MSSQL 9.00.2047 or higher"                                                                      
                   SAP database version. 701                                                                      
                   Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows                                                                      
                    NT 6.0"                                                                      
                   Memory consumption                                                                      
                   Roll.... 16192                                                                      
                   EM...... 29328880                                                                      
                   Heap.... 0                                                                      
                   Page.... 221184                                                                      
                   MM Used. 20281392                                                                      
                   MM Free. 664288                                                                      
         User and Transaction                                                                                
                   Client.............. 900                                                                      
                   User................ "FABUPLO"                                                                      
                   Language key........ "E"                                                                      
                   Transaction......... "MIRO "                                                                      
                   Transactions ID..... "1C413FE0E2E7F1C88D54E61F1346F073"                                                                      
                   Program............. "RK2RF001"                                                                      
                   Screen.............. "SAPLMR1M 6000"                                                                      
                   Screen line......... 34                                                                      
         Information on where terminated                                                                                
                   Termination occurred in the ABAP program "RK2RF001" - in                                                                      
                    "MOVE_VALUE_FIELDS_FI".                                                                      
                   The main program was "SAPLMR1M ".                                                                      
                   In the source code you have the termination point in line 2749                                                                      
                   of the (Include) program "RKEVRK2R_FIX".

    Hi
    Normally what we understand is we should not have a COPA doc in case of MIRO unless and untill one has got the Purchase Price Variance in the entry  and for the same the OKB9 setting has been made while the GL account either doesnot have cost element for the period or the PA structure is not complete.
    The above can be the probable reason for the dump. I hope if you try to investigate the problem on the above line you will find out the solution to the problem
    regards
    Debashis

  • Runtime Error while passing parameters in a BAPI

    Hi,
    I need to create a loan contract using BAPI_LOAN_CONTRACT_CREATE
    But it gives me this runtime error when im passing the values to it.
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_TYPE', was
    not caught and
    therefore caused a runtime error.
    The reason for the exception is:
    The call to the function module "BAPI_LOAN_CONTRACT_CREATE" is incorrect:
    In the function module interface, you can specify only
    fields of a specific type and length under "CONDITIONHEADER".
    Although the currently specified field
    "I_CONDHEADER" is the correct type, its length is incorrect.
    Missing Handling of System Exception
    Program is:
    wa_loan-COMP_CODE = 'COPA'.
    WA_LOAN-STATUS = '60'.
    WA_LOAN-PROD_TYPE = '24A'.
    WA_LOAN-LOAN_TYPE = '302'.
    WA_LOAN-CURRENCY = 'USD'.
    WA_LOAN-CURRENCY_ISO = 'USD'.
    APPEND WA_LOAN TO I_LOAN.
    WA_CONDHEADER-CONDITION_VALID_FROM = '20120201'.
    *WA_CONDHEADER-VALID_FROM = '20120201'.
    WA_CONDHEADER-REPAYMENT_TYPE = '2'.
    WA_CONDHEADER-DISC_DET = '1'.
    WA_CONDHEADER-P_D_RATE = '100'.
    WA_CONDHEADER-COMM_CAP = '10000.0000'.
    WA_CONDHEADER-CURRENCY = 'USD'.
    *WA_CONDHEADER-CURRENCY_ISO = 'USD'.
    WA_CONDHEADER-TERM_START = 20120201.
    *WA_CONDHEADER-TERMS_START = '20120201'.
    WA_CONDHEADER-FINAL_DUE_DATE = 20120201.
    *WA_CONDHEADER-DUE_DATE = '20120201'.
    *WA_CONDHEADER-EFFINTFROM = 20120201.
    *WA_CONDHEADER-EFF_FROM = '20120201'.
    APPEND WA_CONDHEADER TO I_CONDHEADER.
    WA_PARTNERS-COMP_CODE = 'COPA'.
    WA_PARTNERS-PARTNER = '70027'.
    WA_PARTNERS-ROLE_TYPE = 'TR0100'.
    APPEND WA_PARTNERS TO I_PARTNERS.
    CALL FUNCTION 'BAPI_LOAN_CONTRACT_CREATE'
      EXPORTING
        LOAN                   = I_LOAN[]
        CONDITIONHEADER        = I_CONDHEADER[]
      CORRESPONDENCE         =
      USERFIELDS             =
      TESTRUN                = ' '
      REFRESH                = ' '
      PROCESSEXTENSION       = ' '
      STEERING               =
      AVOID_INNER_JOIN       = ' '
      CALLN_APPLN            = 'INT'
    IMPORTING
      LOANNUMBER             =
      ERROR                  =
      TABLES
        PARTNER                = I_PARTNERS
       CONDITIONS             =
      FORMULA                =
      OBJECTS                =
      COLLATERALS            =
      ENCUMBRANCES           =
      CLERKS                 =
      EXTENSION_IN           =
        RETURN                 = I_RETURN
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    EXPORTING
      WAIT          =
    IMPORTING
      RETURN        =
    I am not able to understand where am I going worng.
    Kindly Help.
    Thanks.

    shruteie wrote:
    >
    APPEND WA_LOAN TO I_LOAN."why append?
    > APPEND WA_CONDHEADER TO I_CONDHEADER. "why append?
    > CALL FUNCTION 'BAPI_LOAN_CONTRACT_CREATE'
    >   EXPORTING
    >"LOAN type BAPILOAN_CREATE --> a structure
    >"CONDITIONHEADER type BAPICONDHEAD_CREATE --> a structure
    >     LOAN                   = I_LOAN[] "==> this is a table not a structure, why [] added?
    >                                     "keep WA_LOAN
    >     CONDITIONHEADER        = I_CONDHEADER[] "==> this is a table not a structure, why [] added?
    >                                             "keep WA_CONDHEADER
    > Thanks.

  • I get this error message when trying to start Itunes - "Runtime Error! Program: C:\Program Files\iTunes\iTunes.exe  R6034 Anapplication has made an attempt to load the C runtime library incorrectly.  I have tried to have iTunes re-install and correct.

    I get this message when I try to start iTunes
    Runtime Error!
    Program: C:\Program Files\iTunes\iTunes.exe
    R6034
    An application has made an attempt to load the C runtime Library incorrectly.
    I have tried to have iTunes re-install but still get the error.

    Uninstall your existing copy of iTunes. Delete any copies of the iTunesSetup.exe (or iTunes64Setup.exe) installer files from your downloads areas for your web browsers and download a fresh copy of the iTunes installer from the Apple website:
    http://www.apple.com/itunes/download/
    (The current build of the 11.1.4.62 installer was changed a few days ago, which fixed the bulk of the reports of MSVCR80.dll/R6034/APSDaemon.exe/Error-7/AMDS-could-not-start trouble ... but the build number on the installer was not changed. So we're trying to make sure you do the reinstall using a "new good" 11.1.4.62 installer instead of an "old bad".)
    Does the install with the new copy of the installer go through properly? If so, does that clear up the error message?
    If you still have the same error messages cropping up, then try the procedures from the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Portal Runtime Error - java.lang.NullPointerException in Role Permissions

    Hello All:
    I am getting a runtime error while trying to bring up permissions for copies of SAP delivered roles.
    Any help much appreciated.
    =================
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.aclEditor
    Component class : com.sap.portal.admin.acleditor.ACLEditor
    User : TESTUSER
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
         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:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(AccessController.java:242)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         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.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: java.lang.NullPointerException
         at com.sap.portal.admin.editor.pane.OutPane.calculatePEObjectId(OutPane.java:210)
         at com.sap.portal.admin.editor.pane.OutPane.createEditorLayout(OutPane.java:256)
         at com.sap.portal.admin.editor.pane.OutPane.setupComponent(OutPane.java:150)
         at com.sap.portal.admin.editor.pane.EditorPaneWrapper.mySetupComponent(EditorPaneWrapper.java:143)
         at com.sapportals.admin.wizardframework.components.FlowContainer.setupComponent(FlowContainer.java:129)
         at com.sapportals.admin.wizardframework.core.TrivialPaneFactory.getComponent(TrivialPaneFactory.java:35)
         at com.sapportals.admin.wizardframework.core.WizardInstance.doWizard(WizardInstance.java:229)
         at com.sap.portal.admin.editor.Editor.doWizard(Editor.java:605)
         at com.sap.portal.admin.editor.Editor.run(Editor.java:150)
         at com.sap.portal.admin.editor.AbstractEditorComponent.doContent(AbstractEditorComponent.java:59)
         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)
         ... 29 more
    #1.5 #001125C00D9B007C000005E00017E09600044CCF2EFD55C4#1210352637138#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#TESTUSER#121429##mdt2ds111_SC1_1097250#TESTUSER#30ca97d01de611ddac19001125c00d9b#SAPEngine_Application_Thread[impl:3]_10##0#0#Error##Java###05:03_09/05/08_0167_1097250
    [EXCEPTION]
    #1#java.lang.NullPointerException
         at com.sap.portal.admin.editor.pane.OutPane.calculatePEObjectId(OutPane.java:210)
         at com.sap.portal.admin.editor.pane.OutPane.createEditorLayout(OutPane.java:256)
         at com.sap.portal.admin.editor.pane.OutPane.setupComponent(OutPane.java:150)
         at com.sap.portal.admin.editor.pane.EditorPaneWrapper.mySetupComponent(EditorPaneWrapper.java:143)
         at com.sapportals.admin.wizardframework.components.FlowContainer.setupComponent(FlowContainer.java:129)
         at com.sapportals.admin.wizardframework.core.TrivialPaneFactory.getComponent(TrivialPaneFactory.java:35)
         at com.sapportals.admin.wizardframework.core.WizardInstance.doWizard(WizardInstance.java:229)
         at com.sap.portal.admin.editor.Editor.doWizard(Editor.java:605)
         at com.sap.portal.admin.editor.Editor.run(Editor.java:150)
         at com.sap.portal.admin.editor.AbstractEditorComponent.doContent(AbstractEditorComponent.java:59)
         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:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(AccessController.java:242)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         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.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    =====================

    Praveen:
    I have already tried this and it did not fix the problem.
    Here is something more bizarre, I get the error when the copied roles are in 3rd folder level after Portal Content.
    For instance:
    1) Portal Content > Test Folder 1 (ZContentAdmin)  ....... NO ERROR
    2) Portal Content > Test Folder 1 > Test Folder 2 (ZContentAdmin) .......... NO ERROR
    3) Portal Content > Test Folder 1 > Test Folder 2 > Test Folder 3 (ZContentAdmin) ..... ERROR
    Just to reiterate, custom roles work fine, it is just when I do a Copy/Delta copy of SAP delivered content roles.....
    Looking for a solution.
    Khurram
    Edited by: Khurram Mahmudi on May 9, 2008 9:32 PM

  • How to fix" RUNTIME ERROR"

    Hi everyone
    I have EASYSIGN version 5 signmaking program installed on Windows XP and have been using it for a number of years
    without any problems untill know.
    Everytime I want to use the Compatibility to open Adobe illustrator cs2 on my Easysign I encounter a RUNTIME ERROR reading.
    Therfore cannot open my documents in that file to work on the jobs store in that file.
    Also cannot access my documents comes up "ACCESS DENIED"
    Can anyone help.. desperate to carry on working with this program

    Uninstall your existing copy of iTunes. Delete any copies of the iTunesSetup.exe (or iTunes64Setup.exe) installer files from your downloads areas for your web browsers and download a fresh copy of the iTunes installer from the Apple website:
    http://www.apple.com/itunes/download/
    (The current build of the 11.1.4.62 installer was changed a few days ago, which fixed the bulk of the reports of MSVCR80.dll/R6034/APSDaemon.exe/Error-7/AMDS-could-not-start trouble ... but the build number on the installer was not changed. So we're trying to make sure you do the reinstall using a "new good" 11.1.4.62 installer instead of an "old bad".)
    Does the install with the new copy of the installer go through properly? If so, does that clear up the error message?
    If you still have the same error messages cropping up, then try the procedures from the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Runtime Error While in Tcode KES1

    Hello Team,
    We are using ECC6 EhP6.
    I am getting a Runtime error while working with Tcode KES1:
    Short text
              Syntax error in program "SAPL0KEA ".
         What happened?
              Error in the ABAP Application Program
              The current ABAP program "SAPLSVIM" had to be terminated because it has
              come across a statement that unfortunately cannot be executed.
              The following syntax error occurred in program "SAPL0KEA " in include "L0KEAT00
    " in
              line 225:
              "The Dictionary structure or table "*T2580" is either not active or doe"
              "s not exist."
              The include has been created and last changed by:
              Created by: "GAURILAD "
              Last changed by: "SAP* "
              Error in the ABAP Application Program
              The current ABAP program "SAPLSVIM" had to be terminated because it has
              come across a statement that unfortunately cannot be executed.
         Error analysis
              The following syntax error was found in the program SAPL0KEA :
              "The Dictionary structure or table "*T2580" is either not active or doe"
              "s not exist."
         Please help me resolve this issue
    Thanks
    Saheli

    Hi Dnyaneshwar,
       Please execute report RKEAGENV  and regenerate operating concern and check if the issue is resolved.
       If not run report RKEAGENF with your operating concern, type of COPA = 1 (costing based) and flag the 'Refill' option. Regenerate the operating concern.
    If running report RKEAGENV will cause another error concerning   operating concern E_B1,then please follow the steps in KBA note  1514122
    Operating concern should be E_B1 even though you may not be using this operating concern.
    regards
    Waman

  • Runtime error saying missing iview after deployment

    Hi all gurus!
    A very irritating problem is annoying the hell out of me. The background: as an experiment I downloaded and took a copy for safety reasons of the com.portal.navigation.toolarea file. I then edited the jsp file in one of the copies and deployed the result into the portal and emediately got a runtime error. Not very clever to edit the SAP standard file but as I mentioned I took a copy for precaution and deployed that one back into the portal. But now for the problem: I still get the same runtime error!
    The error message is as follows:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage/com.sap.portal.toolAreaiView
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file
    It seems like some connections have been broken. What do I have to do in order to restore everything? I have checked at the repository at the portal server itself and the folder with the original content is to be found there, that is the jsp-file is the unedited one.
    Any ideas? I think it's just some standard procedure I have to do but I don't know what to be honest.
    Best regards
    Benny Lange

    Hi,
    As you have the original backed up par file do the following:
    1. Goto Administration Console and undeploy the project
    System Administration-> Support-> Portal Runtime-> Administration Console
    2. Do the offline undeploy as suggested below.
    3. Copy the backed up par file into folder ..\usr\sap\<SID>\<JC-->\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd
    4. Restart your server
    5. After restart, check in folder ..\usr\sap\<SID>\<JC-->\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd
    You should see that your par file is renamed to par.bak
    Offline undeployment:
    Here is the way you can undeploy your par file manually:
    Remove your par.bak files from:
    ..\usr\sap\<SID>\<JC-->\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd
    and
    ..\usr\sap\<SID>\<JC-->\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\temp
    Mostly the par.bak will be present either in pcd or temp folders but not in both.
    ex: C:\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd
    Greetings,
    Praveen Gudapati

  • R6002 runtime error floating point support not loaded

    Can anybody help me to fix this runtime errore?
    it appears when i try to open the itune store, i can actually see the itune store window, but the error pop up is showed before i can do anything.
    what i have to do to fix it?
    thanks a lot

    If you Google your error, you will see it crops up quite a lot. Unfortunately it doesn't help much with a solution.
    It is possible that your iTunes has got corrupted.
    I would run a scan for malware with up to date definitions.
    Then download a fresh copy of iTunes from here:
    http://www.apple.com/itunes/download/
    Save it on your desktop.
    It is a good idea to make backup copies of iTunes Library.itl and iTunes Music Library.xml before removing iTunes. (the library files are in the iTunes folder in My Music).
    Then remove iTunes and related programs using this method:
    XP
    http://support.apple.com/kb/HT1925
    Vista
    http://support.apple.com/kb/HT1923
    Then install iTunes.
    P.S>
    I forgot to mention, if you have not already done so, try restarting your computer to see if that clears the problem before reinstalling iTunes.
    Message was edited by: polydorus

  • Not Loaded. A runtime error occurred during the load of the COM add-in.

    Hey All!
    I am relatively new to Hyperion, and need some help. I recently purchased a new laptop, and I am trying to reinstall Smart View 11.1.2.1 on my home system, but I continue to run into difficulties. I launch the Smart View installer by right-clicking and selecting "Run as Administrator," and everything seems to install successfully. However, when I open Excel or any Microsoft Office product, the Smart View tab is unavailable, and when I Manage my COM add-ins, the pop-up box reads "Load Behavior: A runtime error occurred during the loading of the COM add-in."
    I have looked into my registries, and everything seems to be in order. I have changed my load behavior back to 3 as well. Any ideas? Are there any compatibility issues I need to consider? Thanks for your help!
    Craig

    PLEASE do not do this! You are storing up trouble for the future that will be so much harder to unpick.
    1. It does not solve the problem. Whatever the problem was, this is not the solution! If the issue is multiple DLLs, you need to delete the duplicates and register the correct ones, not make even more copies. If the problem is permissions, you need to sort that one out.
    2. If it appears to solve the problem, then the problem (something to do with permissions) needs to be solved at source, not kludged round like this.
    3. If there is an unresolved problem on the system, it is more likely that the next upgrade will not go well.
    4. Uninstaller cannot remove the copies you made manually. The same thing applies to upgrades! You risk getting mixed versions afterwards.
    My first steps to resolve this problem would be:
    1. Uninstall the SmartView client. You must be an administrator to do this -- try to be the same administrator that installed it.
    2. Clean up. Make sure the files are all deleted. Search the whole box for old files (HsTBar.xla, HsAddin.dll etc.) possibly left over from an old installation -- you might have upgraded into a different location at some time in the past and left orphaned files hanging around. Get rid.
    3. Reboot. Log in as a local administrator.
    4. Open Excel and visit the Add-Ins dialog and remove any entries for SmartView.
    5. Install SmartView client from a local copy of SmartView.exe -- make sure you have the correct version.
    That solves 99% of problems like this. If you have to register the DLLs manually, it suggests that your 'administrator' account doesn't have the full rights you think it has. DON'T kludge it by copying DLLs into your profile!
    Thanks.

  • Runtime Error 5152

    On September 6th I posted a topic regarding this problem. I
    found a work around, which is to log on to my PC using a
    new/different login ID.
    Since that time my co-worker has experienced the same
    problem. This problem occurred in the same manner for both my
    co-worker and myself. We copied the project from the LAN to our
    D:drive, when we tried to open the local copy of the project we
    received the runtime error, and then going forward the error
    occurred when trying to open any project. (Refer to Sept 6th post
    for specific error messages).
    My co-worker was able to fix the problem by removing an old
    (we had not used the file in many years) ".dot" template file
    located on D:\documents & settings\userID\application
    data\microsoft\tempates\ . Unfortunately that file does not exist
    on my PC, so am still using the work around.
    Our most recent RH upgrade was in May 06 to X5 with Word
    2003. Our project files are stored on our LAN. We typically work
    off the LAN, but also create local copies of these projects
    (typically the larger ones) to work on them locally. A recent
    change to our PCs has seen the "documents and settings" folder,
    moved to our D: drive. Prior to May 06 it was on our C: drive.
    I am convinced it is a template file location problem related
    to startup, because we keep the robohelp.dot template, which we
    have modified for styles, within the working project folder.

    You are playing with a bunch of things that can screw up RH.
    It must be installed using the login of the user and with
    admin rights attached. That criteria is not met if you install it
    with one login and then use it with another one. Obviously you can
    only address that by uninstalling and reinstalling. You may have
    got RH to do some things by using a new login but it will certainly
    screw up doing something else.
    Then you talk about projects on a LAN. Again a big NO NO.
    It's OK to store things there but not to work on them there. Not
    sure if D is a network or a partition, the latter is OK.
    Now let's look at Word 2003. After installing Word it may be
    necessary to uninstall and reinstall RH for that. Some say it is
    necessary and I have seen it fix problems. I have also been advised
    by Adobe people that it is necessary. Against that I have seen it
    installed after RH and work OK. However, bottom line is if you have
    a problem that has to be on your list.
    Finally you mention Docs and Settings being on D. So again,
    is this a network drive? Is it a roaming profile? Not sure if they
    will work nicely with RH. Can someone else comment?

  • Runtime Error Error R6034 trying to open iTunes on PC

    When I start up my computer or click on iTunes I get the following error:
    Runtime Error
    Program C:\Program Files (x86)\iTunes\iTunes.exe
    R6034
    An application has made an attempt to load the C runtime library incorrectly.
    Please contract the application's support team for more information.
    ny help is greatly appreciated.

    Uninstall your existing copy of iTunes. Delete any copies of the iTunesSetup.exe (or iTunes64Setup.exe) installer files from your downloads areas for your web browsers and download a fresh copy of the iTunes installer from the Apple website:
    http://www.apple.com/itunes/download/
    (The current build of the 11.1.4.62 installer was changed a few days ago, which fixed the bulk of the reports of MSVCR80.dll/R6034/APSDaemon.exe/Error-7/AMDS-could-not-start trouble ... but the build number on the installer was not changed. So we're trying to make sure you do the reinstall using a "new good" 11.1.4.62 installer instead of an "old bad".)
    Does the install with the new copy of the installer go through properly? If so, does that clear up the error message?
    If you still have the same error messages cropping up, then try the procedures from the following user tip:
    Troubleshooting issues with iTunes for Windows updates

Maybe you are looking for

  • Keep local and server folder in sync

    hi, we want to set up a central file server, where each one can work on the same set of files, and eventually take it with you on a laptop and when re-connecting to the office sync what changed to the central folder. i know you can do that with user

  • Movies on networked server stuttering on playback

    I'm using Mac Mini with a Core Solo processor as a media center. I have all my movies stored on a PowerMac G4 in another location in the house. Both systems have Gigabit ethernet ports and are connected with Cat 5e cable using a Gigabit switch. I hav

  • Page not saved

    This page is not saved as html file: http://www.zerozero.pt/equipa.php?id=19 After selecting SAVE in the menu, only the folder with the images is saved, the main html file is NOT saved. Other files in this site save without problems.

  • Animate mask

    I got two pictures, the one on top is in color, the other is in black/white. I got a symbol that I want to use as a mask. When this symbol moves over the picture, I want it to show the picture underneath it. I need my symbol to be attached to the mou

  • What is unicode Checks in Upgradation Project

    Hi Folks, Can any one tell me .. What is Unicode Checks in Uopgradation Project.. What it is Uded for? Y it is need in Upgradation Project?