Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EGL Development Tools » Tomcat 7 Eror in IDE
Tomcat 7 Eror in IDE [message #988400] Thu, 29 November 2012 18:07 Go to next message
Gregory Testa is currently offline Gregory TestaFriend
Messages: 28
Registered: April 2012
Junior Member
I downloaded tomcat 7.0.33 and used it to defined a new server in my eclipse EDT environment. Now when I try to deploy and run on this server, I get the following error....

INFO: Starting Servlet Engine: Apache Tomcat/7.0.33
Nov 29, 2012 12:59:50 PM org.apache.catalina.core.StandardContext filterStart
SEVERE: Exception starting filter CompressionFilter
java.lang.ClassNotFoundException: org.eclipse.edt.javart.util.gzip.CompressionFilter

Thanks,
Gregory
Re: Tomcat 7 Eror in IDE [message #988424 is a reply to message #988400] Thu, 29 November 2012 20:48 Go to previous messageGo to next message
Gregory Testa is currently offline Gregory TestaFriend
Messages: 28
Registered: April 2012
Junior Member
Got rid of the error, but now the deployed app only displays the spinner.gif and won't render properly.
The only items I see in the console log are:

Nov 29, 2012 3:43:41 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.7.0_09\jre\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre7/bin/client;C:/Program Files/Java/jre7/bin;C:/Program Files/Java/jre7/lib/i386;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;%System Root%\Program Files\Java\jre7;;C:\Users\gmtesta\Desktop\eclipse3;;.
Nov 29, 2012 3:43:41 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:eLibraryWebApp' did not find a matching property.
Re: Tomcat 7 Eror in IDE [message #989144 is a reply to message #988424] Tue, 04 December 2012 19:44 Go to previous message
Gregory Testa is currently offline Gregory TestaFriend
Messages: 28
Registered: April 2012
Junior Member
I was missing a reference to rui widgets 0.8.0 which was in my emailer project. Added it through EGL Build Path all is good now.
Previous Topic:How can I manage widget instances?
Next Topic:Automated testing tool
Goto Forum:
  


Current Time: Fri Apr 26 17:43:54 GMT 2024

Powered by FUDForum. Page generated in 0.03243 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top