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

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Loaded 'validaton.properties' properties file java.lang.Exception: Unable to initialize and start system:

kanagaraj2007
1-Newbie

Loaded 'validaton.properties' properties file java.lang.Exception: Unable to initialize and start system:

Hi Team,

We are planning to Test the PTC Navigate 1.4 Features.

We have installed the below Versions of Thingworx 7.3

Windows Server 2008 R2 SP1

Apache Tomcat 8.0.38

java 8u92

After Deploying the Thingworx File, getting the below Error, While Navigate to http://localhost:8080/Thingworx getting '

HTTP Status 401 - Could not handle request'

Loaded 'ESAPI.properties' properties file

Attempting to load validation.properties via file I/O.

Attempting to load validation.properties as resource file via file I/O.

Found in 'org.owasp.esapi.resources' directory: C:\ThingworxStorage\esapi\valida

tion.properties

Loaded 'validation.properties' properties file

java.lang.Exception: Unable to initialize and start system: Connections could no

t be acquired from the underlying database!

        at com.thingworx.system.ThingWorxServer.loadModel(ThingWorxServer.java:4

58)

        at com.thingworx.system.ThingWorxServer.doHA(ThingWorxServer.java:184)

        at com.thingworx.system.ThingWorxBootstrapper.contextInitialized(ThingWo

rxBootstrapper.java:132)

        at org.apache.catalina.core.StandardContext.listenerStart(StandardContex

t.java:4853)

        at org.apache.catalina.core.StandardContext.startInternal(StandardContex

t.java:5314)

        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)

        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase

.java:725)

        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:70

1)

        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)

        at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:940)

        at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:

1816)

        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

        at java.util.concurrent.FutureTask.run(Unknown Source)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

        at java.lang.Thread.run(Unknown Source)

*** CRITICAL ERROR ON STARTUP: Unable to initialize and start system: Connection

s could not be acquired from the underlying database!

*** Web Application STATE is being set to ERROR! ***

3 REPLIES 3

Kanagaraj, which DB are you using as persistence provider? Is this a fresh installation? As noted in the log whatever persistence provider you are using is not reachable.

Hi Sushant,

This is a Fresh Installation. I didn't created a DB and Schema, after Creating I am able to login to Thingworx Application.

Thanks a lot.

Thanks for confirming Kanagaraj.

Top Tags