CCSVM 10 Application takes 40 minutes to start.
Database consistency check is performed at every startup. The time it takes is proportional to the size of the database.
Workaround - Disable database Consistency check on startup -
Each time NeXpose starts up, a consistency check against the database is run by default. As the NeXpose database grows, the length of time needed to run the db consistency check becomes longer. In order to speed the process of starting NeXpose by disabling this feature please complete the following:
1) Log into the NeXpose Console
2) Navigate to the following directory:
* ../Symantec/CCSVM/nsc
3) Add the following line to the file NexposeEnvironment.env:
* -Dcom.rapid7.nexpose.nsc.dbcc=0
Once this is completed, CCSVM will no longer run dbcc (database consistency check) on start up.