Subject Re: [Firebird-Java] Re: Additional line needed in build.bat
Author Rick Fincher
Hi Roman,

I applied the suggested patch, but still had problems. The output is below.
Evidently some of the XML files have been corrupted.

Rick


all-tests-pure-java:
[junit] Running org.firebirdsql.jca.TestDataSourceSerialization
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 4.507 sec
[junit] TEST org.firebirdsql.jca.TestDataSourceSerialization FAILED
[junit] Running org.firebirdsql.jca.TestFBBlob
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 12.598 sec
[junit] TEST org.firebirdsql.jca.TestFBBlob FAILED
[junit] Running org.firebirdsql.jca.TestFBConnection
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 16.464 sec
[junit] TEST org.firebirdsql.jca.TestFBConnection FAILED
[junit] Running org.firebirdsql.jca.TestFBDatabaseMetaData
[junit] Tests run: 15, Failures: 0, Errors: 15, Time elapsed: 45.565 sec
[junit] TEST org.firebirdsql.jca.TestFBDatabaseMetaData FAILED
[junit] Running org.firebirdsql.jca.TestFBManagedConnectionFactory
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 7.48 sec
[junit] TEST org.firebirdsql.jca.TestFBManagedConnectionFactory FAILED
[junit] Running org.firebirdsql.jca.TestFBResultSet
[junit] Tests run: 6, Failures: 0, Errors: 6, Time elapsed: 24.596 sec
[junit] TEST org.firebirdsql.jca.TestFBResultSet FAILED
[junit] Running org.firebirdsql.jca.TestFBStandAloneConnectionManager
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 12.448 sec
[junit] TEST org.firebirdsql.jca.TestFBStandAloneConnectionManager
FAILED
[junit] Running org.firebirdsql.jca.TestFBTpbMapper
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.549 sec
[junit] Running org.firebirdsql.jca.TestFBXAResource
[junit] Tests run: 8, Failures: 0, Errors: 8, Time elapsed: 32.577 sec
[junit] TEST org.firebirdsql.jca.TestFBXAResource FAILED
[junit] Running org.firebirdsql.jdbc.field.TestFBDateField
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.491 sec
[junit] Running org.firebirdsql.jdbc.field.TestFBDoubleField
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.551 sec
[junit] Running org.firebirdsql.jdbc.field.TestFBFloatField
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.471 sec
[junit] Running org.firebirdsql.jdbc.field.TestFBIntegerField
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.561 sec
[junit] Running org.firebirdsql.jdbc.field.TestFBLongField
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.491 sec
[junit] Running org.firebirdsql.jdbc.field.TestFBShortField
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.551 sec
[junit] Running org.firebirdsql.jdbc.field.TestFBStringField
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.501 sec
[junit] Running org.firebirdsql.jdbc.field.TestFBTimeField
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.481 sec
[junit] Running org.firebirdsql.jdbc.field.TestFBTimestampField
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.49 sec
[junit] Running org.firebirdsql.jdbc.TestBatchUpdates
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.645 sec
[junit] TEST org.firebirdsql.jdbc.TestBatchUpdates FAILED
[junit] Running org.firebirdsql.jdbc.TestBoundary
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 6.469 sec
[junit] TEST org.firebirdsql.jdbc.TestBoundary FAILED
[junit] Running org.firebirdsql.jdbc.TestDDL
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 12.508 sec
[junit] TEST org.firebirdsql.jdbc.TestDDL FAILED
[junit] Running org.firebirdsql.jdbc.TestFBBlobAccess
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 9.473 sec
[junit] TEST org.firebirdsql.jdbc.TestFBBlobAccess FAILED
[junit] Running org.firebirdsql.jdbc.TestFBBlobAutocommit
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 9.483 sec
[junit] TEST org.firebirdsql.jdbc.TestFBBlobAutocommit FAILED
[junit] Running org.firebirdsql.jdbc.TestFBBlobParams
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.505 sec
[junit] TEST org.firebirdsql.jdbc.TestFBBlobParams FAILED
[junit] Running org.firebirdsql.jdbc.TestFBBlobStream
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 9.463 sec
[junit] TEST org.firebirdsql.jdbc.TestFBBlobStream FAILED
[junit] Running org.firebirdsql.jdbc.TestFBCallableStatement
[junit] Tests run: 5, Failures: 0, Errors: 5, Time elapsed: 15.582 sec
[junit] TEST org.firebirdsql.jdbc.TestFBCallableStatement FAILED
[junit] Running org.firebirdsql.jdbc.TestFBDecimalConversions
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 9.564 sec
[junit] TEST org.firebirdsql.jdbc.TestFBDecimalConversions FAILED
[junit] Running org.firebirdsql.jdbc.TestFBDriver
[junit] Tests run: 8, Failures: 0, Errors: 6, Time elapsed: 31.545 sec
[junit] TEST org.firebirdsql.jdbc.TestFBDriver FAILED
[junit] Running org.firebirdsql.jdbc.TestFBEncodings
[junit] Tests run: 5, Failures: 0, Errors: 5, Time elapsed: 15.572 sec
[junit] TEST org.firebirdsql.jdbc.TestFBEncodings FAILED
[junit] Running org.firebirdsql.jdbc.TestFBEscapedCallParser
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.601 sec
[junit] Running org.firebirdsql.jdbc.TestFBEscapedFunctionHelper
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.711 sec
[junit] Running org.firebirdsql.jdbc.TestFBLongVarCharEncodings
[junit] Tests run: 5, Failures: 0, Errors: 5, Time elapsed: 15.432 sec
[junit] TEST org.firebirdsql.jdbc.TestFBLongVarCharEncodings FAILED
[junit] Running org.firebirdsql.jdbc.TestFBParameterMetaData
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.565 sec
[junit] TEST org.firebirdsql.jdbc.TestFBParameterMetaData FAILED
[junit] Running org.firebirdsql.jdbc.TestFBPreparedStatement
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 9.513 sec
[junit] TEST org.firebirdsql.jdbc.TestFBPreparedStatement FAILED
[junit] Running org.firebirdsql.jdbc.TestFBResultSet
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 12.458 sec
[junit] TEST org.firebirdsql.jdbc.TestFBResultSet FAILED
[junit] Running org.firebirdsql.jdbc.TestFBResultSetMetaData
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 6.53 sec
[junit] TEST org.firebirdsql.jdbc.TestFBResultSetMetaData FAILED
[junit] Running org.firebirdsql.jdbc.TestFBSavepoint
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 9.534 sec
[junit] TEST org.firebirdsql.jdbc.TestFBSavepoint FAILED
[junit] Running org.firebirdsql.jdbc.TestFBUnmanagedConnection
[junit] Tests run: 7, Failures: 0, Errors: 7, Time elapsed: 21.621 sec
[junit] TEST org.firebirdsql.jdbc.TestFBUnmanagedConnection FAILED
[junit] Running org.firebirdsql.jdbc.TestFBWrappingDataSource
[junit] TEST org.firebirdsql.jdbc.TestFBWrappingDataSource FAILED
(timeout)
[junit] Running org.firebirdsql.jdbc.TestReconnect
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 4.577 sec
[junit] TEST org.firebirdsql.jdbc.TestReconnect FAILED
[junit] Running org.firebirdsql.jgds.TestGds
[junit] Tests run: 13, Failures: 0, Errors: 13, Time elapsed: 13.359 sec
[junit] TEST org.firebirdsql.jgds.TestGds FAILED
[junit] Running org.firebirdsql.management.TestFBManager
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 8.903 sec
[junit] TEST org.firebirdsql.management.TestFBManager FAILED
[junit] Running org.firebirdsql.pool.TestFBConnectionPoolDataSource
[junit] TEST org.firebirdsql.pool.TestFBConnectionPoolDataSource FAILED
(timeout)

tests-report-html-pure-java:
[mkdir] Created dir:
C:\JayBird\client-java\output\reports\pure_java\html
[junitreport] [Fatal Error] :-1:-1: Premature end of file.
[junitreport] The file
C:\JayBird\client-java\output\reports\pure_java\TEST-org.firebirdsql.jdbc.Te
stFBWrappingDataSource.xml is not
a valid XML document. It is possibly corrupted.
[junitreport] [Fatal Error] :-1:-1: Premature end of file.
[junitreport] The file
C:\JayBird\client-java\output\reports\pure_java\TEST-org.firebirdsql.pool.Te
stFBConnectionPoolDataSource.xml
is not a valid XML document. It is possibly corrupted.
[junitreport] Using Xalan version: Xalan Java 2.4.1
[junitreport] Transform time: 5688ms

BUILD SUCCESSFUL
Total time: 27 minutes 39 seconds

----- Original Message -----

> Rick,
>
> > I have the same problem with Win XP Pro. The output is below.
> > This is from the cvs I downloaded December 30, 2003.
>
> If the suggested fix solves the problem, please add this line to the
> batch file and commit it.
>
> Thanks!
> Roman
>