Bug #1502 (closed)
Two servers cannot be started on Windows simultaneously because of service name
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | critical | Cc: | dzmacdonald, m.porter@… |
Sprint: | n.a. | ||
Total Remaining Time: | n.a. |
Description
Service names on Windows are globally unique ("OMERO.master") so just changing ports is not enough to have two OMERO instances running concurrently on Windows. The name of the master must also be changed.
Change History (6)
comment:1 Changed 15 years ago by jmoore
- Keywords set to m.porter@dundee.ac.uk
comment:2 Changed 15 years ago by jmoore
- Cc dzmacdonald m.porter@… added
- Keywords m.porter@dundee.ac.uk deleted
comment:3 Changed 15 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
This works fine. The omero-windows-integration target uses "OMERO_MASTER=hudson" for permitting multiple use.
comment:4 Changed 14 years ago by jmoore
- Milestone OMERO-Beta4.1 deleted
comment:5 Changed 14 years ago by jmoore <josh@…>
(In [1397e3e32545e993144b490692a50a7957c11722/ome.git] on branch dev_4_1_custom) Fixing OMERO_MASTER for windows (See #1502)
git-svn-id: file:///home/svn/omero/trunk@8540 05709c45-44f0-0310-885b-81a1db45b4a6
comment:6 Changed 14 years ago by jmoore <josh@…>
(In [1397e3e32545e993144b490692a50a7957c11722/ome.git]on branches 4_1_custom, dev_4_1_custom, josh/4.1-web-backport) Fixing OMERO_MASTER for windows (See #1502)
git-svn-id: file:///home/svn/omero/trunk@8540 05709c45-44f0-0310-885b-81a1db45b4a6
Starting with the following should clear it up (currently testing):