Automatic shutdown of JVM and tomcat.
While installing thingworx. Tomcat is not running and successful_license_capability_response.bin is not created in the ThingworxPlatform folder.
the following errors where noticed in application log:
1. Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (3). Last acquisition attempt exception:
2. Having failed to acquire a resource, com.mchange.v2.resourcepool.BasicResourcePool@71f704f6 is interrupting all Threads waiting on a resource to check out. Will try again in response to new client requests.
3. *** CRITICAL ERROR ON STARTUP: Connections could not be acquired from the underlying database!
4. *** Web Application STATE is being set to ERROR! ***
5. >>>>>>> PLATFORM SHUTDOWN START <<<<<<<<<
In tomcat logs:
1. Apache Commons Daemon procrun stdout initialized.
because of automatic shutdown of tomcat, not proceeded with db installation and configuration. Kindly guide me what is wrong with this installation.

