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

BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 05/01/2007 21:01:00
Time to build: 
Last changed: 05/01/2007 19:44:19
Last log entry: - Fixed incorrect update of RegistrationInfo properties when replacing local data. Might need a better solution via better Hibernate mapping.- Added length on hibernate mapping to hopefully resolve JBPORTAL-1375 (though it's far from certain).- RegistrationProperty is now marked as invalid if the value is null.

 Unit Tests: (2448)  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 43)
7166modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationProperty.java- Fixed incorrect update of RegistrationInfo properties when replacing local data. Might need a better solution via better Hibernate mapping.- Added length on hibernate mapping to hopefully resolve JBPORTAL-1375 (though it's far from certain).- RegistrationProperty is now marked as invalid if the value is null.
7166modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml- Fixed incorrect update of RegistrationInfo properties when replacing local data. Might need a better solution via better Hibernate mapping.- Added length on hibernate mapping to hopefully resolve JBPORTAL-1375 (though it's far from certain).- RegistrationProperty is now marked as invalid if the value is null.
7166modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java- Fixed incorrect update of RegistrationInfo properties when replacing local data. Might need a better solution via better Hibernate mapping.- Added length on hibernate mapping to hopefully resolve JBPORTAL-1375 (though it's far from certain).- RegistrationProperty is now marked as invalid if the value is null.
7166modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/RegistrationInfoTestCase.java- Fixed incorrect update of RegistrationInfo properties when replacing local data. Might need a better solution via better Hibernate mapping.- Added length on hibernate mapping to hopefully resolve JBPORTAL-1375 (though it's far from certain).- RegistrationProperty is now marked as invalid if the value is null.
7165modifiedjulien@jboss.com//trunk/server/src/main/org/jboss/portal/server/PortalConstants.java- minor update in Version class : added a type safe wrapper for suffix, so we have only valid suffixes- set version to GA :-)
7165modifiedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/util/Version.java- minor update in Version class : added a type safe wrapper for suffix, so we have only valid suffixes- set version to GA :-)
7164addedsohil.shah@jboss.com//trunk/cms/src/resources/test/cms/clustering/sar/conf/hibernate/cms/domain.hbm.xmlFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163addedsohil.shah@jboss.com//trunk/cms/src/resources/test/cms/clustering/datasourceFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163modifiedsohil.shah@jboss.com//trunk/cms/src/resources/test/cms/clustering/sar/conf/hibernate/cms/hibernate.cfg.xmlFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163modifiedsohil.shah@jboss.com//trunkFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163modifiedsohil.shah@jboss.com//trunk/cms/build.xmlFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163modifiedsohil.shah@jboss.com//trunk/cms/src/resources/test/cms/clustering/sar/META-INF/jboss-service.xmlFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163modifiedsohil.shah@jboss.com//trunk/core-cms/build.xmlFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163modifiedsohil.shah@jboss.com//trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/JCRCMS.javaFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163modifiedsohil.shah@jboss.com//trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/JCRCommandContext.javaFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163modifiedsohil.shah@jboss.com//trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/ha/HAJCRCMS.javaFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163addedsohil.shah@jboss.com//trunk/cms/src/main/org/jboss/portal/cms/model/CMSUser.javaFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163addedsohil.shah@jboss.com//trunk/cms/src/resources/test/cms/clustering/datasource/ports01-ds.xmlFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163addedsohil.shah@jboss.com//trunk/cms/src/resources/test/cms/clustering/datasource/ports02-ds.xmlFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163modifiedsohil.shah@jboss.com//trunk/core-cms/src/resources/portal-cms-sar/META-INF/jboss-service.xmlFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7163deletedsohil.shah@jboss.com//trunk/cms/src/resources/test/cms/clustering/sar/conf/hibernate/cms/domain.hbm.xmlFix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212
7159addedbdaw//trunk/core-samples/src/resources/portal-samples-war/WEB-INF/jsp/event/view.jsp- make Page Event sample page verbose on whats happening there.
7159addedbdaw//trunk/samples/src/main/org/jboss/samples/portlet/event/EventPortlet.java- make Page Event sample page verbose on whats happening there.
7159modifiedbdaw//trunk/core-samples/src/resources/portal-samples-war/WEB-INF/default-object.xml- make Page Event sample page verbose on whats happening there.
7159modifiedbdaw//trunk/core-samples/src/resources/portal-samples-war/WEB-INF/portlet.xml- make Page Event sample page verbose on whats happening there.
7159addedbdaw//trunk/samples/src/main/org/jboss/samples/portlet/event- make Page Event sample page verbose on whats happening there.
7159addedbdaw//trunk/core-samples/src/resources/portal-samples-war/WEB-INF/jsp/event- make Page Event sample page verbose on whats happening there.
7159modifiedbdaw//trunk/core-samples/src/resources/portal-samples-war/WEB-INF/portlet-instances.xml- make Page Event sample page verbose on whats happening there.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/MockConsumerRegistry.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerBean.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPConsumer.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/MockWSRPConsumer.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationProperty.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/deployment/DeploymentTestCase.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPUtils.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/RegistrationPropertyDescription.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/RegistrationPropertyDescriptionTestCase.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPDeployer.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistryService.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.
7158modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java- JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases.