The browser itself doesn't display anything, just an empty page. The two lines stating "HttpParser Full" occur in the log when I try to load the webpage. Are there any further logs that I could look at?
Also it looks like the following issue with Jetty: https://jira.codehaus.org/browse/JETTY-336 But I have no idea how to fix that. Thanks Petrik On Monday, 2 June 2014 22:51:55 UTC+12, Richard Bywater wrote: > > What error/output do you get when you try and connect with your browser? > > Richard. > > > On Sat, May 31, 2014 at 11:14 PM, Patrick van der Velde < > [email protected] <javascript:>> wrote: > >> Hi all >> >> I've tried to run Jenkins both from the latest/greatest and from the >> stable version and in both cases Jenkins installs fine (windows installer >> package) but doesn't show / start the website. The error log has the >> following data in it: >> >> >> May 31, 2014 10:56:34 PM winstone.Logger logInternal >> INFO: Beginning extraction from war file >> May 31, 2014 10:56:37 PM org.eclipse.jetty.util.log.JavaUtilLog info >> INFO: jetty-8.y.z-SNAPSHOT >> May 31, 2014 10:56:39 PM org.eclipse.jetty.util.log.JavaUtilLog info >> INFO: NO JSP Support for , did not find >> org.apache.jasper.servlet.JspServlet >> May 31, 2014 10:56:39 PM org.eclipse.jetty.util.log.JavaUtilLog info >> INFO: Started [email protected]:8080 >> May 31, 2014 10:56:39 PM winstone.Logger logInternal >> INFO: Winstone Servlet Engine v2.0 running: controlPort=disabled >> May 31, 2014 10:56:40 PM jenkins.InitReactorRunner$1 onAttained >> INFO: Started initialization >> May 31, 2014 10:56:52 PM org.eclipse.jetty.util.log.JavaUtilLog warn >> WARNING: HttpParser Full for >> SCEP@11aee49{l(/0:0:0:0:0:0:0:1:58237)<->r(/0:0:0:0:0:0:0:1:8080),s=1,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0r}-{AsyncHttpConnection@1120157,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-1,l=5755,c=-3},r=0} >> >> May 31, 2014 10:56:52 PM org.eclipse.jetty.util.log.JavaUtilLog warn >> WARNING: HttpParser Full for >> SCEP@1d5d4e5{l(/0:0:0:0:0:0:0:1:58238)<->r(/0:0:0:0:0:0:0:1:8080),s=1,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@18c3269,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-1,l=5841,c=-3},r=0} >> >> >> Anybody have any clue how to fix this? >> >> Thanks >> >> Petrik >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
