You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Wes Wannemacher <we...@wantii.com> on 2008/12/01 02:12:15 UTC

other cargo problems

Yo,

anyone else seeing problems with Jetty and the rest-showcase when
building 2.1.x ? I tried last night and had trouble, but left it go. I
tried again just now, doing a `mvn clean install -Pall` and when I get
to the integration tests for the rest-showcase, it looks like jetty has
trouble. Here is what I can see on the console running the tests - 

Dec 1, 2008 12:34:24 AM net.sourceforge.jwebunit.htmlunit.HtmlUnitDialog$1 webWindowContentChanged
INFO: Window "" changed : "no_html" became "Error 503 SERVICE_UNAVAILABLE"
Dec 1, 2008 12:34:24 AM com.gargoylesoftware.htmlunit.WebClient getPage
INFO: statusCode=[503] contentType=[text/html]
Dec 1, 2008 12:34:24 AM com.gargoylesoftware.htmlunit.WebClient getPage
INFO: <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 503 SERVICE_UNAVAILABLE</title>
</head>
<body>
<h2>HTTP ERROR: 503</h2><pre>SERVICE_UNAVAILABLE</pre>
<p>RequestURI=/struts2-rest-showcase/orders/3.json</p>
<p><i><small><a href="http://jetty.mortbay.org">Powered by jetty://</a></small></i></p>

Then, a slew of test failures are listed. JBoss, resin, and tomcat all pass... 

Anyone else seeing this?

-Wes



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: other cargo problems

Posted by Dave Newton <ne...@yahoo.com>.
I'm not; things seem to be going okay.

Dave

--- On Sun, 11/30/08, Wes Wannemacher <we...@wantii.com> wrote:
> anyone else seeing problems with Jetty and the
> rest-showcase when
> building 2.1.x ? I tried last night and had trouble, but
> left it go. I
> tried again just now, doing a `mvn clean install -Pall` and
> when I get
> to the integration tests for the rest-showcase, it looks
> like jetty has
> trouble. Here is what I can see on the console running the
> tests - 
> 
> Dec 1, 2008 12:34:24 AM
> net.sourceforge.jwebunit.htmlunit.HtmlUnitDialog$1
> webWindowContentChanged
> INFO: Window "" changed : "no_html"
> became "Error 503 SERVICE_UNAVAILABLE"
> Dec 1, 2008 12:34:24 AM
> com.gargoylesoftware.htmlunit.WebClient getPage
> INFO: statusCode=[503] contentType=[text/html]
> Dec 1, 2008 12:34:24 AM
> com.gargoylesoftware.htmlunit.WebClient getPage
> INFO: <html>
> <head>
> <meta http-equiv="Content-Type"
> content="text/html; charset=ISO-8859-1"/>
> <title>Error 503 SERVICE_UNAVAILABLE</title>
> </head>
> <body>
> <h2>HTTP ERROR:
> 503</h2><pre>SERVICE_UNAVAILABLE</pre>
> <p>RequestURI=/struts2-rest-showcase/orders/3.json</p>
> <p><i><small><a
> href="http://jetty.mortbay.org">Powered by
> jetty://</a></small></i></p>
> 
> Then, a slew of test failures are listed. JBoss, resin, and
> tomcat all pass... 
> 
> Anyone else seeing this?
> 
> -Wes
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org