Task #3883 (closed)
Bug: cli sessions list should show port
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | Client | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-02-10 (5) |
Description
Here it is not clear that these sessions are on an alternative port:
[omero@CentOS-55-64-minimal ALTERNATIVE-OMERO]$ bin/omero -p 24064 login root@localhost Password: Created session 63db4955-d973-4134-8dc8-9014c0daec2a (root@localhost). Idle timeout: 10.0 min. Current group: system [omero@CentOS-55-64-minimal ALTERNATIVE-OMERO]$ bin/omero -p 24064 login jason@localhost Password: Created session e53ea722-2f22-4519-8e7c-993372bd243e (jason@localhost). Idle timeout: 10.0 min. Current group: ome [omero@CentOS-55-64-minimal ALTERNATIVE-OMERO]$ bin/omero sessions list Server | User | Group | Session | Active | Started -----------+-------+---------+--------------------------------------+-----------------------+-------------------------- localhost | root | system | 63db4955-d973-4134-8dc8-9014c0daec2a | True | Mon Jan 17 09:36:41 2011 localhost | jason | ome | e53ea722-2f22-4519-8e7c-993372bd243e | Logged in | Mon Jan 17 09:37:18 2011 (5 rows)
Change History (6)
comment:1 Changed 9 years ago by jmoore
- Remaining Time set to 0.1
- Sprint set to 2011-02-10 (5)
- Status changed from new to assigned
comment:2 Changed 9 years ago by Josh Moore <josh@…>
comment:3 Changed 9 years ago by Josh Moore <josh@…>
(In [ce3201d56f83dcf909c0ee52e394bb59bcaeab59/ome.git]) Adding :<port> to host names for omero sessions commands (See #3883)
comment:4 Changed 9 years ago by jmoore
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from assigned to closed
comment:5 Changed 9 years ago by Josh <josh@…>
(In [7b58c0c5f9216035a6c94c345395e92011a357ff/ome.git]) More :port fixes for omero.plugin.sessions (See #3883)
comment:6 Changed 8 years ago by jmoore <josh@…>
(In [447982531292895dd3cfe60ad70ac95df49dbc56/ome.git] on branch dev_4_2) More :port fixes for omero.plugin.sessions (See #3883)
(In [e94ed0570d5c5ef6631d41aa29c873be16882c31/ome.git]) Adding :<port> to host names for omero sessions commands (See #3883)