So I have been having a really hard time getting V8 and a new remote server to play nicely.
The most interesting being getting Tomcat and port 8080 working nicely.
I have finally managed to get my server to come up and interestingly it has taken Tomcat 596,133ms to get Aware to start the significant bulk of which is
Tomcat: Aug 09, 2017 12:52:50 AM org.apache.catalina.util.SessionIdGeneratorBase createSecureRandom
Tomcat: INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [585,873] milliseconds.
.
To save everyone the time that is such a small amount under 10 minutes that we will just call it 10 minutes.
Is there a reason why v8 should take so long to load up or is this just an initial deployment cost? I don't remember v7.1 taking anywhere near this amount of time to start.