Post Results too large. Exception error occurred.

11 views
Skip to first unread message

Khuong

unread,
Oct 4, 2006, 9:49:58 PM10/4/06
to selenium-users...@googlegroups.com
I have about 700 test commands in 6 html files indexed by the TestSuite.html file. Up to about 600 test cases it worked well. After adding more tests this week I saw errors when SRC tried to post the results.

Btw,I encountered this with both release versions 0.7.1 and 0.8.1. The latest nightly snapshot fails to run on my existing setup (it just hangs at "Preparing Firefox profile..." even though I'm using *firefox mode.)

Any help appreciated.

Thanks and Regards

============

Oct 4, 2006 5:20:40 PM org.mortbay.http.HttpServer doStart
INFO: Version Jetty/0.7.1
Oct 4, 2006 5:20:40 PM org.mortbay.util.Container start
INFO: Started HttpContext[/,/]
Oct 4, 2006 5:20:40 PM org.mortbay.util.Container start
INFO: Started HttpContext[/selenium-server,/selenium-server]
Oct 4, 2006 5:20:40 PM org.mortbay.util.Container start
INFO: Started HttpContext[/selenium-server/driver,/selenium-server/driver]
Preparing Firefox profile...
Oct 4, 2006 5:20:40 PM org.mortbay.http.SocketListener start
INFO: Started SocketListener on 0.0.0.0:4444
Oct 4, 2006 5:20:40 PM org.mortbay.util.Container start
INFO: Started org.mortbay.jetty.Server@8b2fd8f
*** Preventing external load of chrome: URI into browser window
Use -chrome {code:html}<uri> instead
Launching Firefox...
Oct 4, 2006 5:20:44 PM org.mortbay.util.FileResource <clinit>{code}
INFO: Checking Resource aliases
Oct 4, 2006 5:20:44 PM org.mortbay.util.Container start
INFO: Started HttpContext[/,/]
Oct 4, 2006 5:25:15 PM org.mortbay.http.HttpConnection exception
WARNING: POST http://myserver.company.com/selenium-server/postResults HTTP/1.1
java.lang.IllegalStateException: Form too large
at org.mortbay.http.HttpRequest.extractParameters(HttpRequest.java:877)
at org.mortbay.http.HttpRequest.getParameter(HttpRequest.java:944)
at org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler.handle(SeleniumHTMLRunnerResultsHandler.java:41)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Shutting down...
Oct 4, 2006 5:27:07 PM org.mortbay.util.ThreadedServer$Acceptor run
INFO: Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=4444]

Reply all
Reply to author
Forward
0 new messages