SQL database connectivity issue (Thing [DatabaseController] is not running)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
SQL database connectivity issue (Thing [DatabaseController] is not running)
While trying to connect to the SQL database from thingworx . saying Thing is not running . plz check attached configuration file. actual database is at local machine and running thingworx is at another Machine .thank you
Solved! Go to Solution.
- Labels:
-
Connectivity
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Pai,
Thanks for reply , i tried with adding driver file to tomcat lib folder. it worked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thing not running would refer to this entity itself not the database you are trying to connect to.
Try doing disable / save / enable / save see if that helps at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for reply , I am unable to see any option like enable or disable the thing. would you explain little more .
shared screenshot , plz check it.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
yes , i got the services enablething and disablething , executed . but still having same issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It's just the checkbox on the General tab of the Entity.
I'm assuming your Database Thing is called DatabaseController?
If after an disable save enable save it still gives the same message, then likely something got corrupted?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi ,
I am using Thingworx Manufacturing Apps , trial version with 3 months , i didn't get Tomcat here can i install seperately and configure it with thingworx? if yes how?? in tomcat we need to add jdbc jar file , So need it
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Tomcat is installed.
the JDBC jar file, usually we install those with an extension.
Else they would go into the <thingworx>/WEB-INF folder
this might help for the jdbc.jar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Pai,
Thanks for reply , i tried with adding driver file to tomcat lib folder. it worked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Great can you please mark this topic as solved? Thanks!
