Task #11737 (closed)
Opened 11 years ago
Closed 11 years ago
Insight doesn't recognize host prefix
Reported by: | atarkowska | Owned by: | jburel |
---|---|---|---|
Priority: | blocker | Milestone: | 5.0.0-rc1 |
Component: | Insight | Version: | 4.4.9 |
Keywords: | n.a. | Cc: | omero-team@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | OMERO 5 Beta 2 (1) |
Description
It seems that Insight doesn;t recognize host prefix and it always assume is HTTP
2013-11-21 11:03:42,506 DEBUG [penmicroscopy.shoola.util.NetworkChecker] (nitializer) Network status: true (in 3 ms.) 2013-11-21 11:03:42,652 INFO [y.shoola.env.data.login.LoginServiceImpl] (nitializer) Logged onto OMERO at: gretzky.openmicroscopy.org.uk User Name: user-1 -- Password: *** 2013-11-21 11:03:43,548 DEBUG [penmicroscopy.shoola.util.NetworkChecker] ( Thread-15) Cached networkup: true 2013-11-21 11:03:43,636 DEBUG [penmicroscopy.shoola.util.NetworkChecker] ( Thread-16) Cached networkup: true 2013-11-21 11:03:51,700 DEBUG [ httpclient.wire.header] (entQueue-0) >> "POST /qa/initial/ HTTP/1.1[\r][\n]" 2013-11-21 11:03:51,716 DEBUG [ httpclient.wire.header] (entQueue-0) >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]" 2013-11-21 11:03:51,717 DEBUG [ httpclient.wire.header] (entQueue-0) >> "Host: qa-staging.openmicroscopy.org[\r][\n]" 2013-11-21 11:03:51,717 DEBUG [ httpclient.wire.header] (entQueue-0) >> "Content-Length: 10593[\r][\n]" 2013-11-21 11:03:51,717 DEBUG [ httpclient.wire.header] (entQueue-0) >> "Content-Type: application/x-www-form-urlencoded[\r][\n]" 2013-11-21 11:03:51,717 DEBUG [ httpclient.wire.header] (entQueue-0) >> "[\r][\n]" 2013-11-21 11:03:51,774 ERROR [oscopy.shoola.env.ui.UserNotifierManager] (entQueue-0) Failed to send message. Reason: Couldn't communicate with server (I/O error).
Change History (3)
comment:1 Changed 11 years ago by atarkowska
comment:2 Changed 11 years ago by jburel
- Sprint set to OMERO 5 Beta 2 (1)
comment:3 Changed 11 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
related http://trac.openmicroscopy.org/ome/ticket/11566 -> https://github.com/openmicroscopy/openmicroscopy/pull/1662