简体   繁体   中英

The Error will be occured in adempiere while opening RUN_Adempiere.bat file

  1. By opening the RUN_Adempiere.bat file the following errors will be occured
  2. by opening the RUN_Server2.bat just opened and move on to the invisible mode

     Exception in thread "main" java.lang.NoClassDefFoundError: all Caused by: java.lang.ClassNotFoundException: all at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) 

    Could not find the main class: all. Program will exit.

右键单击RUN_Server2.bat并以管理员身份运行。

Run the Setup.BAT file first in the source folder and install the Adempiere , Once installed you will be able to solve the following error. Also set the Paths correctly , JAVA_HOME path and ADEMPIERE_HOME path.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM