掲示板

java.lang.NUllPointerException

11年前 に Deepa Amasar によって更新されました。

java.lang.NUllPointerException

New Member 投稿: 8 参加年月日: 12/07/30 最新の投稿
Hiii
im getting the following error while installing the liferay..


Exception in thread "main" java.lang.NoClassDefFoundError: com/liferay/portal/kernel/util/ReleaseInfo
at com.liferay.ide.eclipse.server.core.support.ReleaseInfoGetServerInfo.writeOutput(ReleaseInfoGetServerInfo.java:29)
at com.liferay.ide.eclipse.server.core.support.PortalSupport.main(PortalSupport.java:52)
Caused by: java.lang.ClassNotFoundException: com.liferay.portal.kernel.util.ReleaseInfo
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 2 more
thumbnail
11年前 に David H Nebinger によって更新されました。

RE: java.lang.NUllPointerException

Liferay Legend 投稿: 14916 参加年月日: 06/09/02 最新の投稿
Probably because you haven't installed it correctly.

Do yourself a favor and start with a Liferay bundle. It is pre-configured to get you up and running...
10年前 に Hemant Gupta によって更新されました。

RE: java.lang.NUllPointerException

New Member 投稿: 2 参加年月日: 13/04/22 最新の投稿
Done many times but don't what is problem with java.lang.nullpointerException.