Today the nightly build failed again and no compiler error occurred as
appears in the above log snippet :(
Below the concerning logging snippet.
In the logging you see that the Proxy servlet does forward calls to
the parent class: GWT servlet: GWTShellServlet ("No Proxy forward" in
the logging means that it's not forwarded to the external tomcat
server.
So I don't understand the timeout error indicating that the no
connection is made :(...

I will now try the Runstyle option manual as you describe above.

------
[INFO] 15:31:29.140 [main] INFO  org.apache.catalina.startup.Embedded
- Starting tomcat server
[INFO] 15:31:29.243 [main] INFO  o.a.catalina.core.StandardEngine -
Starting Servlet Engine: Apache Tomcat/5.0.28
[INFO] 15:31:29.264 [main] INFO  o.apache.catalina.core.StandardHost -
XML validation disabled
[INFO] 15:31:29.282 [main] INFO  o.apache.catalina.core.StandardHost -
Create Host deployer for direct deployment ( non-jmx )
[INFO] 15:31:29.288 [main] INFO  o.a.c.core.StandardHostDeployer -
Installing web application at context path  from URL file:/
root/.hudson/jobs/Belastingvriendin/workspace/Belastingvriendin/bv-web-
test/tomcat/webapps/ROOT
[INFO] 15:31:29.614 [main] INFO  o.a.coyote.http11.Http11Protocol -
Initializing Coyote HTTP/1.1 on http-0
[INFO] 15:31:29.666 [main] INFO  o.a.coyote.http11.Http11Protocol -
Starting Coyote HTTP/1.1 on http-0
[INFO] 15:31:44.821 [http-0-Processor4] DEBUG
com.ited.gwt.dev.server.ProxyServlet - Receiving url request, url: /
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit/junit.html?
gwt.codesvr=82.94.165.225:58507
[INFO] 15:31:44.846 [http-0-Processor4] DEBUG
com.ited.gwt.dev.server.ProxyServlet - No Proxy forward, url: /
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit/junit.html?
gwt.codesvr=82.94.165.225:58507
[INFO] 15:31:45.625 [http-0-Processor4] DEBUG
com.ited.gwt.dev.server.ProxyServlet - Receiving url request, url: /
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit/
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit.nocache.js
[INFO] 15:31:45.625 [http-0-Processor4] DEBUG
com.ited.gwt.dev.server.ProxyServlet - No Proxy forward, url: /
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit/
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit.nocache.js
[INFO] 15:31:45.867 [http-0-Processor4] DEBUG
com.ited.gwt.dev.server.ProxyServlet - Receiving url request, url: /
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit/hosted.html?
com_bv_gwt_profile_intern_ProfileGwtTest_JUnit
[INFO] 15:31:45.867 [http-0-Processor4] DEBUG
com.ited.gwt.dev.server.ProxyServlet - No Proxy forward, url: /
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit/hosted.html?
com_bv_gwt_profile_intern_ProfileGwtTest_JUnit
[INFO] 15:31:47.897 [http-0-Processor4] DEBUG
com.ited.gwt.dev.server.ProxyServlet - Receiving url request, url: /
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit/junithost
[INFO] 15:31:47.897 [http-0-Processor4] DEBUG
com.ited.gwt.dev.server.ProxyServlet - No Proxy forward, url: /
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit/junithost
[INFO] 15:31:51.137 [http-0-Processor4] DEBUG
com.ited.gwt.dev.server.ProxyServlet - Receiving url request, url: /
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit/junithost
[INFO] 15:31:51.137 [http-0-Processor4] DEBUG
com.ited.gwt.dev.server.ProxyServlet - No Proxy forward, url: /
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit/junithost
[INFO] [WARN]
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit:com.bv.gwt.profile.GwtBackendSubscribeMemberOkTest.testSubscribe
is being retried, retry attempt = 1
[INFO] [WARN]
com.bv.gwt.profile.intern.ProfileGwtTest.JUnit:com.bv.gwt.profile.GwtBackendSubscribeMemberOkTest.testSubscribe
is being retried, retry attempt = 2
[INFO] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed:
382.879 sec <<< FAILURE!
[INFO]
testSubscribe(com.bv.gwt.profile.GwtBackendSubscribeMemberOkTest)
Time elapsed: 382.845 sec  <<< ERROR!
[INFO] com.google.gwt.junit.client.TimeoutException: The browser did
not contact the server within 60000ms.
[INFO]  - NO RESPONSE: 82.94.165.225 / Mozilla/5.0 (Windows; U;
Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
[INFO]  - 1 client(s) haven't responded back to JUnitShell since the
start of the test.
[INFO]  Actual time elapsed: 60.015 seconds.
[INFO]  at com.google.gwt.junit.JUnitShell.notDone(JUnitShell.java:
896)
[INFO]  at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:
1176)
[INFO]  at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:
1198)
[INFO]  at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:
1198)

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to