Why do I get the error "Could not load the main class" ?

Question ID : 238
Created on 2014-12-03 at 2:04 AM
Author : Veryant Support [support@veryant.com]

Online URL : http://support.veryant.com/support/phpkb/question.php?ID=238



This error is usually returned by javaw.exe on Windows

It means that the class has been found but there were problems while running it, for example if the license is missing. Use java.exe to see a more complex error message that will help in diagnosing the problem.



Back to Original Question