Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 707047 Details for
Bug 919447
GWT fails on IBM Java 1.6 and 1.7
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Fail when using 2.4.0
bug.txt (text/plain), 27.85 KB, created by
rfalhar
on 2013-03-08 13:54:15 UTC
(
hide
)
Description:
Fail when using 2.4.0
Filename:
MIME Type:
Creator:
rfalhar
Created:
2013-03-08 13:54:15 UTC
Size:
27.85 KB
patch
obsolete
>[INFO] Build is using IBM JDK, and no explicit JVM property has been set. >localWorkers set to 1 as a workaround >see http://code.google.com/p/google-web-toolkit/issues/detail?id=4031 >[INFO] Loading inherited module 'com.google.gwt.user.User' >[INFO] Loading inherited module 'com.google.gwt.resources.Resources' >[INFO] [ERROR] Unexpected error while processing XML >[INFO] java.lang.NoClassDefFoundError: com.google.gwt.core.ext.IncrementalGenerator >[INFO] at java.lang.ClassLoader.defineClass(ClassLoader.java:275) >[INFO] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:69) >[INFO] at java.net.URLClassLoader.defineClass(URLClassLoader.java:540) >[INFO] at java.net.URLClassLoader.defineClass(URLClassLoader.java:451) >[INFO] at java.net.URLClassLoader.access$300(URLClassLoader.java:79) >[INFO] at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:1038) >[INFO] at java.security.AccessController.doPrivileged(AccessController.java:284) >[INFO] at java.net.URLClassLoader.findClass(URLClassLoader.java:429) >[INFO] at java.lang.ClassLoader.loadClass(ClassLoader.java:653) >[INFO] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:358) >[INFO] at java.lang.ClassLoader.loadClass(ClassLoader.java:619) >[INFO] at java.lang.ClassLoader.defineClassImpl(Native Method) >[INFO] at java.lang.ClassLoader.defineClass(ClassLoader.java:275) >[INFO] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:69) >[INFO] at java.net.URLClassLoader.defineClass(URLClassLoader.java:540) >[INFO] at java.net.URLClassLoader.defineClass(URLClassLoader.java:451) >[INFO] at java.net.URLClassLoader.access$300(URLClassLoader.java:79) >[INFO] at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:1038) >[INFO] at java.security.AccessController.doPrivileged(AccessController.java:284) >[INFO] at java.net.URLClassLoader.findClass(URLClassLoader.java:429) >[INFO] at java.lang.ClassLoader.loadClass(ClassLoader.java:653) >[INFO] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:358) >[INFO] at java.lang.ClassLoader.loadClass(ClassLoader.java:619) >[INFO] at com.google.gwt.dev.cfg.ModuleDefSchema$ClassAttrCvt.convertToArg(ModuleDefSchema.java:886) >[INFO] at com.google.gwt.dev.util.xml.HandlerArgs.convertToArg(HandlerArgs.java:64) >[INFO] at com.google.gwt.dev.util.xml.HandlerMethod.invokeBegin(HandlerMethod.java:221) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.startElement(ReflectiveParser.java:294) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) >[INFO] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.parse(ReflectiveParser.java:347) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.access$200(ReflectiveParser.java:68) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java:418) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:296) >[INFO] at com.google.gwt.dev.cfg.ModuleDefSchema$BodySchema.__inherits_begin(ModuleDefSchema.java:495) >[INFO] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) >[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) >[INFO] at java.lang.reflect.Method.invoke(Method.java:611) >[INFO] at com.google.gwt.dev.util.xml.HandlerMethod.invokeBegin(HandlerMethod.java:230) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.startElement(ReflectiveParser.java:294) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) >[INFO] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.parse(ReflectiveParser.java:347) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.access$200(ReflectiveParser.java:68) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java:418) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:296) >[INFO] at com.google.gwt.dev.cfg.ModuleDefSchema$BodySchema.__inherits_begin(ModuleDefSchema.java:495) >[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) >[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) >[INFO] at java.lang.reflect.Method.invoke(Method.java:611) >[INFO] at com.google.gwt.dev.util.xml.HandlerMethod.invokeBegin(HandlerMethod.java:230) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.startElement(ReflectiveParser.java:294) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) >[INFO] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.parse(ReflectiveParser.java:347) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.access$200(ReflectiveParser.java:68) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java:418) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:296) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader$1.load(ModuleDefLoader.java:198) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.doLoadModule(ModuleDefLoader.java:324) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.loadFromClassPath(ModuleDefLoader.java:156) >[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:196) >[INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170) >[INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88) >[INFO] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:82) >[INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:177) >[INFO] Caused by: java.lang.ClassNotFoundException: com.google.gwt.core.ext.IncrementalGenerator >[INFO] at java.net.URLClassLoader.findClass(URLClassLoader.java:434) >[INFO] at java.lang.ClassLoader.loadClass(ClassLoader.java:653) >[INFO] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:358) >[INFO] at java.lang.ClassLoader.loadClass(ClassLoader.java:619) >[INFO] at java.lang.ClassLoader.defineClassImpl(Native Method) >[INFO] ... 89 more >[INFO] [ERROR] Line 32: Unexpected exception while processing element 'inherits' >[INFO] com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:299) >[INFO] at com.google.gwt.dev.cfg.ModuleDefSchema$BodySchema.__inherits_begin(ModuleDefSchema.java:495) >[INFO] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) >[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) >[INFO] at java.lang.reflect.Method.invoke(Method.java:611) >[INFO] at com.google.gwt.dev.util.xml.HandlerMethod.invokeBegin(HandlerMethod.java:230) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.startElement(ReflectiveParser.java:294) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) >[INFO] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.parse(ReflectiveParser.java:347) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.access$200(ReflectiveParser.java:68) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java:418) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:296) >[INFO] at com.google.gwt.dev.cfg.ModuleDefSchema$BodySchema.__inherits_begin(ModuleDefSchema.java:495) >[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) >[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) >[INFO] at java.lang.reflect.Method.invoke(Method.java:611) >[INFO] at com.google.gwt.dev.util.xml.HandlerMethod.invokeBegin(HandlerMethod.java:230) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.startElement(ReflectiveParser.java:294) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) >[INFO] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.parse(ReflectiveParser.java:347) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.access$200(ReflectiveParser.java:68) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java:418) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:296) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader$1.load(ModuleDefLoader.java:198) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.doLoadModule(ModuleDefLoader.java:324) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.loadFromClassPath(ModuleDefLoader.java:156) >[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:196) >[INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170) >[INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88) >[INFO] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:82) >[INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:177) >[INFO] [ERROR] Failure while parsing XML >[INFO] com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries) >[INFO] at com.google.gwt.dev.util.xml.DefaultSchema.onHandlerException(DefaultSchema.java:58) >[INFO] at com.google.gwt.dev.util.xml.Schema.onHandlerException(Schema.java:66) >[INFO] at com.google.gwt.dev.util.xml.Schema.onHandlerException(Schema.java:66) >[INFO] at com.google.gwt.dev.util.xml.HandlerMethod.invokeBegin(HandlerMethod.java:240) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.startElement(ReflectiveParser.java:294) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) >[INFO] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.parse(ReflectiveParser.java:347) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.access$200(ReflectiveParser.java:68) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java:418) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:296) >[INFO] at com.google.gwt.dev.cfg.ModuleDefSchema$BodySchema.__inherits_begin(ModuleDefSchema.java:495) >[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) >[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) >[INFO] at java.lang.reflect.Method.invoke(Method.java:611) >[INFO] at com.google.gwt.dev.util.xml.HandlerMethod.invokeBegin(HandlerMethod.java:230) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.startElement(ReflectiveParser.java:294) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) >[INFO] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.parse(ReflectiveParser.java:347) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.access$200(ReflectiveParser.java:68) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java:418) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:296) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader$1.load(ModuleDefLoader.java:198) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.doLoadModule(ModuleDefLoader.java:324) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.loadFromClassPath(ModuleDefLoader.java:156) >[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:196) >[INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170) >[INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88) >[INFO] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:82) >[INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:177) >[INFO] [ERROR] Unexpected error while processing XML >[INFO] com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.parse(ReflectiveParser.java:371) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.access$200(ReflectiveParser.java:68) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java:418) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:296) >[INFO] at com.google.gwt.dev.cfg.ModuleDefSchema$BodySchema.__inherits_begin(ModuleDefSchema.java:495) >[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) >[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) >[INFO] at java.lang.reflect.Method.invoke(Method.java:611) >[INFO] at com.google.gwt.dev.util.xml.HandlerMethod.invokeBegin(HandlerMethod.java:230) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.startElement(ReflectiveParser.java:294) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) >[INFO] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.parse(ReflectiveParser.java:347) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.access$200(ReflectiveParser.java:68) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java:418) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:296) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader$1.load(ModuleDefLoader.java:198) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.doLoadModule(ModuleDefLoader.java:324) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.loadFromClassPath(ModuleDefLoader.java:156) >[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:196) >[INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170) >[INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88) >[INFO] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:82) >[INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:177) >[INFO] [ERROR] Line 4: Unexpected exception while processing element 'inherits' >[INFO] com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:299) >[INFO] at com.google.gwt.dev.cfg.ModuleDefSchema$BodySchema.__inherits_begin(ModuleDefSchema.java:495) >[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) >[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) >[INFO] at java.lang.reflect.Method.invoke(Method.java:611) >[INFO] at com.google.gwt.dev.util.xml.HandlerMethod.invokeBegin(HandlerMethod.java:230) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.startElement(ReflectiveParser.java:294) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) >[INFO] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.parse(ReflectiveParser.java:347) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.access$200(ReflectiveParser.java:68) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java:418) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:296) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader$1.load(ModuleDefLoader.java:198) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.doLoadModule(ModuleDefLoader.java:324) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.loadFromClassPath(ModuleDefLoader.java:156) >[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:196) >[INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170) >[INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88) >[INFO] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:82) >[INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:177) >[INFO] [ERROR] Failure while parsing XML >[INFO] com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries) >[INFO] at com.google.gwt.dev.util.xml.DefaultSchema.onHandlerException(DefaultSchema.java:58) >[INFO] at com.google.gwt.dev.util.xml.Schema.onHandlerException(Schema.java:66) >[INFO] at com.google.gwt.dev.util.xml.Schema.onHandlerException(Schema.java:66) >[INFO] at com.google.gwt.dev.util.xml.HandlerMethod.invokeBegin(HandlerMethod.java:240) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.startElement(ReflectiveParser.java:294) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) >[INFO] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) >[INFO] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) >[INFO] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.parse(ReflectiveParser.java:347) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.access$200(ReflectiveParser.java:68) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java:418) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:296) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader$1.load(ModuleDefLoader.java:198) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.doLoadModule(ModuleDefLoader.java:324) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.loadFromClassPath(ModuleDefLoader.java:156) >[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:196) >[INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170) >[INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88) >[INFO] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:82) >[INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:177) >[INFO] [ERROR] Unexpected error while processing XML >[INFO] com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.parse(ReflectiveParser.java:371) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser$Impl.access$200(ReflectiveParser.java:68) >[INFO] at com.google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java:418) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:296) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader$1.load(ModuleDefLoader.java:198) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.doLoadModule(ModuleDefLoader.java:324) >[INFO] at com.google.gwt.dev.cfg.ModuleDefLoader.loadFromClassPath(ModuleDefLoader.java:156) >[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:196) >[INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170) >[INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88) >[INFO] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:82) >[INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:177)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 919447
: 707047