Task #3219 (closed)
Bug: connection not available on "-dev" version
| Reported by: | jamoore | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.2.1 |
| Component: | Web | Keywords: | n.a. |
| Cc: | cneves | Remaining Time: | n.a. |
| Sprint: | 2010-11-11 (19) | Resources: | n.a. |
| References: | n.a. | Referenced By: | n.a. |
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'
References
Change History
comment:2 Changed 3 years ago by atarkowska
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.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.