Skip to content

RDz 9.1.1 client crashes with org.eclipse.wst.xml.core.internal.parser.XMLSourceParser opening large sequential file

Bugzilla Link 483504
Status NEW
Importance P3 major
Reported Dec 02, 2015 13:17 EDT
Modified Jul 28, 2020 14:09 EDT
Reporter Lydia Woodson

Description

RDz 9.1.1 client crashes with
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser: input could not be parsed correctly at position 9086848
and then reports java.lang.StackoverflowError when opening a large sequential file

The major problem with this is the workspace is then corrupted and you can't use it again or else you get this error every time you open the workspace.

Attributes for sequential file being opened:
File size is:
325 Cylinders FB Lrecl=4100 Blksize = 24600

File Manager can open this same file without crashing.

There is a similar bug, but this should be included in RDz 9.1.1:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=344723