View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-portal-2.6-testsuite?log=log20070505200045

BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 05/05/2007 20:00:45
Time to build: 
Last changed: 05/05/2007 17:55:31
Last log entry: JBPORTAL-1386 : "Dashboard" permission to a page, then the "Dashboard" link in the upper right of the page is missing.

 Unit Tests: (2454)  Total Errors and Failures: (19)
testGetterOverrideorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_4_GA)
testAttributesAreNotCachedorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_4_GA)
testStaticAttributeorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_4_GA)
testGetterOverrideorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_5_GA)
testAttributesAreNotCachedorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_5_GA)
testStaticAttributeorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_5_GA)
testGetterOverrideorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_x)
testAttributesAreNotCachedorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_x)
testStaticAttributeorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_x)
testHeaderContentMetaDataorg.jboss.portal.test.core.deployment.JBossApplicationMetaDataFactoryTestCase(4_0_4_GA)
testHeaderContentMetaDataorg.jboss.portal.test.core.deployment.JBossApplicationMetaDataFactoryTestCase(4_0_5_GA)
testHeaderContentMetaDataorg.jboss.portal.test.core.deployment.JBossApplicationMetaDataFactoryTestCase(4_0_x)
testGetPortletPropertyDescriptionorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestRunner(4_0_4_GA)
testModifyRegistrationorg.jboss.portal.test.wsrp.v1.producer.RegistrationTestRunner(4_0_4_GA)
testDeregisterorg.jboss.portal.test.wsrp.v1.producer.RegistrationTestRunner(4_0_4_GA)
testGetServiceDescriptionRequiringRegistrationOfferedPortletsorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestRunner(4_0_4_GA)
testGetServiceDescriptionRequiringRegistrationNoOfferedPortletsorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestRunner(4_0_4_GA)
testInitCookieorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestRunner(4_0_x)
testSessionHandlingorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestRunner(4_0_x)
 

 Modifications since last build:  (first 50 of 21)
7199modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PortalObjectManagerBean.javaJBPORTAL-1386 : "Dashboard" permission to a page, then the "Dashboard" link in the upper right of the page is missing.
7198modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java- Refreshing a consumer should start it.- JBPORTAL-715: Properly display registration info if local information is present.- Fixed error in RegistrationInfo.refresh where the status would be improperly set to invalid
7198modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsf/consumers/editConsumer.xhtml- Refreshing a consumer should start it.- JBPORTAL-715: Properly display registration info if local information is present.- Fixed error in RegistrationInfo.refresh where the status would be improperly set to invalid
7198modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java- Refreshing a consumer should start it.- JBPORTAL-715: Properly display registration info if local information is present.- Fixed error in RegistrationInfo.refresh where the status would be improperly set to invalid
7198modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java- Refreshing a consumer should start it.- JBPORTAL-715: Properly display registration info if local information is present.- Fixed error in RegistrationInfo.refresh where the status would be improperly set to invalid
7197modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationProperty.java- Handle existing invalid properties properly.- Initialize invalid status correctly.- Removed incorrect natural-id in Hibernate mapping.
7197modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml- Handle existing invalid properties properly.- Initialize invalid status correctly.- Removed incorrect natural-id in Hibernate mapping.
7197modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java- Handle existing invalid properties properly.- Initialize invalid status correctly.- Removed incorrect natural-id in Hibernate mapping.
7196deletedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/portlet/consumers/WSRPConsumerConfigurationPortlet.java- Removed unused portlet.
7195modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsf/consumers/consumers.xhtml- JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing.
7195modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerBean.java- JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing.
7195modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsf/consumers/editConsumer.xhtml- JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing.
7195modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RefreshResult.java- JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing.
7195modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java- JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing.
7195modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-war/style.css- JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing.
7195modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerManagerBean.java- JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing.
7195modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java- JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing.
7194modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/services/RemoteSOAPInvokerServiceFactory.java- Improved behavior if WSDL is not available at startup.- Now attempt to start the service factory if it hasn't been started already to provide for better user experience in particular when refreshing the info.
7194modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/EndpointConfigurationInfo.java- Improved behavior if WSDL is not available at startup.- Now attempt to start the service factory if it hasn't been started already to provide for better user experience in particular when refreshing the info.
7194modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistryService.java- Improved behavior if WSDL is not available at startup.- Now attempt to start the service factory if it hasn't been started already to provide for better user experience in particular when refreshing the info.
7194modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/services/AbstractSOAPServiceFactory.java- Improved behavior if WSDL is not available at startup.- Now attempt to start the service factory if it hasn't been started already to provide for better user experience in particular when refreshing the info.