Error: 'Problem Summarizing Project(s) 'Project Name'. Please Refer to P6 Server Side Log for More Information' Received in P6 EPPM When Running a Project Summarization
(Doc ID 2411239.1)
Last updated on NOVEMBER 22, 2024
Applies to:
Primavera P6 Enterprise Project Portfolio Management - Version 17.12.3.0 and laterPrimavera P6 Enterprise Project Portfolio Management Cloud Service - Version 17.12.3.0 and later
Information in this document applies to any platform.
Symptoms
When attempting to Summarize a Project or a group of Projects, the following error occurs:
Problem summarizing Project(s) 'project name'. Please refer to P6 Server Side Log for more information.
After reviewing the WebAccessLogs there are various entries that point to a failed Summarizer Job. Example:
com.primavera.summarizer.SummarizerException: Problem summarizing SummaryTaskSpread data
at com.primavera.summarizer.ProjectDataSummarizer.summarize(ProjectDataSummarizer.java:131)
at com.primavera.summarizer.Summarizer.a(Summarizer.java:901)
at com.primavera.summarizer.Summarizer.a(Summarizer.java:853)
at com.primavera.summarizer.Summarizer.runJob(Summarizer.java:308)
at com.primavera.jobsvc.common.JobServiceExecutable.c(JobServiceExecutable.java:254)
at com.primavera.jobsvc.common.JobServiceExecutable.a(JobServiceExecutable.java:197)
at com.primavera.jobsvc.common.JobServiceExecutable.execute(JobServiceExecutable.java:137)
at com.primavera.infr.threadpool.ThreadPoolImpl.run(ThreadPoolImpl.java:343)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.primavera.summarizer.SummarizerException
at com.primavera.summarizer.dao.ActivityDAO.a(ActivityDAO.java:573)
at com.primavera.summarizer.dao.ActivityDAO.buildDeepSummarizedSpreads(ActivityDAO.java:354)
at com.primavera.summarizer.ProjectDataSummarizer.a(ProjectDataSummarizer.java:176)
at com.primavera.summarizer.ProjectDataSummarizer.summarize(ProjectDataSummarizer.java:115)
... 8 more
Further review will show that there are one or more entries in the WebAccessLog that point to inserting Null values:
While batch inserting objects, no value provided in BO for SummaryTask.ActualFinish, so using NULL
While batch inserting objects, no value provided in BO for SummaryTask.RemainingFinish, so using NULL
In addition, after Exporting the Project and then Importing it, the following error may occur:
Error: ActualStartDate: Cannot remove Actual Start if resource has actual work.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |