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 #410

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

------------------------------------------
[...truncated 5218 lines...]
     [exec]     [junit] <div class="section">
     [exec]     [junit] 	<h2>View Hotel</h2>
     [exec]     [junit] </div>
     [exec]     [junit] 
     [exec]     [junit] <div class="section">
     [exec]     [junit] 	<form id="hotel" action="booking" method="post">
     [exec]     [junit] 	<fieldset>
     [exec]     [junit] 		<div class="field">
     [exec]     [junit] 			<div class="label">Name:</div>
     [exec]     [junit] 			<div class="output">Hotel Beaulac</div>
     [exec]     [junit] 		</div>
     [exec]     [junit] 		<div class="field">
     [exec]     [junit] 			<div class="label">Address:</div>
     [exec]     [junit] 			<div class="output"> Esplanade L?opold-Robert 2</div>
     [exec]     [junit] 		</div>
     [exec]     [junit] 		<div class="field">
     [exec]     [junit] 			<div class="label">City:</div>
     [exec]     [junit] 			<div class="output">Neuchatel</div>
     [exec]     [junit] 		</div>
     [exec]     [junit] 		<div class="field">
     [exec]     [junit] 			<div class="label">State:</div>
     [exec]     [junit] 			<div class="output"></div>
     [exec]     [junit] 		</div>
     [exec]     [junit] 		<div class="field">
     [exec]     [junit] 			<div class="label">Zip:</div>
     [exec]     [junit] 			<div class="output">2000</div>
     [exec]     [junit] 		</div>
     [exec]     [junit] 		<div class="field">
     [exec]     [junit] 			<div class="label">Country:</div>
     [exec]     [junit] 			<div class="output">Switzerland</div>
     [exec]     [junit] 		</div>
     [exec]     [junit] 	    <div class="field">
     [exec]     [junit] 	        <div class="label">Nightly rate:</div>
     [exec]     [junit] 	        <div class="output">
     [exec]     [junit] 	        	130
     [exec]     [junit] 	        </div>
     [exec]     [junit] 	    </div>
     [exec]     [junit] 	    <input type="hidden" name="hotelId" value="17" />
     [exec]     [junit] 		<div class="buttonGroup">
     [exec]     [junit] 			<input type="submit" value="Book Hotel"/>&#160;
     [exec]     [junit] 		</div>
     [exec]     [junit] 	</fieldset>
     [exec]     [junit] 	</form>
     [exec]     [junit] </div>
     [exec]     [junit] 
     [exec]     [junit] 		</div>
     [exec]     [junit] 	</div>
     [exec]     [junit] 	<div id="footer" class="clearfix spring">
     [exec]     [junit] 		<a href="http://www.springframework.org";>
     [exec]     [junit] 			<img src="/swf-booking-mvc-2.0.8.RELEASE/resources/images/powered-by-spring.png;jsessionid=EF72975EAA8EA36D32B9E616433FAE5D" alt="Powered by Spring" />
     [exec]     [junit] 		</a>
     [exec]     [junit] 	</div>
     [exec]     [junit] </div>
     [exec]     [junit] </body>
     [exec]     [junit] </html>
     [exec]     [junit] [2011-05-26 05:26:31.988] main                     <WE0002I> Stopping web bundle 'swf-booking-mvc-2.0.8.RELEASE' version '0.0.0' with context path '/swf-booking-mvc-2.0.8.RELEASE'. 
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Successfully completed request
     [exec]     [junit] INFO : org.springframework.web.context.support.XmlWebApplicationContext - Closing org.springframework.web.context.support.XmlWebApplicationContext@2621ba: display name [WebApplicationContext for namespace 'Spring MVC Dispatcher Servlet-servlet']; startup date [Thu May 26 05:26:23 EDT 2011]; parent: org.springframework.web.context.support.XmlWebApplicationContext@443744b2
     [exec]     [junit] INFO : org.springframework.web.context.support.XmlWebApplicationContext - Closing org.springframework.web.context.support.XmlWebApplicationContext@443744b2: display name [Root WebApplicationContext]; startup date [Thu May 26 05:26:21 EDT 2011]; root of context hierarchy
     [exec]     [junit] [2011-05-26 05:26:32.058] main                     <WE0003I> Stopped web bundle 'swf-booking-mvc-2.0.8.RELEASE' version '0.0.0' with context path '/swf-booking-mvc-2.0.8.RELEASE'. 
     [exec]     [junit] [2011-05-26 05:26:32.060] main                     <DE0010I> Stopping bundle 'swf-booking-mvc-2.0.8.RELEASE' version '0.0.0'. 
     [exec]     [junit] [2011-05-26 05:26:32.063] main                     <DE0011I> Stopped bundle 'swf-booking-mvc-2.0.8.RELEASE' version '0.0.0'. 
     [exec]     [junit] [2011-05-26 05:26:32.065] main                     <DE0013I> Uninstalling bundle 'swf-booking-mvc-2.0.8.RELEASE' version '0.0.0'. 
     [exec]     [junit] [2011-05-26 05:26:32.071] main                     <DE0014I> Uninstalled bundle 'swf-booking-mvc-2.0.8.RELEASE' version '0.0.0'. 
     [exec]     [junit] AbstractWebIntegrationTests: executing GET request for [http://localhost:8080/swf-booking-mvc-2.0.8.RELEASE/].
     [exec]     [junit] 
     [exec]     [junit] AbstractWebIntegrationTests: executing GET request for [http://localhost:8080/swf-booking-mvc-2.0.8.RELEASE/spring/hotels/index].
     [exec]     [junit] 
     [exec]     [junit] AbstractWebIntegrationTests: executing GET request for [http://localhost:8080/swf-booking-mvc-2.0.8.RELEASE/spring/hotels/search?searchString=&pageSize=5].
     [exec]     [junit] 
     [exec]     [junit] AbstractWebIntegrationTests: executing GET request for [http://localhost:8080/swf-booking-mvc-2.0.8.RELEASE/spring/hotels/show?id=17].
     [exec]     [junit] 
     [exec]     [junit] [2011-05-26 05:26:32.765] main                     <DE0000I> Installing bundle 'swf-booking-faces-2.0.8.RELEASE' version '0.0.0'. 
     [exec]     [junit] [2011-05-26 05:26:34.312] main                     <DE0001I> Installed bundle 'swf-booking-faces-2.0.8.RELEASE' version '0.0.0'. 
     [exec]     [junit] [2011-05-26 05:26:34.346] main                     <DE0004I> Starting bundle 'swf-booking-faces-2.0.8.RELEASE' version '0.0.0'. 
     [exec]     [junit] [2011-05-26 05:26:34.349] start-signalling-1       <WE0000I> Starting 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.ContextLoader - Root WebApplicationContext: initialization started
     [exec]     [junit] INFO : org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@1f0c7265: display name [Root WebApplicationContext]; startup date [Thu May 26 05:26:35 EDT 2011]; root of context hierarchy
     [exec]     [junit] INFO : org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@1f0c7265]: org.springframework.beans.factory.support.DefaultListableBeanFactory@36182e10
     [exec]     [junit] DEBUG: org.springframework.web.context.support.XmlWebApplicationContext - 52 beans defined in org.springframework.web.context.support.XmlWebApplicationContext@1f0c7265: display name [Root WebApplicationContext]; startup date [Thu May 26 05:26:35 EDT 2011]; root of context hierarchy
     [exec]     [junit] INFO : org.springframework.web.context.support.XmlWebApplicationContext - Bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
     [exec]     [junit] INFO : org.springframework.web.context.support.XmlWebApplicationContext - Bean 'org.springframework.transaction.config.internalTransactionAdvisor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
     [exec]     [junit] DEBUG: org.springframework.web.context.support.XmlWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@31a34e36]
     [exec]     [junit] DEBUG: org.springframework.web.context.support.XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5863d4af]
     [exec]     [junit] DEBUG: org.springframework.webflow.definition.registry.FlowDefinitionRegistryImpl - Registering flow definition 'ServletContext resource [/WEB-INF/flows/booking/booking-flow.xml]' under id 'booking'
     [exec]     [junit] DEBUG: org.springframework.webflow.definition.registry.FlowDefinitionRegistryImpl - Registering flow definition 'ServletContext resource [/WEB-INF/flows/main/main-flow.xml]' under id 'main'
     [exec]     [junit] DEBUG: org.springframework.webflow.execution.factory.ConditionalFlowExecutionListenerLoader - Adding flow execution listener org.springframework.webflow.persistence.JpaFlowExecutionListener@466d919b with criteria *
     [exec]     [junit] DEBUG: org.springframework.webflow.execution.factory.ConditionalFlowExecutionListenerLoader - Adding flow execution listener org.springframework.webflow.security.SecurityFlowExecutionListener@61b16b09 with criteria *
     [exec]     [junit] DEBUG: org.springframework.web.context.ContextLoader - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
     [exec]     [junit] INFO : org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1970 ms
     [exec]     [junit] DEBUG: org.springframework.web.filter.DelegatingFilterProxy - Initializing filter 'springSecurityFilterChain'
     [exec]     [junit] DEBUG: org.springframework.web.filter.DelegatingFilterProxy - Filter 'springSecurityFilterChain' configured successfully
     [exec]     [junit] DEBUG: org.springframework.web.filter.CharacterEncodingFilter - Initializing filter 'charEncodingFilter'
     [exec]     [junit] DEBUG: org.springframework.web.filter.CharacterEncodingFilter - Filter 'charEncodingFilter' configured successfully
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Initializing servlet 'Spring MVC Dispatcher Servlet'
     [exec]     [junit] INFO : org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'Spring MVC Dispatcher Servlet': initialization started
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Servlet with name 'Spring MVC Dispatcher Servlet' will try to create custom WebApplicationContext context of class 'org.springframework.web.context.support.XmlWebApplicationContext', using parent context [org.springframework.web.context.support.XmlWebApplicationContext@1f0c7265: display name [Root WebApplicationContext]; startup date [Thu May 26 05:26:35 EDT 2011]; root of context hierarchy]
     [exec]     [junit] INFO : org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@2e59398: display name [WebApplicationContext for namespace 'Spring MVC Dispatcher Servlet-servlet']; startup date [Thu May 26 05:26:37 EDT 2011]; parent: org.springframework.web.context.support.XmlWebApplicationContext@1f0c7265
     [exec]     [junit] INFO : org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@2e59398]: org.springframework.beans.factory.support.DefaultListableBeanFactory@2e3ce1a4
     [exec]     [junit] DEBUG: org.springframework.web.context.support.XmlWebApplicationContext - 0 beans defined in org.springframework.web.context.support.XmlWebApplicationContext@2e59398: display name [WebApplicationContext for namespace 'Spring MVC Dispatcher Servlet-servlet']; startup date [Thu May 26 05:26:37 EDT 2011]; parent: org.springframework.web.context.support.XmlWebApplicationContext@1f0c7265
     [exec]     [junit] DEBUG: org.springframework.web.context.support.XmlWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@593d1ebf]
     [exec]     [junit] DEBUG: org.springframework.web.context.support.XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@3badbb5e]
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Unable to locate MultipartResolver with name 'multipartResolver': no multipart request handling provided
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@136e48da]
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@2d70ea2d]
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - No HandlerExceptionResolvers found in servlet 'Spring MVC Dispatcher Servlet': using default
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@501e47a9]
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Published WebApplicationContext of servlet 'Spring MVC Dispatcher Servlet' as ServletContext attribute with name [org.springframework.web.servlet.FrameworkServlet.CONTEXT.Spring MVC Dispatcher Servlet]
     [exec]     [junit] INFO : org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'Spring MVC Dispatcher Servlet': initialization completed in 9 ms
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Servlet 'Spring MVC Dispatcher Servlet' configured successfully
     [exec]     [junit] [2011-05-26 05:26:37.752] start-signalling-1       <WE0001I> Started 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-05-26 05:26:38.204] start-signalling-1       <DE0005I> Started 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] <html>
     [exec]     [junit] <head>
     [exec]     [junit]   <meta http-equiv="Refresh" content="0; URL=spring/intro">
     [exec]     [junit] </head>
     [exec]     [junit] </html>
     [exec]     [junit] AbstractWebIntegrationTests: executing GET request for [http://localhost:8080/swf-booking-faces-2.0.8.RELEASE/spring/main].
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - DispatcherServlet with name 'Spring MVC Dispatcher Servlet' determining Last-Modified value for [/swf-booking-faces-2.0.8.RELEASE/spring/main]
     [exec]     [junit] DEBUG: org.springframework.webflow.mvc.servlet.FlowHandlerMapping - Mapping request with URI '/swf-booking-faces-2.0.8.RELEASE/spring/main' to flow with id 'main'
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Last-Modified value for [/swf-booking-faces-2.0.8.RELEASE/spring/main] is: -1
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - DispatcherServlet with name 'Spring MVC Dispatcher Servlet' processing request for [/swf-booking-faces-2.0.8.RELEASE/spring/main]
     [exec]     [junit] DEBUG: org.springframework.webflow.executor.FlowExecutorImpl - Launching new execution of flow 'main' with input null
     [exec]     [junit] DEBUG: org.springframework.webflow.definition.registry.FlowDefinitionRegistryImpl - Getting FlowDefinition with id 'main'
     [exec]     [junit] DEBUG: org.springframework.webflow.engine.builder.DefaultFlowHolder - Assembling the flow for the first time
     [exec]     [junit] INFO : org.springframework.web.context.support.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@55c125e8: display name [Flow ApplicationContext [main]]; startup date [Thu May 26 05:26:38 EDT 2011]; parent: org.springframework.web.context.support.XmlWebApplicationContext@1f0c7265
     [exec]     [junit] INFO : org.springframework.web.context.support.GenericWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.GenericWebApplicationContext@55c125e8]: org.springframework.beans.factory.support.DefaultListableBeanFactory@2f8f72c5
     [exec]     [junit] DEBUG: org.springframework.web.context.support.GenericWebApplicationContext - 4 beans defined in org.springframework.web.context.support.GenericWebApplicationContext@55c125e8: display name [Flow ApplicationContext [main]]; startup date [Thu May 26 05:26:38 EDT 2011]; parent: org.springframework.web.context.support.XmlWebApplicationContext@1f0c7265
     [exec]     [junit] DEBUG: org.springframework.web.context.support.GenericWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@33df47ec]
     [exec]     [junit] DEBUG: org.springframework.web.context.support.GenericWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@7eaf18f]
     [exec]     [junit] DEBUG: org.springframework.webflow.engine.impl.FlowExecutionImplFactory - Creating new execution of 'main'
     [exec]     [junit] DEBUG: org.springframework.webflow.execution.factory.ConditionalFlowExecutionListenerLoader - Loaded [2] of possible 2 listeners for this execution request for flow 'main', the listeners to attach are list[org.springframework.webflow.persistence.JpaFlowExecutionListener@466d919b, org.springframework.webflow.security.SecurityFlowExecutionListener@61b16b09]
     [exec]     [junit] DEBUG: org.springframework.webflow.engine.impl.FlowExecutionImpl - Starting in org.springframework.webflow.mvc.servlet.MvcExternalContext@57108668 with input null
     [exec]     [junit] DEBUG: org.springframework.webflow.engine.Flow - Creating [FlowVariable@3612fa56 name = 'searchCriteria', valueFactory = [BeanFactoryVariableValueFactory@17f13fd6 type = SearchCriteria]]
     [exec]     [junit] DEBUG: org.springframework.webflow.engine.ViewState - Entering state 'enterSearchCriteria' of flow 'main'
     [exec]     [junit] DEBUG: org.springframework.webflow.conversation.impl.SessionBindingConversationManager - Putting conversation attribute 'name' with value main
     [exec]     [junit] DEBUG: org.springframework.webflow.conversation.impl.SessionBindingConversationManager - Putting conversation attribute 'caption' with value null
     [exec]     [junit] DEBUG: org.springframework.webflow.conversation.impl.SessionBindingConversationManager - Putting conversation attribute 'description' with value null
     [exec]     [junit] DEBUG: org.springframework.webflow.conversation.impl.SessionBindingConversationManager - Putting conversation attribute 'flowExecutionSnapshotGroup' with value org.springframework.webflow.execution.repository.impl.SimpleFlowExecutionSnapshotGroup@55e5068f
     [exec]     [junit] DEBUG: org.springframework.webflow.engine.impl.FlowExecutionImpl - Assigned key e1s1
     [exec]     [junit] DEBUG: org.springframework.webflow.execution.repository.impl.DefaultFlowExecutionRepository - Putting flow execution '[FlowExecutionImpl@2f11c257 flow = 'main', flowSessions = list[[FlowSessionImpl@36edf5e5 flow = 'main', state = 'enterSearchCriteria', scope = map['searchCriteria' -> [Search Criteria searchString = '', 'viewScope' -> map[[empty]]]]]]' 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[[null] -> list[[empty]]]]]
     [exec]     [junit] DEBUG: org.springframework.webflow.mvc.servlet.FlowHandlerAdapter - Sending flow execution redirect to '/swf-booking-faces-2.0.8.RELEASE/spring/main?execution=e1s1'
     [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] DEBUG: org.springframework.web.servlet.DispatcherServlet - DispatcherServlet with name 'Spring MVC Dispatcher Servlet' determining Last-Modified value for [/swf-booking-faces-2.0.8.RELEASE/spring/main]
     [exec]     [junit] DEBUG: org.springframework.webflow.mvc.servlet.FlowHandlerMapping - Mapping request with URI '/swf-booking-faces-2.0.8.RELEASE/spring/main;jsessionid=FD7D0E7BDE30DDDDFCCC584B2E9CFD48' to flow with id 'main'
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - Last-Modified value for [/swf-booking-faces-2.0.8.RELEASE/spring/main] is: -1
     [exec]     [junit] DEBUG: org.springframework.web.servlet.DispatcherServlet - DispatcherServlet with name 'Spring MVC Dispatcher Servlet' processing request for [/swf-booking-faces-2.0.8.RELEASE/spring/main]
     [exec]     [junit] DEBUG: org.springframework.webflow.executor.FlowExecutorImpl - Resuming flow execution with key 'e1s1
     [exec]     [junit] DEBUG: org.springframework.webflow.conversation.impl.SessionBindingConversationManager - Locking conversation 1
     [exec]     [junit] DEBUG: org.springframework.webflow.execution.repository.impl.DefaultFlowExecutionRepository - Getting flow execution with key 'e1s1'
     [exec]     [junit] DEBUG: org.springframework.webflow.definition.registry.FlowDefinitionRegistryImpl - Getting FlowDefinition with id 'main'
     [exec]     [junit] DEBUG: org.springframework.webflow.execution.factory.ConditionalFlowExecutionListenerLoader - Loaded [2] of possible 2 listeners for this execution request for flow 'main', the listeners to attach are list[org.springframework.webflow.persistence.JpaFlowExecutionListener@466d919b, org.springframework.webflow.security.SecurityFlowExecutionListener@61b16b09]
     [exec]     [junit] DEBUG: org.springframework.webflow.engine.impl.FlowExecutionImpl - Resuming in org.springframework.webflow.mvc.servlet.MvcExternalContext@2ad1a111
     [exec]     [junit] DEBUG: org.springframework.webflow.engine.Flow - Restoring [FlowVariable@3612fa56 name = 'searchCriteria', valueFactory = [BeanFactoryVariableValueFactory@17f13fd6 type = SearchCriteria]]
     [exec]     [junit] DEBUG: org.springframework.faces.support.RequestLoggingPhaseListener - Entering JSF Phase: RESTORE_VIEW 1
     [exec]     [junit] DEBUG: org.springframework.faces.webflow.FlowViewStateManager - No matching view in view scope
     [exec]     [junit] DEBUG: org.springframework.faces.webflow.JsfViewFactory - Creating UIViewRoot from 'enterSearchCriteria.xhtml'
     [exec]     [junit] DEBUG: org.springframework.webflow.engine.ViewState - Rendering + [JSFView = '/WEB-INF/flows/main/enterSearchCriteria.xhtml']
     [exec]     [junit] DEBUG: org.springframework.webflow.engine.ViewState -   Flash scope = map[[empty]]
     [exec]     [junit] DEBUG: org.springframework.webflow.engine.ViewState -   Messages = [DefaultMessageContext@260a6b79 sourceMessages = map[[null] -> list[[empty]]]]
     [exec]     [junit] DEBUG: org.springframework.webflow.execution.ActionExecutor - Executing [EvaluateAction@f47cc70 expression = bookingService.findBookings(currentUser.name), resultExposer = [ActionResultExposer@32bed4e6 result = viewScope.bookings, resultType = DataModel]]
     [exec]     [junit] DEBUG: org.springframework.webflow.execution.AnnotatedAction - Putting action execution attributes map[[empty]]
     [exec]     [junit] Hibernate: select booking0_.id as id1_, booking0_.beds as beds1_, booking0_.checkinDate as checkinD3_1_, booking0_.checkoutDate as checkout4_1_, booking0_.creditCard as creditCard1_, booking0_.creditCardExpiryMonth as creditCa6_1_, booking0_.creditCardExpiryYear as creditCa7_1_, booking0_.creditCardName as creditCa8_1_, booking0_.hotel_id as hotel11_1_, booking0_.smoking as smoking1_, booking0_.user_username as user10_1_ from Booking booking0_ where booking0_.user_username=? order by booking0_.checkinDate
     [exec]     [junit] DEBUG: org.springframework.webflow.execution.AnnotatedAction - Clearing action execution attributes map[[empty]]
     [exec]     [junit] DEBUG: org.springframework.webflow.execution.ActionExecutor - Finished executing [EvaluateAction@f47cc70 expression = bookingService.findBookings(currentUser.name), resultExposer = [ActionResultExposer@32bed4e6 result = viewScope.bookings, resultType = DataModel]]; result = success
     [exec]     [junit] DEBUG: org.springframework.faces.support.RequestLoggingPhaseListener - Entering JSF Phase: RENDER_RESPONSE 6
     [exec]     [junit] DEBUG: org.springframework.faces.webflow.JsfView - Asking view handler to render view
     [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@74bf3422 flow = 'main', flowSessions = list[[FlowSessionImpl@34f7e00f flow = 'main', state = 'enterSearchCriteria', scope = map['searchCriteria' -> [Search Criteria searchString = '', 'viewScope' -> map['flowSerializedViewState' -> [FlowSerializedView@7d9713f3 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;jsessionid=FD7D0E7BDE30DDDDFCCC584B2E9CFD48?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;jsessionid=FD7D0E7BDE30DDDDFCCC584B2E9CFD48?execution=e1s1" enctype="application/x-www-form-urlencoded">
     [exec]     [junit] <input type="hidden" name="bookingsForm" value="bookingsForm" />
     [exec]     [junit] 
Recording test results
Failed to send e-mail to Violeta Georgieva because no e-mail address is known, and no default e-mail domain is configured



Back to the top