dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #18636
[Bug 656511] Re: Live mutex not working
** Changed in: dhis2
Assignee: (unassigned) => Bob Jolliffe (bobjolliffe)
** Changed in: dhis2
Milestone: 2.0.6 => 2.10
** Changed in: dhis2
Importance: High => Medium
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/656511
Title:
Live mutex not working
Status in DHIS 2 - District Health Information Software:
Confirmed
Bug description:
I discovered that it is currently possible to start more than one DHIS
Live server instance at the same time. This was not possible earlier
when we generated the executable file directly from Launch4j. The
"serial" access to the Live server is controlled by a mutex generated
by Launch4j. Now we are generating the executable with the maven
plugin and I see we have an xml element defining the mutex in the pom.
But it currently doesn't work.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/656511/+subscriptions
References