Clarity

 View Only
  • 1.  Regarding Update Earned Value and Cost Totals Job

    Posted May 10, 2016 10:20 AM

    Hi All,

    We are seeing below error log in bg-ca.log file daily, but job is not failed. Could you please help us why we are getting below error on daily basis and what is causing this error.

    Your response is highly appreciated.

     

    ERROR 2016-05-10 07:24:09,108 [Dispatch pool-4-thread-6 : bg@APSEP3912 (tenant=clarity)] Utils.EVSlicer (clarity:jobrun:19102838__81FFBBDD-A99D-4A1A-82AD-5B379E0B392F:H10 Update Earned Value and Cost Totals) Error creating current EV slice for project 6258005

    java.lang.reflect.InvocationTargetException

        at sun.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:606)

        at com.niku.evm.Utils.EVSlicer.calculateCostCurves(EVSlicer.java:663)

        at com.niku.evm.Utils.EVSlicer.SliceCurrent(EVSlicer.java:284)

        at com.niku.evm.Utils.EVSlicer.SliceCurrent(EVSlicer.java:243)

        at com.niku.evm.Utils.EVSlicer.SliceCurrent(EVSlicer.java:226)

        at com.niku.evm.jobs.UpdateEVTotalsJob.run(UpdateEVTotalsJob.java:215)

        at com.niku.evm.jobs.UpdateEVTotalsJob.scheduledEventFired(UpdateEVTotalsJob.java:66)

        at com.niku.njs.Dispatcher$BGTask.run(Dispatcher.java:367)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

        at java.lang.Thread.run(Thread.java:745)

    Caused by: com.niku.union.service.ServiceException: Service Exception

        at com.ca.clarity.projmgr.cost.util.ScheduleCostsUpdateUtil.calculateCostCurves(ScheduleCostsUpdateUtil.java:69)

        ... 13 more

    Caused by: java.lang.NullPointerException



  • 2.  Re: Regarding Update Earned Value and Cost Totals Job

    Broadcom Employee
    Posted Jun 08, 2016 11:14 AM

    Check if this is a master project that has some subprojects. There were some issues in earlier releases with a similar error.

    If you are not able to determine a solution, please contact the support team for assistance.



  • 3.  Re: Regarding Update Earned Value and Cost Totals Job

    Posted Jun 24, 2016 03:28 AM

    Hi Kathryn,

    Thanks for your response. We are seeing this error on master projects, projects and sub projects also. You are saying this issue is there on earlier release also. Do we have any community post or article about this issue, that will help us. Thank you.



  • 4.  Re: Regarding Update Earned Value and Cost Totals Job

    Broadcom Employee
    Posted Jun 24, 2016 07:17 PM

    Look at this KB.

    http://www.ca.com/us/support/ca-support-online/product-content/knowledgebase-articles/tec499840.aspx

    It does not have the same exact error message, but may be helpful.

    You may need further assistance from support.



  • 5.  Re: Regarding Update Earned Value and Cost Totals Job

    Posted Jun 27, 2016 01:34 PM

    Hi Kathryn,

     

    I ran below query, I got only two rows, one is Monthly another one is Weekly.

    Select * from evm_period_defs

    When I ran below query, I got three rows Monthly,Weekly and Null

    Select distinct period_interval from prj_ev_history

     

    I am seeing errors for projects which are having null period_interval in the prj_ev_history table. Could you please help us how period_interval field is populate in prj_ev_history.

     

    Thank you.



  • 6.  Re: Regarding Update Earned Value and Cost Totals Job

     
    Posted Jun 14, 2016 04:07 PM

    Hi Subbareddy - Did Kathryn's response help answer your question? If so please mark as Correct Answer. Thanks!