[jboss-dev] Errors starting demo on windows

Scott M Stark scott.stark at jboss.org
Fri Nov 17 19:03:06 EST 2006


Checking...

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
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanComment(Unknow
> n Source)
> 	at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDis
> patcher.dispatch(Unknown Source)
> 	at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unkno
> wn 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:174)
> 	... 68 more




More information about the jboss-development mailing list