Online report :
http://myfaces.zones.apache.org:8080/continuum/buildResult.action?buildId=7085&projectId=51
Build statistics:
State: Failed
Previous State: Failed
Started at: Tue 26 Feb 2008 09:07:37 +0000
Finished at: Tue 26 Feb 2008 09:09:23 +0000
Total time: 1m 45s
Build Trigger: Schedule
Build Number: 62
Exit code: 1
Building machine hostname: myfaces.zones.apache.org
Operating system : SunOS(unknown)
Java Home version :
java version "1.5.0_14"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
Java HotSpot(TM) Server VM (build 1.5.0_14-b03, mixed mode)
Builder version :
Maven version: 2.0.8
Java version: 1.5.0_14
OS name: "sunos" version: "5.10" arch: "x86" Family: "unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: skitching @ Tue 26 Feb 2008 08:35:45 +0000
Comment: Wrap converters created via bean-name in SerializableConverter
instances, so they get re-proxied on deserialization.
Files changed:
/myfaces/orchestra/trunk/core15/src/main/java/org/apache/myfaces/orchestra/dynaForm/guiBuilder/impl/jsf/JsfGuiBuilder.java
( 631127 )
Changed: skitching @ Tue 26 Feb 2008 08:58:11 +0000
Comment: Rename bean for easier understanding.
Files changed:
/myfaces/orchestra/trunk/core15/src/test/java/org/apache/myfaces/orchestra/conversation/PersistentBackingBean.java
(from
/myfaces/orchestra/trunk/core15/src/test/java/org/apache/myfaces/orchestra/conversation/PersistentConversation.java:630854)
( 631138 )
/myfaces/orchestra/trunk/core15/src/test/java/org/apache/myfaces/orchestra/conversation/PersistentConversation.java
( 631138 )
/myfaces/orchestra/trunk/core15/src/test/java/org/apache/myfaces/orchestra/conversation/TestConversationPersistence.java
( 631138 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Test Summary:
****************************************************************************
Tests: 13
Failures: 2
Total time: 6496
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] MyFaces Orchestra Maven
[INFO] MyFaces Orchestra Core
[INFO] MyFaces Orchestra Core15
[INFO] MyFaces Orchestra Sandbox
[INFO] MyFaces Orchestra Examples Project
[INFO] MyFaces Orchestra Project
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Maven
[INFO] task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/local/continuum-1.1-beta-2/working-directory/51/maven/target
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[copy] Copying 2 files to
/local/continuum-1.1-beta-2/working-directory/51/maven/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [site:attach-descriptor]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [source:jar {execution: attach-source}]
[INFO] [install:install]
[INFO] Installing
/local/continuum-1.1-beta-2/working-directory/51/maven/pom.xml to
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-maven/1.1-SNAPSHOT/myfaces-orchestra-maven-1.1-SNAPSHOT.pom
[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-maven/1.1-SNAPSHOT/myfaces-orchestra-maven-1.1-SNAPSHOT.pom
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot
org.apache.myfaces.orchestra:myfaces-orchestra-maven:1.1-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact
org.apache.myfaces.orchestra:myfaces-orchestra-maven'
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core
[INFO] task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/local/continuum-1.1-beta-2/working-directory/51/core/target
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[copy] Copying 2 files to
/local/continuum-1.1-beta-2/working-directory/51/core/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [dependency:unpack {execution: unpack-shared-impl-sources}]
[INFO] Configured Artifact:
org.apache.myfaces.shared:myfaces-shared-orchestra:sources:2.0.7:jar
[INFO] Unpacking
/export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-orchestra/2.0.7/myfaces-shared-orchestra-2.0.7-sources.jarto
/local/continuum-1.1-beta-2/working-directory/51/core/target/shared_sources
with Includes null and excludes:META-INF/*
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory:
/local/continuum-1.1-beta-2/working-directory/51/core/target/shared_sources
added.
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile:
/local/continuum-1.1-beta-2/working-directory/51/core/src/main/tld/myfaces_orchestra.tld,
destFile:
/local/continuum-1.1-beta-2/working-directory/51/core/target/classes/META-INF/myfaces_orchestra.tld
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 192 source files to
/local/continuum-1.1-beta-2/working-directory/51/core/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 17 source files to
/local/continuum-1.1-beta-2/working-directory/51/core/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/local/continuum-1.1-beta-2/working-directory/51/core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running
org.apache.myfaces.orchestra.viewController.TestDefaultViewControllerNameMapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running
org.apache.myfaces.orchestra.viewController.TestReflectiveViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running
org.apache.myfaces.orchestra.viewController.TestInterfaceViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.myfaces.orchestra.conversation.spring.TestSpringUtils
Feb 26, 2008 9:08:40 AM
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations:
classpath:org/apache/myfaces/orchestra/conversation/spring/TestSpringUtils.xml
Feb 26, 2008 9:08:40 AM
org.springframework.beans.factory.xml.XmlBeanDefinitionReader
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource
[org/apache/myfaces/orchestra/conversation/spring/TestSpringUtils.xml]
Feb 26, 2008 9:08:41 AM
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup
date [Tue Feb 26 09:08:41 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 9:08:41 AM
org.springframework.context.support.AbstractApplicationContext
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Feb 26, 2008 9:08:41 AM
org.springframework.beans.factory.support.DefaultListableBeanFactory
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans
[org.springframework.beans.factory.config.CustomScopeConfigurer,simpleBean];
root of factory hierarchy
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 sec
Running org.apache.myfaces.orchestra.conversation.TestScope
Feb 26, 2008 9:08:41 AM
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations:
classpath:org/apache/myfaces/orchestra/conversation/TestScope.xml
Feb 26, 2008 9:08:41 AM
org.springframework.beans.factory.xml.XmlBeanDefinitionReader
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource
[org/apache/myfaces/orchestra/conversation/TestScope.xml]
Feb 26, 2008 9:08:41 AM
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup
date [Tue Feb 26 09:08:41 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 9:08:41 AM
org.springframework.context.support.AbstractApplicationContext
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Feb 26, 2008 9:08:41 AM
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
postProcessAfterInitialization
INFO: Bean 'proxier' is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
Feb 26, 2008 9:08:41 AM
org.springframework.beans.factory.support.DefaultListableBeanFactory
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans
[interceptor,proxier,conversationAdvice,org.springframework.beans.factory.config.CustomScopeConfigurer,scopedTarget.scopedBean,scopedBean,unscopedBean,plainBean];
root of factory hierarchy
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Conversation Method
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: before:Invoking
Feb 26, 2008 9:08:42 AM org.apache.myfaces.orchestra.conversation.MockAdvice
invoke
INFO: after: Invoking
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec
Running org.apache.myfaces.orchestra.lib.jsf.TestSerializableConverter
Feb 26, 2008 9:08:42 AM
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations:
classpath:org/apache/myfaces/orchestra/lib/jsf/TestSerializableConverter.xml
Feb 26, 2008 9:08:42 AM
org.springframework.beans.factory.xml.XmlBeanDefinitionReader
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource
[org/apache/myfaces/orchestra/lib/jsf/TestSerializableConverter.xml]
Feb 26, 2008 9:08:42 AM
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup
date [Tue Feb 26 09:08:42 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 9:08:42 AM
org.springframework.context.support.AbstractApplicationContext
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Feb 26, 2008 9:08:42 AM
org.springframework.beans.factory.support.DefaultListableBeanFactory
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans
[org.springframework.beans.factory.config.CustomScopeConfigurer,statelessConverter,statefulConverter];
root of factory hierarchy
Feb 26, 2008 9:08:42 AM
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:testApplicationContext.xml
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec
Running
org.apache.myfaces.orchestra.requestParameterProvider.TestRequestParameterProviderManager
Feb 26, 2008 9:08:42 AM
org.springframework.beans.factory.xml.XmlBeanDefinitionReader
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource
[testApplicationContext.xml]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.myfaces.orchestra.conversation.TestConversation
Feb 26, 2008 9:08:42 AM
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup
date [Tue Feb 26 09:08:42 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 9:08:42 AM
org.springframework.context.support.AbstractApplicationContext
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Feb 26, 2008 9:08:42 AM
org.springframework.beans.factory.support.DefaultListableBeanFactory
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans
[org.springframework.beans.factory.config.CustomScopeConfigurer,scopedTarget.dummyBean,dummyBean];
root of factory hierarchy
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec
Results :
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
Feb 26, 2008 9:08:42 AM
org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup date
[Tue Feb 26 09:08:41 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 9:08:42 AM
org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup date
[Tue Feb 26 09:08:42 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 9:08:42 AM
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
destroySingletons
INFO: Destroying singletons in [EMAIL PROTECTED]: defining beans
[org.springframework.beans.factory.config.CustomScopeConfigurer,statelessConverter,statefulConverter];
root of factory hierarchy
Feb 26, 2008 9:08:42 AM
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
destroySingletons
INFO: Destroying singletons in [EMAIL PROTECTED]: defining beans
[interceptor,proxier,conversationAdvice,org.springframework.beans.factory.config.CustomScopeConfigurer,scopedTarget.scopedBean,scopedBean,unscopedBean,plainBean];
root of factory hierarchy
[INFO] [jar:jar]
[INFO] Building jar:
/local/continuum-1.1-beta-2/working-directory/51/core/target/myfaces-orchestra-core-1.1-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar:
/local/continuum-1.1-beta-2/working-directory/51/core/target/myfaces-orchestra-core-1.1-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing
/local/continuum-1.1-beta-2/working-directory/51/core/target/myfaces-orchestra-core-1.1-SNAPSHOT.jar
to
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core/1.1-SNAPSHOT/myfaces-orchestra-core-1.1-SNAPSHOT.jar
[INFO] Installing
/local/continuum-1.1-beta-2/working-directory/51/core/target/myfaces-orchestra-core-1.1-SNAPSHOT-sources.jar
to
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core/1.1-SNAPSHOT/myfaces-orchestra-core-1.1-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-core/1.1-SNAPSHOT/myfaces-orchestra-core-1.1-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact
org.apache.myfaces.orchestra:myfaces-orchestra-core'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot
org.apache.myfaces.orchestra:myfaces-orchestra-core:1.1-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for myfaces-orchestra-core 1.1-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-core/1.1-SNAPSHOT/myfaces-orchestra-core-1.1-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core15
[INFO] task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/local/continuum-1.1-beta-2/working-directory/51/core15/target
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[copy] Copying 2 files to
/local/continuum-1.1-beta-2/working-directory/51/core15/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile:
/local/continuum-1.1-beta-2/working-directory/51/core15/src/main/tld/myfaces_orchestra15.tld,
destFile:
/local/continuum-1.1-beta-2/working-directory/51/core15/target/classes/META-INF/myfaces_orchestra15.tld
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 78 source files to
/local/continuum-1.1-beta-2/working-directory/51/core15/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 3 source files to
/local/continuum-1.1-beta-2/working-directory/51/core15/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/local/continuum-1.1-beta-2/working-directory/51/core15/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.myfaces.orchestra.conversation.TestConversationPersistence
Feb 26, 2008 9:09:18 AM
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:testApplicationContext.xml
Feb 26, 2008 9:09:18 AM
org.springframework.beans.factory.xml.XmlBeanDefinitionReader
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource
[testApplicationContext.xml]
Feb 26, 2008 9:09:19 AM
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup
date [Tue Feb 26 09:09:19 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 9:09:19 AM
org.springframework.context.support.AbstractApplicationContext
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Feb 26, 2008 9:09:19 AM
org.springframework.orm.jpa.LocalEntityManagerFactoryBean
createNativeEntityManagerFactory
INFO: Building JPA EntityManagerFactory for persistence unit 'default'
[TopLink Config]: 2008.02.26
09:09:19.785--ServerSession(15830670)--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]: 2008.02.26
09:09:19.800--ServerSession(15830670)--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]: 2008.02.26
09:09:19.824--ServerSession(15830670)--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]: 2008.02.26
09:09:19.825--ServerSession(15830670)--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]: 2008.02.26
09:09:19.837--ServerSession(15830670)--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]: 2008.02.26
09:09:19.838--ServerSession(15830670)--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]: 2008.02.26
09:09:19.842--ServerSession(15830670)--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]: 2008.02.26
09:09:19.843--ServerSession(15830670)--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]: 2008.02.26
09:09:20.698--ServerSession(15830670)--Thread(Thread[main,5,main])--TopLink,
version: Oracle TopLink Essentials - 2006.6 (Build 060608)
[TopLink Config]: 2008.02.26
09:09:20.709--ServerSession(15830670)--Connection(16267615)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:22.363--ServerSession(15830670)--Connection(30369327)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26
09:09:22.364--ServerSession(15830670)--Connection(20828680)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:22.371--ServerSession(15830670)--Connection(8392793)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26
09:09:22.372--ServerSession(15830670)--Connection(28399835)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:22.374--ServerSession(15830670)--Connection(14418506)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26
09:09:22.374--ServerSession(15830670)--Connection(1732792)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:22.378--ServerSession(15830670)--Connection(30397362)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26
09:09:22.378--ServerSession(15830670)--Connection(22245100)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:22.383--ServerSession(15830670)--Connection(9052195)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26
09:09:22.384--ServerSession(15830670)--Connection(4446747)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:22.386--ServerSession(15830670)--Connection(18089737)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26
09:09:22.386--ServerSession(15830670)--Connection(31056505)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:22.388--ServerSession(15830670)--Connection(3610207)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Info]: 2008.02.26
09:09:22.479--ServerSession(15830670)--Thread(Thread[main,5,main])--file:/local/continuum-1.1-beta-2/working-directory/51/core15/target/test-classes-default
login successful
[TopLink Fine]: 2008.02.26
09:09:22.499--ServerSession(15830670)--Connection(8392793)--Thread(Thread[main,5,main])--DROP
TABLE USERDATA
[TopLink Warning]: 2008.02.26
09:09:22.679--ServerSession(15830670)--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]: 2008.02.26
09:09:22.683--ServerSession(15830670)--Connection(30369327)--Thread(Thread[main,5,main])--CREATE
TABLE USERDATA (ID BIGINT GENERATED ALWAYS AS IDENTITY NOT NULL, USERNAME
VARCHAR(255), VERSION BIGINT, PRIMARY KEY (ID))
Feb 26, 2008 9:09:22 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)
Feb 26, 2008 9:09:22 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)
Feb 26, 2008 9:09:22 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)
Feb 26, 2008 9:09:22 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)
Feb 26, 2008 9:09:22 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)
Feb 26, 2008 9:09:22 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)
Feb 26, 2008 9:09:22 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 Config]: 2008.02.26
09:09:22.916--ServerSession(15830670)--Connection(30369327)--Thread(Thread[main,5,main])--disconnect
[TopLink Info]: 2008.02.26
09:09:22.916--ServerSession(15830670)--Thread(Thread[main,5,main])--file:/local/continuum-1.1-beta-2/working-directory/51/core15/target/test-classes-default
logout successful
[TopLink Config]: 2008.02.26
09:09:22.916--ServerSession(15830670)--Connection(8392793)--Thread(Thread[main,5,main])--disconnect
[TopLink Config]: 2008.02.26
09:09:22.917--ServerSession(15830670)--Connection(16267615)--Thread(Thread[main,5,main])--disconnect
[TopLink Config]: 2008.02.26
09:09:22.917--ServerSession(15830670)--Connection(14418506)--Thread(Thread[main,5,main])--disconnect
[TopLink Config]: 2008.02.26
09:09:22.917--ServerSession(15830670)--Connection(30397362)--Thread(Thread[main,5,main])--disconnect
[TopLink Config]: 2008.02.26
09:09:22.917--ServerSession(15830670)--Connection(9052195)--Thread(Thread[main,5,main])--disconnect
[TopLink Config]: 2008.02.26
09:09:22.917--ServerSession(15830670)--Connection(18089737)--Thread(Thread[main,5,main])--disconnect
[TopLink Config]: 2008.02.26
09:09:22.918--ServerSession(15830670)--Connection(3610207)--Thread(Thread[main,5,main])--disconnect
Feb 26, 2008 9:09:22 AM
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
destroySingletons
INFO: Destroying 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
Feb 26, 2008 9:09:22 AM
org.springframework.orm.jpa.AbstractEntityManagerFactoryBean destroy
INFO: Closing JPA EntityManagerFactory for persistence unit 'default'
Feb 26, 2008 9:09:22 AM
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:testApplicationContext.xml
Feb 26, 2008 9:09:22 AM
org.springframework.beans.factory.xml.XmlBeanDefinitionReader
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource
[testApplicationContext.xml]
[TopLink Config]: 2008.02.26
09:09:23.029--ServerSession(33301989)--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]: 2008.02.26
09:09:23.030--ServerSession(33301989)--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]: 2008.02.26
09:09:23.031--ServerSession(33301989)--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]: 2008.02.26
09:09:23.031--ServerSession(33301989)--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]: 2008.02.26
09:09:23.031--ServerSession(33301989)--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]: 2008.02.26
09:09:23.031--ServerSession(33301989)--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]: 2008.02.26
09:09:23.032--ServerSession(33301989)--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]: 2008.02.26
09:09:23.032--ServerSession(33301989)--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]: 2008.02.26
09:09:23.034--ServerSession(33301989)--Thread(Thread[main,5,main])--TopLink,
version: Oracle TopLink Essentials - 2006.6 (Build 060608)
[TopLink Config]: 2008.02.26
09:09:23.034--ServerSession(33301989)--Connection(746842)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:23.037--ServerSession(33301989)--Connection(7833509)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26
09:09:23.037--ServerSession(33301989)--Connection(23761956)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:23.039--ServerSession(33301989)--Connection(15915553)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26
09:09:23.039--ServerSession(33301989)--Connection(30335841)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:23.041--ServerSession(33301989)--Connection(26435815)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26
09:09:23.041--ServerSession(33301989)--Connection(12525344)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:23.043--ServerSession(33301989)--Connection(10311571)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26
09:09:23.044--ServerSession(33301989)--Connection(31494382)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:23.046--ServerSession(33301989)--Connection(31343478)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26
09:09:23.046--ServerSession(33301989)--Connection(18813851)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:23.048--ServerSession(33301989)--Connection(13312389)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26
09:09:23.048--ServerSession(33301989)--Connection(380480)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
platform=>DerbyPlatform
user name=> "sa"
datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26
09:09:23.050--ServerSession(33301989)--Connection(26362458)--Thread(Thread[main,5,main])--Connected:
jdbc:derby:myfacesOrchestraDB/TESTS
User: sa
Database: Apache Derby Version: 10.3.1.4 - (561794)
Driver: Apache Derby Embedded JDBC Driver Version: 10.3.1.4 - (561794)
[TopLink Info]: 2008.02.26
09:09:23.051--ServerSession(33301989)--Thread(Thread[main,5,main])--file:/local/continuum-1.1-beta-2/working-directory/51/core15/target/test-classes-default
login successful
[TopLink Fine]: 2008.02.26
09:09:23.052--ServerSession(33301989)--Connection(15915553)--Thread(Thread[main,5,main])--DROP
TABLE USERDATA
Feb 26, 2008 9:09:23 AM
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup
date [Tue Feb 26 09:09:23 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 9:09:23 AM
org.springframework.context.support.AbstractApplicationContext
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Feb 26, 2008 9:09:23 AM
org.springframework.orm.jpa.LocalEntityManagerFactoryBean
createNativeEntityManagerFactory
INFO: Building JPA EntityManagerFactory for persistence unit 'default'
[TopLink Fine]: 2008.02.26
09:09:23.105--ServerSession(33301989)--Connection(7833509)--Thread(Thread[main,5,main])--CREATE
TABLE USERDATA (ID BIGINT GENERATED ALWAYS AS IDENTITY NOT NULL, USERNAME
VARCHAR(255), VERSION BIGINT, PRIMARY KEY (ID))
[TopLink Config]: 2008.02.26
09:09:23.136--ServerSession(33301989)--Connection(7833509)--Thread(Thread[main,5,main])--disconnect
[TopLink Info]: 2008.02.26
09:09:23.137--ServerSession(33301989)--Thread(Thread[main,5,main])--file:/local/continuum-1.1-beta-2/working-directory/51/core15/target/test-classes-default
logout successful
[TopLink Config]: 2008.02.26
09:09:23.137--ServerSession(33301989)--Connection(15915553)--Thread(Thread[main,5,main])--disconnect
[TopLink Config]: 2008.02.26
09:09:23.137--ServerSession(33301989)--Connection(746842)--Thread(Thread[main,5,main])--disconnect
[TopLink Config]: 2008.02.26
09:09:23.137--ServerSession(33301989)--Connection(26435815)--Thread(Thread[main,5,main])--disconnect
[TopLink Config]: 2008.02.26
09:09:23.137--ServerSession(33301989)--Connection(10311571)--Thread(Thread[main,5,main])--disconnect
[TopLink Config]: 2008.02.26
09:09:23.138--ServerSession(33301989)--Connection(31343478)--Thread(Thread[main,5,main])--disconnect
[TopLink Config]: 2008.02.26
09:09:23.138--ServerSession(33301989)--Connection(13312389)--Thread(Thread[main,5,main])--disconnect
[TopLink Config]: 2008.02.26
09:09:23.138--ServerSession(33301989)--Connection(26362458)--Thread(Thread[main,5,main])--disconnect
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 4.363 sec <<<
FAILURE!
Results :
Tests in error:
testPersistence(org.apache.myfaces.orchestra.conversation.TestConversationPersistence)
testRestartConversation(org.apache.myfaces.orchestra.conversation.TestConversationPersistence)
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
Feb 26, 2008 9:09:23 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)
Feb 26, 2008 9:09:23 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)
Feb 26, 2008 9:09:23 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)
Feb 26, 2008 9:09:23 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)
Feb 26, 2008 9:09:23 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)
Feb 26, 2008 9:09:23 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)
Feb 26, 2008 9:09:23 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
Feb 26, 2008 9:09:23 AM
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
destroySingletons
INFO: Destroying 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
Feb 26, 2008 9:09:23 AM
org.springframework.orm.jpa.AbstractEntityManagerFactoryBean destroy
INFO: Closing JPA EntityManagerFactory for persistence unit 'default'
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
/local/continuum-1.1-beta-2/working-directory/51/core15/target/surefire-reports
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 44 seconds
[INFO] Finished at: Tue Feb 26 09:09:23 GMT+00:00 2008
[INFO] Final Memory: 26M/88M
[INFO] ------------------------------------------------------------------------
****************************************************************************