cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Platfrom Update taking long time

0 Likes
424

Platform Update from HAC by selecting all extensions including Essential data is taking very long to finish

We are upgrading from 6.5 to 1905 and once we have new platform, when we direct the DB to new platform, Update from HAC is taking almost 16 - 20 hrs in local machines. So, we opted to run ant updatesystem from console. But we are trying to find a way on how to resolve this and get back to normal. Any help is much appreciated.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member633554
Active Participant
0 Likes

That is far too long. I once saw this. One of the update scripts was trying to perform some modification to the mysql database, but there was a lock from some other query. This paused the entire thing.

Using mysql workbench i managed to end the locked query and it all completed ok.

0 Likes

Thanks for your response. but How to find the lock. It is very consistent. Everytime I run its always the same time. If I go to PROD System, I am not sure how to manage in that scale. Can you please help me providing more steps to debug this. Thanks for your help.