PAT job stuck in post-processing

asked 2022-08-17 10:13:15 -0500

jlorrey's avatar

I have an algorithmic PAT analysis that seems stuck in post-processing. My understanding is it should have this status when running a finalization script, but it wasn't configured in PAT with any datapoint or analysis finalization scripts. I went through the logs in the OpenStudio cloud management console but didn't see any errors that appear related.

Does anyone have an idea of what might be causing this or where I should look for more info?

Thanks!

edit retag flag offensive close merge delete

Comments

Does the job still appear to be running in the cloud server, or just in PAT? Are you running an optimization with an unknown number of datapionts, or are you running a known number of datapoints? If you look at all of the simulations, do they appear to be complete (Can you view HTML file with simulation results)?

David Goldwasser's avatar David Goldwasser  ( 2022-08-17 10:31:42 -0500 )edit

Thanks for the reply, David. The job appears complete in the cloud management console, aside from the status showing "post-processing". The simulation had a known number of datapoints and the cloud management console shows that all 671 of 671 datapoints have completed. Most of them completed normally but there were a few datapoint failures. For the datapoints that completed normally, I can view outputs like the openstudio_results_report.

jlorrey's avatar jlorrey  ( 2022-08-17 11:05:17 -0500 )edit

check the Rserve log to make sure the algorithm completed and didnt crash when trying to compute some finalization metrics or plots. Also check the Admin page, resque dashboard. there you might see any failed processes and might have some info.

BrianLBall's avatar BrianLBall  ( 2022-08-17 11:27:00 -0500 )edit