View Issue Details

IDProjectCategoryView StatusLast Update
0001570JEDI VCSServerpublic2005-06-13 17:01
ReporterUSchusterAssigned Todiwic 
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionFixed in Version2.40 RC2 
Summary0001570: renamed service do not start
Description(reported by Arnd Iffland in newsgroup)
Service did not start when Self.Name is changed.
If Self.Name is changed in ServiceCreate because of an entry in the
INI-File, the service is not started correct.
TagsNo tags attached.
Fix in JVCS version2.40
Releasedocumentation

Relationships

child of 0002361 closedTHuber Releaseinfo: 2.40 server issues 

Activities

USchuster

2004-05-16 02:29

manager   ~0004289

Did you changed the ServiceName entry in the Ini file after you installed the service?
I guess you did so because in that case the service won't start.

The docs (multiple_servers_services.txt; jedivcs.chm) says that the ServiceName and ServiceDisplayName can only be changed while the service is not installed.

THuber

2004-07-16 15:35

developer   ~0004768

There is a tweak with the JVCS service handling:
- actually there is no check in the configuration applet (JVCSCPA.CPL) for a valid componenten name. If the user assigns eg. fill "Service name" with %abcd% during ServiceCreate assigning to TJVCSService.Name will fail so ServiceInstall will use the default name (FreeVCS ...) but the ini file is no be updated accordingly. So on next start of JVCSCPA.CPL it will not find the service %abcd%.
=> one solution would be to have an automatic naming convention for all JVCS appServer Services like JVCSSvc001, JVCSSvc002... and let the user only fill "Service display name". This will of course need some changes in JVCSCPA.CPL. Selection of installed JVCS services can be done over querying selected JVCSSvc... services and there also have to be done a 'new' service function necessary. Doing this the actual way to select a Service over ini file will be obsolete.

diwic

2004-11-10 00:27

developer   ~0005600

It seems to be fixed already (I tested it).

Issue History

Date Modified Username Field Change
2004-04-03 02:31 USchuster New Issue
2004-05-16 02:29 USchuster Note Added: 0004289
2004-05-16 02:30 USchuster Status new => feedback
2004-07-16 15:35 THuber Fix in JVCS version => 2.40
2004-07-16 15:35 THuber Note Added: 0004768
2004-07-16 15:35 THuber Status feedback => confirmed
2004-11-10 00:27 diwic Note Added: 0005600
2004-11-10 00:28 diwic Status confirmed => resolved
2004-11-10 00:28 diwic Resolution open => fixed
2004-11-10 00:28 diwic Assigned To => diwic
2004-12-10 15:53 THuber Fixed in Version => 2.40 RC2
2005-01-15 05:53 THuber Relationship added child of 0002361
2005-06-13 17:01 THuber Status resolved => closed