Foren

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

thumbnail
Filippo Maria Del Prete, geändert vor 9 Jahren.

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

New Member Beiträge: 8 Beitrittsdatum: 08.03.12 Neueste Beiträge
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
Jorge Ferrer, geändert vor 9 Jahren.

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

Liferay Legend Beiträge: 2871 Beitrittsdatum: 31.08.06 Neueste Beiträge
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
Filippo Maria Del Prete, geändert vor 9 Jahren.

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

New Member Beiträge: 8 Beitrittsdatum: 08.03.12 Neueste Beiträge
Thank you Jorge,
But I was confused because in the tomcat bundle with jre, there is a 1.6 version.
Why?
thumbnail
David H Nebinger, geändert vor 9 Jahren.

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

Liferay Legend Beiträge: 14919 Beitrittsdatum: 02.09.06 Neueste Beiträge
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
Filippo Maria Del Prete, geändert vor 9 Jahren.

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

New Member Beiträge: 8 Beitrittsdatum: 08.03.12 Neueste Beiträge
Thank you David,
I perfectly understand.
thumbnail
Jorge Ferrer, geändert vor 9 Jahren.

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

Liferay Legend Beiträge: 2871 Beitrittsdatum: 31.08.06 Neueste Beiträge
Hey Flippo,

Ups, that's certainly wrong.

Thanks for letting us know, we probably forgot to update one of the automated packaging scripts.
thumbnail
Filippo Maria Del Prete, geändert vor 9 Jahren.

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

New Member Beiträge: 8 Beitrittsdatum: 08.03.12 Neueste Beiträge
Ciao Jorge ,
thank you for the quick reply and for the great work !!
I'm going to install the jre7...