Page 1 of 1

frequent SIOOBEs with xsd editor

Posted: Tue Jun 29, 2010 1:58 am
by jstncbllr
Hi,

I work with a pretty large set of in-house schemas (400+ files, ~5 megs).

I'm running into very frequent errors like the one below. Is this a known issue? Using build 2010061615.

BTW, I've recently begun using a Mac as my main dev machine, and was glad to ditch xmlspy after seeing that oxygen has at least *some* features that help with larger projects. That said, I would really like to have more tool assistance with imports, namespace prefixes, moving components, etc.

Thanks
-j

[ AWT-EventQueue-0 ] - java.lang.StringIndexOutOfBoundsException: String index out of range: -4
java.lang.StringIndexOutOfBoundsException: String index out of range: -4
at java.lang.String.substring(String.java:1937)
at ro.sync.util.URLUtil.getUserInfo(Unknown Source)
at ro.sync.util.URLUtil.correct(Unknown Source)
at ro.sync.util.URLUtil.correct(Unknown Source)
at ro.sync.exml.editor.nd.bre(Unknown Source)
at ro.sync.exml.editor.nd.getEditorForURL(Unknown Source)
at ro.sync.exml.editor.nd.getEditor(Unknown Source)
at ro.sync.exml.editor.nd.findEditor(Unknown Source)
at ro.sync.exml.k.d.t(Unknown Source)
at ro.sync.exml.k.d.p(Unknown Source)
at ro.sync.exml.k.d.b(Unknown Source)
at ro.sync.exml.editor.ke.checkForChange(Unknown Source)
at ro.sync.xsd.pagexsd.e$5$1.run(Unknown Source)
at ro.sync.ui.jb$1.run(Unknown Source)

Re: frequent SIOOBEs with xsd editor

Posted: Tue Jun 29, 2010 2:34 pm
by adrian
Hello,

Thank you for reporting this issue, we were not aware of it.
It seems to be very URL(file location) specific.

Have you determined the file that triggers the problem?
Could you tell us the URL of that file(right click on the editor tab and from the contextual menu choose "Copy location")?

If you want to keep this private you can write to our support email address: support@oxygenxml.com

Regards,
Adrian

Re: frequent SIOOBEs with xsd editor

Posted: Wed Jan 26, 2011 4:55 pm
by sorin_ristache
jstncbllr wrote:I'm running into very frequent errors like the one below. Is this a known issue? Using build 2010061615.
It was a bug in the JVM which was fixed in JVM version 1.6.0_21. If you are on Windows just replace your current Oxygen installation with the Oxygen 11.2 kit for Windows from our website. If you are on Mac OS X you will have to update your Java virtual machine from the Apple website using the Update feature of OS X.


Regards,
Sorin