Task #3219 (closed)
Opened 9 years ago
Closed 9 years ago
Bug: connection not available on "-dev" version
| Reported by: | jamoore | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.2.1 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | cneves |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2010-11-11 (19) |
Description
On screen:
Error: Connection not available, please check your user name and password.
In log:
Mon, 01 Nov 2010 14:51:05 views-admin DEBUG Client version: '4.2.1-DEV'; Server version: '4.2.1'
From shell:
In [1]: client.sf.getConfigService().getVersion()
Out[1]: '4.2.1'
In [2]: client.sf.getConfigService().getConfigValue("omero.version")
Out[2]: '4.2.1-DEV'
Change History (4)
comment:1 Changed 9 years ago by atarkowska
- Status changed from new to assigned
comment:2 Changed 9 years ago by atarkowska
comment:3 Changed 9 years ago by atarkowska
comment:4 Changed 9 years ago by atarkowska
- Resolution set to worksforme
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
The error you got has nothing to check version _checkVersion. Regexp handles that well. Could you please reproduce it under the debugging mode and send me the full log.