掲示板

Could not start liferay-portal-7.0-ce-m3

thumbnail
9年前 に Filippo Maria Del Prete によって更新されました。

Could not start liferay-portal-7.0-ce-m3

New Member 投稿: 8 参加年月日: 12/03/08 最新の投稿
Hi,
I cannot start a fresh instance of liferay-portal-7.0-ce-m3 on my Windows 7 notebook.

I receive in the log
INFO: Initializing ProtocolHandler ["http-bio-8080"]
27-gen-2015 10.23.28 org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
27-gen-2015 10.23.28 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1594 ms
27-gen-2015 10.23.28 org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
27-gen-2015 10.23.28 org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.42
27-gen-2015 10.23.28 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor C:\liferay-portal-7.0-ce-m3\tomcat-7.0.42\conf\Catalina\localhost\ROOT.xml
27-gen-2015 10.24.41 org.apache.catalina.core.StandardContext startInternal
GRAVE: Error listenerStart
27-gen-2015 10.24.41 org.apache.catalina.core.StandardContext startInternal
GRAVE: Context [] startup failed due to previous errors

and in the stacktrace

GRAVE: Error configuring application listener of class org.apache.catalina.deploy.ApplicationListener@1e1df6e
java.lang.UnsupportedClassVersionError: com/liferay/portal/kernel/servlet/PluginContextListener : Unsupported major.minor version 51.0



I tryed both liferay-portal-tomcat-jre-7.0-ce-m3 and liferay-portal-tomcat-7.0-ce-m3

I installed Sun/Oracle jdk1.6.0_45, my JAVA_HOME points to its path.

Any help would be appreciated.

Thank you,
Filippo
thumbnail
9年前 に Jorge Ferrer によって更新されました。

RE: Could not start liferay-portal-7.0-ce-m3

Liferay Legend 投稿: 2871 参加年月日: 06/08/31 最新の投稿
Hey Flippo,

Thanks for trying out the milesone.

Note that Liferay 7 will require Java 7 to run, so you need to update your JRE (or the JDK) to run it.
thumbnail
9年前 に Filippo Maria Del Prete によって更新されました。

RE: Could not start liferay-portal-7.0-ce-m3

New Member 投稿: 8 参加年月日: 12/03/08 最新の投稿
Thank you Jorge,
But I was confused because in the tomcat bundle with jre, there is a 1.6 version.
Why?
thumbnail
9年前 に David H Nebinger によって更新されました。

RE: Could not start liferay-portal-7.0-ce-m3

Liferay Legend 投稿: 14916 参加年月日: 06/09/02 最新の投稿
Filippo Maria Del Prete:
But I was confused because in the tomcat bundle with jre, there is a 1.6 version. Why?


Because it's still a work in progress, incomplete and unfinished.
thumbnail
9年前 に Filippo Maria Del Prete によって更新されました。

RE: Could not start liferay-portal-7.0-ce-m3

New Member 投稿: 8 参加年月日: 12/03/08 最新の投稿
Thank you David,
I perfectly understand.
thumbnail
9年前 に Jorge Ferrer によって更新されました。

RE: Could not start liferay-portal-7.0-ce-m3

Liferay Legend 投稿: 2871 参加年月日: 06/08/31 最新の投稿
Hey Flippo,

Ups, that's certainly wrong.

Thanks for letting us know, we probably forgot to update one of the automated packaging scripts.
thumbnail
9年前 に Filippo Maria Del Prete によって更新されました。

RE: Could not start liferay-portal-7.0-ce-m3

New Member 投稿: 8 参加年月日: 12/03/08 最新の投稿
Ciao Jorge ,
thank you for the quick reply and for the great work !!
I'm going to install the jre7...