Skip to content

standalone.Xshift ArrayIndexOutOfBoundsException #18

@Aetalas

Description

@Aetalas

Hi there,

In hopes of eventually running batch jobs on a compute cluster, I've been trying to run standalone.Xshift via command line per the instructions included in the X-shift_standalone_README.txt file included in the 26-Apr-2018 release, and I keep getting an array index out of bounds error during the "remapping" phase. I've tried changing operating systems, fcs file sets, and events_per_file counts, but I can't seem to get around it.

Brandon

java -Xmx8G -cp VorteX.jar standalone.Xshift
...
remapping 38000
remapping 39000
remapping 40000
Error exporting the data. Exiting
Reason: java.lang.ArrayIndexOutOfBoundsException: 40772, 40772
dataIO.ClusterSetToFCSExporterWithNNReassignment.exportClusterSet(ClusterSetToFCSExporterWithNNReassignment.java:100)
standalone.Xshift.main(Xshift.java:169)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions