Issue “Exception in thread ”main“# START NON-TRANSLATABLEjava.lang.NoClassDefFoundError: G€“Xmx3072m” (MyEclipse 12.0 Blue & Websphere7)
问题 I am using MyEclipse 14.0 Blue & Websphere7. I am trying to deploy into the Websphere via Server tab, and when it starts to deploy I am getting below issue. ****Exception in thread "main"# START NON-TRANSLATABLEjava.lang.NoClassDefFoundError: G€“Xmx3072m Caused by: java.lang.ClassNotFoundException: G€“Xmx3072m at java.net.URLClassLoader.findClass(URLClassLoader.java:434) at java.lang.ClassLoader.loadClass(ClassLoader.java:660) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:358)