Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Specify a valid XML Schema and try loading again - error
Specify a valid XML Schema and try loading again - error [message #441870] Thu, 26 August 2004 15:40
Frank Groezinger is currently offline Frank GroezingerFriend
Messages: 15
Registered: July 2009
Junior Member
This is a multipart message in MIME format.
--=_alternative 005656F6C1256EFC_=
Content-Type: text/plain; charset="US-ASCII"

I try to generate an EMF model from the following schema, using Eclipse
3.0 and the EMF 2.0.2 version.
I'm using the IBM JDK to avoid the Crismon error that produce the same
error message.


The schema is the official XSL-FO schema

http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-fop/src/fos chema/fop.xsd

and the error log is:

!ENTRY org.eclipse.emf.codegen.ecore.ui 2 0 Aug 26, 2004 13:14:57.249
!MESSAGE
!STACK 0
java.lang.reflect.InvocationTargetException
Caused by: java.util.MissingResourceException: The string resource
'parser.cc.8' could not be located
at java.lang.Throwable.<init>(Throwable.java)
at
java.util.MissingResourceException.<init>(MissingResourceException.java:56)
at
org.eclipse.emf.common.EMFPlugin.delegatedGetString(EMFPlugi n.java:282)
at org.eclipse.emf.common.EMFPlugin.getString(EMFPlugin.java:25 2)
at
org.eclipse.emf.ecore.xml.type.internal.RegEx$RegexParser.ex (RegEx.java:4838)
at
org.eclipse.emf.ecore.xml.type.internal.RegEx$ParserForXMLSc hema.parseCharacterClass(RegEx.java:7697)
--=_alternative 005656F6C1256EFC_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=1 face="sans-serif">&nbsp;I try to generate an EMF model
from the following schema, using Eclipse 3.0 &nbsp;and the EMF 2.0.2 version.
</font>
<br><font size=1 face="sans-serif">I'm using the IBM JDK to avoid the Crismon
error that produce the same error message. </font>
<br>
<br>
<br><font size=1 face="sans-serif">The schema is &nbsp;the official &nbsp;XSL-FO
schema </font>
<br>
<br><font size=1 face="sans-serif"> http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-fop/src/fos chema/fop.xsd</font>
<br>
<br><font size=1 face="sans-serif">and the error log is: </font>
<br>
<br><font size=1 face="sans-serif">!ENTRY org.eclipse.emf.codegen.ecore.ui
2 0 Aug 26, 2004 13:14:57.249</font>
<br><font size=1 face="sans-serif">!MESSAGE </font>
<br><font size=1 face="sans-serif">!STACK 0</font>
<br><font size=1 face="sans-serif">java.lang.reflect.InvocationTargetException </font>
<br><font size=1 face="sans-serif">Caused by: java.util.MissingResourceException:
The string resource 'parser.cc.8' could not be located</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at
java.lang.Throwable.&lt;init&gt;(Throwable.java)</font >
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at
java.util.MissingResourceException.&lt;init&gt;(Miss ingResourceException.java:56) </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at
org.eclipse.emf.common.EMFPlugin.delegatedGetString(EMFPlugi n.java:282) </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at
org.eclipse.emf.common.EMFPlugin.getString(EMFPlugin.java:25 2) </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at
org.eclipse.emf.ecore.xml.type.internal.RegEx$RegexParser.ex (RegEx.java:4838) </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at
org.eclipse.emf.ecore.xml.type.internal.RegEx$ParserForXMLSc hema.parseCharacterClass(RegEx.java:7697) </font>
--=_alternative 005656F6C1256EFC_=--
Previous Topic:Misc. Line with CoolBar
Next Topic:nsembedstring_new
Goto Forum:
  


Current Time: Wed Apr 24 20:05:24 GMT 2024

Powered by FUDForum. Page generated in 0.02926 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top