Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Problem using Jetty 7.5.1

We are using Jetty for our Jgit / Egit http tests.I have a problem on executing these tests after upgrading to Indigo:

The execution of the JGit http tests hangs in my environment (Eclipse 3.7.1,  Jetty 7.5.1).

In the debugger I see the following problem:


Dispatched Failed! SCEP@xxxxxxxxxxxxxxxxxx.channels.SocketChannel<mailto:SCEP@xxxxxxxxxxxxxxxxxx.channels.SocketChannel>[connected local=/127.0.0.1:51529 remote=/127.0.0.1:51530][d=false,io=1,w=true,rb=false,wb=false] to org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6d588325#STARTED

Any idea what causes the problem?

--Jens


Back to the top