-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels