BUILD FAILED:
Ant Error Message:
/export/cruise/trunk/cc/projects/classlib/trunk/build.xml:167: The following
error occurred while executing this line:
/export/cruise/trunk/cc/projects/classlib/trunk/make/build-test.xml:289: Could
not create task or type of type: replaceregexp. Ant could not find the task or
a class this task relies upon. This is common and has a number of causes; the
usual solutions are to read the manual pages then download and install needed
JAR files, or fix the build file: - You have misspelt 'replaceregexp'.
Fix: check your spelling. - The task needs an external JAR file to execute
and this is not found at the right place in the classpath. Fix: check the
documentation for dependencies. Fix: declare the task. - The task is an Ant
optional task and the JAR file and/or libraries implementing the
functionality were not found at the time you yourself built your
installation of Ant from the Ant sources. Fix: Look in the ANT_HOME/lib for
the 'ant-' JAR corre!
sponding to the task and make sure it contains more than merely a
META-INF/MANIFEST.MF. If all it contains is the manifest, then rebuild Ant
with the needed libraries present in /export/cruise/trunk/cc/lib/optional/
, or alternatively, download a pre-built release version from apache.org
- The build file was written for a later version of Ant Fix: upgrade to at
least the latest release version of Ant - The task is not an Ant core or
optional task and needs to be declared using <taskdef>. - You are
attempting to use a task defined using <presetdef> or <macrodef> but have
spelt wrong or not defined it at the point of use Remember that for JAR
files to be visible to Ant tasks implemented in ANT_HOME/lib, the files must be
in the same directory or on the classpath Please neither file bug reports on
this problem, nor email the Ant mailing lists, until all of these causes have
been explored, as this is not an Ant bug.
Date of build: 01/31/2007 21:53:24
Time to build: 81 minutes 46 seconds
Last changed: 01/31/2007 21:02:54
Last log entry: drlvm
***********************************************************
Errors/Warnings: (555)
Test org.apache.harmony.archive.tests.java.util.jar.JarFileTest FAILED
Test javax.security.auth.SubjectTest FAILED
Test
org.apache.harmony.auth.tests.javax.security.sasl.serialization.AuthenticationExceptionTest
FAILED
Test
org.apache.harmony.auth.tests.javax.security.sasl.serialization.SaslExceptionTest
FAILED
Test java.awt.dnd.DropTargetContextTest FAILED
Test java.awt.dnd.DropTargetEventTest FAILED
Test java.awt.dnd.DropTargetTest FAILED
Test java.awt.geom.AffineTransformTest FAILED
Test java.awt.geom.Arc2DTest FAILED
Test org.apache.harmony.awt.gl.MultiRectAreaTest FAILED
Test org.apache.harmony.beans.tests.java.beans.IntrospectorTest FAILED
Test org.apache.harmony.beans.tests.java.beans.PropertyVetoExceptionTest FAILED
Test org.apache.harmony.crypto.tests.javax.crypto.CipherTest FAILED
Test org.apache.harmony.crypto.tests.javax.crypto.EncryptedPrivateKeyInfoTest
FAILED
Test org.apache.harmony.crypto.tests.javax.crypto.KeyAgreementTest FAILED
Test org.apache.harmony.crypto.tests.javax.crypto.MacTest FAILED
Test org.apache.harmony.crypto.tests.javax.crypto.NullCipherTest FAILED
Test
org.apache.harmony.crypto.tests.javax.crypto.serialization.BadPaddingExceptionTest
FAILED
Test
org.apache.harmony.crypto.tests.javax.crypto.serialization.ExemptionMechanismExceptionTest
FAILED
Test
org.apache.harmony.crypto.tests.javax.crypto.serialization.IllegalBlockSizeExceptionTest
FAILED
Test
org.apache.harmony.crypto.tests.javax.crypto.serialization.NoSuchPaddingExceptionTest
FAILED
Test
org.apache.harmony.crypto.tests.javax.crypto.serialization.ShortBufferExceptionTest
FAILED
Test org.apache.harmony.crypto.tests.javax.crypto.Cipher_ImplTest FAILED
Test org.apache.harmony.crypto.tests.javax.crypto.ExemptionMechanism_ImplTest
FAILED
Test org.apache.harmony.crypto.tests.javax.crypto.KeyAgreement_ImplTest FAILED
Test org.apache.harmony.crypto.tests.javax.crypto.KeyGenerator_ImplTest FAILED
Test org.apache.harmony.crypto.tests.javax.crypto.Mac_ImplTest FAILED
Test org.apache.harmony.crypto.tests.javax.crypto.SecretKeyFactory_ImplTest
FAILED
Tests FAILED
Test org.apache.harmony.logging.tests.java.util.logging.LogManagerTest FAILED
Test org.apache.harmony.logging.tests.java.util.logging.FileHandlerTest FAILED
Test org.apache.harmony.logging.tests.java.util.logging.LogRecordTest FAILED
Test org.apache.harmony.logging.tests.java.util.logging.LoggerTest FAILED
Test org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest FAILED
Test org.apache.harmony.luni.tests.java.lang.DoubleTest FAILED
Test org.apache.harmony.luni.tests.java.lang.FloatTest FAILED
Test org.apache.harmony.luni.tests.java.lang.MathTest FAILED
Test org.apache.harmony.luni.tests.java.lang.StrictMathTest FAILED
Test org.apache.harmony.luni.tests.java.lang.String2Test FAILED
Test org.apache.harmony.luni.tests.java.lang.StringBufferTest FAILED
Test org.apache.harmony.luni.tests.java.lang.StringBuilderTest FAILED
Test org.apache.harmony.luni.tests.java.net.Inet6AddressTest FAILED
Test org.apache.harmony.luni.tests.java.util.ArraysTest FAILED
Test org.apache.harmony.luni.tests.java.util.DuplicateFormatFlagsExceptionTest
FAILED
Test
org.apache.harmony.luni.tests.java.util.FormatFlagsConversionMismatchExceptionTest
FAILED
Test
org.apache.harmony.luni.tests.java.util.IllegalFormatCodePointExceptionTest
FAILED
Test
org.apache.harmony.luni.tests.java.util.IllegalFormatConversionExceptionTest
FAILED
Test org.apache.harmony.luni.tests.java.util.IllegalFormatFlagsExceptionTest
FAILED
Test
org.apache.harmony.luni.tests.java.util.IllegalFormatPrecisionExceptionTest
FAILED
Test org.apache.harmony.luni.tests.java.util.IllegalFormatWidthExceptionTest
FAILED
Test org.apache.harmony.luni.tests.java.util.InputMismatchExceptionTest FAILED
Test org.apache.harmony.luni.tests.java.util.MissingFormatArgumentExceptionTest
FAILED
Test org.apache.harmony.luni.tests.java.util.MissingFormatWidthExceptionTest
FAILED
Test org.apache.harmony.luni.tests.java.util.UUIDTest FAILED
Test
org.apache.harmony.luni.tests.java.util.UnknownFormatConversionExceptionTest
FAILED
Test org.apache.harmony.luni.tests.java.util.UnknownFormatFlagsExceptionTest
FAILED
Test
org.apache.harmony.tests.internal.net.www.protocol.https.HttpsURLConnectionTest
FAILED
Test tests.api.java.io.FileTest FAILED
Test tests.api.java.io.ObjectInputStreamTest FAILED
Test tests.api.java.io.ObjectOutputStreamTest FAILED
Test tests.api.java.io.SerializationStressTest FAILED
Test tests.api.java.util.ArrayListTest FAILED
Test tests.api.java.util.BitSetTest FAILED
Test tests.api.java.util.CalendarTest FAILED
Test tests.api.java.util.CollectionsTest FAILED
Test tests.api.java.util.EnumSetTest FAILED
Test tests.api.java.util.FormatterTest FAILED
Test tests.api.java.util.HashtableTest FAILED
Test tests.api.java.util.LinkedListTest FAILED
Test tests.api.java.util.ScannerTest FAILED
Test tests.api.java.util.VectorTest FAILED
Test tests.api.java.math.BigIntegerTest FAILED
Test org.apache.harmony.nio.tests.java.nio.channels.DatagramChannelTest FAILED
Test org.apache.harmony.prefs.tests.java.util.prefs.PreferencesTest FAILED
Test javax.print.attribute.RunAllAttributesTests FAILED
Test org.apache.harmony.rmi.RegistryTest FAILED
Test org.apache.harmony.rmi.tests.javax.rmi.ssl.SslRMIClientSocketFactoryTest
FAILED
Test org.apache.harmony.rmi.tests.javax.rmi.ssl.SslRMIServerSocketFactoryTest
FAILED
Test
org.apache.harmony.security.tests.java.security.AlgorithmParameterGenerator1Test
FAILED
Test
org.apache.harmony.security.tests.java.security.AlgorithmParameterGenerator2Test
FAILED
Test
org.apache.harmony.security.tests.java.security.AlgorithmParameterGenerator3Test
FAILED
Test org.apache.harmony.security.tests.java.security.AlgorithmParametersTest
FAILED
Test org.apache.harmony.security.tests.java.security.Identity2Test FAILED
Test org.apache.harmony.security.tests.java.security.IdentityScope2Test FAILED
Test org.apache.harmony.security.tests.java.security.KeyPairGenerator1Test
FAILED
Test org.apache.harmony.security.tests.java.security.KeyPairGenerator2Test
FAILED
Test org.apache.harmony.security.tests.java.security.KeyPairGenerator3Test
FAILED
Test org.apache.harmony.security.tests.java.security.KeyPairGenerator4Test
FAILED
Test org.apache.harmony.security.tests.java.security.KeyStoreTest FAILED
Test org.apache.harmony.security.tests.java.security.Security2Test FAILED
Test org.apache.harmony.security.tests.java.security.Signature2Test FAILED
Test org.apache.harmony.security.tests.java.security.cert.CertPathBuilder2Test
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.CertPathValidator2Test
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.CertificateFactory2Test
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.CertificateFactory4Test
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.PKIXCertPathValidatorResultTest
FAILED
Test org.apache.harmony.security.tests.java.security.cert.PKIXParametersTest
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.serialization.CRLExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.serialization.CertPathBuilderExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.serialization.CertPathValidatorExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.serialization.CertStoreExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.serialization.CertificateEncodingExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.serialization.CertificateExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.serialization.CertificateExpiredExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.serialization.CertificateNotYetValidExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.serialization.CertificateParsingExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.AccessControlExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.CodeSourceTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.DigestExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.GeneralSecurityExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.InvalidAlgorithmParameterExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.InvalidKeyExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.InvalidParameterExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.KeyExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.KeyManagementExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.KeyStoreExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.NoSuchAlgorithmExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.NoSuchProviderExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.PrivilegedActionExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.ProviderExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.SignatureExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.UnrecoverableEntryExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.serialization.UnrecoverableKeyExceptionTest
FAILED
Test org.apache.harmony.security.tests.java.security.spec.EncodedKeySpec2Test
FAILED
Test
org.apache.harmony.security.tests.java.security.spec.serialization.InvalidKeySpecExceptionTest
FAILED
Test
org.apache.harmony.security.tests.java.security.spec.serialization.InvalidParameterSpecExceptionTest
FAILED
Test
org.apache.harmony.security.tests.javax.security.cert.serialization.CertificateEncodingExceptionTest
FAILED
Test
org.apache.harmony.security.tests.javax.security.cert.serialization.CertificateExceptionTest
FAILED
Test
org.apache.harmony.security.tests.javax.security.cert.serialization.CertificateExpiredExceptionTest
FAILED
Test
org.apache.harmony.security.tests.javax.security.cert.serialization.CertificateNotYetValidExceptionTest
FAILED
Test
org.apache.harmony.security.tests.javax.security.cert.serialization.CertificateParsingExceptionTest
FAILED
Test java.security.SecureRandomTest FAILED
Test org.apache.harmony.security.tests.asn1.der.DerUTCTimeEDTest FAILED
Test org.apache.harmony.security.tests.fortress.EngineTest FAILED
Test org.apache.harmony.security.tests.fortress.ServicesTest FAILED
Test org.apache.harmony.security.tests.java.security.CodeSource_ImplTest FAILED
Test org.apache.harmony.security.tests.java.security.KeyStore_Impl1Test FAILED
Test org.apache.harmony.security.tests.java.security.KeyStore_Impl2Test FAILED
Test org.apache.harmony.security.tests.java.security.KeyStore_Impl3Test FAILED
Test org.apache.harmony.security.tests.java.security.MessageDigest_Impl2Test
FAILED
Test org.apache.harmony.security.tests.java.security.cert.CertStore_ImplTest
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.CertificateFactory_ImplTest
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.PKIXBuilderParameters_ImplTest
FAILED
Test
org.apache.harmony.security.tests.java.security.cert.PKIXParameters_ImplTest
FAILED
Test org.apache.harmony.security.tests.java.security.cert.TrustAnchor_ImplTest
FAILED
Test org.apache.harmony.security.tests.provider.cert.X509CRLImplTest FAILED
Test org.apache.harmony.security.tests.provider.cert.X509CertFactoryImplTest
FAILED
Test org.apache.harmony.security.tests.provider.cert.X509CertFactoryPerfTest
FAILED
Test org.apache.harmony.security.tests.provider.cert.X509CertImplTest FAILED
Test org.apache.harmony.security.tests.provider.cert.X509CertPathImplTest FAILED
Test org.apache.harmony.security.tests.provider.crypto.DSAKeyFactoryImplTest
FAILED
Test
org.apache.harmony.security.tests.provider.crypto.SHA1PRNG_SecureRandomTest
FAILED
Test org.apache.harmony.security.tests.provider.crypto.SHA1_MessageDigestTest
FAILED
Test
org.apache.harmony.security.tests.provider.crypto.SHA1withDSA_SignatureTest
FAILED
Test
org.apache.harmony.security.tests.provider.crypto.serialization.SHA1PRNG_SecureRandomTest
FAILED
Test org.apache.harmony.security.tests.x509.CertificateListTest FAILED
Test org.apache.harmony.security.tests.x509.CertificateTest FAILED
Test org.apache.harmony.security.tests.x509.PolicyQualifierInfoTest FAILED
Test java.security.Signature_Impl2Test FAILED
Test java.security.cert.X509CertSelectorTest FAILED
Test javax.swing.BoxLayoutRTest FAILED
Test javax.swing.DefaultBoundedRangeModel2Test FAILED
Test javax.swing.DefaultButtonModelTest FAILED
Test javax.swing.DefaultCellEditorTest FAILED
Test javax.swing.DefaultListCellRendererTest FAILED
Test javax.swing.JButtonTest FAILED
Test javax.swing.JCheckBoxTest FAILED
Test javax.swing.JComboBoxRTest FAILED
Test javax.swing.JEditorPaneRTest FAILED
Test javax.swing.JFileChooserRTest FAILED
Test javax.swing.JFormattedTextField_AbstractFormatterTest FAILED
Test javax.swing.JListRTest FAILED
Test javax.swing.JMenuItemTest FAILED
Test javax.swing.JPasswordFieldTest FAILED
Test javax.swing.JRadioButtonMenuItemTest FAILED
Test javax.swing.JRadioButtonTest FAILED
Test javax.swing.JSpinnerTest FAILED
Test javax.swing.JTableRTest FAILED
Test javax.swing.JTextAreaRTest FAILED
Test javax.swing.JTextPaneRTest FAILED
Test javax.swing.JTextPaneTest FAILED
Test javax.swing.JToggleButtonModelTest FAILED
Test javax.swing.JTreeTest FAILED
Test javax.swing.SpringTest FAILED
Test javax.swing.TransferHandlerTest FAILED
Test javax.swing.ViewportLayoutTest FAILED
Test javax.swing.border.BevelBorderTest FAILED
Test javax.swing.border.TitledBorderTest FAILED
Test javax.swing.colorchooser.AbstractColorChooserPanelTest FAILED
Test javax.swing.event.UndoableEditEventTest FAILED
Test javax.swing.plaf.basic.BasicComboBoxEditorTest FAILED
Test javax.swing.plaf.basic.BasicComboBoxRendererTest FAILED
Test javax.swing.plaf.basic.BasicDesktopIconUITest FAILED
Test javax.swing.plaf.basic.BasicFileChooserUITest FAILED
Test javax.swing.plaf.basic.BasicFormattedTextFieldUITest FAILED
Test javax.swing.plaf.basic.BasicListUITest FAILED
Test javax.swing.plaf.basic.BasicPasswordFieldUITest FAILED
Test javax.swing.plaf.basic.BasicSliderUITest FAILED
Test javax.swing.plaf.basic.BasicSpinnerUITest FAILED
Test javax.swing.plaf.basic.BasicTableHeaderUITest FAILED
Test javax.swing.plaf.basic.BasicTextUIRTest FAILED
Test javax.swing.plaf.basic.BasicTextUITest FAILED
Test javax.swing.plaf.metal.MetalComboBoxButtonTest FAILED
Test javax.swing.plaf.metal.MetalComboBoxEditorTest FAILED
Test javax.swing.plaf.metal.MetalTextFieldUITest FAILED
Test javax.swing.table.DefaultTableCellRendererTest FAILED
Test javax.swing.table.JTableHeaderTest FAILED
Test javax.swing.table.TableColumnTest FAILED
Test javax.swing.text.BoxView_WithChildrenTest FAILED
Test javax.swing.text.ComponentViewTest FAILED
Test javax.swing.text.CompositeView_NextNSVisPosTest FAILED
Test javax.swing.text.DefaultFormatterFactoryTest FAILED
Test javax.swing.text.DefaultFormatterTest FAILED
Test javax.swing.text.DefaultStyledDocumentTest FAILED
Test javax.swing.text.FlowView_FlowStrategy_HostedRTest FAILED
Test javax.swing.text.IconViewTest FAILED
Test javax.swing.text.InternationalFormatterRTest FAILED
Test javax.swing.text.JTextComponentRTest FAILED
Test javax.swing.text.JTextComponent_MultithreadedRTest FAILED
Test javax.swing.text.LabelViewTest FAILED
Test javax.swing.text.MaskFormatterTest FAILED
Test javax.swing.text.ParagraphViewTest FAILED
Test javax.swing.text.PlainViewI18NTest FAILED
Test javax.swing.text.PlainViewI18N_BidiTextViewTest FAILED
Test javax.swing.text.PlainViewI18N_LineViewTest FAILED
Test javax.swing.text.PlainViewI18N_VisualPositionTest FAILED
Test javax.swing.text.PlainView_ChangesRTest FAILED
Test javax.swing.text.StyleContext_NamedStyleTest FAILED
Test javax.swing.text.StyledEditorKit_ActionsTest FAILED
Test javax.swing.text.StyledEditorKit_StyledTextActionTest FAILED
Test javax.swing.text.ViewRTest FAILED
Test javax.swing.text.WrappedPlainView_SimpleTest FAILED
Test javax.swing.tree.AbstractLayoutCacheTest FAILED
Test javax.swing.tree.DefaultTreeCellEditorTest FAILED
Test javax.swing.tree.DefaultTreeCellRendererTest FAILED
Test
org.apache.harmony.swing.tests.javax.swing.text.parser.ContentModelCompatilityTest
FAILED
Test org.apache.harmony.text.tests.java.text.DateFormatTest FAILED
Test org.apache.harmony.text.tests.java.text.SimpleDateFormatTest FAILED
Test org.apache.harmony.tools.keytool.tests.GenKeyTest FAILED
Test org.apache.harmony.xnet.tests.javax.net.ssl.HandshakeCompletedEventTest
FAILED
Test org.apache.harmony.xnet.tests.javax.net.ssl.HttpsURLConnectionTest FAILED
Test org.apache.harmony.xnet.tests.javax.net.ssl.SSLEngineResultTest FAILED
Test
org.apache.harmony.xnet.tests.javax.net.ssl.serialization.HandshakeCompletedEventTest
FAILED
Test org.apache.harmony.xnet.tests.javax.net.ssl.serialization.SSLExceptionTest
FAILED
Test
org.apache.harmony.xnet.tests.javax.net.ssl.serialization.SSLHandshakeExceptionTest
FAILED
Test
org.apache.harmony.xnet.tests.javax.net.ssl.serialization.SSLKeyExceptionTest
FAILED
Test
org.apache.harmony.xnet.tests.javax.net.ssl.serialization.SSLPeerUnverifiedExceptionTest
FAILED
Test
org.apache.harmony.xnet.tests.javax.net.ssl.serialization.SSLProtocolExceptionTest
FAILED
Test
org.apache.harmony.xnet.tests.javax.net.ssl.serialization.SSLSessionBindingEventTest
FAILED
Test org.apache.harmony.xnet.tests.provider.jsse.DigitalSignatureTest FAILED
Test javax.net.ssl.HttpsURLConnection_ImplTest FAILED
Test javax.net.ssl.SSLServerSocketFactoryTest FAILED
Test javax.net.ssl.SSLSocketFactoryTest FAILED
Test org.apache.harmony.xnet.provider.jsse.ClientHelloTest FAILED
Test org.apache.harmony.xnet.provider.jsse.ServerHelloTest FAILED
Test org.apache.harmony.xnet.provider.jsse.ServerKeyExchangeTest FAILED
========================================
Testing class libraries...
========================================
Checking for depends/jars/yoko_M2-20070130/yoko.jar
Checking for depends/jars/yoko_M2-20070130/yoko-core.jar
Checking for depends/jars/yoko_M2-20070130/yoko-rmi-impl.jar
Checking for depends/jars/yoko_M2-20070130/yoko-rmi-spec.jar
Checking for depends/jars/bcel-5.2/bcel-5.2.jar
Checking for depends/jars/xalan-j_2.7.0/xalan.jar
Checking for depends/jars/xerces_2.8.0/resolver.jar
Checking for depends/jars/xerces_2.8.0/xercesImpl.jar
Checking for depends/jars/xerces_2.8.0/xml-apis.jar
Checking for depends/jars/junit_3.8.2/junit.jar
Checking for depends/jars/bcprov-jdk15-134/bcprov.jar
Checking for depends/jars/icu4j_3.4.4/icu4j_3_4_4.jar
Checking for depends/jars/mx4j_3.0.1/mx4j.jar
Checking for depends/jars/mx4j_3.0.1/mx4j-remote.jar
Checking for depends/jars/ecj_3.2/ecj_3.2.jar
Checking for depends/jars/jetty/jetty-6.0.0.jar
Checking for depends/jars/jetty/jetty-util-6.0.0.jar
Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar
Checking for depends/libs/build/lcms/icc34.h
Checking for depends/libs/build/lcms/lcms.h
Checking for depends/libs/build/png/pngconf.h
Checking for depends/libs/build/png/png.h
Checking for depends/libs/build/jpeg/jconfig.lnx
Checking for depends/libs/build/jpeg/jpeglib.h
Checking for depends/libs/build/jpeg/jmorecfg.h
Checking for depends/libs/build/jpeg/jerror.h
Checking for depends/libs/build/lcms/liblcms.linux.x86_64
Checking for depends/libs/build/png/libpng.linux.x86_64
Checking for depends/libs/build/jpeg/libjpeg.linux.x86_64
Since fork is false, ignoring memoryMaximumSize setting
Compiling ACCESSIBILITY classes
Compiling ACCESSIBILITY tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling ANNOTATION classes
Compiling ANNOTATION tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling APPLET classes
Compiling APPLET tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling ARCHIVE classes
Compiling ARCHIVE tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling AUTH classes
Compiling AUTH tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling AWT classes
Compiling AWT tests
Since fork is false, ignoring memoryMaximumSize setting
java.lang.RuntimeException: expected from EDT
at
java.awt.EventDispatchThreadRTest$1.run(EventDispatchThreadRTest.java:29)
at java.awt.event.InvocationEvent.runAndNotify(InvocationEvent.java:98)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:77)
at java.awt.EventQueueCore.dispatchEventImpl(EventQueueCore.java:138)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:144)
at
java.awt.EventDispatchThread.runModalLoop(EventDispatchThread.java:73)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:45)
Compiling BEANS classes
Compiling support classes for BEANS tests
Compiling internal BEANS tests
Compiling BEANS tests
Since fork is false, ignoring memoryMaximumSize setting
Running internal BEANS tests
Running BEANS tests
Compiling CRYPTO classes
Compiling CRYPTO test support files
Since fork is false, ignoring memoryMaximumSize setting
Compiling CRYPTO api tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling CRYPTO api injected tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling CRYPTO impl injected tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling CRYPTO impl tests
Since fork is false, ignoring memoryMaximumSize setting
Running CRYPTO api tests
Running CRYPTO api.injected tests
Running CRYPTO impl tests
Running CRYPTO impl injected tests
Compiling ImageIO classes
Compiling ImageIO tests
Compiling INSTRUMENT classes
Compiling INSTRUMENT tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling JNDI classes
Compiling JNDI tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling LANG-MANAGEMENT classes
Compiling LANG-MANAGEMENT API tests
Compiling LANG-MANAGEMENT Implementation tests
Compiling LOGGING classes
Compiling LOGGING tests
Since fork is false, ignoring memoryMaximumSize setting
Jan 31, 2007 10:17:58 PM
org.apache.harmony.logging.tests.java.util.logging.LogRecordTest
testGetSourceDefaultValue
SEVERE: test msg, pls. ignore itb
Jan 31, 2007 10:17:58 PM null null
SEVERE: test msg, pls. ignore itb
Jan 31, 2007 10:17:58 PM null null
SEVERE: test msg, pls. ignore itb
Jan 31, 2007 10:17:58 PM className null
SEVERE: test msg, pls. ignore itb
Jan 31, 2007 10:17:58 PM
org.apache.harmony.logging.tests.java.util.logging.LogRecordTest
testGetSourceDefaultValue
SEVERE: test msg, pls. ignore itb
Jan 31, 2007 10:17:58 PM
org.apache.harmony.logging.tests.java.util.logging.LogRecordTest$RecordFactory
log
SEVERE: test msg, pls. ignore itb
Jan 31, 2007 10:17:58 PM null null
SEVERE: test msg, pls. ignore itb
Compiling LUNI classes
Compiling LUNI JUnit Tests
Since fork is false, ignoring memoryMaximumSize setting
Running LUNI JUnit Tests
Compiling MATH classes
Compiling MATH tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling MISC classes
Compiling MISC tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling NIO classes
Compiling NIO tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling NIO_CHAR classes
Compiling NIO_CHAR tests
Since fork is false, ignoring memoryMaximumSize setting
Cannot find unmappable byte array for US-ASCII
Cannot find unmappable byte array for gb18030
Cannot find unmappable byte array for ISO-8859-1
Cannot find malform byte array for ISO-8859-1
Cannot find unmappable byte array for UTF-16BE
Cannot find malform byte array for UTF-16BE
Cannot find unmappable byte array for UTF-16LE
Cannot find malform byte array for UTF-16LE
Cannot find unmappable byte array for UTF-8
Compiling PACK200 classes
Compiling PACK200 tests
Since fork is false, ignoring memoryMaximumSize setting
Running PACK200 tests
Compiling PREFS classes
Compiling PREFS tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling PRINT classes
Compiling Print tests
Since fork is false, ignoring memoryMaximumSize setting
java.net.ConnectException: localhost/127.0.0.1:631 - Connection refused
at
org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:229)
at
org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:508)
at java.net.Socket.connect(Socket.java:932)
at
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:635)
at
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:616)
at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:111)
at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:87)
at
org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.findDefaultPrintService(CUPSPrintServiceProvider.java:471)
at
org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.getDefaultPrintService(CUPSPrintServiceProvider.java:168)
at
javax.print.PrintServiceLookup.lookupDefaultPrintService(PrintServiceLookup.java:138)
at
javax.print.attribute.HashAttributeTest.testAdd2(HashAttributeTest.java)
at java.lang.reflect.VMReflection.invokeMethod(Native Method)
at java.lang.reflect.Method.invoke(Unknown Source)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:125)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java)
at junit.framework.TestResult.run(TestResult.java:104)
at junit.framework.TestCase.run(TestCase.java)
at junit.framework.TestSuite.runTest(TestSuite.java)
at junit.framework.TestSuite.run(TestSuite.java:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:670)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
java.net.ConnectException: localhost/127.0.0.1:631 - Connection refused
at
org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:229)
at
org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:508)
at java.net.Socket.connect(Socket.java:932)
at
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:635)
at
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:616)
at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:111)
at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:87)
at
org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.findDefaultPrintService(CUPSPrintServiceProvider.java:471)
at
org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.getDefaultPrintService(CUPSPrintServiceProvider.java:168)
at
javax.print.PrintServiceLookup.lookupDefaultPrintService(PrintServiceLookup.java:138)
at
javax.print.attribute.HashAttributeTest.testEquals(HashAttributeTest.java:283)
at java.lang.reflect.VMReflection.invokeMethod(Native Method)
at java.lang.reflect.Method.invoke(Unknown Source)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:125)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java)
at junit.framework.TestResult.run(TestResult.java:104)
at junit.framework.TestCase.run(TestCase.java)
at junit.framework.TestSuite.runTest(TestSuite.java)
at junit.framework.TestSuite.run(TestSuite.java:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:670)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
java.net.ConnectException: localhost/127.0.0.1:631 - Connection refused
at
org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:229)
at
org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:508)
at java.net.Socket.connect(Socket.java:932)
at
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:635)
at
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:616)
at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:111)
at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:87)
at
org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.findDefaultPrintService(CUPSPrintServiceProvider.java:471)
at
org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.getDefaultPrintService(CUPSPrintServiceProvider.java:168)
at
javax.print.PrintServiceLookup.lookupDefaultPrintService(PrintServiceLookup.java:138)
at
javax.print.attribute.HashAttributeTest.testAdd2(HashAttributeTest.java)
at java.lang.reflect.VMReflection.invokeMethod(Native Method)
at java.lang.reflect.Method.invoke(Unknown Source)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:125)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java)
at junit.framework.TestResult.run(TestResult.java:104)
at junit.framework.TestCase.run(TestCase.java)
at junit.framework.TestSuite.runTest(TestSuite.java)
at junit.framework.TestSuite.run(TestSuite.java:202)
at junit.framework.TestSuite.runTest(TestSuite.java)
at junit.framework.TestSuite.run(TestSuite.java:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:670)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
java.net.ConnectException: localhost/127.0.0.1:631 - Connection refused
at
org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:229)
at
org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:508)
at java.net.Socket.connect(Socket.java:932)
at
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:635)
at
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:616)
at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:111)
at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:87)
at
org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.findDefaultPrintService(CUPSPrintServiceProvider.java:471)
at
org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.getDefaultPrintService(CUPSPrintServiceProvider.java:168)
at
javax.print.PrintServiceLookup.lookupDefaultPrintService(PrintServiceLookup.java:138)
at
javax.print.attribute.HashAttributeTest.testEquals(HashAttributeTest.java:283)
at java.lang.reflect.VMReflection.invokeMethod(Native Method)
at java.lang.reflect.Method.invoke(Unknown Source)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:125)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java)
at junit.framework.TestResult.run(TestResult.java:104)
at junit.framework.TestCase.run(TestCase.java)
at junit.framework.TestSuite.runTest(TestSuite.java)
at junit.framework.TestSuite.run(TestSuite.java:202)
at junit.framework.TestSuite.runTest(TestSuite.java)
at junit.framework.TestSuite.run(TestSuite.java:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:670)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
Compiling REGEX classes
Compiling REGEX tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling RMI classes
Compiling RMI api tests
Since fork is false, ignoring memoryMaximumSize setting
Running RMI api tests
Compiling SECURITY classes
Compiling SECURITY test support files
Since fork is false, ignoring memoryMaximumSize setting
Compiling SECURITY api tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling SECURITY api injected tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling SECURITY impl injected tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling SECURITY impl tests
Since fork is false, ignoring memoryMaximumSize setting
Running SECURITY api tests
Running SECURITY api.injected tests
Running SECURITY impl tests
Running SECURITY impl injected tests
Compiling SOUND classes
Compiling SOUND tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling SQL classes
Compiling SQL tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling Sun Compat classes
Compiling SUNCOMPAT tests
Compiling SWING classes
Compiling SWING tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling TEXT classes
Compiling TEXT tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling TOOLS classes
Compiling Tools tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling X-NET classes
Compiling X-NET test support files
Compiling X-NET api tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling X-NET impl injected tests
Since fork is false, ignoring memoryMaximumSize setting
Compiling X-NET impl tests
Since fork is false, ignoring memoryMaximumSize setting
Running X-NET api tests
Running X-NET impl tests
Running X-NET impl injected tests
***********************************************************
Unit Tests: (13391)
All Tests Passed
***********************************************************
Modifications since last successful build: (8)
add cc-drlvm log20070131210254Lbuild.214 01/31/2007 21:02:54drlvm
add cc-classlib log20070131205021Lbuild.184 01/31/2007 20:50:21classlib
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 01/31/2007
20:43:42 Improved diagnostics on VM bootstrap. If classlib bootstrap fails,
exceptionstack trace should be printed
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/parse_arguments.cpp 01/31/2007
19:41:10 Applied HARMONY-2905 [drlvm][jvmti] java.lang.VerifyError is thrown
for instrumented classTests passed on Ubuntu6 x86, Windows 2003 server x86 and
SuSE9 x86_64
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/Verifier.cpp 01/31/2007
19:41:10 Applied HARMONY-2905 [drlvm][jvmti] java.lang.VerifyError is thrown
for instrumented classTests passed on Ubuntu6 x86, Windows 2003 server x86 and
SuSE9 x86_64
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/ver_utils.cpp 01/31/2007
19:41:10 Applied HARMONY-2905 [drlvm][jvmti] java.lang.VerifyError is thrown
for instrumented classTests passed on Ubuntu6 x86, Windows 2003 server x86 and
SuSE9 x86_64
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/ver_dataflow.cpp
01/31/2007 19:41:10 Applied HARMONY-2905 [drlvm][jvmti] java.lang.VerifyError
is thrown for instrumented classTests passed on Ubuntu6 x86, Windows 2003
server x86 and SuSE9 x86_64
modified varlax
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.ia64.interpreter
01/31/2007 19:29:48 Applied HARMONY-3100 [drlvm][ipf][smoke tests] Cleanup of
the smoke tests' excluded listDid not test