View Issue Details

IDProjectCategoryView StatusLast Update
0007004SymmetricDSBugpublic2025-07-28 13:29
Reporterpbelov Assigned To 
Prioritynormal 
Status acknowledgedResolutionopen 
Product Version3.16.0 
Summary0007004: The Startup Parameters screen is locked (non-container)
DescriptionThe Startup Parameters screen is locked with message: This screen is disabled because SymmetricDS is running inside a separate container.

I recall a few commonalities between two installations with this issue:
* Red Hat host O/S
* SymmetricDS version 3.16.2 and 3.16.4
* SymmetricDS was installed as non-root user, but service installation was done as root.
* In the beginning, installation had been interrupted/terminated for various reasons and then executed more than once targeting the same folder.
Steps To ReproduceUnclear
Tagsinstall

Activities

pbelov

2025-07-28 13:18

manager   ~0003273

Attached screenshot with the message

pbelov

2025-07-28 13:29

manager   ~0003274

List all services on Linux:
> sudo systemctl list-units --type=service --all

> bin/sym_service install
Running [systemctl, enable, SymmetricDS]
systemctl enable SymmetricDS
Created symlink /etc/systemd/system/multi-user.target.wants/SymmetricDS.service → /etc/systemd/system/SymmetricDS.service.

> sudo bin/sym_service stop

> sudo bin/sym_service start

> sudo bin/sym_service uninstall

Issue History

Date Modified Username Field Change
2025-07-28 13:16 pbelov New Issue
2025-07-28 13:16 pbelov Tag Attached: install
2025-07-28 13:17 pbelov Status new => acknowledged
2025-07-28 13:18 pbelov Note Added: 0003273
2025-07-28 13:18 pbelov File Added: startup_parameters_disabled_2025-07-25 14-26-40.png
2025-07-28 13:29 pbelov Note Added: 0003274