Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[virgo-build] Build failed in Hudson: virgo.web.snapshot #305

See <https://hudson.eclipse.org/hudson/job/virgo.web.snapshot/305/>

------------------------------------------
[...truncated 5192 lines...]
     [exec]     [junit] DEBUG: org.springframework.faces.webflow.FlowViewStateManager - Saving view root '/WEB-INF/flows/main/enterSearchCriteria.xhtml' in view scope
     [exec]     [junit] DEBUG: org.springframework.faces.webflow.JsfView - View rendering complete
     [exec]     [junit] DEBUG: org.springframework.webflow.execution.repository.impl.DefaultFlowExecutionRepository - Putting flow execution '[FlowExecutionImpl@64b80d25 flow = 'main', flowSessions = list[[FlowSessionImpl@6f672bcb flow = 'main', state = 'enterSearchCriteria', scope = map['searchCriteria' -> [Search Criteria searchString = '', 'viewScope' -> map['flowSerializedViewState' -> [FlowSerializedView@5e6c5590 viewId = '/WEB-INF/flows/main/enterSearchCriteria.xhtml'], 'bookings' -> []]]]]]' into repository
     [exec]     [junit] DEBUG: org.springframework.webflow.execution.repository.impl.DefaultFlowExecutionRepository - Adding snapshot to group with id 1
     [exec]     [junit] DEBUG: org.springframework.webflow.conversation.impl.SessionBindingConversationManager - Putting conversation attribute 'scope' with value map['flashScope' -> map['messagesMemento' -> map[[empty]]]]
     [exec]     [junit] DEBUG: org.springframework.webflow.conversation.impl.SessionBindingConversationManager - Unlocking conversation 1
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Null ModelAndView returned to DispatcherServlet with name 'Spring MVC Dispatcher Servlet': assuming HandlerAdapter completed request handling
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Successfully completed request
     [exec]     [junit] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"; >
     [exec]     [junit] 
     [exec]     [junit] <html>
     [exec]     [junit] <head>
     [exec]     [junit] 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     [exec]     [junit] 	<title>Spring Faces: Hotel Booking Sample Application</title><link type="text/css" rel="stylesheet" href="/swf-booking-faces-2.0.8.RELEASE/resources/dijit/themes/tundra/tundra.css" /><link type="text/css" rel="stylesheet" href="/swf-booking-faces-2.0.8.RELEASE/resources/css-framework/css/tools.css?appended=/css-framework/css/typo.css,/css-framework/css/forms.css,/css-framework/css/layout-navtop-localleft.css,/css-framework/css/layout.css" /><link type="text/css" rel="stylesheet" href="/swf-booking-faces-2.0.8.RELEASE/resources/styles/booking.css" />
     [exec]     [junit] </head>
     [exec]     [junit] <body class="tundra spring">
     [exec]     [junit] <div id="page">
     [exec]     [junit] 	<div id="header" class="clearfix spring">
     [exec]     [junit] 		<div id="welcome">
     [exec]     [junit] 			<div class="left">Spring Travel: A Spring Faces Reference Application</div>
     [exec]     [junit] 			<div class="right">
     [exec]     [junit] 	            	<a href="/swf-booking-faces-2.0.8.RELEASE/spring/login">Login</a>
     [exec]     [junit] 			</div>
     [exec]     [junit] 		</div>
     [exec]     [junit] 		<div id="branding" class="spring">
     [exec]     [junit] 			<a href="/swf-booking-faces-2.0.8.RELEASE"><img src="/swf-booking-faces-2.0.8.RELEASE/resources/images/header.jpg" alt="Spring Travel" /></a>
     [exec]     [junit] 		</div>
     [exec]     [junit] 	</div>
     [exec]     [junit] 	<div id="content" class="clearfix spring">
     [exec]     [junit] 		<div id="local" class="spring">
     [exec]     [junit] 			<a href="http://www.thespringexperience.com";>
     [exec]     [junit] 				<img src="/swf-booking-faces-2.0.8.RELEASE/resources/images/diplomat.jpg" alt="generic hotel" />
     [exec]     [junit] 			</a>
     [exec]     [junit] 			<a href="http://www.thespringexperience.com";>
     [exec]     [junit] 				<img src="/swf-booking-faces-2.0.8.RELEASE/resources/images/tse.gif" alt="The Spring Experience" />
     [exec]     [junit] 			</a>
     [exec]     [junit] 			<p>
     [exec]     [junit] 			</p>
     [exec]     [junit] 		</div>
     [exec]     [junit] 		<div id="main">
     [exec]     [junit] 		<div id="hotelSearch" class="section">
     [exec]     [junit] 		    <span class="errors">
     [exec]     [junit] 		    </span>
     [exec]     [junit] 			<h2>Search Hotels</h2>
     [exec]     [junit] <form id="mainForm" name="mainForm" method="post" action="/swf-booking-faces-2.0.8.RELEASE/spring/main?execution=e1s1" enctype="application/x-www-form-urlencoded">
     [exec]     [junit] <input type="hidden" name="mainForm" value="mainForm" />
     [exec]     [junit] 
     [exec]     [junit] 				<fieldset>
     [exec]     [junit] 					<div class="field">
     [exec]     [junit] 						<div class="label"><label for="mainForm:searchString">
     [exec]     [junit] Search String:</label>
     [exec]     [junit] 						</div>
     [exec]     [junit] 						<div class="input"><script type="text/javascript" src="/swf-booking-faces-2.0.8.RELEASE/resources/spring/Spring.js"></script><script type="text/javascript" src="/swf-booking-faces-2.0.8.RELEASE/resources/dojo/dojo.js"></script><script type="text/javascript" src="/swf-booking-faces-2.0.8.RELEASE/resources/spring/Spring-Dojo.js"></script><input id="mainForm:searchString" type="text" name="mainForm:searchString" value="" /><script type="text/javascript"><!--//--><![CDATA[//><!--
     [exec]     [junit]   dojo.addOnLoad(function(){dojo.query(dojo.byId('mainForm:searchString')).forEach(function(element){  Spring.addDecoration(new Spring.ElementDecoration({    elementId : element,    widgetType : 'dijit.form.ValidationTextBox',    widgetAttrs : { promptMessage : 'Search hotels by name, address, city, or zip.'  }}));})});
     [exec]     [junit] //--><!]]></script>
     [exec]     [junit] 						</div>
     [exec]     [junit] 					</div>
     [exec]     [junit] 					<div class="field">
     [exec]     [junit] 						<div class="label"><label for="mainForm:pageSize">
     [exec]     [junit] Maximum results:</label>
     [exec]     [junit] 						</div>
     [exec]     [junit] 						<div class="input"><select id="mainForm:pageSize" name="mainForm:pageSize" size="1">	<option value="5" selected="selected">5</option>
     [exec]     [junit] 	<option value="10">10</option>
     [exec]     [junit] 	<option value="20">20</option>
     [exec]     [junit] </select>
     [exec]     [junit] 				   		</div>
     [exec]     [junit] 					</div>
     [exec]     [junit] 					<div class="buttonGroup"><input id="mainForm:findHotels" name="mainForm:findHotels" type="submit" value="Find Hotels" onclick="Spring.remoting.submitForm('mainForm:findHotels', 'mainForm', {processIds: 'mainForm:findHotels, *'}); return false;" />
     [exec]     [junit] 					</div>
     [exec]     [junit] 			    </fieldset><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="e1s1" />
     [exec]     [junit] </form>			  
     [exec]     [junit] 		</div>
     [exec]     [junit] 		<div id="bookingsSection" class="section">
     [exec]     [junit] <form id="bookingsForm" name="bookingsForm" method="post" action="/swf-booking-faces-2.0.8.RELEASE/spring/main?execution=e1s1" enctype="application/x-www-form-urlencoded">
     [exec]     [junit] <input type="hidden" name="bookingsForm" value="bookingsForm" />
     [exec]     [junit] 
     [exec]     [junit] 				<h2>Current Hotel Bookings</h2>No Bookings Found<input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="e1s1" />
     [exec]     [junit] </form>
     [exec]     [junit] 		</div>
     [exec]     [junit] 		</div>
     [exec]     [junit] 	</div>
     [exec]     [junit] 	<div id="footer" class="clearfix spring">
     [exec]     [junit] 		<a href="http://www.springframework.org";><img src="/swf-booking-faces-2.0.8.RELEASE/resources/images/powered-by-spring.png" alt="Powered by Spring" /></a>
     [exec]     [junit] 	</div>
     [exec]     [junit] </div>
     [exec]     [junit] 
     [exec]     [junit] </body>
     [exec]     [junit] </html>
     [exec]     [junit] [2011-03-07 07:20:44.632] main                     <WE0002I> Stopping web bundle 'swf-booking-faces-2.0.8.RELEASE' version '0.0.0' with context path '/swf-booking-faces-2.0.8.RELEASE'. 
     [exec]     [junit] INFO : org.springframework.web.context.support.XmlWebApplicationContext - Closing org.springframework.web.context.support.XmlWebApplicationContext@10852fc2: display name [WebApplicationContext for namespace 'Spring MVC Dispatcher Servlet-servlet']; startup date [Mon Mar 07 07:20:43 EST 2011]; parent: org.springframework.web.context.support.XmlWebApplicationContext@5b4e3992
     [exec]     [junit] INFO : org.springframework.web.context.support.XmlWebApplicationContext - Closing org.springframework.web.context.support.XmlWebApplicationContext@5b4e3992: display name [Root WebApplicationContext]; startup date [Mon Mar 07 07:20:40 EST 2011]; root of context hierarchy
     [exec]     [junit] INFO : org.springframework.web.context.support.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@567880ad: display name [Flow ApplicationContext [main]]; startup date [Mon Mar 07 07:20:43 EST 2011]; parent: org.springframework.web.context.support.XmlWebApplicationContext@5b4e3992
     [exec]     [junit] [2011-03-07 07:20:44.788] main                     <WE0003I> Stopped web bundle 'swf-booking-faces-2.0.8.RELEASE' version '0.0.0' with context path '/swf-booking-faces-2.0.8.RELEASE'. 
     [exec]     [junit] [2011-03-07 07:20:44.789] main                     <DE0010I> Stopping bundle 'swf-booking-faces-2.0.8.RELEASE' version '0.0.0'. 
     [exec]     [junit] [2011-03-07 07:20:44.791] main                     <DE0011I> Stopped bundle 'swf-booking-faces-2.0.8.RELEASE' version '0.0.0'. 
     [exec]     [junit] [2011-03-07 07:20:44.793] main                     <DE0013I> Uninstalling bundle 'swf-booking-faces-2.0.8.RELEASE' version '0.0.0'. 
     [exec]     [junit] [2011-03-07 07:20:44.797] main                     <DE0014I> Uninstalled bundle 'swf-booking-faces-2.0.8.RELEASE' version '0.0.0'. 
     [exec]     [junit] AbstractWebIntegrationTests: executing GET request for [http://localhost:8080/swf-booking-faces-2.0.8.RELEASE/].
     [exec]     [junit] 
     [exec]     [junit] AbstractWebIntegrationTests: executing GET request for [http://localhost:8080/swf-booking-faces-2.0.8.RELEASE/spring/main].
     [exec]     [junit] 
     [exec]     [junit] [2011-03-07 07:20:44.825] main                     <DE0010I> Stopping plan 'org.eclipse.virgo.web' version '3.0.0'. 
     [exec]     [junit] [2011-03-07 07:20:44.827] main                     <DE0010I> Stopping bundle 'org.eclipse.gemini.web.core' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:20:44.830] main                     <DE0011I> Stopped bundle 'org.eclipse.gemini.web.core' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:20:44.840] main                     <DE0010I> Stopping bundle 'org.eclipse.gemini.web.tomcat' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:20:44.847] main                     <DE0011I> Stopped bundle 'org.eclipse.gemini.web.tomcat' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:20:44.856] main                     <DE0010I> Stopping bundle 'org.eclipse.virgo.web.core' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:20:44.857] main                     <DE0011I> Stopped bundle 'org.eclipse.virgo.web.core' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:20:44.859] main                     <DE0010I> Stopping bundle 'org.eclipse.virgo.web.dm' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:20:44.861] main                     <DE0011I> Stopped bundle 'org.eclipse.virgo.web.dm' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:20:44.862] main                     <DE0011I> Stopped plan 'org.eclipse.virgo.web' version '3.0.0'. 
     [exec]     [junit] [2011-03-07 07:20:44.863] main                     <DE0013I> Uninstalling plan 'org.eclipse.virgo.web' version '3.0.0'. 
     [exec]     [junit] [2011-03-07 07:20:44.865] main                     <DE0013I> Uninstalling bundle 'org.eclipse.gemini.web.core' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:20:44.867] main                     <DE0014I> Uninstalled bundle 'org.eclipse.gemini.web.core' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:20:44.887] main                     <DE0013I> Uninstalling bundle 'org.eclipse.gemini.web.tomcat' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:20:44.890] main                     <DE0014I> Uninstalled bundle 'org.eclipse.gemini.web.tomcat' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:20:44.905] main                     <DE0013I> Uninstalling bundle 'org.eclipse.virgo.web.core' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:20:44.907] main                     <DE0014I> Uninstalled bundle 'org.eclipse.virgo.web.core' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:20:44.920] main                     <DE0013I> Uninstalling bundle 'org.eclipse.virgo.web.dm' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:20:44.923] main                     <DE0014I> Uninstalled bundle 'org.eclipse.virgo.web.dm' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:20:44.932] main                     <DE0013I> Uninstalling bundle 'org.eclipse.virgo.web.tomcat' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:20:44.934] main                     <DE0014I> Uninstalled bundle 'org.eclipse.virgo.web.tomcat' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:20:44.944] main                     <DE0014I> Uninstalled plan 'org.eclipse.virgo.web' version '3.0.0'. 
     [exec]     [junit] [2011-03-07 07:20:44.960] System Bundle Shutdown   <KE0010I> Shutdown initiated. 
     [exec]     [junit] ------------- ---------------- ---------------
     [exec]     [junit] ------------- Standard Error -----------------
     [exec]     [junit] java.net.BindException: Address already in use
     [exec]     [junit] 	at java.net.PlainSocketImpl.socketBind(Native Method)
     [exec]     [junit] 	at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
     [exec]     [junit] 	at java.net.ServerSocket.bind(ServerSocket.java:319)
     [exec]     [junit] 	at java.net.ServerSocket.<init>(ServerSocket.java:185)
     [exec]     [junit] 	at java.net.ServerSocket.<init>(ServerSocket.java:97)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.ConsoleManager.startConsole(ConsoleManager.java:186)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.ConsoleManager.startConsole(ConsoleManager.java:132)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.internalInit(EquinoxLauncher.java:69)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.internalStart(EquinoxLauncher.java:274)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.start(EquinoxLauncher.java:251)
     [exec]     [junit] 	at org.eclipse.osgi.launch.Equinox.start(Equinox.java:258)
     [exec]     [junit] 	at org.eclipse.virgo.osgi.launcher.FrameworkBuilder.start(FrameworkBuilder.java:157)
     [exec]     [junit] 	at org.eclipse.virgo.test.framework.OsgiTestRunner.launchOsgi(OsgiTestRunner.java:145)
     [exec]     [junit] 	at org.eclipse.virgo.test.framework.OsgiTestRunner.run(OsgiTestRunner.java:79)
     [exec]     [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
     [exec]     [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
     [exec]     [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
     [exec]     [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:743)
     [exec]     [junit] Could not find matching export for Import-Package: org.apache.tomcat; version="[6.0.29.S2-r1559,6.0.29.S2-r1559]"
     [exec]     [junit] Could not find matching export for Import-Package: org.apache.tomcat; version="[6.0.29.S2-r1559,6.0.29.S2-r1559]"
     [exec]     [junit] ------------- ---------------- ---------------
     [exec]     [junit] Testsuite: org.eclipse.virgo.web.test.TLDListenersTests
     [exec]     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.252 sec
     [exec]     [junit] 
     [exec]     [junit] ------------- Standard Output ---------------
     [exec]     [junit] [2011-03-07 07:22:27.705] startup-tracker          <KE0001I> Kernel starting. 
     [exec]     [junit] [2011-03-07 07:22:29.856] startup-tracker          <KE0002I> Kernel started. 
     [exec]     [junit] [2011-03-07 07:22:29.994] system-artifacts         <DE0000I> Installing plan 'org.eclipse.virgo.web' version '3.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:30.032] system-artifacts         <DE0000I> Installing bundle 'org.eclipse.gemini.web.core' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:22:30.055] system-artifacts         <DE0000I> Installing bundle 'org.eclipse.gemini.web.tomcat' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:22:30.064] system-artifacts         <DE0000I> Installing bundle 'org.eclipse.virgo.web.core' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:22:30.070] system-artifacts         <DE0000I> Installing bundle 'org.eclipse.virgo.web.dm' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:22:30.078] system-artifacts         <DE0000I> Installing bundle 'org.eclipse.virgo.web.tomcat' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:22:30.794] system-artifacts         <DE0001I> Installed bundle 'org.eclipse.gemini.web.core' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:22:30.795] system-artifacts         <DE0001I> Installed bundle 'org.eclipse.gemini.web.tomcat' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:22:30.796] system-artifacts         <DE0001I> Installed bundle 'org.eclipse.virgo.web.core' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:22:30.797] system-artifacts         <DE0001I> Installed bundle 'org.eclipse.virgo.web.dm' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:22:30.798] system-artifacts         <DE0001I> Installed bundle 'org.eclipse.virgo.web.tomcat' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:22:30.799] system-artifacts         <DE0001I> Installed plan 'org.eclipse.virgo.web' version '3.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:30.824] system-artifacts         <DE0004I> Starting plan 'org.eclipse.virgo.web' version '3.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:30.831] system-artifacts         <DE0004I> Starting bundle 'org.eclipse.gemini.web.core' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:22:30.850] start-signalling-1       <DE0005I> Started bundle 'org.eclipse.gemini.web.core' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:22:30.908] system-artifacts         <DE0004I> Starting bundle 'org.eclipse.gemini.web.tomcat' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:22:31.176] system-artifacts         <TC0000I> Starting Tomcat. 
     [exec]     [junit] [2011-03-07 07:22:31.275] system-artifacts         <TC0010I> Creating HTTP/1.1 connector with scheme http on port 8080. 
     [exec]     [junit] [2011-03-07 07:22:31.294] system-artifacts         <TC0010I> Creating AJP/1.3 connector with scheme http on port 8009. 
     [exec]     [junit] [2011-03-07 07:22:31.347] system-artifacts         <TC0001I> Started Tomcat. 
     [exec]     [junit] [2011-03-07 07:22:31.368] system-artifacts         <DE0004I> Starting bundle 'org.eclipse.virgo.web.core' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:22:31.371] system-artifacts         <DE0004I> Starting bundle 'org.eclipse.virgo.web.dm' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:22:31.373] start-signalling-1       <DE0005I> Started bundle 'org.eclipse.virgo.web.dm' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:22:31.374] system-artifacts         <DE0005I> Started bundle 'org.eclipse.virgo.web.tomcat' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:22:31.493] start-signalling-1       <DE0005I> Started bundle 'org.eclipse.gemini.web.tomcat' version '1.2.0.M03'. 
     [exec]     [junit] [2011-03-07 07:22:31.502] start-signalling-1       <DE0005I> Started bundle 'org.eclipse.virgo.web.core' version '3.0.0.CI-2011-03-07_06-50-27'. 
     [exec]     [junit] [2011-03-07 07:22:31.503] start-signalling-1       <DE0005I> Started plan 'org.eclipse.virgo.web' version '3.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:31.505]  Event Dispatcher Thread <UR0001I> User region ready. 
     [exec]     [junit] [2011-03-07 07:22:36.657] main                     <DE0000I> Installing bundle 'tld.listeners' version '1.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:36.793] main                     <DE0001I> Installed bundle 'tld.listeners' version '1.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:36.868] main                     <DE0004I> Starting bundle 'tld.listeners' version '1.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:36.879] start-signalling-1       <WE0000I> Starting web bundle 'tld.listeners' version '1.0.0' with context path '/tldlistener'. 
     [exec]     [junit] Context Intialized
     [exec]     [junit] [2011-03-07 07:22:37.354] start-signalling-1       <WE0001I> Started web bundle 'tld.listeners' version '1.0.0' with context path '/tldlistener'. 
     [exec]     [junit] [2011-03-07 07:22:37.356] start-signalling-1       <DE0005I> Started bundle 'tld.listeners' version '1.0.0'. 
     [exec]     [junit] AbstractWebIntegrationTests: executing GET request for [http://localhost:8080/tldlistener/index.jsp].
     [exec]     [junit] requestDestroyed
     [exec]     [junit] 
     [exec]     [junit] <html>
     [exec]     [junit] <head>
     [exec]     [junit] <title>JSP Custom Taglib example: Substr function</title>
     [exec]     [junit] </head>
     [exec]     [junit] <body>
     [exec]     [junit] SUBSTR(GOODMORNING, 1, 6) is
     [exec]     [junit] <font color="blue"> OODMO
     [exec]     [junit]  </font>
     [exec]     [junit] </body>
     [exec]     [junit] </html>
     [exec]     [junit] 
     [exec]     [junit] <html>
     [exec]     [junit] <head>
     [exec]     [junit] <title>JSP Custom Taglib example: Substr function</title>
     [exec]     [junit] </head>
     [exec]     [junit] <body>
     [exec]     [junit] SUBSTR(GOODMORNING, 1, 6) is
     [exec]     [junit] <font color="blue"> OODMO
     [exec]     [junit]  </font>
     [exec]     [junit] </body>
     [exec]     [junit] </html>
     [exec]     [junit] [2011-03-07 07:22:38.418] main                     <WE0002I> Stopping web bundle 'tld.listeners' version '1.0.0' with context path '/tldlistener'. 
     [exec]     [junit] Context Destroyed
     [exec]     [junit] [2011-03-07 07:22:38.478] main                     <WE0003I> Stopped web bundle 'tld.listeners' version '1.0.0' with context path '/tldlistener'. 
     [exec]     [junit] [2011-03-07 07:22:38.480] main                     <DE0010I> Stopping bundle 'tld.listeners' version '1.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:38.481] main                     <DE0011I> Stopped bundle 'tld.listeners' version '1.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:38.483] main                     <DE0013I> Uninstalling bundle 'tld.listeners' version '1.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:38.486] main                     <DE0014I> Uninstalled bundle 'tld.listeners' version '1.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:43.659] main                     <DE0000I> Installing bundle 'tld.listeners' version '1.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:43.767] main                     <DE0001I> Installed bundle 'tld.listeners' version '1.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:43.781] main                     <DE0004I> Starting bundle 'tld.listeners' version '1.0.0'. 
     [exec]     [junit] [2011-03-07 07:22:43.784] start-signalling-1       <WE0000I> Starting web bundle 'tld.listeners' version '1.0.0' with context path '/tldlistener'. 
     [exec]     [junit] Context Intialized
     [exec]     [junit] [2011-03-07 07:22:43.887] start-signalling-1       <WE0001I> Started web bundle 'tld.listeners' version '1.0.0' with context path '/tldlistener'. 
     [exec]     [junit] [2011-03-07 07:22:43.888] start-signalling-1       <DE0005I> Started bundle 'tld.listeners' version '1.0.0'. 
     [exec]     [junit] AbstractWebIntegrationTests: executing GET request for [http://localhost:8080/tldlistener/contextlistenertest].
     [exec]     [junit] requestDestroyed
     [exec]     [junit] <html><body><h1>Context Listener Test Servlet</h1></body></html>
     [exec]     [junit] <b><h2>Username: admin</h2></b>
     [exec]     [junit] <b><h2>Password: springsource</h2></b>
     [exec]     [junit] 
     [exec]     [junit] <html><body><h1>Context Listener Test Servlet</h1></body></html>
     [exec]     [junit] <b><h2>Username: admin</h2></b>
     [exec]     [junit] <b><h2>Password: springsource</h2></b>
     [exec]     [junit] 
     [exec]     [junit] AbstractWebIntegrationTests: executing GET request for [http://localhost:8080/tldlistener/requestlistenertest].
     [exec]     [junit] requestDestroyed
     [exec]     [junit] <html><body><h1>Request Listener Test Servlet</h1></body></html>
     [exec]     [junit] <b><h2>Product Name: virgo</h2></b>
     [exec]     [junit] 
     [exec]     [junit] <html><body><h1>Request Listener Test Servlet</h1></body></html>
     [exec]     [junit] <b><h2>Product Name: virgo</h2></b>
     [exec]     [junit] 
     [exec]     [junit] [2011-03-07 07:22:43.909] main                     <WE0002I> Stopping web bundle 'tld.listeners' version '1.0.0' with context path '/tldlistener'. 
     [exec]     [junit] Context Destroyed
     [exec]     [junit] [2011-03-07 07:22:43.915] main                     <WE0003I> Stopped web bundle 'tld.listeners' version '1.0.0' with context path '/tldlistener'. 
Recording test results



Back to the top