dev@glassfish.java.net

Re: deployment fails with "I/O Error: Cannot write output after reading input."

From: Amy Roh <amy.roh_at_oracle.com>
Date: Fri, 28 May 2010 11:44:59 -0700

Also undeployment prints out "no version registered" SEVERE warning
messages although it seems to go through.

undeploy-war-common:
     [exec] asadmin --host localhost --port 46523 --user anonymous
--passwordfile
/files/hudson/workspace/webtier-dev-tests-v3/appserv-tests/config/adminpassword.txt
--interactive=false --echo=true --terse=true undeploy --target server
--keepreposdir=false --cascade=false --ignorecascade=false
web-chunking-disabled-web
     [exec] remote failure: Application web-chunking-disabled-web has no
version registered
     [exec]
     [exec] Result: 1

Amy Roh wrote:
> Many web devtests are failing with "I/O Error: Cannot write output
> after reading input." on hudson. I can reproduce it after updating my
> workspace this morning also. Any idea?
>
> deploy-war-commonpe:
> [exec] asadmin --host localhost --port 46523 --user anonymous
> --passwordfile
> /files/hudson/workspace/webtier-dev-tests-v3/appserv-tests/config/adminpassword.txt
> --interactive=false --echo=true --terse=true deploy --contextroot
> /web-localName --force=false --precompilejsp=true --verify=false
> --enabled=true --generatermistubs=false --availabilityenabled=false
> --target server --keepreposdir=false --keepfailedstubs=false
> --logreportederrors=true --upload=true
> /files/hudson/workspace/webtier-dev-tests-v3/appserv-tests/build/module/archive/web-localName-web.war
>
> [exec] I/O Error: Cannot write output after reading input.
> [exec] Result: 1
>
> Amy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>