-
Improvement
-
Resolution: Unresolved
-
Critical
-
None
-
Platform: All, OS: Windows XP
When I am trying to start a build-step/project with synergy plugin, it stops
immediately sometimes.
I noticed that in my ccm.ini file has lost it's client user db path, somehow.
Error log in Hudson contains:
Warning: Server Database Path .... is not accessible from this Client. Please
specify a Client Database Path.
Warning: Telelogic Synergy startup failed.
The environment was :
.....
Solution proposal:
- Add new (optional) Synergy Global property (into global.jelly)
for user Client Path dir which might contain value like eg. C:\temp by user
At least I think the setting should be passed to here in SynergySCM.java
And In StartCommand.java
You could add this new global option, if it is set at all, with ccm start -u
parameter.
In some Synergy manual I found it should work only with -rc remote flag but I am
not betting that info because ... as I am using Synergy only on windows, and
tried that on my own machine it updated correctly the ccm.ini file/and classicui
dialog.
-Santeri Vesalainen