Task #11976 (closed)
Bug: DSOutOfServiceException after changing port
| Reported by: | rleigh | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | 5.0.0 |
| Component: | Insight | Version: | 5.0.0-rc1 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Clicked in project/dataset viewer after adding read-annotate-1 group (all users); any selection of read-annotate-1 users gives the following exception.
Note may well be related to changing the port number when logging in (changed from 14064 to 4064 but may have logged into 14064):
java.lang.Exception: org.openmicroscopy.shoola.env.data.DSOutOfServiceException: Failed to create connector
at org.openmicroscopy.shoola.env.data.OMEROGateway.createConnector(OMEROGateway.java:1452)
Caused by: omero.SecurityViolation
serverStackTrace = ""ome.conditions.SecurityViolation: User 6 is not a member of group 7 and cannot login
at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:381)
Change History (2)
comment:1 Changed 5 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 5 years ago by jamoore
- Milestone changed from Unscheduled to 5.0.0
- Version changed from 5.0.0-beta2-RC3 to 5.0.0-rc1
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
see https://github.com/openmicroscopy/openmicroscopy/pull/2101