View results here -> http://develapsetech.ca:8080/cruisecontrol/buildresults/mdarad-genapp?log=log20060309134939

BUILD FAILED
Ant Error Message:D:\Development\cruisecontrol\build-mdarad-genapp.xml:139: The following error occurred while executing this line: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\build\build.xml:661: srcdir "D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\srcTest\java" does not exist!
Date of build:03/09/2006 13:49:39
Time to build:10 minutes 16 seconds
Last changed:03/09/2006 13:39:39
Last log entry:Functional tests: allowed tests to fail only on command allowing the report to be kept before build fails

 Errors/Warnings: (162)
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Environment <clinit>
INFO: Hibernate 3.1
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Environment <clinit>
INFO: loaded properties from resource hibernate.properties: {hibernate.c3p0.timeout=1800, hibernate.connection.driver_class=com.mysql.jdbc.Driver, hibernate.cglib.use_reflection_optimizer=true, hibernate.dialect=org.dataisland.primitives.hibernate.dialect.DataIslandHibernateMySQLDialect, hibernate.connection.username=totaltest, hibernate.c3p0.maxPoolSize=20, hibernate.c3p0.minPoolSize=5, hibernate.connection.url="" hibernate.show_sql=false, hibernate.connection.password=****, hibernate.c3p0.max_statement=50}
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Environment <clinit>
INFO: using CGLIB reflection optimizer
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Environment <clinit>
INFO: using JDK 1.4 java.sql.Timestamp handling
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\dataisland\primitives\bean\LocalizationContext.hbm.xml
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.dataisland.primitives.bean.LocalizationContext -> LOCALIZATION_CONTEXT
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.dataisland.primitives.bean.LocalizationContext.locales -> LOCALIZATION_CONTEXT2LOCALE
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\authentication\entities\LoginGroup.hbm.xml
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.authentication.entities.LoginGroup -> LOGIN_GROUP
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.authentication.entities.LoginGroup.roles -> LOGIN_GROUPS2ROLES
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\authentication\entities\LoginRole.hbm.xml
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.authentication.entities.LoginRole -> LOGIN_ROLE
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.authentication.entities.LoginRole.loginRoleLocalizations -> LOGIN_ROLE2LOCALE
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\authentication\entities\LoginUser.hbm.xml
Mar 9, 2006 2:00:08 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.authentication.entities.LoginUser -> LOGIN_USER
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.authentication.entities.LoginUser.roles -> LOGIN_USERS2ROLES
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\customer\entities\Address.hbm.xml
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.samples.totaltest.customer.entities.Address -> ADDRESS
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.Address.addressLocalizations -> ADDRESS2LOCALE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\customer\entities\EmployeeBranch.hbm.xml
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.samples.totaltest.customer.entities.EmployeeBranch -> EMPLOYEE_BRANCH
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\customer\entities\Person.hbm.xml
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.samples.totaltest.customer.entities.Person -> PERSON
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.Person.personLocalizations -> PERSON2LOCALE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindJoinedSubclass
INFO: Mapping joined-subclass: org.mdarad.samples.totaltest.customer.entities.Customer -> CUSTOMER
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.Customer.customerLocalizations -> CUSTOMER2LOCALE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindJoinedSubclass
INFO: Mapping joined-subclass: org.mdarad.samples.totaltest.customer.entities.EmployeeCustomer -> EMPLOYEE_CUSTOMER
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.EmployeeCustomer.employeeCustomerLocalizations -> EMPLOYEE_CUSTOMER2LOCALE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\customer\entities\Purchase.hbm.xml
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.samples.totaltest.customer.entities.Purchase -> PURCHASE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\Category.hbm.xml
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.samples.totaltest.entities.Category -> CATEGORY
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Category.products -> CATEGORIES2PRODUCTS
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Category.categoryLocalizations -> CATEGORY2LOCALE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\Item.hbm.xml
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.samples.totaltest.entities.Item -> ITEM
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Item.itemLocalizations -> ITEM2LOCALE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\ItemProperty.hbm.xml
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.samples.totaltest.entities.ItemProperty -> ITEM_PROPERTY
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.entities.ItemProperty.itemPropertyLocalizations -> ITEM_PROPERTY2LOCALE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindJoinedSubclass
INFO: Mapping joined-subclass: org.mdarad.samples.totaltest.entities.Color -> COLOR
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Color.colorLocalizations -> COLOR2LOCALE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindJoinedSubclass
INFO: Mapping joined-subclass: org.mdarad.samples.totaltest.entities.Size -> SIZE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Size.sizeLocalizations -> SIZE2LOCALE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\Logo.hbm.xml
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.samples.totaltest.entities.Logo -> LOGO
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\Product.hbm.xml
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.samples.totaltest.entities.Product -> PRODUCT
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Product.providers -> PRODUCTS2PROVIDERS
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Product.productLocalizations -> PRODUCT2LOCALE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\Provider.hbm.xml
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.samples.totaltest.entities.Provider -> PROVIDER
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Provider.products -> PRODUCTS2PROVIDERS
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\cumul\src\java\org\mdarad\samples\totaltest\entities\SKU.hbm.xml
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: org.mdarad.samples.totaltest.entities.SKU -> SKU
Mar 9, 2006 2:00:09 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.dataisland.primitives.hibernate.dialect.DataIslandHibernateMySQLDialect
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile
INFO: processing extends queue
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile
INFO: processing collection mappings
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: org.mdarad.authentication.entities.LoginGroup.users -> LOGIN_USER
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.EmployeeBranch.employeeCustomers -> EMPLOYEE_CUSTOMER
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.Person.addresses -> ADDRESS
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: org.mdarad.samples.totaltest.customer.entities.Customer.purchases -> PURCHASE
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Category.categories -> CATEGORY
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Item.skus -> SKU
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: org.mdarad.samples.totaltest.entities.Product.items -> ITEM
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile
INFO: processing association property references
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile
INFO: processing foreign key constraints
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile
INFO: processing extends queue
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile
INFO: processing collection mappings
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile
INFO: processing association property references
Mar 9, 2006 2:00:09 PM org.hibernate.cfg.Configuration secondPassCompile
INFO: processing foreign key constraints
Mar 9, 2006 2:00:09 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
Mar 9, 2006 2:00:09 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: writing generated schema to file: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\sql\create-tables.sql
Mar 9, 2006 2:00:09 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
Mar 9, 2006 2:00:09 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Using Hibernate built-in connection pool (not for production use!)
Mar 9, 2006 2:00:09 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Hibernate connection pool size: 20
Mar 9, 2006 2:00:09 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: autocommit mode: false
Mar 9, 2006 2:00:09 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: using driver: com.mysql.jdbc.Driver at URL: jdbc:mysql://localhost:3306/totaltest
Mar 9, 2006 2:00:09 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: connection properties: {user=totaltest, password=****}
Mar 9, 2006 2:00:12 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
Mar 9, 2006 2:00:12 PM org.hibernate.connection.DriverManagerConnectionProvider close
INFO: cleaning up connection pool: jdbc:mysql://localhost:3306/totaltest

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last successful build:  (18)
modifiederifr/templates/build/build.xmlFunctional tests: allowed tests to fail only on command allowing the report to be kept before build fails
modifiederifr/templates/build/lib/andromda/andromda-webapp-cartridge-3.1.jarFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
modifiederifr/starttemplates/uml/partialModels/primitives.zumlFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
modifiederifr/templates/build/andromda.xmlFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
modifiederifr/templates/build/build.xmlFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
modifiederifr/templates/build/default.propertiesFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
modifiederifr/templates/lib/mdarad-framework.jarFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
addederifr/templates/build/lib/tests/selenium/commons-codec-1.3.jarFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
addederifr/templates/build/lib/tests/selenium/commons-httpclient-3.0-beta1.jarFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
addederifr/templates/build/lib/tests/selenium/commons-io-1.0.jarFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
addederifr/templates/build/lib/tests/selenium/commons-logging-1.0.3.jarFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
addederifr/templates/build/lib/tests/selenium/jacob.dllFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
addederifr/templates/build/lib/tests/selenium/jacob.jarFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
addederifr/templates/build/lib/tests/selenium/jetty-4.2.9.jarFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
addederifr/templates/build/lib/tests/selenium/selenium-0.7-SNAPSHOT.warFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
addederifr/templates/build/lib/tests/selenium/selenium-fitrunner-web.jarFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
addederifr/templates/build/lib/tests/selenium/selenium-runner.jarFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)
modifiederifr/templates/lib/dataisland-primitives.jarFirst Version of functional tests...there is still one test failing due to the order in which the items are added in a list (not always the last element of the table)

 Deployments by this build: (2)
Building jar: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\jar\totaltest.jar
Building war: D:\Development\cruisecontrol\checkout\mdarad-genapp\samples\totaltest\output\war\totaltest.war




Reply via email to