Details
- State: Success
- For: Project: logging-log4j-receivers-test
- Working Directory: /export/home/gump/test/workspace/logging-log4j-receivers
- Output: /export/home/gump/test/workspace/tmp/build_logging-log4j-receivers_logging-log4j-receivers-test.txt
- Exit Code: 0
- Start Time: Wed, 03 Dec 2008 00:37:13 (GMT)
- End Time: Wed, 03 Dec 2008 00:37:24 (GMT)
- Elapsed Time: 10 secs
Parameters
| Prefix |
Name |
Value |
| -D |
java.awt.headless |
true |
|
org.apache.tools.ant.Main |
|
| -D |
gump.merge |
/zonestorage/gump/export/home/gump/test/gump/work/merge.xml |
| -D |
build.sysclasspath |
only |
|
test |
|
Environment Overrides
| Name |
Value |
| CLASSPATH |
:/opt/jdk1.6.0/lib/tools.jar
/export/home/gump/test/workspace/logging-log4j-receivers/target/test-classes
/export/home/gump/test/workspace/ant/dist/lib/ant-jmf.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-swing.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-apache-resolver.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-trax.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-junit.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-launcher.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-nodeps.jar
/export/home/gump/test/workspace/ant/dist/lib/ant.jar
/export/home/gump/packages/junit3.8.1/junit.jar
/export/home/gump/test/workspace/xml-commons/java/build/resolver.jar
/export/home/gump/test/workspace/logging-log4j-12/dist/lib/log4j-03122008.jar
/export/home/gump/test/workspace/logging-log4j-component/target/apache-log4j-component-03122008.jar
/export/home/gump/test/workspace/logging-log4j-receivers/target/apache-log4j-receivers-03122008.jar
/export/home/gump/test/workspace/junit/dist/junit-03122008.jar
/export/home/gump/test/workspace/hsqldb/lib/hsqldb.jar |
Command Line
/opt/jdk1.6.0/bin/java -Djava.awt.headless=true org.apache.tools.ant.Main
-Dgump.merge=/zonestorage/gump/export/home/gump/test/gump/work/merge.xml
-Dbuild.sysclasspath=only test Output
Buildfile: /zonestorage/gump/export/home/gump/test/workspace/logging-log4j-receivers/build.xml
init:
compile:
[copy] Copying 2 files to /zonestorage/gump/export/home/gump/test/workspace/logging-log4j-receivers/target/classes
jar:
[jar] Building jar: /zonestorage/gump/export/home/gump/test/workspace/logging-log4j-receivers/target/apache-log4j-receivers-1.0.jar
test-compile:
[mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/logging-log4j-receivers/target/test-classes
[javac] Compiling 6 source files to /zonestorage/gump/export/home/gump/test/workspace/logging-log4j-receivers/target/test-classes
[copy] Copying 10 files to /zonestorage/gump/export/home/gump/test/workspace/logging-log4j-receivers/target/test-classes
test:
[junit] WARNING: multiple versions of ant detected in path for junit
[junit] jar:file:/zonestorage/gump/export/home/gump/test/workspace/ant/dist/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and jar:file:/export/home/gump/test/workspace/ant/dist/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] Running org.apache.log4j.db.FullCycleDBTest
[junit] Testsuite: org.apache.log4j.db.FullCycleDBTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.743 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.743 sec
[junit] ------------- Standard Output ---------------
[junit] log4j: reset attribute= "false".
[junit] log4j: Threshold ="null".
[junit] log4j: Retreiving an instance of org.apache.log4j.Logger.
[junit] log4j: Setting [org.apache.log4j.joran] additivity to [true].
[junit] log4j: Level value for org.apache.log4j.joran is [INFO].
[junit] log4j: org.apache.log4j.joran level set to INFO
[junit] log4j: Retreiving an instance of org.apache.log4j.Logger.
[junit] log4j: Setting [org.apache.log4j.config] additivity to [true].
[junit] log4j: Level value for org.apache.log4j.config is [INFO].
[junit] log4j: org.apache.log4j.config level set to INFO
[junit] log4j: Retreiving an instance of org.apache.log4j.Logger.
[junit] log4j: Setting [org.apache.log4j.db.DBAppender] additivity to [true].
[junit] log4j: Level value for org.apache.log4j.db.DBAppender is [INFO].
[junit] log4j: org.apache.log4j.db.DBAppender level set to INFO
[junit] log4j: Level value for root is [debug].
[junit] log4j: root level set to DEBUG
[junit] log4j: Class name: [org.apache.log4j.db.DBAppender]
[junit] log4j: Setting property [locationInfo] to [true].
[junit] log4j: Setting property [driverClass] to [org.hsqldb.jdbcDriver].
[junit] log4j: Setting property [url] to [jdbc:hsqldb:mem:testdb].
[junit] log4j: Setting property [user] to [sa].
[junit] log4j: Setting property [password] to [].
[junit] log4j: setConnectionSource called for DBAppender
[junit] log4j: DBAppender.activateOptions called
[junit] log4j: Adding appender named [DB] to category [root].
[junit] log4j: Class name: [org.apache.log4j.VectorAppender]
[junit] log4j: Adding appender named [VECTOR] to category [root].
[junit] ***startTime is 1228264635974
[junit] log4j: System property is :null
[junit] log4j: Standard DocumentBuilderFactory search succeded.
[junit] log4j: DocumentBuilderFactory is: com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
[junit] log4j: debug attribute= "true".
[junit] log4j: reset attribute= "false".
[junit] log4j: Threshold ="null".
[junit] log4j: Setting property [driverClass] to [org.hsqldb.jdbcDriver].
[junit] log4j: Setting property [url] to [jdbc:hsqldb:mem:testdb].
[junit] log4j: Setting property [user] to [sa].
[junit] log4j: Setting property [password] to [].
[junit] log4j: Pushing plugin on to the object stack.
[junit] log4j: Retreiving an instance of org.apache.log4j.Logger.
[junit] log4j: Setting [org.apache.log4j.joran] additivity to [true].
[junit] log4j: Level value for org.apache.log4j.joran is [INFO].
[junit] log4j: org.apache.log4j.joran level set to INFO
[junit] log4j: Retreiving an instance of org.apache.log4j.Logger.
[junit] log4j: Setting [org.apache.log4j.config] additivity to [true].
[junit] log4j: Level value for org.apache.log4j.config is [INFO].
[junit] log4j: org.apache.log4j.config level set to INFO
[junit] log4j: Retreiving an instance of org.apache.log4j.Logger.
[junit] log4j: Setting [org.apache.log4j.db] additivity to [true].
[junit] log4j: Level value for org.apache.log4j.db is [INFO].
[junit] log4j: org.apache.log4j.db level set to INFO
[junit] log4j: Level value for root is [debug].
[junit] log4j: root level set to DEBUG
[junit] log4j: Class name: [org.apache.log4j.VectorAppender]
[junit] log4j: Adding appender named [VECTOR] to category [root].
[junit] log4j: Class name: [org.apache.log4j.ConsoleAppender]
[junit] log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
[junit] log4j: Setting property [conversionPattern] to [READING %relative %level %logger - %message%n].
[junit] log4j: Adding appender named [CONSOLE] to category [root].
[junit] log4j: Trying to find [log4j.xml] using context classloader sun.misc.Launcher$AppClassLoader@fabe9.
[junit] log4j: Trying to find [log4j.xml] using sun.misc.Launcher$AppClassLoader@fabe9 class loader.
[junit] log4j: Trying to find [log4j.xml] using ClassLoader.getSystemResource().
[junit] log4j: Trying to find [log4j.properties] using context classloader sun.misc.Launcher$AppClassLoader@fabe9.
[junit] log4j: Trying to find [log4j.properties] using sun.misc.Launcher$AppClassLoader@fabe9 class loader.
[junit] log4j: Trying to find [log4j.properties] using ClassLoader.getSystemResource().
[junit] log4j: Could not find resource: [null].
[junit] READING 0elative org.apache.log4j.db.FullCycleDBTest.testSingleOutput(FullCycleDBTest.java:164)evel org.apache.log4j.db.FullCycleDBTest.testSingleOutput(FullCycleDBTest.java:164)ogger - some message1228264635974essage
[junit] ***Keeping event with timestamo1228264635976
[junit] log4j: System property is :null
[junit] log4j: Standard DocumentBuilderFactory search succeded.
[junit] log4j: DocumentBuilderFactory is: com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
[junit] log4j: debug attribute= "true".
[junit] log4j: reset attribute= "false".
[junit] log4j: Threshold ="null".
[junit] log4j: Retreiving an instance of org.apache.log4j.Logger.
[junit] log4j: Setting [org.apache.log4j.joran] additivity to [true].
[junit] log4j: Level value for org.apache.log4j.joran is [INFO].
[junit] log4j: org.apache.log4j.joran level set to INFO
[junit] log4j: Retreiving an instance of org.apache.log4j.Logger.
[junit] log4j: Setting [org.apache.log4j.config] additivity to [true].
[junit] log4j: Level value for org.apache.log4j.config is [INFO].
[junit] log4j: org.apache.log4j.config level set to INFO
[junit] log4j: Retreiving an instance of org.apache.log4j.Logger.
[junit] log4j: Setting [org.apache.log4j.db.DBAppender] additivity to [true].
[junit] log4j: Level value for org.apache.log4j.db.DBAppender is [INFO].
[junit] log4j: org.apache.log4j.db.DBAppender level set to INFO
[junit] log4j: Level value for root is [debug].
[junit] log4j: root level set to DEBUG
[junit] log4j: Class name: [org.apache.log4j.db.DBAppender]
[junit] log4j: Setting property [locationInfo] to [true].
[junit] log4j: Setting property [driverClass] to [org.hsqldb.jdbcDriver].
[junit] log4j: Setting property [url] to [jdbc:hsqldb:mem:testdb].
[junit] log4j: Setting property [user] to [sa].
[junit] log4j: Setting property [password] to [].
[junit] log4j: setConnectionSource called for DBAppender
[junit] log4j: DBAppender.activateOptions called
[junit] log4j: Adding appender named [DB] to category [root].
[junit] log4j: Class name: [org.apache.log4j.VectorAppender]
[junit] log4j: Adding appender named [VECTOR] to category [root].
[junit] log4j: Logging an exception
[junit] log4j: System property is :null
[junit] log4j: Standard DocumentBuilderFactory search succeded.
[junit] log4j: DocumentBuilderFactory is: com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
[junit] log4j: debug attribute= "true".
[junit] log4j: reset attribute= "false".
[junit] log4j: Threshold ="null".
[junit] log4j: Setting property [driverClass] to [org.hsqldb.jdbcDriver].
[junit] log4j: Setting property [url] to [jdbc:hsqldb:mem:testdb].
[junit] log4j: Setting property [user] to [sa].
[junit] log4j: Setting property [password] to [].
[junit] log4j: Pushing plugin on to the object stack.
[junit] log4j: Retreiving an instance of org.apache.log4j.Logger.
[junit] log4j: Setting [org.apache.log4j.joran] additivity to [true].
[junit] log4j: Level value for org.apache.log4j.joran is [INFO].
[junit] log4j: org.apache.log4j.joran level set to INFO
[junit] log4j: Retreiving an instance of org.apache.log4j.Logger.
[junit] log4j: Setting [org.apache.log4j.config] additivity to [true].
[junit] log4j: Level value for org.apache.log4j.config is [INFO].
[junit] log4j: org.apache.log4j.config level set to INFO
[junit] log4j: Retreiving an instance of org.apache.log4j.Logger.
[junit] log4j: Setting [org.apache.log4j.db] additivity to [true].
[junit] log4j: Level value for org.apache.log4j.db is [INFO].
[junit] log4j: org.apache.log4j.db level set to INFO
[junit] log4j: Level value for root is [debug].
[junit] log4j: root level set to DEBUG
[junit] log4j: Class name: [org.apache.log4j.VectorAppender]
[junit] log4j: Adding appender named [VECTOR] to category [root].
[junit] log4j: Class name: [org.apache.log4j.ConsoleAppender]
[junit] log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
[junit] log4j: Setting property [conversionPattern] to [READING %relative %level %logger - %message%n].
[junit] log4j: Adding appender named [CONSOLE] to category [root].
[junit] READING 0elative org.apache.log4j.db.FullCycleDBTest.testSingleOutput(FullCycleDBTest.java:164)evel org.apache.log4j.db.FullCycleDBTest.testSingleOutput(FullCycleDBTest.java:164)ogger - some message1228264635974essage
[junit] READING 3214elative org.apache.log4j.db.FullCycleDBTest.testAllFields(FullCycleDBTest.java:205)evel org.apache.log4j.db.FullCycleDBTest.testAllFields(FullCycleDBTest.java:205)ogger - some message1228264639190essage
[junit] READING 3218elative org.apache.log4j.db.FullCycleDBTest.testAllFields(FullCycleDBTest.java:207)evel org.apache.log4j.db.FullCycleDBTest.testAllFields(FullCycleDBTest.java:207)ogger - some error message1228264639190essage
[junit] java.lang.Exception: testing
[junit] at org.apache.log4j.db.FullCycleDBTest.testAllFields(FullCycleDBTest.java:207)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:154)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
[junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:423)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:923)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:780)
[junit] ***Removing event with timestamp 1228264635976
[junit] ***Keeping event with timestamo1228264639190
[junit] ***Keeping event with timestamo1228264639194
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] log4j:WARN No appenders could be found for logger (out1228264639190).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testSingleOutput took 3.572 sec
[junit] Testcase: testAllFields took 3.156 sec
[junit] Running org.apache.log4j.helpers.UtilLoggingLevelTest
[junit] Testsuite: org.apache.log4j.helpers.UtilLoggingLevelTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
[junit]
[junit] Testcase: testToLevelFINEST took 0.009 sec
[junit] Running org.apache.log4j.rewrite.RewriteAppenderTest
[junit] Testsuite: org.apache.log4j.rewrite.RewriteAppenderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.193 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.193 sec
[junit]
[junit] Testcase: testMapPolicy took 0.147 sec
[junit] Testcase: testReflectionPolicy took 0.014 sec
[junit] Testcase: testPropertyPolicy took 0.012 sec
[junit] Running org.apache.log4j.xml.XMLDecoderTest
[junit] Testsuite: org.apache.log4j.xml.XMLDecoderTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.249 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.249 sec
[junit]
[junit] Testcase: testDecodeEventsString1 took 0.121 sec
[junit] Testcase: testDecodeEventsString2 took 0.026 sec
[junit] Testcase: testDecodeEventsURL1 took 0.041 sec
[junit] Testcase: testDecodeEventsURL2 took 0.043 sec
BUILD SUCCESSFUL
Total time: 10 seconds
Last Updated: Wed, 03 Dec 2008 00:00:04 ().