[jboss-dev] AS5 trunk update
Andrew Lee Rubinger
andrew.rubinger at redhat.com
Sat Jun 7 02:22:38 EDT 2008
Doubtful that it's related to the EJB3 API change.
This is the same JBossXB issue that Anil and I saw earlier in the week.
The stacktrace is:
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse
source: Premature end of file. @ *unknown*[-1,-1]
at
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:193)
at
org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:153)
at
org.jboss.deployers.vfs.spi.deployer.JBossXBDeployerHelper.parse(JBossXBDeployerHelper.java:191)
at
org.jboss.deployers.vfs.spi.deployer.JBossXBDeployerHelper.parse(JBossXBDeployerHelper.java:165)
at
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:132)
at
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:118)
at
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parse(AbstractVFSParsingDeployer.java:128)
at
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:329)
... 65 more
Caused by: org.xml.sax.SAXException: Premature end of file. @
*unknown*[-1,-1]
at
org.jboss.xb.binding.parser.sax.SaxJBossXBParser$MetaDataErrorHandler.fatalError(SaxJBossXBParser.java:438)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:189)
... 72 more
S,
ALR
Ales Justin wrote:
> This doesn't explain me much.
>
> Could it be this:
> - http://www.jboss.com/index.html?module=bb&op=viewtopic&t=136749&start=10
>
> "And I see that all persistence.xml's need namespace to be set.
> Or is this part of schema validation?
> Will no-namespace persistence.xml map to new PersistenceMetaData?"
>
> Dimitris Andreadis wrote:
>> The first results do not look promising:
>>
>> http://hudson.qa.jboss.com/hudson/view/TCK5/job/tck5-assembly/lastBuild/artifact/java-test-work/com/sun/ts/tests/assembly/compat/cocktail/compat12_13/Client_test12DD.jtr
>
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
--
Andrew Lee Rubinger
Sr. Software Engineer
JBoss EJB3
JBoss, a division of Red Hat, Inc.
http://www.jboss.org/jbossejb3/
http://exitcondition.alrubinger.com
More information about the jboss-development
mailing list