Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hello Friends ,
After making subscription on datachange event of property value,suddenly this error will be come and thingworx is stop working .
Error
503 Service Unavailable
I have installed ThingworxH2trial8.4 version with mqtt extension
Posibilities:
1)I got realtime data in valuestream and I want to parse those data so I have made subscription of datachange event on property,It happen because of recursion ???May be this is first reason .
2) I have set (You have to go to your ValueStream and click on ThingworxPersistenceProvider and click on View. Than you must start the AddVisibilityPermission-
See Application and security log in snapshot
Solved! Go to Solution.
Hi @it15.
After reviewing the screenshot of the log you provided, there appears to be a problem connecting to your H2 database. I'm guessing that after rebooting the server, you are running something that is using the same port as H2. This could explain why it works after a restart.
Here is a link to an H2 tutorial that may help you track down the cause of the problem.
Regards.
--Sharon
Hi @it15.
After reviewing the screenshot of the log you provided, there appears to be a problem connecting to your H2 database. I'm guessing that after rebooting the server, you are running something that is using the same port as H2. This could explain why it works after a restart.
Here is a link to an H2 tutorial that may help you track down the cause of the problem.
Regards.
--Sharon
@it15 If the previous response was helpful for you then please post it here and mark it as the Accepted Solution for the benefit of others on the community. If you are still experiencing issues, please do let us know your questions or concerns.
Thanks,
Vibhuti