Task #12909 (new)
Opened 9 years ago
Last modified 9 years ago
BUG:Feedback 11099 - SocketException
Reported by: | omero-qa | Owned by: | jburel |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | Insight | Version: | 5.1.2 |
Keywords: | n.a. | Cc: | Marina.Brito@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
https://www.openmicroscopy.org/qa2/qa2/qa/feedback/11099/
Looks as if there was an issue either with the network or with the server itself. I'm assuming the issue is transient, but likely we can better handle this type of exception in the client.
Josh.
Ice.SocketException error = 0 at Ice.ConnectionI.sendRequest(ConnectionI.java:314) at IceInternal.ConnectionRequestHandler.sendRequest(ConnectionRequestHandler.java:39) at IceInternal.Outgoing.invoke(Outgoing.java:77) at omero.api._ServiceFactoryDelM.keepAllAlive(_ServiceFactoryDelM.java:1593) at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5610) at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5569) at org.openmicroscopy.shoola.env.data.Connector.keepSessionAlive(Connector.java:682) at org.openmicroscopy.shoola.env.data.OMEROGateway.keepSessionAlive(OMEROGateway.java:5640) at org.openmicroscopy.shoola.env.data.KeepClientAlive.run(KeepClientAlive.java:64) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: An existing connection was forcibly closed by the remote host at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(Unknown Source) at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at sun.nio.ch.IOUtil.write(Unknown Source) at sun.nio.ch.SocketChannelImpl.write(Unknown Source) at IceInternal.TcpTransceiver.write(TcpTransceiver.java:180) at Ice.ConnectionI.message(ConnectionI.java:980) at IceInternal.ThreadPool.run(ThreadPool.java:321) at IceInternal.ThreadPool.access$300(ThreadPool.java:12) at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:693) ... 1 more
Change History (4)
comment:1 Changed 9 years ago by jamoore
- Component changed from from QA to Insight
comment:2 Changed 9 years ago by jburel
- Milestone changed from Unscheduled to 5.1.4
comment:3 Changed 9 years ago by jamoore
- Milestone changed from 5.1.4 to OMERO-5.1.4
comment:4 Changed 9 years ago by jamoore
- Milestone changed from 5.x to Unscheduled
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Splitting 5.1.4 due to milestone decoupling