09-10-06 12:11 AM
[
> Enhancer log contains ERRORs, but output appears to be fine
> -----------------------------------------------------------
>
> Key: JDO-421
> URL: [url]http://issues.apache.org/jira/browse/JDO-421" target="_blank">http://issues.apache.org/jira/brows.../browse/JDO-421
> Project: JDO
> Issue Type: Bug
> Components: tck20
> Affects Versions: JDO 2 maintenance release 1
> Reporter: Michelle Caisse
> Priority: Minor
> Attachments: jdori-pmf.properties.patch, log4j.properties.patch
>
>
> There are numerous errors in the enhancer log, yet the enhancer runs to co
mpletion and produces valid output. These messages should be warnings at mos
t.
> 17:12:15,804 (main) ERROR [JPOX.MetaData] - MetaData Parser encountered an err
or in file "package.jdo" at line 9, column 47 : Document root element "jdo", must ma
tch DOCTYPE root "null". - Please check your specification of DTD and the validity o
f the M
etaData XML that you have specified.
> 17:12:15,804 (main) ERROR [JPOX.MetaData] - MetaData Parser encountered an err
or in file "package.jdo" at line 9, column 47 : Document is invalid: no grammar foun
d. - Please check your specification of DTD and the validity of the MetaData XML tha
t you h
ave specified.
> 17:12:16,104 (main) ERROR [JPOX.MetaData] - MetaData Parser encountered an err
or in file "org/apache/jdo/tck/api/instancecallbacks/package.jdo" at line 8, column
47 : Document root element "jdo", must match DOCTYPE root "null". - Please check you
r speci
fication of DTD and the validity of the MetaData XML that you have specified.
> 17:12:16,104 (main) ERROR [JPOX.MetaData] - MetaData Parser encountered an err
or in file "org/apache/jdo/tck/api/instancecallbacks/package.jdo" at line 8, column
47 : Document is invalid: no grammar found. - Please check your specification of DTD
and th
e validity of the MetaData XML that you have specified.
> 17:12:16,795 (main) ERROR [JPOX.MetaData] - MetaData Parser encountered an err
or in file "org/apache/jdo/tck/pc/company/package.jdo" at line 5, column 47 : Docume
nt root element "jdo", must match DOCTYPE root "null". - Please check your specifica
tion of
DTD and the validity of the MetaData XML that you have specified.
> 17:12:16,795 (main) ERROR [JPOX.MetaData] - MetaData Parser encountered an err
or in file "org/apache/jdo/tck/pc/company/package.jdo" at line 5, column 47 : Docume
nt is invalid: no grammar found. - Please check your specification of DTD and the va
lidity
of the MetaData XML that you have specified.
> 17:12:17,015 (main) ERROR [JPOX.MetaData] - MetaData Parser encountered an err
or in file "org/apache/jdo/tck/pc/companyMapWithoutJoin/package.jdo" at line 5, colu
mn 47 : Document root element "jdo", must match DOCTYPE root "null". - Please check
your sp
ecification of DTD and the validity of the MetaData XML that you have specified.
> 17:12:17,015 (main) ERROR [JPOX.MetaData] - MetaData Parser encountered an err
or in file "org/apache/jdo/tck/pc/companyMapWithoutJoin/package.jdo" at line 5, colu
mn 47 : Document is invalid: no grammar found. - Please check your specification of
DTD and
the validity of the MetaData XML that you have specified.
> 17:12:17,055 (main) ERROR [JPOX.MetaData] - MetaData Parser encountered an err
or in file "org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo" at line 5, column 47 : Do
cument root element "jdo", must match DOCTYPE root "null". - Please check your speci
ficatio
n of DTD and the validity of the MetaData XML that you have specified.
> 17:12:17,055 (main) ERROR [JPOX.MetaData] - MetaData Parser encountered an err
or in file "org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo" at line 5, column 47 : Do
cument is invalid: no grammar found. - Please check your specification of DTD and th
e valid
ity of the MetaData XML that you have specified.
> 17:12:17,065 (main) ERROR [JPOX.MetaData] - MetaData Parser encountered an err
or in file "org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo" at line 5, column
47 : Document root element "jdo", must match DOCTYPE root "null". - Please check yo
ur spec
ification of DTD and the validity of the MetaData XML that you have specified.
> ...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://iss
ues.apache.org/ji...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|