I create can inputs, outputs, Analog values, Binary values, and also create and compile visual script programs. Everything will be working fine i am able to down as needed i then get to a point where a try to add another value to the wire sheet and the down load all will fail. if i remove the last created object i can then do a down load all just fine. See below for Application Director log. Not sure why this is happening. any help would be appreciated.
INFO [11:34:13 23-Feb-21 CST][schneiderMPX] Download All -- > Started.
INFO [11:34:13 23-Feb-21 CST][schneiderMPX] Disabling the polling for MPX Controller[Ahu7].
INFO [11:34:13 23-Feb-21 CST][schneiderMPX] Deleting the object(s) from MPX Controller[Ahu7].
INFO [11:34:13 23-Feb-21 CST][schneiderMPX] Creating the object(s) into MPX Controller[Ahu7].
SEVERE [11:34:13 23-Feb-21 CST][schneiderMPX] Error while downloading all the objects in to controller[Ahu7]:
java.lang.IllegalArgumentException: Comparison method violates its general contract!
at java.util.TimSort.mergeLo(TimSort.java:777)
at java.util.TimSort.mergeAt(TimSort.java:514)
at java.util.TimSort.mergeForceCollapse(TimSort.java:457)
at java.util.TimSort.sort(TimSort.java:254)
at java.util.Arrays.sort(Arrays.java:1512)
at java.util.ArrayList.sort(ArrayList.java:1462)
at java.util.stream.SortedOps$RefSortingSink.end(SortedOps.java:387)
at java.util.stream.Sink$ChainedReference.end(Sink.java:258)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEachOrdered(ReferencePipeline.java:423)
at com.tridiumx.ps.schneider.device.BDownloadAllObjectsJob.run(BDownloadAllObjectsJob.java:200)
at javax.baja.job.BSimpleJob$JobThread.run(BSimpleJob.java:85)
Discuss challenges in energy and automation with 30,000+ experts and peers.
Find answers in 10,000+ support articles to help solve your product and business challenges.
Find peer based solutions to your questions. Provide answers for fellow community members!