UnstableConsole Output

View as plain text
started
Building remotely on gerald
Allocating TCP port 8080
TCP port allocation complete
[jruby-glassfish-BAT] $ /bin/bash -xe /var/tmp/hudson65350.sh
+ export CVSROOT=:pserver:kk122374@sunsw.sfbay.sun.com:/m/jws
+ CVSROOT=:pserver:kk122374@sunsw.sfbay.sun.com:/m/jws
+ export SPS_HOME=/files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe
+ SPS_HOME=/files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe
+ export S1AS_HOME=/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish
+ S1AS_HOME=/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish
+ export ANT_HOME=/files/hudson/tools/ant
+ ANT_HOME=/files/hudson/tools/ant
+ java -version
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) Server VM (build 10.0-b22, mixed mode)
+ rm -rf web.zip
+ rm -rf glassfishv3
+ rm -rf appserver-sqe
++ date +%m_%d_%Y
+ buildID=glassfish-snapshot-v3-express-01_28_2009.zip
+ echo glassfish-snapshot-v3-express-01_28_2009.zip
glassfish-snapshot-v3-express-01_28_2009.zip
+ wget -O web.zip http://download.java.net/glassfish/v3/promoted/glassfish-v3-ea-b33.zip
15:20:54 URL:http://download.java.net/glassfish/v3/promoted/glassfish-v3-ea-b33.zip [49245526/49245526] -> "web.zip" [1]
+ unzip -q web.zip
+ cvs co appserver-sqe/bootstrap.xml
U appserver-sqe/bootstrap.xml
+ cd appserver-sqe
+ ant -f bootstrap.xml jruby-hudson
Buildfile: bootstrap.xml

checktag:

settag:

jruby-hudson:
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby
      [cvs] U appserver-sqe/pe/tomcat/jruby/.cvsignore
      [cvs] U appserver-sqe/pe/tomcat/jruby/build.properties
      [cvs] U appserver-sqe/pe/tomcat/jruby/build.xml
      [cvs] U appserver-sqe/pe/tomcat/jruby/jruby-common.xml
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/books
      [cvs] U appserver-sqe/pe/tomcat/jruby/books/build.properties
      [cvs] U appserver-sqe/pe/tomcat/jruby/books/build.xml
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/books/test
      [cvs] U appserver-sqe/pe/tomcat/jruby/books/test/WebTestNG.java
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/build.properties
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/build.xml
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/README
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/Rakefile
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/controllers
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/controllers/application.rb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/helpers
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/controllers/category_controller.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/controllers/my_test_controller.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/controllers/recipe_controller.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/helpers/application_helper.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/helpers/category_helper.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/helpers/recipe_helper.rb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/models
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/models/category.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/models/recipe.rb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/category
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/category/_form.rhtml
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/category/edit.rhtml
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/layouts
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/category/list.rhtml
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/category/new.rhtml
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/category/show.rhtml
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/layouts/application.rhtml
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/recipe
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/recipe/_form.rhtml
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/recipe/edit.rhtml
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/recipe/list.rhtml
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/recipe/new.rhtml
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/app/views/recipe/show.rhtml
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/config
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/config/boot.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/config/database.yml
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/config/environment.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/config/routes.rb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/config/environments
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/config/environments/development.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/config/environments/production.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/config/environments/test.rb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/db
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/db/cookbook-derby.sql
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/db/cookbook-mysql.sql
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/log
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/404.html
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/500.html
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/dispatch.cgi
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/dispatch.fcgi
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/dispatch.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/favicon.ico
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/index.html
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/robots.txt
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/images
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/javascripts
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/images/rails.png
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/javascripts/application.js
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/javascripts/controls.js
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/javascripts/dragdrop.js
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/javascripts/effects.js
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/javascripts/prototype.js
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/stylesheets
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook/public/stylesheets/scaffold.css
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/README
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/Rakefile
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/controllers
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/helpers
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/controllers/application.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/controllers/categories_controller.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/controllers/recipes_controller.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/helpers/application_helper.rb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/models
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/helpers/categories_helper.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/helpers/recipes_helper.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/models/category.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/models/recipe.rb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/categories
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/categories/edit.html.erb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/layouts
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/categories/index.html.erb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/categories/new.html.erb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/categories/show.html.erb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/layouts/application.html.erb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/recipes
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/recipes/_form.html.erb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/recipes/edit.html.erb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/recipes/index.html.erb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/recipes/new.html.erb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/app/views/recipes/show.html.erb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config/boot.rb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config/environments
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config/database.yml
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config/environment.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config/routes.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config/environments/development.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config/environments/production.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config/environments/test.rb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config/initializers
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config/initializers/inflections.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config/initializers/mime_types.rb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/db
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/db/schema.rb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/db/migrate
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/db/migrate/001_create_recipes.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/db/migrate/002_create_categories.rb
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/log
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/images
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/404.html
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/422.html
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/500.html
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/dispatch.cgi
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/dispatch.fcgi
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/dispatch.rb
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/favicon.ico
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/robots.txt
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/javascripts
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/images/rails.png
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/javascripts/application.js
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/stylesheets
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/javascripts/controls.js
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/javascripts/dragdrop.js
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/javascripts/effects.js
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/javascripts/prototype.js
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/public/stylesheets/scaffold.css
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/cookbook/test
      [cvs] U appserver-sqe/pe/tomcat/jruby/cookbook/test/WebTestNG.java
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/hello
      [cvs] U appserver-sqe/pe/tomcat/jruby/hello/build.properties
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/hello/test
      [cvs] U appserver-sqe/pe/tomcat/jruby/hello/build.xml
      [cvs] U appserver-sqe/pe/tomcat/jruby/hello/test/WebTestNG.java
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld/app
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld/components
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld/config
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld/db
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld/doc
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld/lib
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld/log
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld/public
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld/script
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld/test
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld/tmp
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/helloworld/vendor
      [cvs] cvs checkout: Updating appserver-sqe/pe/tomcat/jruby/util
      [cvs] U appserver-sqe/pe/tomcat/jruby/util/database.yml.template
      [cvs] cvs checkout: Updating appserver-sqe/util
      [cvs] U appserver-sqe/pe/tomcat/jruby/util/derbyclient.jar
      [cvs] U appserver-sqe/pe/tomcat/jruby/util/mysql-connector-java-5.1.6-bin.jar
      [cvs] U appserver-sqe/pe/tomcat/jruby/util/testng-5.6-jdk15.jar
      [cvs] U appserver-sqe/pe/config.properties
      [cvs] U appserver-sqe/util/MANIFEST.MF.analyzer
      [cvs] U appserver-sqe/util/build.properties
      [cvs] U appserver-sqe/util/build.xml
      [cvs] U appserver-sqe/util/checkout-assqe
      [cvs] U appserver-sqe/util/runsmoke.sh
      [cvs] cvs checkout: Updating appserver-sqe/util/bugbridge
      [cvs] cvs checkout: Updating appserver-sqe/util/install
      [cvs] U appserver-sqe/util/install/README
      [cvs] U appserver-sqe/util/install/build.xml
      [cvs] U appserver-sqe/util/install/statefile.template
      [cvs] cvs checkout: Updating appserver-sqe/util/nightly-scripts
      [cvs] U appserver-sqe/util/nightly-scripts/nightly-wrapper-qa.sh
      [cvs] cvs checkout: Updating appserver-sqe/util/nightly-scripts/admincli
      [cvs] U appserver-sqe/util/nightly-scripts/nightly-wrapper.sh
      [cvs] U appserver-sqe/util/nightly-scripts/run-apptests-windows.bat
      [cvs] U appserver-sqe/util/nightly-scripts/run-apptests.sh
      [cvs] U appserver-sqe/util/nightly-scripts/run-coretests.sh
      [cvs] U appserver-sqe/util/nightly-scripts/wrapper.properties
      [cvs] U appserver-sqe/util/nightly-scripts/admincli/client-setup82.sh
      [cvs] U appserver-sqe/util/nightly-scripts/admincli/client-setup9.sh
      [cvs] U appserver-sqe/util/nightly-scripts/admincli/run-admincli.sh
      [cvs] U appserver-sqe/util/nightly-scripts/admincli/run-admincli82.sh
      [cvs] U appserver-sqe/util/nightly-scripts/admincli/run-admincli9.sh
      [cvs] cvs checkout: Updating appserver-sqe/util/nightly-scripts/admincli/util
      [cvs] U appserver-sqe/util/nightly-scripts/admincli/util/admincli-util82.sh
      [cvs] U appserver-sqe/util/nightly-scripts/admincli/util/admincli-util9.sh
      [cvs] cvs checkout: Updating appserver-sqe/util/nightly-scripts/util
      [cvs] cvs checkout: Updating appserver-sqe/util/scripts
      [cvs] U appserver-sqe/util/nightly-scripts/util/run-apptests-functions.sh
      [cvs] U appserver-sqe/util/nightly-scripts/util/run-coretests-functions.sh
      [cvs] U appserver-sqe/util/scripts/GrailsStopper.sh
      [cvs] cvs checkout: Updating appserver-sqe/util/scripts/config-files
      [cvs] U appserver-sqe/util/scripts/GrailsStopperPS.sh
      [cvs] U appserver-sqe/util/scripts/bashrc.file
      [cvs] U appserver-sqe/util/scripts/checkstatus.pl
      [cvs] U appserver-sqe/util/scripts/checkstatus.summary.pl
      [cvs] U appserver-sqe/util/scripts/configure_rep.sh
      [cvs] U appserver-sqe/util/scripts/install_uc_ejb.sh
      [cvs] U appserver-sqe/util/scripts/install_uc_grails.sh
      [cvs] U appserver-sqe/util/scripts/install_uc_hibernate.sh
      [cvs] U appserver-sqe/util/scripts/install_uc_jruby.sh
      [cvs] U appserver-sqe/util/scripts/install_uc_jts.sh
      [cvs] U appserver-sqe/util/scripts/installmetro.sh
      [cvs] U appserver-sqe/util/scripts/installpkg-component.sh
      [cvs] U appserver-sqe/util/scripts/installpkg.sh
      [cvs] U appserver-sqe/util/scripts/pinguc.sh
      [cvs] U appserver-sqe/util/scripts/setupenv.sh
      [cvs] U appserver-sqe/util/scripts/setupuser.sh
      [cvs] U appserver-sqe/util/scripts/uc.properties
      [cvs] U appserver-sqe/util/scripts/uninstalluc.sh
      [cvs] cvs checkout: Updating appserver-sqe/util/src
      [cvs] U appserver-sqe/util/scripts/config-files/bashrc.file
      [cvs] U appserver-sqe/util/scripts/config-files/bashrc.pkg
      [cvs] U appserver-sqe/util/scripts/config-files/bashrc.pkg.bundled
      [cvs] U appserver-sqe/util/scripts/config-files/cshrc.file
      [cvs] U appserver-sqe/util/scripts/config-files/cshrc.pkg
      [cvs] U appserver-sqe/util/scripts/config-files/cshrc.pkg.bundled
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/appserver
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/appserver/sqe
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/appserver/sqe/ant
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/appserver/sqe/ant/task
      [cvs] U appserver-sqe/util/src/com/sun/appserver/sqe/ant/task/LoopCallTarget.java
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/appserver/sqe/util
      [cvs] U appserver-sqe/util/src/com/sun/appserver/sqe/util/GetTimeStamp.java
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/asqe
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/asqe/reporter
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/COFHandler.java
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/asqe/testng-reporter
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/ConsoleHandler.java
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/Handler.java
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/HandlerBase.java
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/HandlerFactory.java
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/Reporter.java
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/Test.java
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/TestCase.java
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/TestClient.java
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/TestComponent.java
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/TestNGReportAdapter.java
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/TestSuite.java
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/TextHandler.java
      [cvs] U appserver-sqe/util/src/com/sun/asqe/reporter/build.xml
      [cvs] U appserver-sqe/util/src/com/sun/asqe/testng-reporter/.cvsignore
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/asqe/testng-reporter/nbproject
      [cvs] U appserver-sqe/util/src/com/sun/asqe/testng-reporter/build.xml
      [cvs] U appserver-sqe/util/src/com/sun/asqe/testng-reporter/manifest.mf
      [cvs] U appserver-sqe/util/src/com/sun/asqe/testng-reporter/nbproject/.cvsignore
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/asqe/testng-reporter/nbproject/private
      [cvs] U appserver-sqe/util/src/com/sun/asqe/testng-reporter/nbproject/build-impl.xml
      [cvs] U appserver-sqe/util/src/com/sun/asqe/testng-reporter/nbproject/genfiles.properties
      [cvs] U appserver-sqe/util/src/com/sun/asqe/testng-reporter/nbproject/project.properties
      [cvs] U appserver-sqe/util/src/com/sun/asqe/testng-reporter/nbproject/project.xml
      [cvs] U appserver-sqe/util/src/com/sun/asqe/testng-reporter/nbproject/private/private.properties
      [cvs] U appserver-sqe/util/src/com/sun/asqe/testng-reporter/nbproject/private/private.xml
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/filediff
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/filediff/Diff.java
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/logrotator
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/filediff/ModifyReport.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/filediff/build.properties
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/filediff/build.xml
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/filediff/golden_results.xml
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/logrotator/LogRename.java
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/org
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/logrotator/LogRotator.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/logrotator/build.properties
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/logrotator/build.xml
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/org/apache
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/jspxml
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/jspxml/FileLister.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/jspxml/GetWorkspaceInXML.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/jspxml/README
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/jspxml/XmlViewGenerator.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/jspxml/jsp2XML.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/jspxml/jsp2XMLTarget.java
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/tomcat
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/tomcat/task
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/tomcat/task/CookieController.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/tomcat/task/DefaultTestReporterjava
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/tomcat/task/DefautTestResultjava
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/tomcat/task/GTest.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/tomcat/task/HttpCookie.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/org/apache/tomcat/task/RfcDateParser.java
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/reporter
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/EnterpriseBeanLogger.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/LooseReporterClient.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/ParseML.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/PortableAdapter.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/README
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/Reporter.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/ReporterClient.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/ReporterConstants.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/ReporterWrapper.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/SimpleReporterAdapter.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/Test.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/TestCase.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/TestSuite.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/build.properties
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/reporter/build.xml
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/reporter/classes
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/reporter/classes/com
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/reporter/classes/com/sun
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/reporter/classes/com/sun/ejte
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/reporter/classes/com/sun/ejte/ccl
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/reporter/classes/com/sun/ejte/ccl/reporter
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/webrunner
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/build.xml
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/script.txt
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/script.xml
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/proxy
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/proxy/HttpResponse.java
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/webtest
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/proxy/LogMessage.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/proxy/TempStore.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/proxy/httpd.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/webtest/HttpResponse.java
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/s1peqe
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/webtest/MimeHeader.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/webtest/SendRequest.java
      [cvs] U appserver-sqe/util/src/com/sun/ejte/ccl/webrunner/webtest/WebTest.java
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/s1peqe/util
      [cvs] cvs checkout: Updating appserver-sqe/util/src/com/sun/s1peqe/util/analyzer
      [cvs] U appserver-sqe/util/src/com/sun/s1peqe/util/analyzer/ConfigNode.java
      [cvs] U appserver-sqe/util/src/com/sun/s1peqe/util/analyzer/HttpUtils.java
      [cvs] U appserver-sqe/util/src/com/sun/s1peqe/util/analyzer/ResultsAnalyzer.java
      [cvs] U appserver-sqe/util/src/com/sun/s1peqe/util/analyzer/SingleResultsReporter.java
      [cvs] U appserver-sqe/util/src/com/sun/s1peqe/util/analyzer/TestCaseNode.java
      [cvs] U appserver-sqe/util/src/com/sun/s1peqe/util/analyzer/TestNode.java
      [cvs] U appserver-sqe/util/src/com/sun/s1peqe/util/analyzer/TestSuiteNode.java
      [cvs] cvs checkout: Updating appserver-sqe/util/src/org
      [cvs] cvs checkout: Updating appserver-sqe/util/src/org/apache
      [cvs] cvs checkout: Updating appserver-sqe/util/src/org/apache/jspxml
      [cvs] U appserver-sqe/util/src/org/apache/jspxml/FileLister.java
      [cvs] U appserver-sqe/util/src/org/apache/jspxml/GetWorkspaceInXML.java
      [cvs] U appserver-sqe/util/src/org/apache/jspxml/README
      [cvs] U appserver-sqe/util/src/org/apache/jspxml/XmlViewGenerator.java
      [cvs] U appserver-sqe/util/src/org/apache/jspxml/jsp2XML.java
      [cvs] U appserver-sqe/util/src/org/apache/jspxml/jsp2XMLTarget.java
      [cvs] cvs checkout: Updating appserver-sqe/util/src/org/apache/tomcat
      [cvs] cvs checkout: Updating appserver-sqe/util/src/org/apache/tomcat/task
      [cvs] U appserver-sqe/util/src/org/apache/tomcat/task/CookieController.java
      [cvs] cvs checkout: Updating appserver-sqe/util/testrepo
      [cvs] U appserver-sqe/util/src/org/apache/tomcat/task/ForcingAliasKeyManager.java
      [cvs] U appserver-sqe/util/src/org/apache/tomcat/task/GTest.java
      [cvs] U appserver-sqe/util/src/org/apache/tomcat/task/HttpCookie.java
      [cvs] U appserver-sqe/util/src/org/apache/tomcat/task/RfcDateParser.java
      [cvs] U appserver-sqe/util/testrepo/README.TXT
      [cvs] U appserver-sqe/util/testrepo/create-mysql.sql
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox
      [cvs] U appserver-sqe/util/tinderbox/README
      [cvs] U appserver-sqe/util/tinderbox/archive-results-manual.sh
      [cvs] U appserver-sqe/util/tinderbox/archive-run.sh
      [cvs] U appserver-sqe/util/tinderbox/driver-env.sh
      [cvs] U appserver-sqe/util/tinderbox/execute-tests.sh
      [cvs] U appserver-sqe/util/tinderbox/module-env.sh
      [cvs] U appserver-sqe/util/tinderbox/promoted-driver.sh
      [cvs] U appserver-sqe/util/tinderbox/promoted-env.sh
      [cvs] U appserver-sqe/util/tinderbox/tinderbox-driver.sh
      [cvs] U appserver-sqe/util/tinderbox/tinderbox-windows-driver.bat
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/config
      [cvs] U appserver-sqe/util/tinderbox/config/all.cluster.test.list
      [cvs] U appserver-sqe/util/tinderbox/config/all.test.list
      [cvs] U appserver-sqe/util/tinderbox/config/module_statefile.tpl
      [cvs] U appserver-sqe/util/tinderbox/config/owners.list
      [cvs] U appserver-sqe/util/tinderbox/config/part1.test.list
      [cvs] U appserver-sqe/util/tinderbox/config/part2.test.list
      [cvs] U appserver-sqe/util/tinderbox/config/v3g.test.list
      [cvs] U appserver-sqe/util/tinderbox/config/v3tp2.test.list
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard
      [cvs] U appserver-sqe/util/tinderbox/dashboard/README.TXT
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/dist
      [cvs] U appserver-sqe/util/tinderbox/dashboard/build.xml
      [cvs] U appserver-sqe/util/tinderbox/dashboard/dist/TinderBox.war
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/nbproject
      [cvs] U appserver-sqe/util/tinderbox/dashboard/nbproject/ant-deploy.xml
      [cvs] U appserver-sqe/util/tinderbox/dashboard/nbproject/build-impl.xml
      [cvs] U appserver-sqe/util/tinderbox/dashboard/nbproject/genfiles.properties
      [cvs] U appserver-sqe/util/tinderbox/dashboard/nbproject/jax-ws.xml
      [cvs] U appserver-sqe/util/tinderbox/dashboard/nbproject/project.properties
      [cvs] U appserver-sqe/util/tinderbox/dashboard/nbproject/project.xml
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/nbproject/private
      [cvs] U appserver-sqe/util/tinderbox/dashboard/nbproject/private/private.properties
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/src
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/src/conf
      [cvs] U appserver-sqe/util/tinderbox/dashboard/src/conf/MANIFEST.MF
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/src/java
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/src/java/com
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/src/java/com/sun
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/src/java/com/sun/appserver
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/src/java/com/sun/appserver/sqe
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/src/java/com/sun/appserver/sqe/tinderbox
      [cvs] U appserver-sqe/util/tinderbox/dashboard/src/java/com/sun/appserver/sqe/tinderbox/DashboardServlet.java
      [cvs] U appserver-sqe/util/tinderbox/dashboard/src/java/com/sun/appserver/sqe/tinderbox/DateInfo.java
      [cvs] U appserver-sqe/util/tinderbox/dashboard/src/java/com/sun/appserver/sqe/tinderbox/MachineInfo.java
      [cvs] U appserver-sqe/util/tinderbox/dashboard/src/java/com/sun/appserver/sqe/tinderbox/ModuleInfo.java
      [cvs] U appserver-sqe/util/tinderbox/dashboard/src/java/com/sun/appserver/sqe/tinderbox/RunInfo.java
      [cvs] U appserver-sqe/util/tinderbox/dashboard/src/java/com/sun/appserver/sqe/tinderbox/StatusReporterServlet.java
      [cvs] U appserver-sqe/util/tinderbox/dashboard/src/java/com/sun/appserver/sqe/tinderbox/SummaryInfo.java
      [cvs] U appserver-sqe/util/tinderbox/dashboard/src/java/com/sun/appserver/sqe/tinderbox/TaskInfo.java
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/web
      [cvs] U appserver-sqe/util/tinderbox/dashboard/web/dashboard.jsp
      [cvs] U appserver-sqe/util/tinderbox/dashboard/web/dashboardview.jsp
      [cvs] U appserver-sqe/util/tinderbox/dashboard/web/index.jsp
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/web/WEB-INF
      [cvs] U appserver-sqe/util/tinderbox/dashboard/web/WEB-INF/sun-web.xml
      [cvs] U appserver-sqe/util/tinderbox/dashboard/web/WEB-INF/web.xml
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/dashboard/web/images
      [cvs] U appserver-sqe/util/tinderbox/dashboard/web/images/GFlogo.gif
      [cvs] cvs checkout: Updating appserver-sqe/util/tinderbox/util
      [cvs] U appserver-sqe/util/tinderbox/util/Delay.java
      [cvs] U appserver-sqe/util/tinderbox/util/archive-results-manual.sh
      [cvs] U appserver-sqe/util/tinderbox/util/execute-functions.sh
      [cvs] U appserver-sqe/util/tinderbox/util/promoted-functions.sh
      [cvs] U appserver-sqe/util/tinderbox/util/unused-functions.sh
      [cvs] U appserver-sqe/build.xml
      [cvs] cvs checkout: Updating appserver-sqe/build-config
      [cvs] U appserver-sqe/build-config/alltables_oracle.sql
      [cvs] U appserver-sqe/build-config/as7-gtest-report.sh
      [cvs] U appserver-sqe/build-config/as7-gtestreporter.xsl
      [cvs] U appserver-sqe/build-config/basic_test_resultsValid.xml
      [cvs] U appserver-sqe/build-config/checkout-driver.xml
      [cvs] U appserver-sqe/build-config/checkstyle-noframes-sorted.xsl
      [cvs] U appserver-sqe/build-config/co.sh
      [cvs] U appserver-sqe/build-config/convertAmps.sh
      [cvs] U appserver-sqe/build-config/db2.properties
      [cvs] U appserver-sqe/build-config/db2_82dd.properties
      [cvs] U appserver-sqe/build-config/db2_datadirect.properties
      [cvs] U appserver-sqe/build-config/derby.properties
      [cvs] U appserver-sqe/build-config/derby_txglobal.properties
      [cvs] U appserver-sqe/build-config/gatpointbase.properties
      [cvs] U appserver-sqe/build-config/getLogname.sh
      [cvs] U appserver-sqe/build-config/j2eeReporter.xsl
      [cvs] U appserver-sqe/build-config/jbi.properties
      [cvs] U appserver-sqe/build-config/jmeter-results-report.xsl
      [cvs] U appserver-sqe/build-config/log.xml
      [cvs] U appserver-sqe/build-config/mail.xml
      [cvs] U appserver-sqe/build-config/microsoft.properties
      [cvs] U appserver-sqe/build-config/microsoft_2005dd.properties
      [cvs] U appserver-sqe/build-config/microsoft_datadirect.properties
      [cvs] U appserver-sqe/build-config/microsoft_inet.properties
      [cvs] U appserver-sqe/build-config/modules.properties
      [cvs] U appserver-sqe/build-config/modules_bat.properties
      [cvs] U appserver-sqe/build-config/modules_core.properties
      [cvs] U appserver-sqe/build-config/modules_eteam.properties
      [cvs] U appserver-sqe/build-config/modules_tinderbox.properties
      [cvs] U appserver-sqe/build-config/mqadminpassword.txt
      [cvs] U appserver-sqe/build-config/mysql.properties
      [cvs] U appserver-sqe/build-config/mysql_txglobal.properties
      [cvs] U appserver-sqe/build-config/oracle.properties
      [cvs] U appserver-sqe/build-config/oracle2.properties
      [cvs] U appserver-sqe/build-config/oracle4.properties
      [cvs] U appserver-sqe/build-config/oracle_datadirect.properties
      [cvs] U appserver-sqe/build-config/oracle_datadirect_txglobal.properties
      [cvs] U appserver-sqe/build-config/oraclerac.properties
      [cvs] U appserver-sqe/build-config/pointbase.properties
      [cvs] U appserver-sqe/build-config/pointbase2.properties
      [cvs] U appserver-sqe/build-config/postgres.properties
      [cvs] U appserver-sqe/build-config/registry.properties
      [cvs] U appserver-sqe/build-config/report.xml
      [cvs] U appserver-sqe/build-config/resultCount.sh
      [cvs] U appserver-sqe/build-config/results.properties
      [cvs] U appserver-sqe/build-config/results_as7.properties
      [cvs] U appserver-sqe/build-config/results_baseline.properties
      [cvs] U appserver-sqe/build-config/results_bat.properties
      [cvs] U appserver-sqe/build-config/results_core.properties
      [cvs] U appserver-sqe/build-config/results_dbtest_eteam.properties
      [cvs] U appserver-sqe/build-config/results_eteam.properties
      [cvs] U appserver-sqe/build-config/results_gra.properties
      [cvs] U appserver-sqe/build-config/results_security.properties
      [cvs] U appserver-sqe/build-config/results_tinderbox.properties
      [cvs] U appserver-sqe/build-config/results_tomcat.properties
      [cvs] U appserver-sqe/build-config/results_transaction.properties
      [cvs] U appserver-sqe/build-config/results_v3smoke.properties
      [cvs] U appserver-sqe/build-config/run.xml
      [cvs] U appserver-sqe/build-config/smoke-tests-files.txt
      [cvs] U appserver-sqe/build-config/sqe-common.xml
      [cvs] U appserver-sqe/build-config/sqe-properties.xml
      [cvs] U appserver-sqe/build-config/sun_checks.xml
      [cvs] U appserver-sqe/build-config/sybase.properties
      [cvs] U appserver-sqe/build-config/sybase15_datadirect.properties
      [cvs] U appserver-sqe/build-config/sybase_datadirect.properties
      [cvs] U appserver-sqe/build-config/sybase_jconn.properties
      [cvs] U appserver-sqe/build-config/txt2html.sh
      [cvs] U appserver-sqe/build-config/uc.ping.template
      [cvs] U appserver-sqe/build-config/uc.properties
      [cvs] U appserver-sqe/build-config/webtest-pass-report.xsl
      [cvs] U appserver-sqe/build-config/webtest-report.xsl
      [cvs] cvs checkout: Updating appserver-sqe/build-config/timer
      [cvs] cvs checkout: Updating appserver-sqe/lib
      [cvs] U appserver-sqe/build-config/timer/build.properties
      [cvs] U appserver-sqe/build-config/timer/build.xml
      [cvs] U appserver-sqe/lib/ExitTask.java
      [cvs] U appserver-sqe/lib/SpawnTask.java
      [cvs] U appserver-sqe/lib/ant-jmeter.jar
      [cvs] U appserver-sqe/lib/bsf.jar
      [cvs] U appserver-sqe/lib/cciblackbox-tx.jar
      [cvs] U appserver-sqe/lib/cciblackbox-xa.jar
      [cvs] U appserver-sqe/lib/checkstyle-all-3.5.jar
      [cvs] U appserver-sqe/lib/commons-logging.jar
      [cvs] U appserver-sqe/lib/ejbtimer_pointbase.sql
      [cvs] U appserver-sqe/lib/filediff.jar
      [cvs] U appserver-sqe/lib/jcommon-1.0.9.jar
      [cvs] U appserver-sqe/lib/jemmy.jar
      [cvs] U appserver-sqe/lib/jfreechart-1.0.5.jar
      [cvs] U appserver-sqe/lib/ldapjdk.jar
      [cvs] U appserver-sqe/lib/logrotator.jar
      [cvs] U appserver-sqe/lib/persistence-test-helpers.jar
      [cvs] U appserver-sqe/lib/reporter.jar
      [cvs] U appserver-sqe/lib/resultanalyzer.jar
      [cvs] U appserver-sqe/lib/soar-final.rar
      [cvs] U appserver-sqe/lib/soar-jaxr-ra.jar
      [cvs] U appserver-sqe/lib/soar-modified.rar
      [cvs] U appserver-sqe/lib/sqe-ant-tasks.jar
      [cvs] U appserver-sqe/lib/sqe-util.jar
      [cvs] U appserver-sqe/lib/sslutil.jar
      [cvs] U appserver-sqe/lib/sun-acc.xml
      [cvs] U appserver-sqe/lib/testdriver.jar
      [cvs] U appserver-sqe/lib/testdriversecurity.jar
      [cvs] U appserver-sqe/lib/testng-reporter.jar
      [cvs] U appserver-sqe/lib/testng.jar
      [cvs] U appserver-sqe/lib/timer.sql
      [cvs] U appserver-sqe/lib/tonga2.0.jar
      [cvs] U appserver-sqe/lib/webtest.jar
      [cvs] U appserver-sqe/lib/xalan.jar
      [cvs] U appserver-sqe/lib/xmlsec.jar
      [cvs] U appserver-sqe/lib/addon/README.txt
      [cvs] cvs checkout: Updating appserver-sqe/lib/addon
      [cvs] cvs checkout: Updating appserver-sqe/lib/connector
      [cvs] cvs checkout: Updating appserver-sqe/lib/drivers
      [cvs] U appserver-sqe/lib/connector/blackbox-notx.rar
      [cvs] U appserver-sqe/lib/connector/blackbox-tx.jar
      [cvs] U appserver-sqe/lib/connector/blackbox-tx.rar
      [cvs] U appserver-sqe/lib/connector/blackbox-xa.rar
      [cvs] U appserver-sqe/lib/connector/cciblackbox-tx.rar
      [cvs] U appserver-sqe/lib/connector/cciblackbox-xa.rar
      [cvs] U appserver-sqe/lib/connector/clusterra.rar
      [cvs] U appserver-sqe/lib/connector/myjdbcra.rar
      [cvs] U appserver-sqe/lib/connector/soar-jaxr-ra.rar
      [cvs] U appserver-sqe/lib/connector/sqeproc.jar
      [cvs] U appserver-sqe/lib/connector/workra.rar
      [cvs] U appserver-sqe/lib/drivers/connectjdbc.jar
      [cvs] U appserver-sqe/lib/drivers/merant50.jar
      [cvs] U appserver-sqe/lib/drivers/smbase.jar
      [cvs] U appserver-sqe/lib/drivers/smresource.jar
      [cvs] U appserver-sqe/lib/drivers/smspy.jar
      [cvs] U appserver-sqe/lib/drivers/smutil.jar
      [cvs] cvs checkout: Updating appserver-sqe/lib/drivers/db2
      [cvs] U appserver-sqe/lib/drivers/db2/Common.jar
      [cvs] cvs checkout: Updating appserver-sqe/lib/drivers/derby
      [cvs] U appserver-sqe/lib/drivers/db2/Entwo2Plus.jar
      [cvs] U appserver-sqe/lib/drivers/db2/db2java.zip
      [cvs] U appserver-sqe/lib/drivers/db2/db2jcc.jar
      [cvs] U appserver-sqe/lib/drivers/db2/db2jcc_license_cu.jar
      [cvs] U appserver-sqe/lib/drivers/db2/smdb2.jar
      [cvs] U appserver-sqe/lib/drivers/db2/smdb2.rar
      [cvs] U appserver-sqe/lib/drivers/derby/Connection.jar
      [cvs] U appserver-sqe/lib/drivers/derby/README
      [cvs] U appserver-sqe/lib/drivers/derby/db2jcc.jar
      [cvs] U appserver-sqe/lib/drivers/derby/db2jcc_license_c.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derby.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derbyLocale_de_DE.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derbyLocale_es.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derbyLocale_fr.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derbyLocale_it.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derbyLocale_ja_JP.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derbyLocale_ko_KR.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derbyLocale_pt_BR.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derbyLocale_zh_CN.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derbyLocale_zh_TW.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derbyclient.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derbynet.jar
      [cvs] U appserver-sqe/lib/drivers/derby/derbytools.jar
      [cvs] U appserver-sqe/lib/drivers/derby/isql.jar
      [cvs] U appserver-sqe/lib/drivers/derby/tables.sql
      [cvs] cvs checkout: Updating appserver-sqe/lib/drivers/informix
      [cvs] U appserver-sqe/lib/drivers/informix/ifxjdbc.jar
      [cvs] U appserver-sqe/lib/drivers/informix/ifxjdbcx.jar
      [cvs] cvs checkout: Updating appserver-sqe/lib/drivers/microsoft
      [cvs] U appserver-sqe/lib/drivers/microsoft/Merlia.jar
      [cvs] U appserver-sqe/lib/drivers/microsoft/smsqlserver.jar
      [cvs] U appserver-sqe/lib/drivers/microsoft/smsqlserver.rar
      [cvs] cvs checkout: Updating appserver-sqe/lib/drivers/mysql
      [cvs] U appserver-sqe/lib/drivers/mysql/mysql-connector-java-5.1.6-bin.jar
      [cvs] cvs checkout: Updating appserver-sqe/lib/drivers/oracle
      [cvs] U appserver-sqe/lib/drivers/oracle/Oranxo.jar
      [cvs] U appserver-sqe/lib/drivers/oracle/ojdbc14.jar
      [cvs] U appserver-sqe/lib/drivers/oracle/smoracle.jar
      [cvs] U appserver-sqe/lib/drivers/oracle/smoracle.rar
      [cvs] cvs checkout: Updating appserver-sqe/lib/drivers/pointbase
      [cvs] cvs checkout: Updating appserver-sqe/lib/drivers/postgres
      [cvs] U appserver-sqe/lib/drivers/postgres/postgresql-8.1-405.jdbc3.jar
      [cvs] cvs checkout: Updating appserver-sqe/lib/drivers/sybase
      [cvs] U appserver-sqe/lib/drivers/sybase/Sybelux.jar
      [cvs] U appserver-sqe/lib/drivers/sybase/jconn2.jar
      [cvs] U appserver-sqe/lib/drivers/sybase/smsybase.jar
      [cvs] U appserver-sqe/lib/drivers/sybase/smsybase.rar
      [cvs] cvs checkout: Updating appserver-sqe/lib/htmlunit
      [cvs] U appserver-sqe/lib/htmlunit/commons-beanutils-1.7.0.jar
      [cvs] cvs checkout: Updating appserver-sqe/lib/htmlunit-2.4
      [cvs] U appserver-sqe/lib/htmlunit/commons-cli-1.0.jar
      [cvs] U appserver-sqe/lib/htmlunit/commons-codec-1.3.jar
      [cvs] U appserver-sqe/lib/htmlunit/commons-collections-3.2.jar
      [cvs] U appserver-sqe/lib/htmlunit/commons-httpclient-3.0.1.jar
      [cvs] U appserver-sqe/lib/htmlunit/commons-io-1.2.jar
      [cvs] U appserver-sqe/lib/htmlunit/commons-jelly-1.0.jar
      [cvs] U appserver-sqe/lib/htmlunit/commons-jelly-tags-log-1.0.jar
      [cvs] U appserver-sqe/lib/htmlunit/commons-jexl-1.0.jar
      [cvs] U appserver-sqe/lib/htmlunit/commons-lang-2.1.jar
      [cvs] U appserver-sqe/lib/htmlunit/commons-logging-1.1.jar
      [cvs] U appserver-sqe/lib/htmlunit/dom4j-1.6.1.jar
      [cvs] U appserver-sqe/lib/htmlunit/htmlunit-1.9.jar
      [cvs] U appserver-sqe/lib/htmlunit/jaxen-1.1-beta-9.jar
      [cvs] U appserver-sqe/lib/htmlunit/js-1.6R2.jar
      [cvs] U appserver-sqe/lib/htmlunit/nekohtml-0.9.5.jar
      [cvs] U appserver-sqe/lib/htmlunit/xercesImpl-2.6.2.jar
      [cvs] U appserver-sqe/lib/htmlunit/xmlParserAPIs-2.6.2.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/LICENSE.txt
      [cvs] cvs checkout: Updating appserver-sqe/lib/htmlunit-2.4/lib
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/commons-codec-1.3.jar
      [cvs] cvs checkout: Updating appserver-sqe/lib/jalopy
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/commons-collections-3.2.1.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/commons-httpclient-3.1.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/commons-io-1.4.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/commons-lang-2.4.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/commons-logging-1.1.1.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/cssparser-0.9.5.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/htmlunit-2.4.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/htmlunit-core-js-2.4.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/nekohtml-1.9.11.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/sac-1.3.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/serializer-2.7.1.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/xalan-2.7.1.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/xercesImpl-2.8.1.jar
      [cvs] U appserver-sqe/lib/htmlunit-2.4/lib/xml-apis-1.3.04.jar
      [cvs] U appserver-sqe/lib/jalopy/aelfred-1.2.jar
      [cvs] U appserver-sqe/lib/jalopy/jalopy-1.0b11.jar
      [cvs] U appserver-sqe/lib/jalopy/jalopy-ant-0.6.2.jar
      [cvs] U appserver-sqe/lib/jalopy/jaxp-1.2.jar
      [cvs] U appserver-sqe/lib/jalopy/jdom-1.0b8.jar
      [cvs] U appserver-sqe/lib/jalopy/log4j-1.2.6.jar
      [cvs] U appserver-sqe/lib/jalopy/oro-2.0.6.jar
      [cvs] U appserver-sqe/lib/jalopy/sax-2.0.1.jar
      [cvs] cvs checkout: Updating appserver-sqe/lib/jbi
      [cvs] U appserver-sqe/lib/jbi/encoderlib.jar
      [cvs] U appserver-sqe/lib/jbi/jmsbc.jar
      [cvs] cvs checkout: Updating appserver-sqe/lib/jdic
      [cvs] U appserver-sqe/lib/jdic/IeEmbed.exe
      [cvs] U appserver-sqe/lib/jdic/MozEmbed.exe
      [cvs] U appserver-sqe/lib/jdic/jdic.dll
      [cvs] cvs checkout: Updating appserver-sqe/lib/sjws
      [cvs] U appserver-sqe/lib/jdic/jdic.jar
      [cvs] U appserver-sqe/lib/jdic/tray.dll
      [cvs] U appserver-sqe/lib/sjws/P0base46.jar
      [cvs] cvs checkout: Updating appserver-sqe/lib/tonga-util
      [cvs] U appserver-sqe/lib/sjws/appserv-tags.jar
      [cvs] U appserver-sqe/lib/sjws/pbclient46.jar
      [cvs] U appserver-sqe/lib/tonga-util/hreq.jar

BUILD SUCCESSFUL
Total time: 30 seconds
+ cd pe/tomcat/jruby
+ ant -DJRUBY_HOME=/files/hudson/workspace/jruby-glassfish-BAT/../../tools/jruby-1.1.4 mysql hudson-all
Buildfile: build.xml
Warning: 'file:./../../../build-config/sqe-properties.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-properties.xml' for compliance with other XML tools
Warning: 'file:./../../../build-config/sqe-common.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-common.xml' for compliance with other XML tools

mysql:
     [echo] So you are using MySQL..!

setdefaultmode:
     [echo] So you are using Platform Edition
Warning: 'file:./../../../build-config/sqe-properties.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-properties.xml' for compliance with other XML tools
Warning: 'file:./../../../build-config/sqe-common.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-common.xml' for compliance with other XML tools

print-props:
     [echo] admin.user=admin
     [echo] admin.port=4848
     [echo] admin.domain=domain1
     [echo] appserver.instance.name=server

setOSConditions:

setToolWin:

setToolUnix:

setToolProperty:

setS1ASclassPath:
     [echo] Workaround for early v3: create directories...
    [mkdir] Created dir: /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/lib/ext

setS1AS80classPath:

setS1WSclassPath:

setJWSDPclassPath:

setTimeStamp:

init-password-file:

init-common:
Warning: 'file:./../../../build-config/sqe-properties.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-properties.xml' for compliance with other XML tools
Warning: 'file:./../../../build-config/sqe-common.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-common.xml' for compliance with other XML tools

init-password-file:

create-password-file:
Warning: 'file:./../../../build-config/sqe-properties.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-properties.xml' for compliance with other XML tools
Warning: 'file:./../../../build-config/sqe-common.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-common.xml' for compliance with other XML tools

create-report-dir:
    [mkdir] Created dir: /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/reports/pe-pe/sparc_gerald_SunOS

set-jruby-db:
     [copy] Copying 1 file to /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/util

copyToJruby:

setOSJruby:

set-jrubyhome-unix:
     [echo] OS is SunOS
Warning: 'file:./../../../build-config/sqe-properties.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-properties.xml' for compliance with other XML tools
Warning: 'file:./../../../build-config/sqe-common.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-common.xml' for compliance with other XML tools

setOSJruby:

stop-server:
Warning: 'file:./../../../build-config/sqe-properties.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-properties.xml' for compliance with other XML tools
Warning: 'file:./../../../build-config/sqe-common.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-common.xml' for compliance with other XML tools

stop-server-unix:
     [echo] Stop Glassfish on Unix ...
     [exec] CLI306 Error - server is not running.
     [exec] Command stop-domain failed.
     [exec] Result: 1
Warning: 'file:./../../../build-config/sqe-properties.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-properties.xml' for compliance with other XML tools
Warning: 'file:./../../../build-config/sqe-common.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-common.xml' for compliance with other XML tools

stop-server-windows:
Warning: 'file:./../../../build-config/sqe-properties.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-properties.xml' for compliance with other XML tools
Warning: 'file:./../../../build-config/sqe-common.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-common.xml' for compliance with other XML tools

setOSJruby:

start-server:
     [echo] +-----------------------------+
     [echo] |                             |
     [echo] | S T A R T I N G   GLASSFISH |
     [echo] |                             |
     [echo] +-----------------------------+
Warning: 'file:./../../../build-config/sqe-properties.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-properties.xml' for compliance with other XML tools
Warning: 'file:./../../../build-config/sqe-common.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-common.xml' for compliance with other XML tools

start-server-unix:
     [echo] Start Glassfish on Unix with ${GF_mode} mode...
     [exec] Name of the domain started: [domain1] and
     [exec] its location: [/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1].
     [exec] Admin port for the domain: [4848].
Warning: 'file:./../../../build-config/sqe-properties.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-properties.xml' for compliance with other XML tools
Warning: 'file:./../../../build-config/sqe-common.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-common.xml' for compliance with other XML tools

start-server-windows:

set-jrubyhome-win:

set-jrubyhome:

helloworld:

clean:

all:

all-reg:

create-app:

setOSJruby:

create-app-common:
     [echo] JRUBY_HOME: /files/hudson/workspace/jruby-glassfish-BAT/../../tools/jruby-1.1.4
     [echo] /files/hudson/workspace/jruby-glassfish-BAT/../../tools/jruby-1.1.4/bin/jruby -S rails -d mysql helloworld

create-app-common-unix:
     [exec]       create  
     [exec]       create  app/controllers
     [exec]       create  app/helpers
     [exec]       create  app/models
     [exec]       create  app/views/layouts
     [exec]       create  config/environments
     [exec]       create  config/initializers
     [exec]       create  db
     [exec]       create  doc
     [exec]       create  lib
     [exec]       create  lib/tasks
     [exec]       create  log
     [exec]       create  public/images
     [exec]       create  public/javascripts
     [exec]       create  public/stylesheets
     [exec]       create  script/performance
     [exec]       create  script/process
     [exec]       create  test/fixtures
     [exec]       create  test/functional
     [exec]       create  test/integration
     [exec]       create  test/unit
     [exec]       create  vendor
     [exec]       create  vendor/plugins
     [exec]       create  tmp/sessions
     [exec]       create  tmp/sockets
     [exec]       create  tmp/cache
     [exec]       create  tmp/pids
     [exec]       create  Rakefile
     [exec]       create  README
     [exec]       create  app/controllers/application.rb
     [exec]       create  app/helpers/application_helper.rb
     [exec]       create  test/test_helper.rb
     [exec]       create  config/database.yml
     [exec]       create  config/routes.rb
     [exec]       create  config/initializers/inflections.rb
     [exec]       create  config/initializers/mime_types.rb
     [exec]       create  config/initializers/new_rails_defaults.rb
     [exec]       create  config/boot.rb
     [exec]       create  config/environment.rb
     [exec]       create  config/environments/production.rb
     [exec]       create  config/environments/development.rb
     [exec]       create  config/environments/test.rb
     [exec]       create  script/about
     [exec]       create  script/console
     [exec]       create  script/dbconsole
     [exec]       create  script/destroy
     [exec]       create  script/generate
     [exec]       create  script/performance/benchmarker
     [exec]       create  script/performance/profiler
     [exec]       create  script/performance/request
     [exec]       create  script/process/reaper
     [exec]       create  script/process/spawner
     [exec]       create  script/process/inspector
     [exec]       create  script/runner
     [exec]       create  script/server
     [exec]       create  script/plugin
     [exec]       create  public/dispatch.rb
     [exec]       create  public/dispatch.cgi
     [exec]       create  public/dispatch.fcgi
     [exec]       create  public/404.html
     [exec]       create  public/422.html
     [exec]       create  public/500.html
     [exec]       create  public/index.html
     [exec]       create  public/favicon.ico
     [exec]       create  public/robots.txt
     [exec]       create  public/images/rails.png
     [exec]       create  public/javascripts/prototype.js
     [exec]       create  public/javascripts/effects.js
     [exec]       create  public/javascripts/dragdrop.js
     [exec]       create  public/javascripts/controls.js
     [exec]       create  public/javascripts/application.js
     [exec]       create  doc/README_FOR_APP
     [exec]       create  log/server.log
     [exec]       create  log/production.log
     [exec]       create  log/development.log
     [exec]       create  log/test.log
     [exec] JRuby limited openssl loaded. gem install jruby-openssl for full support.
     [exec] http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL
     [exec]       exists  app/controllers/
     [exec]       exists  app/helpers/
     [exec]       create  app/views/say
     [exec]       exists  test/functional/
     [exec]       create  app/controllers/say_controller.rb
     [exec]       create  test/functional/say_controller_test.rb
     [exec]       create  app/helpers/say_helper.rb
     [exec]       create  app/views/say/hello.html.erb

create-app-common-windows:

configFW:

deploy-reg:

setOSJruby:

deploy-jruby-common:
     [echo] deploying in v3 mode

deploy-jruby-common-unix:
     [echo] OS is SunOS
     [exec] 
     [exec] Command deploy executed successfully.

deploy-jruby-common-windows:

run-reg:

build-common:
    [mkdir] Created dir: /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/classes/test
    [javac] Compiling 1 source file to /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/classes/test
    [javac] Note: /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/hello/test/WebTestNG.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

run-test:
     [echo] =============Starting TestNG test at ../classes/JRubyOnGlassfish/test  ============
    [mkdir] Created dir: /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/test-output
   [testng] [Parser] Running:
   [testng]   JRubyTestSuite
   [testng] 
   [testng] URL is: http://localhost:8080/helloworld/
   [testng] Connecting to: http://localhost:8080/helloworld/
   [testng] Reading HTML output..
   [testng]     <title>Ruby on Rails: Welcome aboard</title>
   [testng]           <h1>Welcome aboard</h1>
   [testng] URL is: http://localhost:8080/helloworld/say/hello
   [testng] Connecting to: http://localhost:8080/helloworld/say/hello
   [testng] Reading HTML output..
   [testng] <h1>Say#hello</h1>
   [testng] 
   [testng] ===============================================
   [testng] JRubyTestSuite
   [testng] Total tests run: 2, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

undeploy:

setOSJruby:

deploy-jruby-common:
     [echo] deploying in v3 mode

deploy-jruby-common-unix:
     [echo] OS is SunOS
     [exec] 
     [exec] Command undeploy executed successfully.

deploy-jruby-common-windows:

all-cont:

deploy-cont:

setOSJruby:

deploy-jruby-common:
     [echo] deploying in v3 mode

deploy-jruby-common-unix:
     [echo] OS is SunOS
     [exec] 
     [exec] Command deploy executed successfully.

deploy-jruby-common-windows:

run-cont:

build-common:
    [javac] Compiling 1 source file to /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/classes/test
    [javac] Note: /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/hello/test/WebTestNG.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

run-test:
     [echo] =============Starting TestNG test at ../classes/JRubyOnGlassfish/test  ============
   [testng] [Parser] Running:
   [testng]   JRubyTestSuite
   [testng] 
   [testng] URL is: http://localhost:8080/
   [testng] Connecting to: http://localhost:8080/
   [testng] Reading HTML output..
   [testng]     <title>Ruby on Rails: Welcome aboard</title>
   [testng]           <h1>Welcome aboard</h1>
   [testng] URL is: http://localhost:8080/say/hello
   [testng] Connecting to: http://localhost:8080/say/hello
   [testng] Reading HTML output..
   [testng] <h1>Say#hello</h1>
   [testng] 
   [testng] ===============================================
   [testng] JRubyTestSuite
   [testng] Total tests run: 2, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

undeploy:

setOSJruby:

deploy-jruby-common:
     [echo] deploying in v3 mode

deploy-jruby-common-unix:
     [echo] OS is SunOS
     [exec] 
     [exec] Command undeploy executed successfully.

deploy-jruby-common-windows:

db-tests:
Warning: 'file:./../../../build-config/sqe-properties.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-properties.xml' for compliance with other XML tools
Warning: 'file:./../../../build-config/sqe-common.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-common.xml' for compliance with other XML tools

cookbook2:

migration:
     [copy] Copying 1 file to /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2/config

setOSJruby:

db-migration:
     [echo] /files/hudson/workspace/jruby-glassfish-BAT/../../tools/jruby-1.1.4/bin/jruby -S rake -f cookbook2/Rakefile db:schema:load 

db-migration-unix:
     [exec] (in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/cookbook)
     [exec] -- create_table("categories", {:force=>true})
     [exec]    -> 0.6477s
     [exec] -- create_table("recipes", {:force=>true})
     [exec]    -> 0.1445s
     [exec] -- initialize_schema_migrations_table()
     [exec]    -> 0.0289s
     [exec] -- assume_migrated_upto_version(2)
     [exec]    -> 0.0065s

db-migration-windows:

deploy:

setOSJruby:

deploy-jruby-common:
     [echo] deploying in v3 mode

deploy-jruby-common-unix:
     [echo] OS is SunOS
     [exec] 
     [exec] Command deploy executed successfully.

deploy-jruby-common-windows:

build-common:
    [javac] Compiling 1 source file to /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/classes/test
    [javac] Note: /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/cookbook/test/WebTestNG.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

run-test:
     [echo] =============Starting TestNG test at ../classes/CookBook/test  ============
   [testng] [Parser] Running:
   [testng]   JRubyTestSuite
   [testng] 
   [testng] URL is: http://localhost:8080/cookbook2/categories/new
   [testng] Connecting to: http://localhost:8080/cookbook2/categories/new
   [testng] Reading HTML output..
   [testng] EXPECTED_RESPONSE:Name
   [testng]     <b>Name</b><br />
   [testng] URL is: http://localhost:8080/cookbook2
   [testng] Connecting to: http://localhost:8080/cookbook2
   [testng] Reading HTML output..
   [testng] EXPECTED_RESPONSE:Online Cookbook
   [testng] <title> Online Cookbook </title>
   [testng] <h1> Online Cookbook </h1>
   [testng] URL is: http://localhost:8080/cookbook2/recipes/new
   [testng] Connecting to: http://localhost:8080/cookbook2/recipes/new
   [testng] Reading HTML output..
   [testng] EXPECTED_RESPONSE:Title
   [testng]    <b>Title</b><br />
   [testng] URL is: http://localhost:8080/cookbook2/recipes
   [testng] Connecting to: http://localhost:8080/cookbook2/recipes
   [testng] Reading HTML output..
   [testng] EXPECTED_RESPONSE:Recipe
   [testng]     <th>Recipe</th>
   [testng] URL is: http://localhost:8080/cookbook2/categories
   [testng] Connecting to: http://localhost:8080/cookbook2/categories
   [testng] Reading HTML output..
   [testng] EXPECTED_RESPONSE:Online Cookbook
   [testng] <title> Online Cookbook </title>
   [testng] <h1> Online Cookbook </h1>
   [testng] 
   [testng] ===============================================
   [testng] JRubyTestSuite
   [testng] Total tests run: 5, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

undeploy:

setOSJruby:

deploy-jruby-common:
     [echo] deploying in v3 mode

deploy-jruby-common-unix:
     [echo] OS is SunOS
     [exec] 
     [exec] Command undeploy executed successfully.

deploy-jruby-common-windows:

cookbook2:
Warning: 'file:./../../../build-config/sqe-properties.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-properties.xml' for compliance with other XML tools
Warning: 'file:./../../../build-config/sqe-common.xml' in /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/build.xml should be expressed simply as './../../../build-config/sqe-common.xml' for compliance with other XML tools

cookbook2-war:

create-war:

setOSJruby:

create-war-common:
     [echo] /files/hudson/workspace/jruby-glassfish-BAT/../../tools/jruby-1.1.4/bin/jruby -S warble

create-war-common-unix:
     [exec] jar cf cookbook2.war -C tmp/war .

create-war-common-windows:

deploy-war:

setOSJruby:

deploy-jruby-common:
     [echo] deploying in v3 mode

deploy-jruby-common-unix:
     [echo] OS is SunOS
     [exec] remote failure: Exception while deploying the app : java.lang.Exception: Module not started org.glassfish.scripting.rails.RailsApplication@41931a
     [exec] 
     [exec] Command deploy failed.
     [exec] Result: 1

deploy-jruby-common-windows:

build-common:
    [javac] Compiling 1 source file to /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/classes/test
    [javac] Note: /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/cookbook/test/WebTestNG.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

run-test-war:
     [echo] =============Starting TestNG test at ../classes/CookBook/test  ============
   [testng] [Parser] Running:
   [testng]   JRubyTestSuite_War
   [testng] 
   [testng] URL is: http://localhost:8080/cookbook2/categories/new
   [testng] Connecting to: http://localhost:8080/cookbook2/categories/new
   [testng] java.io.FileNotFoundException: http://localhost:8080/cookbook2/categories/new
   [testng] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   [testng] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
   [testng] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
   [testng] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1296)
   [testng] 	at java.security.AccessController.doPrivileged(Native Method)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1290)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:944)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.webTesting(WebTestNG.java:79)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.createNewCategory(WebTestNG.java:47)
   [testng] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [testng] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   [testng] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [testng] 	at java.lang.reflect.Method.invoke(Method.java:597)
   [testng] 	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:604)
   [testng] 	at org.testng.internal.Invoker.invokeMethod(Invoker.java:470)
   [testng] 	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:564)
   [testng] 	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:830)
   [testng] 	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
   [testng] 	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
   [testng] 	at org.testng.TestRunner.runWorkers(TestRunner.java:678)
   [testng] 	at org.testng.TestRunner.privateRun(TestRunner.java:624)
   [testng] 	at org.testng.TestRunner.run(TestRunner.java:495)
   [testng] 	at org.testng.SuiteRunner.runTest(SuiteRunner.java:300)
   [testng] 	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:295)
   [testng] 	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:275)
   [testng] 	at org.testng.SuiteRunner.run(SuiteRunner.java:190)
   [testng] 	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:792)
   [testng] 	at org.testng.TestNG.runSuitesLocally(TestNG.java:765)
   [testng] 	at org.testng.TestNG.run(TestNG.java:699)
   [testng] 	at org.testng.TestNG.privateMain(TestNG.java:824)
   [testng] 	at org.testng.TestNG.main(TestNG.java:802)
   [testng] Caused by: java.io.FileNotFoundException: http://localhost:8080/cookbook2/categories/new
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1239)
   [testng] 	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.webTesting(WebTestNG.java:78)
   [testng] 	... 23 more
   [testng] URL is: http://localhost:8080/cookbook2
   [testng] Connecting to: http://localhost:8080/cookbook2
   [testng] java.io.FileNotFoundException: http://localhost:8080/cookbook2
   [testng] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   [testng] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
   [testng] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
   [testng] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1296)
   [testng] 	at java.security.AccessController.doPrivileged(Native Method)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1290)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:944)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.webTesting(WebTestNG.java:79)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.webtest(WebTestNG.java:31)
   [testng] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [testng] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   [testng] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [testng] 	at java.lang.reflect.Method.invoke(Method.java:597)
   [testng] 	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:604)
   [testng] 	at org.testng.internal.Invoker.invokeMethod(Invoker.java:470)
   [testng] 	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:564)
   [testng] 	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:830)
   [testng] 	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
   [testng] 	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
   [testng] 	at org.testng.TestRunner.runWorkers(TestRunner.java:678)
   [testng] 	at org.testng.TestRunner.privateRun(TestRunner.java:624)
   [testng] 	at org.testng.TestRunner.run(TestRunner.java:495)
   [testng] 	at org.testng.SuiteRunner.runTest(SuiteRunner.java:300)
   [testng] 	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:295)
   [testng] 	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:275)
   [testng] 	at org.testng.SuiteRunner.run(SuiteRunner.java:190)
   [testng] 	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:792)
   [testng] 	at org.testng.TestNG.runSuitesLocally(TestNG.java:765)
   [testng] 	at org.testng.TestNG.run(TestNG.java:699)
   [testng] 	at org.testng.TestNG.privateMain(TestNG.java:824)
   [testng] 	at org.testng.TestNG.main(TestNG.java:802)
   [testng] Caused by: java.io.FileNotFoundException: http://localhost:8080/cookbook2
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1239)
   [testng] 	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.webTesting(WebTestNG.java:78)
   [testng] 	... 23 more
   [testng] URL is: http://localhost:8080/cookbook2/recipes/new
   [testng] Connecting to: http://localhost:8080/cookbook2/recipes/new
   [testng] java.io.FileNotFoundException: http://localhost:8080/cookbook2/recipes/new
   [testng] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   [testng] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
   [testng] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
   [testng] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1296)
   [testng] 	at java.security.AccessController.doPrivileged(Native Method)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1290)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:944)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.webTesting(WebTestNG.java:79)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.createNewRecipe(WebTestNG.java:63)
   [testng] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [testng] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   [testng] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [testng] 	at java.lang.reflect.Method.invoke(Method.java:597)
   [testng] 	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:604)
   [testng] 	at org.testng.internal.Invoker.invokeMethod(Invoker.java:470)
   [testng] 	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:564)
   [testng] 	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:830)
   [testng] 	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
   [testng] 	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
   [testng] 	at org.testng.TestRunner.runWorkers(TestRunner.java:678)
   [testng] 	at org.testng.TestRunner.privateRun(TestRunner.java:624)
   [testng] 	at org.testng.TestRunner.run(TestRunner.java:495)
   [testng] 	at org.testng.SuiteRunner.runTest(SuiteRunner.java:300)
   [testng] 	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:295)
   [testng] 	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:275)
   [testng] 	at org.testng.SuiteRunner.run(SuiteRunner.java:190)
   [testng] 	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:792)
   [testng] 	at org.testng.TestNG.runSuitesLocally(TestNG.java:765)
   [testng] 	at org.testng.TestNG.run(TestNG.java:699)
   [testng] 	at org.testng.TestNG.privateMain(TestNG.java:824)
   [testng] 	at org.testng.TestNG.main(TestNG.java:802)
   [testng] Caused by: java.io.FileNotFoundException: http://localhost:8080/cookbook2/recipes/new
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1239)
   [testng] 	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.webTesting(WebTestNG.java:78)
   [testng] 	... 23 more
   [testng] URL is: http://localhost:8080/cookbook2/recipes
   [testng] Connecting to: http://localhost:8080/cookbook2/recipes
   [testng] java.io.FileNotFoundException: http://localhost:8080/cookbook2/recipes
   [testng] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   [testng] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
   [testng] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
   [testng] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1296)
   [testng] 	at java.security.AccessController.doPrivileged(Native Method)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1290)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:944)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.webTesting(WebTestNG.java:79)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.recipeList(WebTestNG.java:55)
   [testng] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [testng] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   [testng] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [testng] 	at java.lang.reflect.Method.invoke(Method.java:597)
   [testng] 	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:604)
   [testng] 	at org.testng.internal.Invoker.invokeMethod(Invoker.java:470)
   [testng] 	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:564)
   [testng] 	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:830)
   [testng] 	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
   [testng] 	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
   [testng] 	at org.testng.TestRunner.runWorkers(TestRunner.java:678)
   [testng] 	at org.testng.TestRunner.privateRun(TestRunner.java:624)
   [testng] 	at org.testng.TestRunner.run(TestRunner.java:495)
   [testng] 	at org.testng.SuiteRunner.runTest(SuiteRunner.java:300)
   [testng] 	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:295)
   [testng] 	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:275)
   [testng] 	at org.testng.SuiteRunner.run(SuiteRunner.java:190)
   [testng] 	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:792)
   [testng] 	at org.testng.TestNG.runSuitesLocally(TestNG.java:765)
   [testng] 	at org.testng.TestNG.run(TestNG.java:699)
   [testng] 	at org.testng.TestNG.privateMain(TestNG.java:824)
   [testng] 	at org.testng.TestNG.main(TestNG.java:802)
   [testng] Caused by: java.io.FileNotFoundException: http://localhost:8080/cookbook2/recipes
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1239)
   [testng] 	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.webTesting(WebTestNG.java:78)
   [testng] 	... 23 more
   [testng] URL is: http://localhost:8080/cookbook2/categories
   [testng] Connecting to: http://localhost:8080/cookbook2/categories
   [testng] java.io.FileNotFoundException: http://localhost:8080/cookbook2/categories
   [testng] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   [testng] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
   [testng] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
   [testng] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1296)
   [testng] 	at java.security.AccessController.doPrivileged(Native Method)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1290)
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:944)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.webTesting(WebTestNG.java:79)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.categoryList(WebTestNG.java:39)
   [testng] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [testng] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   [testng] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [testng] 	at java.lang.reflect.Method.invoke(Method.java:597)
   [testng] 	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:604)
   [testng] 	at org.testng.internal.Invoker.invokeMethod(Invoker.java:470)
   [testng] 	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:564)
   [testng] 	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:830)
   [testng] 	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
   [testng] 	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
   [testng] 	at org.testng.TestRunner.runWorkers(TestRunner.java:678)
   [testng] 	at org.testng.TestRunner.privateRun(TestRunner.java:624)
   [testng] 	at org.testng.TestRunner.run(TestRunner.java:495)
   [testng] 	at org.testng.SuiteRunner.runTest(SuiteRunner.java:300)
   [testng] 	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:295)
   [testng] 	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:275)
   [testng] 	at org.testng.SuiteRunner.run(SuiteRunner.java:190)
   [testng] 	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:792)
   [testng] 	at org.testng.TestNG.runSuitesLocally(TestNG.java:765)
   [testng] 	at org.testng.TestNG.run(TestNG.java:699)
   [testng] 	at org.testng.TestNG.privateMain(TestNG.java:824)
   [testng] 	at org.testng.TestNG.main(TestNG.java:802)
   [testng] Caused by: java.io.FileNotFoundException: http://localhost:8080/cookbook2/categories
   [testng] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1239)
   [testng] 	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
   [testng] 	at test.web.jruby.cookbook.WebTestNG.webTesting(WebTestNG.java:78)
   [testng] 	... 23 more
   [testng] 
   [testng] ===============================================
   [testng] JRubyTestSuite_War
   [testng] Total tests run: 5, Failures: 5, Skips: 0
   [testng] ===============================================
   [testng] 

undeploy-war:

setOSJruby:

deploy-jruby-common:
     [echo] deploying in v3 mode

deploy-jruby-common-unix:
     [echo] OS is SunOS
     [exec] remote failure: Application cookbook2 not registered
     [exec] 
     [exec] Command undeploy failed.
     [exec] Result: 1

deploy-jruby-common-windows:

cookbook2-war:

report:
     [echo] Generating report at test-output
[junitreport] the file /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/test-output/testng-results.xml is not a valid testsuite XML document
[junitreport] Processing /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/test-output/TESTS-TestSuites.xml to /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/test-output/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/files/hudson/tools/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 962ms
     [move] Moving 1 file to /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/test-bak
     [copy] Copying 1 file to /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe

hudson-all:

BUILD SUCCESSFUL
Total time: 3 minutes 10 seconds
+ cat /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/logs/server.log
Jan 28, 2009 3:21:42 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
INFO: JVM invocation command line:
/files/hudson/tools/native/java1.6.0_06/bin/java
-cp
/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/modules/glassfish.jar
-XX:+UnlockDiagnosticVMOptions
-XX:NewRatio=2
-XX:+LogVMOutput
-XX:LogFile=/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/logs/jvm.log
-Xmx512m
-client
-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
-Djavax.net.ssl.trustStore=/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/config/cacerts.jks
-Djavax.net.ssl.keyStore=/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/config/keystore.jks
-Djava.security.policy=/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/config/server.policy
-Dcom.sun.aas.instanceRoot=/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1
-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
-Djava.security.auth.login.config=/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/config/login.conf
-Djava.endorsed.dirs=/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/lib/endorsed
-Dcom.sun.aas.installRoot=/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish
-Djava.ext.dirs=/files/hudson/tools/native/java1.6.0_06/lib/ext:/files/hudson/tools/native/java1.6.0_06/jre/lib/ext:/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/lib/ext:/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/javadb/lib
com.sun.enterprise.glassfish.bootstrap.ASMain
-domainname
domain1
-instancename
server
-verbose
false
-debug
false
-domaindir
/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1
Jan 28, 2009 3:21:42 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
INFO: Successfully launched in 22 msec.
[#|2009-01-28T15:21:49.510-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-4;org.glassfish.registration.glassfish-registration [92];|Started bundle org.glassfish.registration.glassfish-registration [92]|#]

[#|2009-01-28T15:21:49.561-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-4;org.glassfish.common.container-common [99];|Started bundle org.glassfish.common.container-common [99]|#]

[#|2009-01-28T15:21:49.588-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-4;org.glassfish.common.glassfish-naming [86];|Started bundle org.glassfish.common.glassfish-naming [86]|#]

[#|2009-01-28T15:21:49.625-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-4;org.glassfish.transaction.jta [52];|Started bundle org.glassfish.transaction.jta [52]|#]

[#|2009-01-28T15:21:49.663-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-4;org.glassfish.common.glassfish-api [100];|Started bundle org.glassfish.common.glassfish-api [100]|#]

[#|2009-01-28T15:21:49.693-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-4;org.glassfish.connectors.connectors-runtime [23];|Started bundle org.glassfish.connectors.connectors-runtime [23]|#]

[#|2009-01-28T15:21:50.159-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-4;org.glassfish.deployment.deployment-autodeploy [56];|Started bundle org.glassfish.deployment.deployment-autodeploy [56]|#]

[#|2009-01-28T15:21:50.290-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-4;org.glassfish.transaction.jts [60];|Started bundle org.glassfish.transaction.jts [60]|#]

[#|2009-01-28T15:21:50.702-0800|INFO|glassfish|global|_ThreadID=13;_ThreadName=Thread-4;|Total number of available updates : 0|#]

[#|2009-01-28T15:21:50.703-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-4;org.glassfish.flashlight.flashlight-framework [91];|Started bundle org.glassfish.flashlight.flashlight-framework [91]|#]

[#|2009-01-28T15:21:50.951-0800|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=14;_ThreadName=Thread-4;|Started JMXConnector, JMXService URL = service:jmx:rmi:///jndi/rmi://gerald.SFBay.Sun.COM:8686/jmxrmi|#]

[#|2009-01-28T15:21:51.196-0800|INFO|glassfish|global|_ThreadID=12;_ThreadName=Thread-4;|Listening on port 8080|#]

[#|2009-01-28T15:21:51.199-0800|INFO|glassfish|global|_ThreadID=12;_ThreadName=Thread-4;|Network listener http-listener-2 on port 8181 disabled per domain.xml|#]

[#|2009-01-28T15:21:51.206-0800|INFO|glassfish|global|_ThreadID=12;_ThreadName=Thread-4;|Listening on port 4848|#]

[#|2009-01-28T15:21:51.379-0800|INFO|glassfish|global|_ThreadID=12;_ThreadName=Thread-4;|The Admin Console Web Application has been downloaded.|#]

[#|2009-01-28T15:21:51.458-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-4;org.glassfish.deployment.deployment-common [89];|Started bundle org.glassfish.deployment.deployment-common [89]|#]

[#|2009-01-28T15:21:51.532-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-4;|GlassFish v3  startup time : Felix(5863ms) startup services(2369ms) total(8232ms)|#]

[#|2009-01-28T15:21:52.922-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-4;org.glassfish.persistence.jpa-connector [62];|Started bundle org.glassfish.persistence.jpa-connector [62]|#]

[#|2009-01-28T15:21:53.069-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-4;org.glassfish.webservices.jsr109-impl [67];|Started bundle org.glassfish.webservices.jsr109-impl [67]|#]

[#|2009-01-28T15:21:53.082-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-4;org.glassfish.scripting.gf-jruby-connector [55];|Started bundle org.glassfish.scripting.gf-jruby-connector [55]|#]

[#|2009-01-28T15:21:53.098-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-4;org.glassfish.web.gf-web-connector [114];|Started bundle org.glassfish.web.gf-web-connector [114]|#]

[#|2009-01-28T15:21:53.151-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-4;org.glassfish.ejb.gf-ejb-connector [124];|Started bundle org.glassfish.ejb.gf-ejb-connector [124]|#]

[#|2009-01-28T15:21:53.180-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-4;org.glassfish.security.security [58];|Started bundle org.glassfish.security.security [58]|#]

[#|2009-01-28T15:21:53.198-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-4;org.glassfish.connectors.gf-connectors-connector [79];|Started bundle org.glassfish.connectors.gf-connectors-connector [79]|#]

[#|2009-01-28T15:22:20.396-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-4;org.glassfish.deployment.deployment-admin [73];|Started bundle org.glassfish.deployment.deployment-admin [73]|#]

[#|2009-01-28T15:22:20.450-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-4;org.glassfish.web.war-util [115];|Started bundle org.glassfish.web.war-util [115]|#]

[#|2009-01-28T15:22:21.161-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=16;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/applications/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/applications/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:22:21.220-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=16;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:22:21.220-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=16;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:22:21.220-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=16;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:22:21.239-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-4;org.glassfish.scripting.grizzly-jruby-module [36];|Started bundle org.glassfish.scripting.grizzly-jruby-module [36]|#]

[#|2009-01-28T15:22:21.261-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-4;org.glassfish.deployment.deployment-javaee-core [64];|Started bundle org.glassfish.deployment.deployment-javaee-core [64]|#]

[#|2009-01-28T15:22:21.273-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-4;org.glassfish.deployment.dol [8];|Started bundle org.glassfish.deployment.dol [8]|#]

[#|2009-01-28T15:22:21.444-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-4;org.glassfish.ejb.ejb-container [125];|Started bundle org.glassfish.ejb.ejb-container [125]|#]

[#|2009-01-28T15:22:21.705-0800|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-4;|Created SingletonHandler......|#]

[#|2009-01-28T15:22:21.846-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=16;_ThreadName=Thread-4;|Loading application helloworld at /helloworld|#]

[#|2009-01-28T15:22:21.892-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=16;_ThreadName=Thread-4;|Jruby version is: 1.1.4|#]

[#|2009-01-28T15:22:21.915-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=16;_ThreadName=Thread-4;|Detected Rails application|#]

[#|2009-01-28T15:22:21.917-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=16;_ThreadName=Thread-4;|Rails not in thread-safe mode, starting in single-thread mode|#]

[#|2009-01-28T15:22:21.940-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=16;_ThreadName=Thread-4;|Dynamic pool created. Initial runtimes will be 1, hard minimum is 1, hard maximum is 2.If you experiance out of memory errors, consider increasing the heap size or setting the jruby.runtime.min or jruby.runtime.max Java system properties. If starting GlassFish using java CLI then provide it as system property, such as -Djruby.runtime.min=1 -Djruby.runtime.max=2, otherwise make an entry into $GLASSFISH_INSTALL/domains/domain1/config/domain.xml, such as <java-config><jvm-options>-Djruby.runtime.min=1</jvm-options><jvm-options>-Djruby.runtime.max=2</jvm-options></java-config>.|#]

[#|2009-01-28T15:22:38.130-0800|SEVERE|glassfish|null|_ThreadID=17;_ThreadName=Thread-4;|JRuby limited openssl loaded. gem install jruby-openssl for full support.
http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL|#]

[#|2009-01-28T15:22:38.757-0800|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-4;|RAILS_ROOT /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/hello/helloworld|#]

[#|2009-01-28T15:22:38.758-0800|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-4;|PUBLIC_ROOT /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/hello/helloworldpublic|#]

[#|2009-01-28T15:22:41.578-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=17;_ThreadName=Thread-4;|New instance created in 19,634 milliseconds|#]

[#|2009-01-28T15:22:41.631-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=16;_ThreadName=Thread-4;|Deployment of helloworld done is 21190 ms|#]

[#|2009-01-28T15:22:44.506-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|

Processing SayController#hello (for  at 2009-01-28 15:22:44) [GET]
|#]

[#|2009-01-28T15:22:44.509-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|  Session ID: bfbc76201af1586ebd91ca5e1bcdd2e2
|#]

[#|2009-01-28T15:22:44.511-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|  Parameters: {"controller"=>"say", "action"=>"hello"}
|#]

[#|2009-01-28T15:22:44.530-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|Rendering say/hello
|#]

[#|2009-01-28T15:22:44.548-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|Completed in 0.02924 (34 reqs/sec) | Rendering: 0.01781 (60%) | 200 OK [http://localhost/say/hello]
|#]

[#|2009-01-28T15:22:45.932-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=19;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:22:45.933-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=19;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:22:45.934-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=19;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:22:47.059-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=20;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/applications/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/applications/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:22:47.075-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=20;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:22:47.075-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=20;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:22:47.075-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=20;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:22:47.083-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=20;_ThreadName=Thread-4;|Loading application helloworld at /|#]

[#|2009-01-28T15:22:47.119-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=20;_ThreadName=Thread-4;|Jruby version is: 1.1.4|#]

[#|2009-01-28T15:22:47.138-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=20;_ThreadName=Thread-4;|Detected Rails application|#]

[#|2009-01-28T15:22:47.141-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=20;_ThreadName=Thread-4;|Rails not in thread-safe mode, starting in single-thread mode|#]

[#|2009-01-28T15:22:47.163-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=20;_ThreadName=Thread-4;|Dynamic pool created. Initial runtimes will be 1, hard minimum is 1, hard maximum is 2.If you experiance out of memory errors, consider increasing the heap size or setting the jruby.runtime.min or jruby.runtime.max Java system properties. If starting GlassFish using java CLI then provide it as system property, such as -Djruby.runtime.min=1 -Djruby.runtime.max=2, otherwise make an entry into $GLASSFISH_INSTALL/domains/domain1/config/domain.xml, such as <java-config><jvm-options>-Djruby.runtime.min=1</jvm-options><jvm-options>-Djruby.runtime.max=2</jvm-options></java-config>.|#]

[#|2009-01-28T15:23:04.374-0800|SEVERE|glassfish|null|_ThreadID=21;_ThreadName=Thread-4;|JRuby limited openssl loaded. gem install jruby-openssl for full support.
http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL|#]

[#|2009-01-28T15:23:05.028-0800|INFO|glassfish|null|_ThreadID=21;_ThreadName=Thread-4;|RAILS_ROOT /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/hello/helloworld|#]

[#|2009-01-28T15:23:05.028-0800|INFO|glassfish|null|_ThreadID=21;_ThreadName=Thread-4;|PUBLIC_ROOT /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/hello/helloworldpublic|#]

[#|2009-01-28T15:23:07.842-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=21;_ThreadName=Thread-4;|New instance created in 20,674 milliseconds|#]

[#|2009-01-28T15:23:07.847-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=20;_ThreadName=Thread-4;|Deployment of helloworld done is 20796 ms|#]

[#|2009-01-28T15:23:10.658-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=22;_ThreadName=Thread-4;|

Processing SayController#hello (for  at 2009-01-28 15:23:10) [GET]
|#]

[#|2009-01-28T15:23:10.661-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=22;_ThreadName=Thread-4;|  Session ID: 22ef2ecf20e488f11ea465317bc35ef9
|#]

[#|2009-01-28T15:23:10.663-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=22;_ThreadName=Thread-4;|  Parameters: {"controller"=>"say", "action"=>"hello"}
|#]

[#|2009-01-28T15:23:10.683-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=22;_ThreadName=Thread-4;|Rendering say/hello
|#]

[#|2009-01-28T15:23:10.701-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=22;_ThreadName=Thread-4;|Completed in 0.03093 (32 reqs/sec) | Rendering: 0.01959 (63%) | 200 OK [http://localhost/say/hello]
|#]

[#|2009-01-28T15:23:11.782-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=23;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:23:11.783-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=23;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:23:11.783-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=23;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/helloworld;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/helloworld failed; the file is reported as non-existent|#]

[#|2009-01-28T15:23:29.890-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=24;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/applications/cookbook2;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/applications/cookbook2 failed; the file is reported as non-existent|#]

[#|2009-01-28T15:23:29.911-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=24;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/cookbook2;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/cookbook2 failed; the file is reported as non-existent|#]

[#|2009-01-28T15:23:29.911-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=24;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/cookbook2;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/cookbook2 failed; the file is reported as non-existent|#]

[#|2009-01-28T15:23:29.911-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=24;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/cookbook2;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/cookbook2 failed; the file is reported as non-existent|#]

[#|2009-01-28T15:23:29.922-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=24;_ThreadName=Thread-4;|Loading application cookbook2 at /cookbook2|#]

[#|2009-01-28T15:23:29.955-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=24;_ThreadName=Thread-4;|Jruby version is: 1.1.4|#]

[#|2009-01-28T15:23:29.973-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=24;_ThreadName=Thread-4;|Detected Rails application|#]

[#|2009-01-28T15:23:29.975-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=24;_ThreadName=Thread-4;|Rails not in thread-safe mode, starting in single-thread mode|#]

[#|2009-01-28T15:23:29.997-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=24;_ThreadName=Thread-4;|Dynamic pool created. Initial runtimes will be 1, hard minimum is 1, hard maximum is 2.If you experiance out of memory errors, consider increasing the heap size or setting the jruby.runtime.min or jruby.runtime.max Java system properties. If starting GlassFish using java CLI then provide it as system property, such as -Djruby.runtime.min=1 -Djruby.runtime.max=2, otherwise make an entry into $GLASSFISH_INSTALL/domains/domain1/config/domain.xml, such as <java-config><jvm-options>-Djruby.runtime.min=1</jvm-options><jvm-options>-Djruby.runtime.max=2</jvm-options></java-config>.|#]

[#|2009-01-28T15:23:48.380-0800|SEVERE|glassfish|null|_ThreadID=25;_ThreadName=Thread-4;|JRuby limited openssl loaded. gem install jruby-openssl for full support.
http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL|#]

[#|2009-01-28T15:23:50.980-0800|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-4;|RAILS_ROOT /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2|#]

[#|2009-01-28T15:23:50.981-0800|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-4;|PUBLIC_ROOT /files/hudson/workspace/jruby-glassfish-BAT/appserver-sqe/pe/tomcat/jruby/cookbook/cookbook2public|#]

[#|2009-01-28T15:23:51.113-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=25;_ThreadName=Thread-4;|New instance created in 21,112 milliseconds|#]

[#|2009-01-28T15:23:51.117-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=24;_ThreadName=Thread-4;|Deployment of cookbook2 done is 21237 ms|#]

[#|2009-01-28T15:23:53.759-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|

Processing CategoriesController#new (for  at 2009-01-28 15:23:53) [GET]
|#]

[#|2009-01-28T15:23:53.762-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|  Session ID: 3541c3a9db308ee4a665bc810cd357c9
|#]

[#|2009-01-28T15:23:53.764-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|  Parameters: {"controller"=>"categories", "action"=>"new"}
|#]

[#|2009-01-28T15:23:53.846-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|DEPRECATION WARNING: You're using the Ruby-based MySQL library that ships with Rails. This library will be REMOVED FROM RAILS 2.2. Please switch to the offical mysql gem: `gem install mysql`  See http://www.rubyonrails.org/deprecation for details. (called from mysql_connection at /files/hudson/tools/jruby-1.1.4/lib/ruby/gems/1.8/gems/activerecord-2.1.1/lib/active_record/connection_adapters/mysql_adapter.rb:81)
|#]

[#|2009-01-28T15:23:53.992-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|  SQL (0.001113)   SET SQL_AUTO_IS_NULL=0
|#]

[#|2009-01-28T15:23:54.046-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|  Category Columns (0.020571)   SHOW FIELDS FROM `categories`
|#]

[#|2009-01-28T15:23:54.127-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|Rendering template within layouts/application
|#]

[#|2009-01-28T15:23:54.130-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|Rendering categories/new
|#]

[#|2009-01-28T15:23:54.211-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=18;_ThreadName=Thread-4;|Completed in 0.21141 (4 reqs/sec) | Rendering: 0.08231 (38%) | DB: 0.02168 (10%) | 200 OK [http://localhost/categories/new]
|#]

[#|2009-01-28T15:23:54.543-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=15;_ThreadName=Thread-4;|

Processing CategoriesController#index (for  at 2009-01-28 15:23:54) [GET]
|#]

[#|2009-01-28T15:23:54.545-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=15;_ThreadName=Thread-4;|  Session ID: 98a06e05a456efd61358898057056e32
|#]

[#|2009-01-28T15:23:54.615-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=15;_ThreadName=Thread-4;|  Parameters: {"controller"=>"categories", "action"=>"index"}
|#]

[#|2009-01-28T15:23:54.653-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=15;_ThreadName=Thread-4;|  Category Load (0.005232)   SELECT * FROM `categories` 
|#]

[#|2009-01-28T15:23:54.666-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=15;_ThreadName=Thread-4;|Rendering template within layouts/application
|#]

[#|2009-01-28T15:23:54.669-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=15;_ThreadName=Thread-4;|Rendering categories/index
|#]

[#|2009-01-28T15:23:54.687-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=15;_ThreadName=Thread-4;|Completed in 0.06554 (15 reqs/sec) | Rendering: 0.02137 (32%) | DB: 0.00523 (7%) | 200 OK [http://localhost]
|#]

[#|2009-01-28T15:23:54.814-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=26;_ThreadName=Thread-4;|

Processing RecipesController#new (for  at 2009-01-28 15:23:54) [GET]
|#]

[#|2009-01-28T15:23:54.816-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=26;_ThreadName=Thread-4;|  Session ID: 022bb8291ec837a62825a4f28c6cbafd
|#]

[#|2009-01-28T15:23:54.817-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=26;_ThreadName=Thread-4;|  Parameters: {"controller"=>"recipes", "action"=>"new"}
|#]

[#|2009-01-28T15:23:54.851-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=26;_ThreadName=Thread-4;|  Recipe Columns (0.007434)   SHOW FIELDS FROM `recipes`
|#]

[#|2009-01-28T15:23:54.862-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=26;_ThreadName=Thread-4;|Rendering template within layouts/application
|#]

[#|2009-01-28T15:23:54.866-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=26;_ThreadName=Thread-4;|Rendering recipes/new
|#]

[#|2009-01-28T15:23:54.932-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=26;_ThreadName=Thread-4;|  Category Load (0.003045)   SELECT * FROM `categories` 
|#]

[#|2009-01-28T15:23:54.941-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=26;_ThreadName=Thread-4;|Rendered recipes/_form (0.04535)
|#]

[#|2009-01-28T15:23:54.953-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=26;_ThreadName=Thread-4;|Completed in 0.13341 (7 reqs/sec) | Rendering: 0.08697 (65%) | DB: 0.01048 (7%) | 200 OK [http://localhost/recipes/new]
|#]

[#|2009-01-28T15:23:55.082-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=22;_ThreadName=Thread-4;|

Processing RecipesController#index (for  at 2009-01-28 15:23:55) [GET]
|#]

[#|2009-01-28T15:23:55.084-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=22;_ThreadName=Thread-4;|  Session ID: 2f8fadb23ab42ac630a5d794e96d82a9
|#]

[#|2009-01-28T15:23:55.086-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=22;_ThreadName=Thread-4;|  Parameters: {"controller"=>"recipes", "action"=>"index"}
|#]

[#|2009-01-28T15:23:55.136-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=22;_ThreadName=Thread-4;|  Recipe Load (0.022901)   SELECT * FROM `recipes` 
|#]

[#|2009-01-28T15:23:55.155-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=22;_ThreadName=Thread-4;|Rendering template within layouts/application
|#]

[#|2009-01-28T15:23:55.159-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=22;_ThreadName=Thread-4;|Rendering recipes/index
|#]

[#|2009-01-28T15:23:55.178-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=22;_ThreadName=Thread-4;|Completed in 0.08933 (11 reqs/sec) | Rendering: 0.02371 (26%) | DB: 0.02290 (25%) | 200 OK [http://localhost/recipes]
|#]

[#|2009-01-28T15:23:55.294-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=27;_ThreadName=Thread-4;|

Processing CategoriesController#index (for  at 2009-01-28 15:23:55) [GET]
|#]

[#|2009-01-28T15:23:55.297-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=27;_ThreadName=Thread-4;|  Session ID: 5694dc91c58d665df78712e78116b3dd
|#]

[#|2009-01-28T15:23:55.299-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=27;_ThreadName=Thread-4;|  Parameters: {"controller"=>"categories", "action"=>"index"}
|#]

[#|2009-01-28T15:23:55.353-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=27;_ThreadName=Thread-4;|  Category Load (0.015960)   SELECT * FROM `categories` 
|#]

[#|2009-01-28T15:23:55.369-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=27;_ThreadName=Thread-4;|Rendering template within layouts/application
|#]

[#|2009-01-28T15:23:55.372-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=27;_ThreadName=Thread-4;|Rendering categories/index
|#]

[#|2009-01-28T15:23:55.408-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=27;_ThreadName=Thread-4;|Completed in 0.10495 (9 reqs/sec) | Rendering: 0.04114 (39%) | DB: 0.01596 (15%) | 200 OK [http://localhost/categories]
|#]

[#|2009-01-28T15:23:56.394-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=16;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/cookbook2;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/cookbook2 failed; the file is reported as non-existent|#]

[#|2009-01-28T15:23:56.394-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=16;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/cookbook2;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/cookbook2 failed; the file is reported as non-existent|#]

[#|2009-01-28T15:23:56.395-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=16;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/cookbook2;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/cookbook2 failed; the file is reported as non-existent|#]

[#|2009-01-28T15:24:29.849-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=19;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/applications/cookbook2;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/applications/cookbook2 failed; the file is reported as non-existent|#]

[#|2009-01-28T15:24:31.699-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=19;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/cookbook2;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/xml/cookbook2 failed; the file is reported as non-existent|#]

[#|2009-01-28T15:24:31.699-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=19;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/cookbook2;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/ejb/cookbook2 failed; the file is reported as non-existent|#]

[#|2009-01-28T15:24:31.700-0800|FINE|glassfish|javax.enterprise.system.util|_ThreadID=19;_ThreadName=Thread-4;ClassName=null;MethodName=null;/files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/cookbook2;|UTIL6049: Attempt to delete /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/domains/domain1/generated/jsp/cookbook2 failed; the file is reported as non-existent|#]

[#|2009-01-28T15:24:31.709-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=19;_ThreadName=Thread-4;org.glassfish.web.DirContextURLStreamHandlerService@22a7c7;org.osgi.service.url.URLStreamHandlerService;|registering service = org.glassfish.web.DirContextURLStreamHandlerService@22a7c7, contract = org.osgi.service.url.URLStreamHandlerService, name = null|#]

[#|2009-01-28T15:24:31.710-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=19;_ThreadName=Thread-4;org.glassfish.web.web-glue [106];|Started bundle org.glassfish.web.web-glue [106]|#]

[#|2009-01-28T15:24:33.674-0800|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=19;_ThreadName=Thread-4;|Created HTTP listener http-listener-1 on port 8080|#]

[#|2009-01-28T15:24:33.683-0800|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=19;_ThreadName=Thread-4;|Created HTTP listener admin-listener on port 4848|#]

[#|2009-01-28T15:24:33.775-0800|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=19;_ThreadName=Thread-4;|Created virtual server server|#]

[#|2009-01-28T15:24:33.795-0800|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=19;_ThreadName=Thread-4;|Created virtual server __asadmin|#]

[#|2009-01-28T15:24:34.719-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=19;_ThreadName=Thread-4;org.glassfish.web.web-core [123];|Started bundle org.glassfish.web.web-core [123]|#]

[#|2009-01-28T15:24:34.894-0800|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=19;_ThreadName=Thread-4;|Dual registration of jndi stream handler: factory already defined|#]

[#|2009-01-28T15:24:34.911-0800|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=19;_ThreadName=Thread-4;|Unknown loader 106.0 class org.apache.felix.framework.searchpolicy.ContentClassLoader|#]

[#|2009-01-28T15:24:34.975-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=19;_ThreadName=Thread-4;org.glassfish.web.jstl-connector [111];|Started bundle org.glassfish.web.jstl-connector [111]|#]

[#|2009-01-28T15:24:35.081-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=19;_ThreadName=Thread-4;org.glassfish.web.jsf-connector [119];|Started bundle org.glassfish.web.jsf-connector [119]|#]

[#|2009-01-28T15:24:35.265-0800|INFO|glassfish|javax.enterprise.resource.jta|_ThreadID=19;_ThreadName=Thread-4;|Using com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate as the delegate|#]

[#|2009-01-28T15:24:35.378-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=19;_ThreadName=Thread-4;org.glassfish.connectors.work-management [32];|Started bundle org.glassfish.connectors.work-management [32]|#]

[#|2009-01-28T15:24:35.392-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=19;_ThreadName=Thread-4;org.glassfish.connectors.connectors-internal-api [104];|Started bundle org.glassfish.connectors.connectors-internal-api [104]|#]

[#|2009-01-28T15:24:35.444-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=19;_ThreadName=Thread-4;org.glassfish.common.glassfish-ee-api [46];|Started bundle org.glassfish.common.glassfish-ee-api [46]|#]

[#|2009-01-28T15:24:35.623-0800|INFO|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|class name that failed com.sun.appserv.security.AppservRealm|#]

[#|2009-01-28T15:24:35.624-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|java.util.logging.ErrorManager: 5: Error in formatting Logrecord|#]

[#|2009-01-28T15:24:35.624-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|java.util.MissingResourceException: Can't find bundle for base name com.sun.logging.enterprise.system.core.security.LogStrings, locale en|#]

[#|2009-01-28T15:24:35.625-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1521)|#]

[#|2009-01-28T15:24:35.625-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1260)|#]

[#|2009-01-28T15:24:35.626-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.ResourceBundle.getBundle(ResourceBundle.java:962)|#]

[#|2009-01-28T15:24:35.626-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.logging.LogDomains$1.getResourceBundle(LogDomains.java:255)|#]

[#|2009-01-28T15:24:35.626-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.UniformLogFormatter.getResourceBundle(UniformLogFormatter.java:308)|#]

[#|2009-01-28T15:24:35.627-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.UniformLogFormatter.uniformLogFormat(UniformLogFormatter.java:264)|#]

[#|2009-01-28T15:24:35.627-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.UniformLogFormatter.format(UniformLogFormatter.java:147)|#]

[#|2009-01-28T15:24:35.627-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.logging.StreamHandler.publish(StreamHandler.java:179)|#]

[#|2009-01-28T15:24:35.628-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.FileandSyslogHandler.log(FileandSyslogHandler.java:478)|#]

[#|2009-01-28T15:24:35.628-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.FileandSyslogHandler$3.run(FileandSyslogHandler.java:234)|#]

[#|2009-01-28T15:24:35.632-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=19;_ThreadName=Thread-4;org.glassfish.security.securitycommon [18];|Started bundle org.glassfish.security.securitycommon [18]|#]

[#|2009-01-28T15:24:35.675-0800|INFO|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|class name that failed com.sun.appserv.security.AppservRealm|#]

[#|2009-01-28T15:24:35.676-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|java.util.logging.ErrorManager: 5: Error in formatting Logrecord|#]

[#|2009-01-28T15:24:35.676-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|java.util.MissingResourceException: Can't find bundle for base name com.sun.logging.enterprise.system.core.security.LogStrings, locale en|#]

[#|2009-01-28T15:24:35.677-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1521)|#]

[#|2009-01-28T15:24:35.677-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1260)|#]

[#|2009-01-28T15:24:35.677-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.ResourceBundle.getBundle(ResourceBundle.java:962)|#]

[#|2009-01-28T15:24:35.678-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.logging.LogDomains$1.getResourceBundle(LogDomains.java:255)|#]

[#|2009-01-28T15:24:35.678-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.UniformLogFormatter.getResourceBundle(UniformLogFormatter.java:308)|#]

[#|2009-01-28T15:24:35.678-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.UniformLogFormatter.uniformLogFormat(UniformLogFormatter.java:264)|#]

[#|2009-01-28T15:24:35.679-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.UniformLogFormatter.format(UniformLogFormatter.java:147)|#]

[#|2009-01-28T15:24:35.679-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.logging.StreamHandler.publish(StreamHandler.java:179)|#]

[#|2009-01-28T15:24:35.679-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.FileandSyslogHandler.log(FileandSyslogHandler.java:478)|#]

[#|2009-01-28T15:24:35.679-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.FileandSyslogHandler$3.run(FileandSyslogHandler.java:234)|#]

[#|2009-01-28T15:24:35.706-0800|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=19;_ThreadName=Thread-4;org.glassfish.security.realms [71];|Started bundle org.glassfish.security.realms [71]|#]

[#|2009-01-28T15:24:35.741-0800|INFO|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|class name that failed com.sun.appserv.security.AppservRealm|#]

[#|2009-01-28T15:24:35.742-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|java.util.logging.ErrorManager: 5: Error in formatting Logrecord|#]

[#|2009-01-28T15:24:35.742-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|java.util.MissingResourceException: Can't find bundle for base name com.sun.logging.enterprise.system.core.security.LogStrings, locale en|#]

[#|2009-01-28T15:24:35.743-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1521)|#]

[#|2009-01-28T15:24:35.743-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1260)|#]

[#|2009-01-28T15:24:35.743-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.ResourceBundle.getBundle(ResourceBundle.java:962)|#]

[#|2009-01-28T15:24:35.743-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.logging.LogDomains$1.getResourceBundle(LogDomains.java:255)|#]

[#|2009-01-28T15:24:35.744-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.UniformLogFormatter.getResourceBundle(UniformLogFormatter.java:308)|#]

[#|2009-01-28T15:24:35.744-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.UniformLogFormatter.uniformLogFormat(UniformLogFormatter.java:264)|#]

[#|2009-01-28T15:24:35.744-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.UniformLogFormatter.format(UniformLogFormatter.java:147)|#]

[#|2009-01-28T15:24:35.745-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.logging.StreamHandler.publish(StreamHandler.java:179)|#]

[#|2009-01-28T15:24:35.745-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.FileandSyslogHandler.log(FileandSyslogHandler.java:478)|#]

[#|2009-01-28T15:24:35.745-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.FileandSyslogHandler$3.run(FileandSyslogHandler.java:234)|#]

[#|2009-01-28T15:24:35.765-0800|INFO|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|class name that failed com.sun.appserv.security.AppservRealm|#]

[#|2009-01-28T15:24:35.766-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|java.util.logging.ErrorManager: 5: Error in formatting Logrecord|#]

[#|2009-01-28T15:24:35.767-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|java.util.MissingResourceException: Can't find bundle for base name com.sun.logging.enterprise.system.core.security.LogStrings, locale en|#]

[#|2009-01-28T15:24:35.767-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1521)|#]

[#|2009-01-28T15:24:35.767-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1260)|#]

[#|2009-01-28T15:24:35.768-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.ResourceBundle.getBundle(ResourceBundle.java:962)|#]

[#|2009-01-28T15:24:35.768-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.logging.LogDomains$1.getResourceBundle(LogDomains.java:255)|#]

[#|2009-01-28T15:24:35.768-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.UniformLogFormatter.getResourceBundle(UniformLogFormatter.java:308)|#]

[#|2009-01-28T15:24:35.769-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.UniformLogFormatter.uniformLogFormat(UniformLogFormatter.java:264)|#]

[#|2009-01-28T15:24:35.769-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.UniformLogFormatter.format(UniformLogFormatter.java:147)|#]

[#|2009-01-28T15:24:35.769-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at java.util.logging.StreamHandler.publish(StreamHandler.java:179)|#]

[#|2009-01-28T15:24:35.769-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.FileandSyslogHandler.log(FileandSyslogHandler.java:478)|#]

[#|2009-01-28T15:24:35.770-0800|SEVERE|glassfish|null|_ThreadID=28;_ThreadName=Thread-4;|	at com.sun.enterprise.server.logging.FileandSyslogHandler$3.run(FileandSyslogHandler.java:234)|#]

[#|2009-01-28T15:24:42.278-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=19;_ThreadName=Thread-4;|Loading application cookbook2 at /cookbook2|#]

[#|2009-01-28T15:24:42.310-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=19;_ThreadName=Thread-4;|Jruby version is: 1.1.4|#]

[#|2009-01-28T15:24:42.318-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=19;_ThreadName=Thread-4;|Rake file not found, checking for non-rake frameworks|#]

[#|2009-01-28T15:24:42.319-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=19;_ThreadName=Thread-4;|#!/usr/local/bin/ruby

require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)

# If you're using RubyGems and mod_ruby, this require should be changed to an absolute path one, like:
# "/usr/local/lib/ruby/gems/1.8/gems/rails-0.8.0/lib/dispatcher" -- otherwise performance is severely impaired
require "dispatcher"

ADDITIONAL_LOAD_PATHS.reverse.each { |dir| $:.unshift(dir) if File.directory?(dir) } if defined?(Apache::RubyRun)
Dispatcher.dispatch
|#]

[#|2009-01-28T15:24:42.320-0800|INFO|glassfish|javax.enterprise.system.core|_ThreadID=19;_ThreadName=Thread-4;|Unable to find a supported framework! Checking for .ru files|#]

[#|2009-01-28T15:24:42.321-0800|SEVERE|glassfish|javax.enterprise.system.core|_ThreadID=19;_ThreadName=Thread-4;|Framework autodetection failed! Please set -Djruby.rackup_script to the path to a script that will start your framework|#]

[#|2009-01-28T15:24:42.322-0800|SEVERE|glassfish|javax.enterprise.system.core|_ThreadID=19;_ThreadName=Thread-4;|Error creating RailsAdapter: null
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at org.glassfish.scripting.rails.RailsApplication.startJRubyGrizzlyAdapter(RailsApplication.java:104)
	at org.glassfish.scripting.rails.RailsApplication.start(RailsApplication.java:170)
	at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:100)
	at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:147)
	at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:186)
	at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:329)
	at com.sun.enterprise.v3.admin.CommandRunner$2.execute(CommandRunner.java:302)
	at com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:312)
	at com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:119)
	at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:292)
	at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:182)
	at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:147)
	at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:180)
	at com.sun.grizzly.http.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:646)
	at com.sun.grizzly.http.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
	at com.sun.grizzly.http.DefaultProcessorTask.process(DefaultProcessorTask.java:821)
	at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:153)
	at com.sun.enterprise.v3.services.impl.GlassfishProtocolChain.executeProtocolFilter(GlassfishProtocolChain.java:71)
	at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:103)
	at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:89)
	at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76)
	at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:67)
	at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:56)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.IllegalStateException: No framework to start!
	at com.sun.grizzly.jruby.rack.RackApplicationChooser.getFactory(RackApplicationChooser.java:76)
	at com.sun.grizzly.jruby.RailsAdapter.<init>(RailsAdapter.java:103)
	at com.sun.grizzly.jruby.RubyRuntime.<init>(RubyRuntime.java:48)
	... 32 more
|#]

[#|2009-01-28T15:24:42.325-0800|SEVERE|glassfish|javax.enterprise.system.core|_ThreadID=19;_ThreadName=Thread-4;|Module not started org.glassfish.scripting.rails.RailsApplication@41931a|#]

[#|2009-01-28T15:24:42.328-0800|SEVERE|glassfish|javax.enterprise.system.core|_ThreadID=19;_ThreadName=Thread-4;|Exception while invoking class org.glassfish.scripting.rails.RailsApplication start method
java.lang.Exception: Module not started org.glassfish.scripting.rails.RailsApplication@41931a
	at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:149)
	at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:186)
	at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:329)
	at com.sun.enterprise.v3.admin.CommandRunner$2.execute(CommandRunner.java:302)
	at com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:312)
	at com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:119)
	at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:292)
	at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:182)
	at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:147)
	at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:180)
	at com.sun.grizzly.http.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:646)
	at com.sun.grizzly.http.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
	at com.sun.grizzly.http.DefaultProcessorTask.process(DefaultProcessorTask.java:821)
	at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:153)
	at com.sun.enterprise.v3.services.impl.GlassfishProtocolChain.executeProtocolFilter(GlassfishProtocolChain.java:71)
	at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:103)
	at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:89)
	at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76)
	at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:67)
	at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:56)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at java.lang.Thread.run(Thread.java:619)
|#]

[#|2009-01-28T15:24:42.329-0800|SEVERE|glassfish|javax.enterprise.system.core|_ThreadID=19;_ThreadName=Thread-4;|Exception while deploying the app
java.lang.Exception: Module not started org.glassfish.scripting.rails.RailsApplication@41931a
	at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:149)
	at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:186)
	at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:329)
	at com.sun.enterprise.v3.admin.CommandRunner$2.execute(CommandRunner.java:302)
	at com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:312)
	at com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:119)
	at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:292)
	at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:182)
	at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:147)
	at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:180)
	at com.sun.grizzly.http.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:646)
	at com.sun.grizzly.http.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
	at com.sun.grizzly.http.DefaultProcessorTask.process(DefaultProcessorTask.java:821)
	at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:153)
	at com.sun.enterprise.v3.services.impl.GlassfishProtocolChain.executeProtocolFilter(GlassfishProtocolChain.java:71)
	at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:103)
	at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:89)
	at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76)
	at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:67)
	at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:56)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at java.lang.Thread.run(Thread.java:619)
|#]

+ /files/hudson/workspace/jruby-glassfish-BAT/glassfishv3/glassfish/bin/asadmin stop-domain domain1
Waiting for the domain to stop .......
Command stop-domain executed successfully.
Recording test results
finished: UNSTABLE