Error 'java.lang.InterruptedException' When Running P6 Services (Publication Services or Project Scheduled Services)
(Doc ID 1601175.1)
Last updated on MARCH 22, 2022
Applies to:
Primavera P6 Enterprise Project Portfolio Management - Version 8.0 and laterInformation in this document applies to any platform.
Symptoms
The following error occurs in the job service log file (ex: <P6 EPPM or P6 Services home>\p6\WebAccessLogs\services\jt_<job type>\<date-time stamp>_FAILED.log) when running a P6 Services job such as Project Publication or Project Scheduled Services (example from the Global Scheduled Service Publish Security):
SEVERE: 2013-03-09 09:41:19:[SERVICE]:[PxService]: null
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:485)
at com.primavera.infr.threadpool.Future.get(Unknown Source)
at com.primavera.px.common.PxService.a(Unknown Source)
at com.primavera.px.common.PxService.runJob(Unknown Source)
at com.primavera.jobsvc.common.JobServiceExecutable.c(Unknown Source)
at com.primavera.jobsvc.common.JobServiceExecutable.a(Unknown Source)
at com.primavera.jobsvc.common.JobServiceExecutable.execute(Unknown Source)
at com.primavera.infr.threadpool.ThreadPoolImpl.run(Unknown Source)
at java.lang.Thread.run(Thread.java:662)
Changes
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! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |