Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot send more responses than requests ? #134

Open
simlegate opened this issue Sep 23, 2014 · 1 comment
Open

cannot send more responses than requests ? #134

simlegate opened this issue Sep 23, 2014 · 1 comment

Comments

@simlegate
Copy link

org.webbitserver.WebbitException: cannot send more responses than requests on [id: 0x6fb1a043, /127.0.0.1:64146 :> /127.0.0.1:8089]
    at org.webbitserver.WebbitException.fromException(WebbitException.java:36)
    at org.webbitserver.netty.NettyHttpResponse.error(NettyHttpResponse.java:171)
    at org.webbitserver.netty.NettyHttpChannelHandler$3.run(NettyHttpChannelHandler.java:94)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
    at java.util.concurrent.FutureTask.run(FutureTask.java:166)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:724)

I don't know what's wrong !!!

@lostdj
Copy link

lostdj commented Sep 23, 2014

#120

barancev added a commit to SeleniumHQ/selenium that referenced this issue Sep 26, 2014
This reverts commit 41b8f05.

Version 0.4.15 has an issue webbit/webbit#134 that causes some selenium tests to fail, in particular ReferrerTest is broken.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants