java.lang.AssertionError: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via JIRA by Nidhi Mehta, 1 year ago
via JIRA by Nidhi Mehta, 2 years ago
via JIRA by Nidhi Mehta, 1 year ago
via JIRA by Nidhi Mehta, 2 years ago
java.lang.AssertionError:
at water.fvec.Frame.
(Frame.java:39) at hex.KMeansGrid.exec(KMeansGrid.java:78)
at water.Job$4.compute2(Job.java:455)
at water.H2O$H2OCountedCompleter.compute(H2O.java:599)
at jsr166y.CountedCompleter.exec(CountedCompleter.java:429)
at jsr166y.ForkJoinTask.doExec(ForkJoinTask.java:263)
at jsr166y.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:974)
at jsr166y.ForkJoinPool.runWorker(ForkJoinPool.java:1477)
at jsr166y.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:104)