"java.lang.IllegalArgumentException: Comparison method violates its general contract!" when sorting bundle files

Issue #1771 resolved
Scott Wells repo owner created an issue

I've had a user hit this issue when deploying a Lightning bundle. I'm using this to track the issue and to provide test build with additional debug logging.

Comments (4)

  1. Scott Wells reporter

    Please install this build by downloading it (don't extract it) and installing it using Settings/Preferences>Plugins>Install plugin from disk (under the gear drop-down menu). Try to reproduce the problem. I've actually added exception handling so that the problem won't halt the action, but it will log the problem with useful diagnostic information. Once you've done so, please send me the latest idea.log for review. Thanks!

  2. Scott Wells reporter

    I wasn't able to reproduce the issue against experience bundles, but I've made a change to avoid the sort that results in the issue altogether. Please install this build and let me know if whether it seems to resolve the issue for you or not.

  3. Log in to comment