View Issue Details

IDProjectCategoryView StatusLast Update
0003597SymmetricDSBugpublic2022-08-09 17:05
Reporterrdscos Assigned Toelong  
Prioritynormal 
Status closedResolutionno change required 
Product Version3.9.7 
Summary0003597: SymmetricDS Not Starting in Tomcat because of UUID file
DescriptionI am trying to setup Symmetric on a tomcat 9. I have correctly setup tomcat and the war was deployed successfully. I have managed to correct all other faults but this one by keeping an eye on the log. The issue i am having is as follows;
2018-06-10 17:25:20,020 ERROR [corp-000] [AbstractSymmetricEngine] [symmetric-engine-startup-1] An error occurred while starting SymmetricDS StackTraceKey.init [SymmetricException:3846274122]
org.jumpmind.symmetric.SymmetricException: Failed to save file '/./conf/instance.uuid' Please correct and restart this node.
Steps To ReproduceSetup on tomcat, deploy and then start ...
Tagsinstall

Activities

elong

2018-06-13 15:55

developer   ~0001206

Try setting the SYM_HOME environment variable and the instance.id.location engine file property to control where the file should be written.

rdscos

2018-06-17 18:39

reporter   ~0001207

Thank you very much for your response.
I have managed to correct the above issue by setting instance.id.location, setting the SYM_HOME variable did not seem to help me.
The next issue i am have is the message below...
[corp-000] - RegistrationService - Cannot register a client node unless a node group link exists so the registering node can receive configuration updates. Please add a group link where the source group id is corp and the target group id is store
[corp-000] - RegistrationUriHandler - store:001:? was not allowed to register.
I have manually tried to insert a record in the table manually but that results in foreign key constraint errors.
My setup includes an instance running on a VPS server with tomcat and a local node running symmetric.
I would really appreciate some help on the above error...

rdscos

2018-06-17 18:59

reporter   ~0001208

Please excuse the grammar, i was watching soccer while writing the above ...

hanes

2018-09-13 18:53

developer   ~0001240

On your corp database you'll need to set up one (or two) node group links in table sym_node_group_link. The typical configuration is to configure a "client pushes to corp" link and a "corp waits for pull from client" link. The issue you are having at this point sounds more like an incomplete configuration than a bug in the software. You might consider posting your issue to the SymmetricDS support forums for additional help.

Issue History

Date Modified Username Field Change
2018-06-10 21:34 rdscos New Issue
2018-06-13 15:55 elong Note Added: 0001206
2018-06-17 18:39 rdscos Note Added: 0001207
2018-06-17 18:59 rdscos Note Added: 0001208
2018-09-13 18:53 hanes Note Added: 0001240
2018-09-13 18:54 hanes Status new => feedback
2018-10-03 14:29 hanes Summary SymmetricDS Not Staring in Tomcat => SymmetricDS Not Starting in Tomcat
2018-10-03 16:38 hanes Priority urgent => normal
2019-04-24 18:28 elong Tag Attached: install
2019-04-24 18:29 elong Status feedback => acknowledged
2019-04-24 18:29 elong Summary SymmetricDS Not Starting in Tomcat => SymmetricDS Not Starting in Tomcat because of UUID file
2022-08-09 17:05 elong Assigned To => elong
2022-08-09 17:05 elong Status acknowledged => closed
2022-08-09 17:05 elong Resolution open => no change required