dev@glassfish.java.net

Re: Regression in web devtests - deploy fails with "remote failure: Error occurred during deployment: There is no installed container capable of handling this application"

From: Shing Wai Chan <shing.wai.chan_at_oracle.com>
Date: Fri, 04 Feb 2011 16:11:45 -0800

  Is there any change in Archivist or Sniffer in trunk?

Shing Wai Chan

On 2/4/2011 3:39 PM, Rajiv Mordani wrote:
> That would be the trunk.
>
> - Rajiv
>
> On 2/4/2011 10:10 AM, Amy Roh wrote:
>> Web devtests use the build from
>> http://hudson.glassfish.org/job/gf-trunk-build-continuous/lastSuccessfulBuild/artifact/bundles/glassfish.zip.
>>
>> Amy
>>
>> On 2/4/11 10:03 AM, Tim Quinn wrote:
>>> Are you testing with the trunk or the 3.1 branch?
>>>
>>> -Tim
>>>
>>> On Feb 4, 2011, at 11:56 AM, Amy Roh wrote:
>>>
>>>> We are seeing major regression in web devtests from 2/3 6PM.
>>>>
>>>> Many webapps (~80) are failing to deploy with "remote failure:
>>>> Error occurred during deployment: There is no installed container
>>>> capable of handling this application".
>>>>
>>>> deploy-war-commonpe:
>>>> [exec] asadmin --host localhost --port 56714 --user admin
>>>> --passwordfile
>>>> /files/hudson/workspace/webtier-dev-tests-v3/appserv-tests/config/adminpassword.txt
>>>> --interactive=false --echo=true --terse=true deploy --contextroot
>>>> /web-http-request-whitespace-tolerance --libraries ${libraries}
>>>> --force=false --precompilejsp=true --verify=false
>>>> --generatermistubs=false --availabilityenabled=false
>>>> --asyncreplication=true --target server --keepreposdir=false
>>>> --keepfailedstubs=false --isredeploy=false --logreportederrors=true
>>>> --upload=true
>>>> /files/hudson/workspace/webtier-dev-tests-v3/appserv-tests/build/module/archive/web-http-request-whitespace-tolerance-web.war
>>>> [exec] remote failure: Error occurred during deployment: There
>>>> is no installed container capable of handling this application
>>>> web-http-request-whitespace-tolerance-web. Please see server.log
>>>> for more details.
>>>> [exec] Result: 1
>>>>
>>>> server.log contains -
>>>>
>>>> [#|2011-02-04T02:59:55.093-0800|SEVERE|glassfish3.2|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=85;_ThreadName=Thread-1;|Module
>>>> type not recognized for module
>>>> /files/hudson/workspace/webtier-dev-tests-v3/glassfish-v3-image/glassfish3/glassfish/domains/domain1/applications/web-http-request-whitespace-tolerance-web|#]
>>>>
>>>>
>>>> [#|2011-02-04T02:59:55.094-0800|SEVERE|glassfish3.2|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=85;_ThreadName=Thread-1;|There
>>>> is no installed container capable of handling this application
>>>> web-http-request-whitespace-tolerance-web|#]
>>>>
>>>> [#|2011-02-04T02:59:55.193-0800|SEVERE|glassfish3.2|org.apache.jasper.servlet.JspServlet|_ThreadID=67;_ThreadName=Thread-1;|PWC6117:
>>>> File
>>>> "%2Ffiles%2Fhudson%2Fworkspace%2Fwebtier-dev-tests-v3%2Fglassfish-v3-image%2Fglassfish3%2Fglassfish%2Fdomains%2Fdomain1%2Fdocroot%2Fweb-http-request-whitespace-tolerance%2Findex.jsp"
>>>> not found|#]
>>>>
>>>> Thanks,
>>>> Amy
>>>