You need to sign in to do that
Don't have an account?

Exception Handling
why do we get System.QueryException Comparison method violates its general contract! ?
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
why do we get System.QueryException Comparison method violates its general contract! ?
Hi ,
Please check the following link, that may you solve your problem.
https://www.java.net//node/700601
If this post is helpful please throw Kudos.If this post solves your problem kindly mark it as solution.
Thanks,
Subhani,
Salesforce Certified Developer,
www.mydbsync.com
Hi Nikita,
If you are getting this error on Eclipse, check the java version - Eclipse has some compatibility issues with java 1.7.
Try downgrading to 1.6 and this should solve the problem.
Regards,
Ashish