See <https://builds.apache.org/job/River-QA-OpenJDK/12/changes>
Changes:
[peter_firmstone] Alter Reggie to throw IOException if port selected by
ServerSocketFactory doesn't match requested port, or if default port not
available - Changes reverted, it would be desirable to have the port required
by BaseQATest communicated to Reggie, which currently gets the unicast socket
port from configuration. BaseQATest falls over when port 4160 is already in
use.
[peter_firmstone] Alter Reggie to throw IOException if port selected by
ServerSocketFactory doesn't match requested port, or if default port not
available - Changes reverted, it would be desirable to have the port required
by BaseQATest communicated to Reggie, which currently gets the unicast socket
port from configuration. BaseQATest falls over when port 4160 is already in
use.
[peter_firmstone] Alter Reggie to throw IOException if port selected by
ServerSocketFactory doesn't match requested port, or if default port not
available.
[peter_firmstone] Alter Reggie to throw IOException if port selected by
ServerSocketFactory doesn't match requested port.
[peter_firmstone] Detailed logging messages to assist with debugging
[peter_firmstone] More logging messages to assist with debugging, revert
QAConfig getLocalHostName method
[peter_firmstone] Change method of getting local host name in QAConfig
[peter_firmstone] Changes to Reggie to improve synchronization issues, not a
complete fix, Reggie needs a thorough refactoring to improve encapsulation for
easier maintenance.
[peter_firmstone] Correct refactoring mistake in DiscoveryProtocolSimulator
[peter_firmstone] Refactor DiscoveryProtocolSimulator, fix synchronization and
InetAddress issues, the qa test suite is somewhat brittle on concurrent
hardware, these issues are becoming more apparent as River concurrency improves.
[peter_firmstone] Attempt to fix what appear to be some synchronisation issues
in test failures.
[peter_firmstone] Add synchronisation while using iterators, suspect memory
visibility problems are causing test failures.
[peter_firmstone] More logging output to assist debugging.
[peter_firmstone] Fix up some synchronization issues, more logging output to
assist debugging.
[peter_firmstone] Clearing up what appears to be some synchronisation issues in
the QA test suite, replacing ArrayList with List and HashMap with Map.
[peter_firmstone] Check for null QAConfig in test.
[peter_firmstone] River-414
Clean up LookupLocator as per mail list comments, removed SocketFactory prior
to release.
[peter_firmstone] Fix NullPointerException due to unsafe publication in
DiscoveryProtocolSimulator on my Windows PC.
[peter_firmstone] Debugging tests on arm platform to gather more information,
changed LookupLocator to show full url in toString() output.
[peter_firmstone] Debugging tests on arm platform to gather more information.
[peter_firmstone] Debugging tests on arm platform to gather more information.
[peter_firmstone] Debugging tests on arm platform to gather more information.
[peter_firmstone] Catch BindException caused by TIME_WAIT, sleep and retry, to
avoid test failure on ARM architecture.
[peter_firmstone] Preparation for River 2.2.1 release.
[peter_firmstone] Enable Reggie to handle a ServerSocket caught in the 4 minute
TCP 2MSL TIME_WAIT state, can be safely interrupted.
This should fix failing tests on ARM platform.
[sijskes] private constructor
[sijskes] javadoc.
[peter_firmstone] Fix new recent test failures
[peter_firmstone] Fix new recent test failures
[peter_firmstone] Fix NullPointerException bug revealed by MS Windows
[sijskes] fixed 'no biggie'
[peter_firmstone] RemotePolicy refactoring, added @Beta status.
[peter_firmstone] Increase verbosity of codebase annotation errors.
[peter_firmstone] Sim, This is an example of how to fix illegal characters in
URI / URL strings and normalise. This might address the issues you're seeing
with spaces in codebase annotations and it may not, if spaces are still present
(I haven't had much time to look at this), then you'll need to find where
codebase annotations are being generated and escape the illegal characters
prior to them being used as codebase annotations for services.
Hope this helps.
[sijskes]
[sijskes] moved @beta to api.
[sijskes] moved @beta to api.
[sijskes] moved @beta to api.
[sijskes] converted LocalHostLookup to Spi.
[sijskes] converted LocalHostLookup to Spi.
[sijskes] added release notes to merge.
[sijskes] added release notes to merge.
[sijskes] added release notes to merge.
[sijskes] RIVER-336 additional logging
[sijskes] RIVER-336
[sijskes] RIVER-336
[sijskes] RIVER-336
[sijskes] RIVER-336
[sijskes] RIVER-336
[sijskes] RIVER-336
[sijskes] RIVER-336 related.
[sijskes] RIVER-336 related.
[sijskes] added permission check.
[sijskes] RIVER-45 it is now possible to implement this behaviour by providing
your own LocalHostLookupProvider.
[sijskes] RIVER-413
[sijskes] added Beta annotations.
[sijskes]
[sijskes] RIVER-413 routed all non-test getLocalHost calls to LocalHostLookup
[sijskes] RIVER-413 routed all non-test getLocalHost calls to LocalHostLookup
[sijskes] fixed docu.
[sijskes] RIVER-413 routed all non-test getLocalHost calls to LocalHostLookup
[sijskes] RIVER-413 added org.apache.river.config to jsk-lib.jar
[sijskes] RIVER-413
[sijskes] RIVER-413
[sijskes] widened documented use for Component annotation.
[sijskes] integration selfhealing proxy
[sijskes] integration selfhealing proxy
[sijskes] selfhealing integratio
[sijskes] fixed netbeans project files.
[sijskes]
[sijskes] RIVER-409
[sijskes] RIVER-409
[sijskes] RIVER-409
[sijskes] RIVER-409
[sijskes] RIVER-409
[sijskes] RIVER-409
[sijskes] RIVER-409
[sijskes] RIVER-409
[sijskes] RIVER-409
[sijskes] RIVER-409
[peter_firmstone] Remove unnecessary new classes prior to release and perform
some minor refactoring
[peter_firmstone] Remove unnecessary new classes prior to release
[peter_firmstone] refine DelegatePermission implementation
[sijskes] RIVER-409 ; Apache license added
[sijskes] added river-extra src root.
[sijskes] logger made static final; renamed method; added generics; removed
cast;
[sijskes] Used com.sun.jini.config.Component instead.
[sijskes] RIVER-359
[sijskes] RIVER-359
[sijskes] RIVER-409
[sijskes] RIVER-411
[sijskes] RIVER-410
[sijskes] qa-testing for compiling qa framework in netbeans
[sijskes] updated for NB7.2
[sijskes] RIVER-410
[sijskes] removed snippets
[sijskes] added introspection based configuration.
[sijskes] added joinmgr
[sijskes] enabled mockito based tests (1).
[sijskes] added junit tests to nbproject
[sijskes]
[sijskes]
[sijskes]
[sijskes]
[sijskes] converted / into - to help jenkins
[sijskes] converted / into - to help jenkins
[sijskes] added script for listing test files to support jenkins configuration.
[sijskes] running by test
[sijskes] reduced size of qa-tree
[sijskes] disabled annotation processort option.
enabled deprecated warnings option.
[sijskes] reduced size of qa-tree.zip
[sijskes] integration fixes
[sijskes] complete run
[sijskes] complete run
[sijskes] renamed target
[sijskes] fetch qa-tree
[sijskes] starting point
[sijskes] scripts to drive qa-matrix job
------------------------------------------
[...truncated 9752 lines...]
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionReadTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionReadWaitTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeIfExistsNO_WAITTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeIfExistsReadTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeIfExistsTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeIfExistsWaitTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeNO_WAITTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeReadTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeWaitTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteLeaseANYTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteLeaseFOREVERTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteNegativeLeaseTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTakeIfExistsNotifyTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTakeIfExistsTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTakeNotifyTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTakeTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionWriteTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotWriteLeaseANYTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotWriteLeaseFOREVERTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotWriteNegativeLeaseTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
../javaspace.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/javaspace/conformance/javaspace.properties>
[java] Adding test:
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotWriteTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test: com/sun/jini/test/impl/mahalo/AdminIFShutdownTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test: com/sun/jini/test/impl/mahalo/AdminIFTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/LeaseExpireCancelTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/LeaseExpireRenewTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test: com/sun/jini/test/impl/mahalo/LeaseMapTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test: com/sun/jini/test/impl/mahalo/LeaseTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/MahaloCreateShutdownTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test: com/sun/jini/test/impl/mahalo/MahaloIFTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/MahaloImplReadyStateTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/NestableServerTransactionCreatedToStringTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/NestableTransactionCreatedToStringTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest2.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest3.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest4.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/PrepareAndCommitExceptionTest5.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test: com/sun/jini/test/impl/mahalo/RandomStressTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/ServerTransactionEqualityTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/ServerTransactionToStringTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/TransactionCreatedToStringTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/TransactionManagerCreatedToStringTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/TxnMgrImplNullActivationConfigEntries.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/TxnMgrImplNullConfigEntries.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/TxnMgrImplNullRecoveredLocators.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
mahalo.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/impl/mahalo/mahalo.properties>
[java] Adding test:
com/sun/jini/test/impl/mahalo/TxnMgrProxyEqualityTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
txnmanager.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/txnmanager/txnmanager.properties>
[java] Adding test:
com/sun/jini/test/spec/txnmanager/AsynchAbortOnCommitTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
txnmanager.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/txnmanager/txnmanager.properties>
[java] Adding test:
com/sun/jini/test/spec/txnmanager/AsynchAbortOnPrepareTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
txnmanager.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/txnmanager/txnmanager.properties>
[java] Adding test:
com/sun/jini/test/spec/txnmanager/CommitExpiredTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
txnmanager.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/txnmanager/txnmanager.properties>
[java] Adding test:
com/sun/jini/test/spec/txnmanager/CommitTimeoutTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
txnmanager.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/txnmanager/txnmanager.properties>
[java] Adding test: com/sun/jini/test/spec/txnmanager/GetStateTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
txnmanager.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/txnmanager/txnmanager.properties>
[java] Adding test:
com/sun/jini/test/spec/txnmanager/JoinIdempotentTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
txnmanager.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/txnmanager/txnmanager.properties>
[java] Adding test:
com/sun/jini/test/spec/txnmanager/JoinWhileActiveTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
txnmanager.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/txnmanager/txnmanager.properties>
[java] Adding test:
com/sun/jini/test/spec/txnmanager/ManyParticipantsTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
txnmanager.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/txnmanager/txnmanager.properties>
[java] Adding test:
com/sun/jini/test/spec/txnmanager/PrepareTimeoutTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
txnmanager.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/txnmanager/txnmanager.properties>
[java] Adding test:
com/sun/jini/test/spec/txnmanager/RollBackErrorTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
txnmanager.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/txnmanager/txnmanager.properties>
[java] Adding test:
com/sun/jini/test/spec/txnmanager/RollForwardErrorTest.td
[java] QAConfig.getComponentFile FINEST: failed existance check on
txnmanager.properties
[java] QAConfig.loadProperties FINEST: loaded properties:
file:/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/src/com/sun/jini/test/spec/txnmanager/txnmanager.properties>
[java] Adding test: com/sun/jini/test/spec/txnmanager/TwoPhaseTest.td
[java]
[java] -----------------------------------------
[java] GENERAL HARNESS CONFIGURATION INFORMATION:
[java]
[java] Date started:
[java] Wed Nov 21 13:26:30 UTC 2012
[java] Installation directory of the JSK:
[java]
com.sun.jini.jsk.home=/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/>
[java] Installation directory of the harness:
[java]
com.sun.jini.qa.home=/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa>
[java] Categories being tested:
[java] categories=id loader policyprovider locatordiscovery
activation config discoverymanager joinmanager url iiop jrmp reliability thread
renewalmanager constraint export lookupdiscovery servicediscovery io security
lookupservice renewalservice eventmailbox jeri start discoveryservice
discoveryproviders javaspace txnmanager
[java] -----------------------------------------
[java] ENVIRONMENT PROPERTIES:
[java]
[java] JVM information:
[java] OpenJDK 64-Bit Server VM, 20.0-b12, 64 bit VM mode
[java] Sun Microsystems Inc.
[java] OS information:
[java] FreeBSD, 9.0-RELEASE, amd64
[java]
[java] -----------------------------------------
[java] STARTING TO RUN THE TESTS
[java]
[java]
[java] Resolver.setToken FINEST: setting token <config> to none
[java] QAConfig.loadTestConfiguration FINER: Test Configuration options:
[java] QAConfig.loadTestConfiguration FINER: -
[java] QAConfig.loadTestConfiguration FINER: multicast.ttl = 0
[java] Resolver.setToken FINEST: setting token <config> to none
[java] QAConfig.loadTestConfiguration FINER: Test Configuration options:
[java] QAConfig.loadTestConfiguration FINER: -
[java] QAConfig.loadTestConfiguration FINER: multicast.ttl = 0
[java]
[java] TIME: 1:26:42 PM
[java]
[java] Resolver.setToken FINEST: setting token <config> to none
[java] QAConfig.loadTestConfiguration FINER: Test Configuration options:
[java] QAConfig.loadTestConfiguration FINER: -
[java] QAConfig.loadTestConfiguration FINER: multicast.ttl = 0
[java] Resolver.setToken FINEST: setting token <config> to none
[java] QAConfig.loadTestConfiguration FINER: Test Configuration options:
[java] QAConfig.loadTestConfiguration FINER: -
[java] QAConfig.loadTestConfiguration FINER: multicast.ttl = 0
[java]
[java] TIME: 1:26:53 PM
[java]
[java] Resolver.setToken FINEST: setting token <config> to none
[java] QAConfig.loadTestConfiguration FINER: Test Configuration options:
[java] QAConfig.loadTestConfiguration FINER: -
[java] QAConfig.loadTestConfiguration FINER: multicast.ttl = 0
[java] Resolver.setToken FINEST: setting token <config> to none
[java] QAConfig.loadTestConfiguration FINER: Test Configuration options:
[java] QAConfig.loadTestConfiguration FINER: -
[java] QAConfig.loadTestConfiguration FINER: multicast.ttl = 0
[java]
[java] TIME: 1:27:04 PM
[java]
[java] Resolver.setToken FINEST: setting token <config> to none
[java] QAConfig.loadTestConfiguration FINER: Test Configuration options:
[java] QAConfig.loadTestConfiguration FINER: -
[java] QAConfig.loadTestConfiguration FINER: multicast.ttl = 0
[java] Java Result: 1
collect-result:
BUILD FAILED
/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/build.xml>:2094: The
following error occurred while executing this line:
/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/build.xml>:406: The
following error occurred while executing this line:
/usr<https://builds.apache.org/job/River-QA-OpenJDK/ws/qa/build.xml>:380:
condition satisfied
Total time: 5 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts