Error in mtl_material_transactions  Cost Manager

Hi,
I am using EBS-R12 I want to find per unit costl.But I find in mtl_material_transactions Costed_flag=E
and ERROR_EXPLANATION='The transaction date is not within the accounting period specified.' & inventory costing methods
is average.
I have update apply update
update mtl_material_transactions
set costed_flag = 'N',
transaction_group_id = NULL,
transaction_set_id = NULL
where costed_flag = 'E' or costed_flag = 'N' ;
and apply relaunch cost manager but Coted_flag remain unchanged.
Please help me about this issue.
Regards
Omar

Dear Hassan,
My problem is resolved now. I have apply update on mtl_material_transactions with period_id.
So thanks for cordial co-operations & positive approach.
Thanks
Omar
Edited by: user13140975 on Mar 10, 2012 11:59 AM

Similar Messages

  • No Cost management error

    Dear all,
    I have got an error while creating service notification with reference to service contract(wv). I am getting an error like " no cost management is provided for sales document item : item no: 40000146
    code : ix057 "
    please send me the solution as soon as
    thanks in advance

    Hi ,
    Your thread is related to Customer Services Module, you can post such issues in Forum called u201CEnterprice Asset Managemnt (EAM)u201D in sdn. Sap. Forum.
    This error is common when you maintain, service contract type u201CWVu201D.
    W.r.t  your proble just go to u201CVa42u201D and select your contract then for the line item you go to u201CProcurementu201D tab and change the u201CRequirment type u201C to  u201CSE or  KEu201D, save and execute.
    Please make sure to maintain all configurations pertaining to service contract type u201CWVu201D in CS module .
    I am sure this error will not be repeated.
    If your thread is solved then please mark thread as solved
    Thanks and Regards
    DSR
    Edited by: D.Srinivasa Rao on Nov 2, 2011 8:13 AM
    Edited by: D.Srinivasa Rao on Nov 2, 2011 12:15 PM

  • ESYU: Cost Manager(CMCTCM)을 cancel 하고 다시 실행하는 방법

    Purpose
    Oracle Cost Management - Version: 11.5.9 to 11.5.10
    Information in this document applies to any platform.
    MTL_MATERIAL_TRANSACTIONS(MMT) table에 costed_flag = E 인 error transaction이
    존재하는 경우 debug를 위해 cost manager를 다시 실행해야 될 경우가 있다.
    보통 Cost Manager는 일정 주기로 running 되고 있기 때문에 이를 cancel 하는
    작업이 필요하다.
    여기서는 실행중인 Cost Manager를 cancel 하는 방법을 알아본다.
    아래 사항을 방지하면서 Cost Manager를 cancel 하는 방법:
    - 동시에 여러개의 Cost Manager가 launch 되는 것
    - CMCTCM log에서 아래와 같은 warning message가 발생 되는것
    " A Cost Manager is already launched.
    Action: If you want to launch a new manager, cancel earlier manager first."
    Solution
    1. Cost Manager를 cancel: 아래 방법 중 하나를 선택한다.
    a) Use Sysadmin responsability
    Navigate to /Request/view
    Set : specific Request=on
    Name=Cost Manager.
    Find request 화면의 아래쪽에 있는 "Select the Number of Days to view"
    field에 9999를 입력한다.
    조회된 Request 중 Pending Scheduled 상태의 Cost Manager request를
    찾아 request를 cancel 한다.
    b) Run
    SELECT request_id RequestId,
    request_date RequestDt,
    concurrent_program_name,
    phase_code Phase,
    status_code Status
    FROM fnd_concurrent_requests fcr,
    fnd_concurrent_programs fcp
    WHERE fcp.application_id = 702
    AND fcp.concurrent_program_name in ('CMCTCM', 'CMCMCW', 'CMCACW')
    AND fcr.concurrent_program_id = fcp.concurrent_program_id
    AND fcr.program_application_id = 702 AND fcr.phase_code <> 'C';
    위 script 결과로 나오는 모든 requests를 /Sysadmin / Concurrent / Request
    화면에서 query 하고 모든 request를 cancel 한다.
    이 request id를 query 시에도 역시 "Select the Number of Days to view" 값은
    '9999'로 입력한다.
    2. cmclean.sql script를 실행한다.(Note 134007.1 참조)
    3. Cost Manager를 restart 한다.
    Inventory / Setup / Transactions / Interface Managers
    on line 'cost manager' - do Tools > Launch
    Reference
    Note 373207.1

  • Cost manager status is inactive with no manager(ERGENT)

    Hi,
    All the cost manager requests are running in error and the cost manager downs once the request is finished.
    Error log:
    APP-FND-01564: ORACLE error 12500 in AFPCOA
    Cause: AFPCOA failed due to ORA-12500: TNS:listener failed to start a dedicated server process
    The SQL statement being executed at the time of the error was: and was executed from the file .
    /s01/oracle/prodappl/bom/11.5.0/bin/CMCTCM
    Program exited with status 1
    Thanks,
    Sai Mahadev

    Here is some infor about database:
    SELECT NAME, BYTES FROM v$sgainfo;
    fixed sga size --- 1337152
    redo buffers --- 1048576
    buffer cache size --- 5335154688
    shared pool size --- 1056964608
    large pool size --- 16777216
    java pool size --- 16777216
    streams pool size --- 0
    granule size --- 16777216
    maximum sga size --- 6442450944
    startup overhead in shared pool --- 117440512
    free sga memory available --- 0
    select server,count(server) from v$session group by server;
    server count(server)
    dedicated 165
    processes = 300
    sessions = 600
    Thanks,
    Srikanth
    Edited by: SaiMahadev on Dec 22, 2010 4:49 PM

  • INV와 WIP TRANSACTION에 대한 COST MANAGER의 ERROR발생시 처리방법

    제품 : MFG_INV
    작성날짜 : 2004-05-20
    INV와 WIP TRANSACTION에 대한 COST MANAGER의 ERROR발생시 처리방법
    ====================================================
    PURPOSE
    Inventory와 WIP Transaction에 대해 Inventory Cost manager가
    정상적으로 작동하지 않고 Error가 발생한 경우, Data Fix방법에
    대해 기술하고자 한다.
    Explanation
    Cost Manager는 다음의 Transaction들에 대해 처리한다.
    1. Material transactions
    2. WIP Resource transactions
    Cost Manager가 수행 시 정상적으로 처리하지 못한 경우,
    다음과 같이 Error처리를 한다.
    (1) mtl_material_transactions의 costed_flag = 'E'
    (2) wip_cost_txn_interface에 data가 존재한다.
    :정상적으로 수행한 경우, Interface table에서 Record가 삭제된다.
    1. To resolve the Material transactions:
    Select request_id, costed_flag, transaction_group_id
    from mtl_material_transactions
    where costed_flag is not null;
    (If this picks up any records - uncosted transactions exist).
    update mtl_material_transactions
    set request_id = null,
    costed_flag = 'N',
    transaction_group_id = null
    where costed_flag is not null;
    2. To resolve any WIP transactions:
    Select request_id, group_id, process_status
    from wip_cost_txn_interface;
    (ie. only uncosted transactions exist in this table)
    Update wip_cost_txn_interface
    set request_id = null,
    group_id = null,
    process_status = 1;
    The next Cost manager run should pick up the transactions and
    reprocess them
    Example
    Reference Documents
    -------------------

  • COST MANAGER 가 ITEM TRANSACTION 에 대하여 COSTING을 수행하지 않는 경우의 처리.

    제품 : MFG_INV
    작성날짜 : 2004-05-25
    COST MANAGER 가 ITEM TRANSACTION 에 대하여 COSTING을 수행하지 않는 경우의 처리.
    ==============================================================
    PURPOSE
    COST MANAGER 가 ITEM TRANSACTION 에 대하여 COSTING을 수행하지 않는 경우의 처리.
    적용 : Oracle Inventory 11
    Oracle Inventory 11.5
    CMCTCM Cost Manager
    Problem Description
    COST MANAGER 가 ITEM TRANSACTION 에 대하여 COSTING을 수행하지 않아 분계
    가 생성되지 않은 데이터가 존재함.
    데이터의 상태는 MTL_MATERIAL_TRANSACTIONS의 COSTED_FLAG, ERROR_CODE, ERROR_EXPLANATION 이 Null 임.
    MTL_MATERIAL_TRANSACTION_TEMP 의 ERROR_CODE = Null 이고,
    ERROR_EXPLANATION = "Transaction Processor Error" 임.
    원인: MTL_MATERIAL_TRANSACTIONS 의 COSTED_FLAG 값이 NULL
    이고, TRANSACTION_GROUP_ID 에 값이 존재함. 그러므로 CMCMCW (Material
    Cost Transaction Processor) 가 이 데이터를 처리하지 않음.
    CMCMCW: 이 프로그램은 INV 와 WIP의 material transactions 의 costing 을
    진행시킨다. 이 프로그램은 mtl_material_transactions 에서 uncosted
    transactions 찾는다. 예) where costed_flag='N'& transaction_group_id=NULL.
    검색된 데이터에 대하여 INLTCP 이 호출되어 처리된다.
    Workaround
    N/A
    Solution Description
    1. SQL*PLUS 를 이용하여 해당 데이터를 아래와 같이 update 한다.
    SQL>
    UPDATE mtl_material_transactions
    SET
    costed_flag = 'N',
    error_code = NULL,
    error_explanation = NULL,
    transaction_group_id = NULL
    WHERE
    costed_flag = 'N'
    AND transaction_group_id is NOT NULL;
    2. Cost Manager 는 schedule 되어 수행된다.
    Reference Documents
    Note:156954.1 - The Cost Manager Is Not Costing An Item Transaction

  • Set batch management  for reasons of cost management item cannot be deleted

    Discovery was made that a material should have had batch management MARC-XCHPF selected.  Within that time sales orders were created as well as sales order stock.  411E movements were done to get rid of the sales order stock, and it can not be seen in MMBE.  MD04 is also clear.  New attempt to add batch management in the plant displayed errors - SD Documents exist (orders or deliveries) that have not yet been
    processed or that have been processed only in part.            
       Document   Item                                             
       206365     000020
    Attempt to remove item 20 from sales order and receive error
    Message no. V1128
    For reasons of cost management, item 000020 cannot be deleted.
    Diagnosis
    You tried to delete a sales document item for which cost management is carried out. Cost management can exist at item level for
       - make-to-order production
       - make-to-order stock
       - service contract item
    Procedure
    Enter a reason for rejection at item level.
    I found a similar problem on the forum but not really a solution other than throwing in the towel and making new materials.

    Hi
    What I understand from your thread is:
    You have chekced batchmanagement in
    material master & after working some time you want to remove that tick mark.
    First of all one should understand that for what ever reason batch management is ON, you can not reverse it .
    Either activation or deactivation of batchmanagement is irreversible.
    Oflat SAP had come with a note telling that how to proceed with reversal batch management.
    I have gone through that note .Finally SAP wants to take consultancy with some fees to make reversal.
    It is all pain ful job.
    If you can do it abandom thta material & create new material.
    This is the solution I can give.
    Hope it is celar to you.
    Regards
    YMREDDY

  • Cost Managment - CSTPPACQ.acq_cost_processor(30):ORA-01436: CONNECT BY loop

    Hi,
    We have run the program Periodic Aquisition Cost but it error out. the Error is
    CSTPPACQ.acq_cost_processor(30):ORA-01436: CONNECT BY loop in user data.
    Plz guide me.

    Hello,
    For this error, I think you should open an SR. It looks like patch 5378145 that is references in Metalink note 405966.1.
    It could be useful to run the Cost manager in Trace mode, in order to get the statement that fails.

  • Landed Cost manager Program is scheduled to run everyday but it did not run

    Hi All,
    Landed Cost manager Program is scheduled to run everyday but it did not run for 2 days and there was no error; it did not start even though it is a scheduled prog to run every 30 mins.
    Please let me know if anyone has experienced similar cases before; also let me know if you have any clue for above? I am also researching on if there is any way to send notifications when a scheduled prog did not run even.
    Any suggestions are welcome and also would like to get your thoughts on notification part if this is possible to track.
    Thanks
    De

    1006390 wrote:
    Hi All,
    Landed Cost manager Program is scheduled to run everyday but it did not run for 2 days and there was no error; it did not start even though it is a scheduled prog to run every 30 mins.
    Please let me know if anyone has experienced similar cases before; also let me know if you have any clue for above? I am also researching on if there is any way to send notifications when a scheduled prog did not run even.What if you submit the request manually, does it work?
    Assuming no error can be found in the DB/CM log files, have you verified the scheduled settings for this program? Try to schedule it again and see if this helps.
    Any suggestions are welcome and also would like to get your thoughts on notification part if this is possible to track.
    http://docs.oracle.com/cd/E18727_01/doc.121/e12951/toc.htm
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Notify+AND+Concurrent&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001

  • Slowness in Cost Manager costing the Inventory Transactions : performance

    Hi All,
    We have just upgraded to R12.0.6 and we are facing performance issues with the Cost Manager ..it is costing the Inventory/Material transactions very very slowly..about 1-2 Inventory transactions are getting costed within a minute.
    The Actual Cost workers are taking a lot of time to process the transactions as well..
    Could someone please suggest or help us troubleshoot this issue , as this very critical as we are facing this performance issue in 12.0.6 production enviornment.
    Thanks
    Sachin

    Hi,
    Can you find any errors in the CM/DB log files? Do you run Gather Schema Statistics and Purge Concurrent Manager/Programs on regular basis?
    Please see if these documents help.
    Note: 387669.1 - Cost Manager Performance Issues
    Note: 304313.1 - Understanding Cost Manager
    Could someone please suggest or help us troubleshoot this issue , as this very critical as we are facing this performance issue in 12.0.6 production enviornment.If the issue with your production instance, I would suggest you log a SR.
    Regards,
    Hussein

  • Change sales order - for reasons of cost management item cannot be deleted

    Hello Friends,
      When I try to delete a line item from sales order below error is fired and it doesnot allows to delete the items which has a WBS element.
      The function name is :BAPI_SALESORDER_CHANGE
      The error message is as below:
        ORDER_HEADER_IN has been processed successfully
        For reasons of cost management, item 001001 cannot be deleted
        Error in ITEM_IN 001001
        KONVKOM has been processed successfully
        KONVKOM has been processed successfully
        KONVKOM has been processed successfully
        KONVKOM has been processed successfully
        KONVKOM has been processed successfully
        The sales document is not yet complete: Edit data
        Sales document 0002012766 was not changed
      Information
        Sales order: 0002012766
        Item       : 001001
        WBS element: 2012766-001 The wbs status is "REL"  
      I found a similar problem on the forum but not really a solution other than giving a suggestion as "Enter a reason for rejection at item level.".
    but when I put the field ORDER_ITEM_IN-REASON_REJ = 'Z1' and ORDER_ITEM_INX-REASON_REJ = 'X',the error is still occurring.
      'Z1'-WBS has been cancelled
      How can I remove this item from the sales order?
      Please help me.....
    Best Regards,
    bluebaby

    Hello Lakshmipathi,
      thank you very much for answering my question..
      But how I get the file SAP note 14097,I was search this file in SDN and google but cannot find this file,if you know pls give me a hyperlink to view the content,thanks a lot.
    Best regards,
    Sophia

  • Cost Manager

    Hi Experts,
    Am facing a problem in Interface MAnager.
    Sy
    SELECT request_id RequestId,
    request_date RequestDt,
    phase_code Phase,
    status_code Status FROM
    fnd_concurrent_requests fcr,
    fnd_concurrent_programs fcp
    WHERE fcp.application_id = 702 AND
    fcp.concurrent_program_name = 'CMCTCM' AND
    fcr.concurrent_program_id = fcp.concurrent_program_id AND
    fcr.program_application_id = 702 AND fcr.phase_code <> 'C'
    The output of this showing Status is INACTIVE.
    When i try to LAuch Cost MAnager am getting error like Cost MAnager is already running cancel first..
    Wen query the cost manager in Request.. its not showing...
    THanks in advance..

    Hi user;
    concurent manager.. << your other thread. Please post once...
    Regard
    Helios

  • Cost manager status is inactive with no manager

    APP-FND-01564: ORACLE error 12500 in AFPCOA
    Cause: AFPCOA failed due to ORA-12500: TNS:listener failed to start a dedicated server process
    The SQL statement being executed at the time of the error was: and was executed from the file .
    /s01/oracle/prodappl/bom/11.5.0/bin/CMCTCM
    Program exited with status 1
    555448.1
    Thanks,
    Sai

    Hi Sai;
    APP-FND-01564: ORACLE error 12500 in AFPCOA
    Cause: AFPCOA failed due to ORA-12500: TNS:listener failed to start a dedicated server process
    The SQL statement being executed at the time of the error was: and was executed from the file .
    /s01/oracle/prodappl/bom/11.5.0/bin/CMCTCM
    Program exited with status 1What is your EBS version and OS? Please be sure adalnctl.sh working correctly.
    Did you run autoconfign on appstier?If answer no please also run it.
    Check below notes:
    CMCTCM Cost Manager Fails with APP-FND-01564: ORACLE error 1841 in cmltcm [ID 360455.1]
    CMCTCM Cost Manager Fails with APP-FND-01564: ORACLE error 1841 in cmltcm [ID 360455.1]
    CMCTCM - Cost Manager Completes with APP-FND-01564 Error [ID 184592.1]
    Also see:
    Understanding Cost Manager [ID 304313.1]
    CMCTCM - Cost Manager Completed With Error APP-FND-00126 [ID 314441.1]
    CMCTCM - Cost Manager Completed With Error APP-FND-00126 [ID 314441.1]
    Regard
    Helios

  • Oracle Primavera Cost manager v 6.2 web access issue

    Hi,
    We are trying to integrate the cost manager for web access. However, after setting up the IIS for the latest version, an error message is generated saying the web access installation was interrupted abruptly.
    Assistance is highly appreciated.
    thank you,

    One other thing to check is that iptables on your Oracle VM Manager box/vm is not blocking the Oracle VM Manager UI, to test type /sbin/iptables status, if iptables running turn it off by typing /sbin/iptables stop.

  • Error while creating persistence manager

    Folks,
    I have been receiving the following error while trying to invoke a subprocess in a flowN (the subprocess wraps some logic around a stored procedure call). There error is appearing N-1 times consistently (only one of the four transactions I'm testing is going through).
    <remoteFault>
    <part name="code" >
    <code>Server.userException</code>
    </part>
    <part name="summary" >
    <summary>when invoking endpointAddress 'http://crmoasdev.XXXX.com:7778/orabpel/CDH_inbound/XXXX_CDH_in_ProcessRewards/1.0', ORABPEL-05226 Error while creating persistence manager. An error occurred while attempting to instantiate the persistence manager class "org.apache.log4j.helpers.ISO8601DateFormat__CXBD" for type "org.apache.log4j.helpers.ISO8601DateFormat". The exception reported was: </summary>
    </part>
    <part name="detail" >
    <detail>AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: ORABPEL-05226 Error while creating persistence manager. An error occurred while attempting to instantiate the persistence manager class "org.apache.log4j.helpers.ISO8601DateFormat__CXBD" for type "org.apache.log4j.helpers.ISO8601DateFormat". The exception reported was: faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}hostname:crmoasdev.XXXX.com </detail>
    </part>
    </remoteFault>The domain log information is as follows:
    <2006-05-17 15:18:24,666> <WARN> <CDH_inbound.collaxa.cube.engine.deployment> <TypeHelperLoader::getBizdocVersionUID> missing resource: java.util.MissingResourceException: Cant find resource for bundle com.oracle.bpel.client.i18n.resources_client, key LOG_W_BD_out_of_date_class
    <2006-05-17 15:18:24,675> <ERROR> <CDH_inbound.collaxa.cube.engine.deployment> <TypeHelperRegistry::generatePersistenceManager> Error while creating persistence manager.
    An error occurred while attempting to instantiate the persistence manager class "org.apache.log4j.helpers.ISO8601DateFormat__CXBD" for type "org.apache.log4j.helpers.ISO8601DateFormat".  The exception reported was:
    <2006-05-17 15:18:24,675> <ERROR> <CDH_inbound.collaxa.cube> <BaseCubeSessionBean::logError> Error while invoking bean "cube engine": Error while creating persistence manager.
    An error occurred while attempting to instantiate the persistence manager class "org.apache.log4j.helpers.ISO8601DateFormat__CXBD" for type "org.apache.log4j.helpers.ISO8601DateFormat".  The exception reported was:
    ORABPEL-05226
    Error while creating persistence manager.
    An error occurred while attempting to instantiate the persistence manager class "org.apache.log4j.helpers.ISO8601DateFormat__CXBD" for type "org.apache.log4j.helpers.ISO8601DateFormat".  The exception reported was:
         at com.collaxa.cube.engine.deployment.TypeHelperLoader.generatePersistenceManager(TypeHelperLoader.java(Compiled Code))
         at com.collaxa.cube.engine.deployment.TypeHelperLoader.loadPersistenceManager(TypeHelperLoader.java(Compiled Code))
         at com.collaxa.cube.engine.deployment.TypePersistenceRegistry.getPersistenceManager(TypePersistenceRegistry.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.getPersistenceManager(PersistenceService.java(Inlined Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.List__CXPM.prepareToSave(List__CXPM.java(Compiled Code))
         at com.collaxa.cube.engine.persist.Vector__CXPM.prepareToSave(Vector__CXPM.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.Map__CXPM.prepareToSave(Map__CXPM.java(Compiled Code))
         at com.collaxa.cube.engine.persist.Hashtable__CXPM.prepareToSave(Hashtable__CXPM.java:41)
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.DefaultPersistenceMgr.prepareToSave(DefaultPersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.types.bpel.CXMessageVariable__CXPM.prepareToSave(CXMessageVariable__CXPM.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.persist.BaseScope__CXPM.prepareToSave(BaseScope__CXPM.java(Compiled Code))
         at com.collaxa.cube.engine.persist.Scope__CXPM.prepareToSave(Scope__CXPM.java(Compiled Code))
         at com.collaxa.cube.engine.core.PersistenceService.prepareToSave(PersistenceService.java(Compiled Code))
         at com.collaxa.cube.engine.enc.ScopeContextSerializer.serializeContext(ScopeContextSerializer.java(Compiled Code))
         at com.collaxa.cube.engine.enc.ScopeContextSerializer.toBin(ScopeContextSerializer.java(Compiled Code))
         at com.collaxa.cube.engine.adaptors.common.BaseCubeInstancePersistenceAdaptor.store(BaseCubeInstancePersistenceAdaptor.java(Compiled Code))
         at com.collaxa.cube.engine.adaptors.oracle.CubeInstancePersistenceAdaptor.store(CubeInstancePersistenceAdaptor.java(Compiled Code))
         at com.collaxa.cube.engine.data.CubeInstancePersistenceMgr.store(CubeInstancePersistenceMgr.java(Compiled Code))
         at com.collaxa.cube.engine.CubeEngine.store(CubeEngine.java(Compiled Code))
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java(Compiled Code))
         at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java(Compiled Code))
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.createAndInvoke(CubeEngineBean.java(Compiled Code))
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.syncCreateAndInvoke(CubeEngineBean.java(Inlined Compiled Code))
         at ICubeEngineLocalBean_StatelessSessionBeanWrapper0.syncCreateAndInvoke(ICubeEngineLocalBean_StatelessSessionBeanWrapper0.java(Compiled Code))
         at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequestAnyType(DeliveryHandler.java(Compiled Code))
         at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequest(DeliveryHandler.java(Inlined Compiled Code))
         at com.collaxa.cube.engine.delivery.DeliveryHandler.request(DeliveryHandler.java(Compiled Code))
         at com.collaxa.cube.ws.soap.providers.CXSOAPProvider.processBPELMessage(CXSOAPProvider.java:632)
         at com.collaxa.cube.ws.soap.providers.CXSOAPProvider.invoke(CXSOAPProvider.java:133)
         at org.collaxa.thirdparty.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
         at org.collaxa.thirdparty.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
         at org.collaxa.thirdparty.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
         at org.collaxa.thirdparty.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:450)
         at org.collaxa.thirdparty.apache.axis.server.AxisServer.invoke(AxisServer.java:285)
         at org.collaxa.thirdparty.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java(Compiled Code))
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at org.collaxa.thirdparty.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java(Compiled Code))
         at com.collaxa.cube.fe.CollaxaServlet.service(CollaxaServlet.java(Compiled Code))
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java(Compiled Code))
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java(Compiled Code))
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:568)
    <2006-05-17 15:18:24,803> <WARN> <CDH_inbound.collaxa.cube.engine.deployment> <TypeHelperLoader::getBizdocVersionUID> missing resource: java.util.MissingResourceException: Cant find resource for bundle com.oracle.bpel.client.i18n.resources_client, key LOG_W_BD_out_of_date_classThanks for your help,
    Joseph

    hmmm what was the usecase ...
    was it after deployment, or just after new installation? this looks like a defect on loading side .. other axis stuff running around?
    at least it's good to hear that you are up & running now :-)
    /clemens

Maybe you are looking for

  • Using 9500 to access internet with laptop

    I have a basic laptop that is not connected to the internet. Is it possible to use the 9500 to connect my laptop to the internet.

  • More than 1 iphone on same ATT account?

    This is probably a basic question that has been answered many times...but I can't find it on the search so my apologies for any redundancy. My wife already has an iphone on our ATT family plan and is paying an extra $50 a month for the 3g Data packag

  • Ynab for mac?

    what is the latest on financial software for Mac 10.8? how does 'you need a budget' stand up? Deb

  • System wide Lock timeout

    Hi, I'd like to set a system wide lock timeout to 10 secs, i est I want that if a transaction waits for a row more than 10 seconds, the Oracle forces a ROLLBACK! Looking in the documentation I found the trigger: CREATE OR REPLACE TRIGGER resumable_de

  • E-portfolios

    What are the best tools to use for creating e-portfolios?