Online report :
http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=6026&projectId=193
Build statistics:
State: Ok
Previous State: Failed
Started at: Tue 21 Aug 2007 06:23:40 +0000
Finished at: Tue 21 Aug 2007 06:25:28 +0000
Total time: 1m 48s
Build Trigger: Schedule
Build Number: 37
Exit code: 0
Building machine hostname: myfaces.zones.apache.org
Operating system : SunOS(unknown)
Java version : 1.5.0_12(Sun Microsystems Inc.)
****************************************************************************
SCM Changes:
****************************************************************************
No files changed
****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.myfaces.orchestra:myfaces-orchestra-core:1.0-SNAPSHOT
org.apache.myfaces.orchestra:myfaces-orchestra-project:1.0-SNAPSHOT
****************************************************************************
Test Summary:
****************************************************************************
Tests: 2
Failures: 0
Total time: 4644
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core15
[INFO] task-segment: [clean, deploy]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-data/working-directory/193/target
[INFO] Deleting directory
/local/continuum-data/working-directory/193/target/classes
[INFO] Deleting directory
/local/continuum-data/working-directory/193/target/test-classes
[INFO] Deleting directory
/local/continuum-data/working-directory/193/target/site
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile:
/local/continuum-data/working-directory/193/src/main/tld/myfaces_orchestra15.tld,
destFile:
/local/continuum-data/working-directory/193/target/classes/META-INF/myfaces_orchestra15.tld
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot
org.apache.myfaces.orchestra:myfaces-orchestra-core:1.0-SNAPSHOT: checking for
updates from java-net
[INFO] snapshot
org.apache.myfaces.orchestra:myfaces-orchestra-core:1.0-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk-sandbox:1.1.7-SNAPSHOT:
checking for updates from java-net
[INFO] snapshot org.apache.myfaces.tomahawk:sandbox-project:1.1.7-SNAPSHOT:
checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:sandbox-project:1.1.7-SNAPSHOT:
checking for updates from java-net
[INFO] snapshot org.apache.myfaces.tomahawk:sandbox-project:1.1.7-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk-project:1.1.7-SNAPSHOT:
checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk-project:1.1.7-SNAPSHOT:
checking for updates from java-net
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk-project:1.1.7-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk:1.1.7-SNAPSHOT: checking
for updates from java-net
[INFO] [compiler:compile]
Compiling 78 source files to
/local/continuum-data/working-directory/193/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 4 source files to
/local/continuum-data/working-directory/193/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/local/continuum-data/working-directory/193/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.myfaces.orchestra.conversation.TestConversationPersistence
Aug 21, 2007 6:24:50 AM
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:testApplicationContext.xml
Aug 21, 2007 6:24:50 AM
org.springframework.beans.factory.xml.XmlBeanDefinitionReader
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource
[testApplicationContext.xml]
Aug 21, 2007 6:24:50 AM
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup
date [Tue Aug 21 06:24:50 GMT+00:00 2007]; root of context hierarchy
Aug 21, 2007 6:24:50 AM
org.springframework.context.support.AbstractApplicationContext
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Aug 21, 2007 6:24:50 AM
org.springframework.orm.jpa.LocalEntityManagerFactoryBean
createNativeEntityManagerFactory
INFO: Building JPA EntityManagerFactory for persistence unit 'default'
[TopLink Config]: 2007.08.21
06:24:51.110--ServerSession(5294604)--Thread(Thread[main,5,main])--The alias
name for the entity class [class
org.apache.myfaces.orchestra.conversation.model.UserData] is being defaulted
to: UserData.
[TopLink Config]: 2007.08.21
06:24:51.126--ServerSession(5294604)--Thread(Thread[main,5,main])--The table
name for entity [class
org.apache.myfaces.orchestra.conversation.model.UserData] is being defaulted
to: USERDATA.
[TopLink Config]: 2007.08.21
06:24:51.151--ServerSession(5294604)--Thread(Thread[main,5,main])--The table
name for entity [private java.lang.Long
org.apache.myfaces.orchestra.conversation.model.UserData.id] is being defaulted
to: USERDATA.
[TopLink Config]: 2007.08.21
06:24:51.151--ServerSession(5294604)--Thread(Thread[main,5,main])--The column
name for element [private java.lang.Long
org.apache.myfaces.orchestra.conversation.model.UserData.id] is being defaulted
to: ID.
[TopLink Config]: 2007.08.21
06:24:51.164--ServerSession(5294604)--Thread(Thread[main,5,main])--The table
name for entity [private java.lang.String
org.apache.myfaces.orchestra.conversation.model.UserData.username] is being
defaulted to: USERDATA.
[TopLink Config]: 2007.08.21
06:24:51.165--ServerSession(5294604)--Thread(Thread[main,5,main])--The column
name for element [private java.lang.String
org.apache.myfaces.orchestra.conversation.model.UserData.username] is being
defaulted to: USERNAME.
[TopLink Config]: 2007.08.21
06:24:51.169--ServerSession(5294604)--Thread(Thread[main,5,main])--The table
name for entity [private java.lang.Long
org.apache.myfaces.orchestra.conversation.model.UserData.version] is being
defaulted to: USERDATA.
[TopLink Config]: 2007.08.21
06:24:51.170--ServerSession(5294604)--Thread(Thread[main,5,main])--The column
name for element [private java.lang.Long
org.apache.myfaces.orchestra.conversation.model.UserData.version] is being
defaulted to: VERSION.
[TopLink Info]: 2007.08.21
06:24:52.071--ServerSession(5294604)--Thread(Thread[main,5,main])--TopLink,
version: Oracle TopLink Essentials - 2006.6 (Build 060608)
[TopLink Config]: 2007.08.21
06:24:52.083--ServerSession(5294604)--Connection(12582949)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:../myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.21
06:24:53.580--ServerSession(5294604)--Connection(14633980)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:../myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.2.2.0 - (485682)
Driver: Apache Derby Embedded JDBC Driver Version: 10.2.2.0 - (485682)
[TopLink Config]: 2007.08.21
06:24:53.582--ServerSession(5294604)--Connection(32879825)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:../myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.21
06:24:53.587--ServerSession(5294604)--Connection(27517983)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:../myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.2.2.0 - (485682)
Driver: Apache Derby Embedded JDBC Driver Version: 10.2.2.0 - (485682)
[TopLink Config]: 2007.08.21
06:24:53.588--ServerSession(5294604)--Connection(14011068)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:../myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.21
06:24:53.590--ServerSession(5294604)--Connection(12932988)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:../myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.2.2.0 - (485682)
Driver: Apache Derby Embedded JDBC Driver Version: 10.2.2.0 - (485682)
[TopLink Config]: 2007.08.21
06:24:53.590--ServerSession(5294604)--Connection(32681756)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:../myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.21
06:24:53.593--ServerSession(5294604)--Connection(29664748)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:../myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.2.2.0 - (485682)
Driver: Apache Derby Embedded JDBC Driver Version: 10.2.2.0 - (485682)
[TopLink Config]: 2007.08.21
06:24:53.594--ServerSession(5294604)--Connection(23678666)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:../myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.21
06:24:53.596--ServerSession(5294604)--Connection(10194937)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:../myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.2.2.0 - (485682)
Driver: Apache Derby Embedded JDBC Driver Version: 10.2.2.0 - (485682)
[TopLink Config]: 2007.08.21
06:24:53.596--ServerSession(5294604)--Connection(17388264)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:../myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.21
06:24:53.598--ServerSession(5294604)--Connection(30369327)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:../myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.2.2.0 - (485682)
Driver: Apache Derby Embedded JDBC Driver Version: 10.2.2.0 - (485682)
[TopLink Config]: 2007.08.21
06:24:53.599--ServerSession(5294604)--Connection(20828680)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:../myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.21
06:24:53.600--ServerSession(5294604)--Connection(17912146)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:../myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.2.2.0 - (485682)
Driver: Apache Derby Embedded JDBC Driver Version: 10.2.2.0 - (485682)
[TopLink Info]: 2007.08.21
06:24:53.691--ServerSession(5294604)--Thread(Thread[main,5,main])--file:/local/continuum-data/working-directory/193/target/test-classes-default
login successful
[TopLink Fine]: 2007.08.21
06:24:53.710--ServerSession(5294604)--Connection(27517983)--Thread(Thread[main,5,main])--DROP
TABLE USERDATA
[TopLink Warning]: 2007.08.21
06:24:53.846--ServerSession(5294604)--Thread(Thread[main,5,main])--Exception
[TOPLINK-4002] (Oracle TopLink Essentials - 2006.6 (Build 060608)):
oracle.toplink.essentials.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: Schema 'SA' does not existError
Code: 30000
Call:DROP TABLE USERDATA
Query:DataModifyQuery()
[TopLink Fine]: 2007.08.21
06:24:53.850--ServerSession(5294604)--Connection(14633980)--Thread(Thread[main,5,main])--CREATE
TABLE USERDATA (ID BIGINT GENERATED ALWAYS AS IDENTITY NOT NULL, USERNAME
VARCHAR(255), VERSION BIGINT, PRIMARY KEY (ID))
Aug 21, 2007 6:24:54 AM
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
postProcessAfterInitialization
INFO: Bean 'org.springframework.aop.config.internalAutoProxyCreator' is not
eligible for getting processed by all BeanPostProcessors (for example: not
eligible for auto-proxying)
Aug 21, 2007 6:24:54 AM
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
postProcessAfterInitialization
INFO: Bean
'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor' is
not eligible for getting processed by all BeanPostProcessors (for example: not
eligible for auto-proxying)
Aug 21, 2007 6:24:54 AM
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
postProcessAfterInitialization
INFO: Bean 'transactionManager' is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
Aug 21, 2007 6:24:54 AM
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
postProcessAfterInitialization
INFO: Bean '(inner bean)' is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
Aug 21, 2007 6:24:54 AM
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
postProcessAfterInitialization
INFO: Bean '(inner bean)' is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
Aug 21, 2007 6:24:54 AM
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
postProcessAfterInitialization
INFO: Bean
'org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor'
is not eligible for getting processed by all BeanPostProcessors (for example:
not eligible for auto-proxying)
Aug 21, 2007 6:24:54 AM
org.springframework.beans.factory.support.DefaultListableBeanFactory
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans
[org.springframework.beans.factory.config.CustomScopeConfigurer,persistentContextConversationInterceptor,persistentContextFactory,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor,transactionManager,entityManagerFactory,scopedTarget.persistentConversation,persistentConversation];
root of factory hierarchy
[TopLink Fine]: 2007.08.21
06:24:54.514--ClientSession(39600)--Connection(12932988)--Thread(Thread[main,5,main])--INSERT
INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
bind => [test, 1]
[TopLink Fine]: 2007.08.21
06:24:54.652--ClientSession(39600)--Connection(12932988)--Thread(Thread[main,5,main])--values
IDENTITY_VAL_LOCAL()
[TopLink Fine]: 2007.08.21
06:24:54.717--ClientSession(19426064)--Connection(29664748)--Thread(Thread[main,5,main])--INSERT
INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
bind => [test, 1]
[TopLink Fine]: 2007.08.21
06:24:54.719--ClientSession(19426064)--Connection(29664748)--Thread(Thread[main,5,main])--values
IDENTITY_VAL_LOCAL()
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.653 sec
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[TopLink Config]: 2007.08.21
06:24:54.783--ServerSession(5294604)--Connection(14633980)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Info]: 2007.08.21
06:24:54.784--ServerSession(5294604)--Thread(Thread[Thread-2,5,main])--file:/local/continuum-data/working-directory/193/target/test-classes-default
logout successful
[TopLink Config]: 2007.08.21
06:24:54.784--ServerSession(5294604)--Connection(27517983)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2007.08.21
06:24:54.784--ServerSession(5294604)--Connection(12582949)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2007.08.21
06:24:54.784--ServerSession(5294604)--Connection(10194937)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2007.08.21
06:24:54.785--ServerSession(5294604)--Connection(30369327)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2007.08.21
06:24:54.785--ServerSession(5294604)--Connection(17912146)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2007.08.21
06:24:54.785--ServerSession(5294604)--Connection(12932988)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2007.08.21
06:24:54.785--ServerSession(5294604)--Connection(29664748)--Thread(Thread[Thread-2,5,main])--disconnect
[INFO] [jar:jar]
[INFO] Building jar:
/local/continuum-data/working-directory/193/target/myfaces-orchestra-core15-1.0-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar:
/local/continuum-data/working-directory/193/target/myfaces-orchestra-core15-1.0-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing
/local/continuum-data/working-directory/193/target/myfaces-orchestra-core15-1.0-SNAPSHOT.jar
to
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT.jar
[INFO] Installing
/local/continuum-data/working-directory/193/target/myfaces-orchestra-core15-1.0-SNAPSHOT-sources.jar
to
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT-sources.jar
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading:
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/orchestra/myfaces-orchestra-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact
org.apache.myfaces.orchestra:myfaces-orchestra-core15'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for myfaces-orchestra-core15 1.0-SNAPSHOT
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot
org.apache.myfaces.orchestra:myfaces-orchestra-core15:1.0-SNAPSHOT'
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading:
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/orchestra/myfaces-orchestra-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 42 seconds
[INFO] Finished at: Tue Aug 21 06:25:28 GMT+00:00 2007
[INFO] Final Memory: 11M/72M
[INFO] ------------------------------------------------------------------------
****************************************************************************