Task #7055 (closed)
Opened 8 years ago
Closed 8 years ago
Bug: doc of runAsAdmin on Win7
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-4.4 |
| Component: | Deployment | Version: | n.a. |
| Keywords: | n.a. | Cc: | cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-10-27 (1) |
Description (last modified by jmoore)
Windows install/upgrade does not specify to open console as administrator:
- https://www.openmicroscopy.org/site/support/omero4/server/install-windows
- https://www.openmicroscopy.org/site/support/omero4/server/upgrade
See:
- https://www.openmicroscopy.org/community/viewtopic.php?f=5&t=875#p3242
- (possibly) https://www.openmicroscopy.org/community/viewtopic.php?f=5&t=586#p3199
Threads:
Change History (4)
comment:1 Changed 8 years ago by jmoore
- Cc cxallan added
comment:2 Changed 8 years ago by jmoore
- Description modified (diff)
comment:3 Changed 8 years ago by jmoore
- Remaining Time set to 0.1
- Status changed from new to accepted
comment:4 Changed 8 years ago by jmoore
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Docs from 10.2.1.191:
1. Download & Unzip to c:\ 2. Open a console as an administrator 3. Copy templates.xml and config.xml over 4. OMERO-CURRENT\bin\omero web iis --remove 6. iisreset 7. OMERO-CURRENT\bin\omero admin stop 8. rmdir omero-current 9. move <old> old_omero # Probably check for handles 10. mklink /d OMERO-CURRENT <new> 11. cd OMERO-CURRENT 12. bin\omero admin start 13 bin\omero web syncmedia 13. bin\omero web iis 14. iisreset 15. Delete non-var directories under old_omero\<old> * New method 1. Open a console as admin 2. cd c:\ 3. python OMERO-qa-upgrade.py 4. start <name of zip>; unzip in Explorer window 5. python OMERO-qa-upgrade.pyAll happens in one "Run as admin" console.