Thank you for the fast reply. But am I not using Java 8 (java version 
"1.8.0_11")? Am I missing something here?

Thanks again,
Chris
________________________________________
From: users <[email protected]> on behalf of Sergiu Dumitriu 
<[email protected]>
Sent: Thursday, August 14, 2014 8:00 PM
To: [email protected]
Subject: Re: [xwiki-users] Deployment-Error: configuring application listener 
of class org.xwiki.container.servlet.SetThreadNameServletRequestListener

XWiki requires Java 1.7 or greater, and you have 1.6. Upgrade Java, or
if you do have both 1.6 and 1.7 installed, configure the system to
prefer the 1.7 one.

On 08/14/2014 01:58 PM, [email protected] wrote:
> Hello everyone,
>
> I am trying to deploy xwiki-enterprise-web-6.1.war on a tomcat7
> installation. Upon starting the server I get the attached error message.
>
> Setup:
>
> # java -version
> java version "1.8.0_11"
> Java(TM) SE Runtime Environment (build 1.8.0_11-b12)
> Java HotSpot(TM) 64-Bit Server VM (build 25.11-b03, mixed mode)
>
> tomcat: Version: 12.0.18_build1200140606.15 os_Debian 7.0
>
> XWIKI: xwiki-enterprise-web-6.1.war
>
> Any ideas on what is going on?
>
> Thanks a lot,
>
> Chris
>
>
> java.lang.UnsupportedClassVersionError: 
> org/xwiki/container/servlet/XWikiServletContextListener : Unsupported 
> major.minor version 51.0 (unable to load class 
> org.xwiki.container.servlet.XWikiServletContextListener)


--
Sergiu Dumitriu
http://purl.org/net/sergiu
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to