[jboss-dev] Errors starting demo on windows
Scott M Stark
scott.stark at jboss.org
Fri Nov 17 19:32:16 EST 2006
I can't reproduce this with the latest trunk. Its similar to zip file
problem we have seen in some testsuite runs, so I would chalk it up to
that issue.
Ryan Campbell wrote:
> I'm trying the seam booking demo (available here:
> http://cruisecontrol.jboss.com/cc/artifacts/jbossas-builds/jboss-seam-de
> mo) on JBoss 5.
>
> I only see this error when I have the booking demo deployed. I only see
> this error on Windows (no problem on linux), and Rajesh is able to
> reproduce it as well.
>
> Download the ear & DS from above, and start trunk (latest) on Windows to
> reproduce.
>
>
> java.lang.RuntimeException: org.jboss.xb.binding.JBossXBException:
> Failed to parse source: Read error
> at
> org.jboss.web.tomcat.tc6.TomcatInjectionContainer.processMetadata(Tomcat
> InjectionContainer.java:264)
> at
> org.jboss.web.tomcat.tc6.WebAppLoader.start(WebAppLoader.java:104)
> at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4198
> )
> at
>
> <snip>
>
> Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse
> source: Read error
> at
> org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.
> java:178)
> at
> org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:16
> 9)
> at
> org.jboss.web.metamodel.descriptor.WebDDObjectFactory.parse(WebDDObjectF
> actory.java:86)
> at
> org.jboss.web.tomcat.tc6.TomcatInjectionContainer.processMetadata(Tomcat
> InjectionContainer.java:256)
> ... 65 more
> Caused by: java.io.IOException: Read error
> at java.io.FileInputStream.readBytes(Native Method)
> at java.io.FileInputStream.read(FileInputStream.java:194)
> at
> org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unkno
> wn Source)
> at org.apache.xerces.impl.io.UTF8Reader.read(Unknown Source)
> at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source)
> at org.apache.xerces.impl.XMLEntityScanner.scanData(Unknown
> Source)
> at org.apache.xerces.impl.XMLScanner.scanComment(Unknown Source)
> at
More information about the jboss-development
mailing list