Skip to Content
Author's profile photo Stefan Seemann

Accelerate the Restart Time of Software Provisioning Manager

In case the software provisioning manager failed during the execution phase, the restart can take quite some time until it gets going again.

error_pop_up.JPG

To accelerate the restart, I delete the file statistics.xml within the rundirectory of the software provisioning manager:

deleteStatisticsXml.JPG

Doing this, the restart is much faster.

What is the purpose of this file?

Like the name says, the file contains statistic information about each step of the current procedure. At the end of the procedure, a file called INSTANA.XML is created that contains a collection of data about the whole procedure, including OS information, runtime, etc… INSTANA.XML also contains data from the file statistics.xml.

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo David Gabel
      David Gabel

      What is the purpose of the statistics.xml ? Is it a safe proceedure just delte it ? Is it re-created when SWPM restarts ?

      Author's profile photo Srinivas Kakarla
      Srinivas Kakarla

      Thanks for the cool tip. Helped me from those anxious waiting after restarting SWPM and complete the task.

      The statistic.xml was recreated again.

      Thanks & Regards,

      Srinivas K.