And also console log:

13.10.2009 1:00:53 org.apache.catalina.core.StandardContext start
SEVERE: Error filterStart
13.10.2009 1:00:53 org.apache.catalina.core.StandardContext start
SEVERE: Context [/digileping] startup failed due to previous errors


FilterStart Error?




#############################################################

 JRebel 2.1a (200910071200)
 (c) Copyright ZeroTurnaround, Ltd, 2007-2009. All rights reserved.

 A rough estimate: Over the last 1 days JRebel
 prevented the need for at least 8 redeploys/restarts.
 Using industry standard build and redeploy times,
 JRebel saved you between 0,2 and 0,4 hours.

 You are running JRebel evaluation license.
 You have 29 days until the license expires.

 You will see this notification until you obtain a
 full license for your installation.

 Visit www.jrebel.com for instructions on obtaining
 a full license. If you wish to continue your evaluation
 please e-mail to supp...@zeroturnaround.com.

 If you think you should not see this message contact
 supp...@zeroturnaround.com or check that you have your
 license file in the same directory as the JAR file.

#############################################################

13.10.2009 1:00:48 org.apache.catalina.core.AprLifecycleListener
lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in
production environments was not found on the java.library.path: C:\Program
Files\Java
\jdk1.5.0_16\bin;.;C:\WINDOWS\system32;C:\WINDOWS;G:\oracle\product\10.2.0\db_1\bin;C:\Program
Files\Borland\Delphi7\Bin;C:\Program Files\Borland\Delphi7\Projec
ts\Bpl\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Intel\DMIX;C:\PROGRA~1\ULTRAE~1;C:\Program
Files\apache-ant-1.7.1\bin;C:\Progra
m Files\Java\jdk1.5.0_16\bin;C:\Program Files\Unifier;C:\Program
Files\TortoiseSVN\bin;C:\Program Files\WinMerge;c:\Program Files\Microsoft
SQL Server\90\Tools\
binn\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Common
Files\DivX Shared\;C:\Program Files\OpenVPN\bin
13.10.2009 1:00:48 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-80
13.10.2009 1:00:49 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-443
13.10.2009 1:00:49 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2187 ms
13.10.2009 1:00:49 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
13.10.2009 1:00:49 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.26
13.10.2009 1:00:49 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
13.10.2009 1:00:51 org.apache.catalina.loader.WebappClassLoader
validateJarFile
INFO: validateJarFile(C:\Program Files\Apache Software
Foundation\apache-tomcat-5.5.26\webapps\digileping\WEB-INF\lib\selenium-server-1.0-beta-2-standalone.jar)
 - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class:
javax/servlet/Servlet.class
13.10.2009 1:00:51 org.apache.catalina.loader.WebappClassLoader
validateJarFile
INFO: validateJarFile(C:\Program Files\Apache Software
Foundation\apache-tomcat-5.5.26\webapps\digileping\WEB-INF\lib\servlet-api-2.4.jar)
- jar not loaded. See
 Servlet Spec 2.3, section 9.7.2. Offending class:
javax/servlet/Servlet.class
13.10.2009 1:00:51 org.apache.catalina.loader.WebappClassLoader
validateJarFile
INFO: validateJarFile(C:\Program Files\Apache Software
Foundation\apache-tomcat-5.5.26\webapps\digileping\WEB-INF\lib\servlet-api.jar)
- jar not loaded. See Ser
vlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class

=============================== [JRebel Spring Framework Plugin]
===============================
Plugins are contributed by third party and can cause compatibility problems.
If you have any troubles set -Drebel.spring_plugin=false to disable it.
------------------------------------------------------------------------------------------
Description: Supports adding new beans and adding new bean dependencies
using
annotations or XML. Singletons will be reconfigured after the change. It
also
supports adding or changing Spring MVC controllers or handlers.
=============================== [/JRebel Spring Framework Plugin]
==============================

13.10.2009 1:00:53 org.apache.catalina.core.StandardContext start
SEVERE: Error filterStart
13.10.2009 1:00:53 org.apache.catalina.core.StandardContext start
SEVERE: Context [/digileping] startup failed due to previous errors
13.10.2009 1:00:53 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-80
13.10.2009 1:00:53 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-443
13.10.2009 1:00:53 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
13.10.2009 1:00:53 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/16  config=null
13.10.2009 1:00:53 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
13.10.2009 1:00:53 org.apache.catalina.startup.Catalina start
INFO: Server startup in 4406 ms

2009/10/13 Argo Vilberg <wilps...@gmail.com>

> I'm trying to upgrade to Tapestry 5.1 from 5.0.14.
> I change ApplicationState->SessionState
> and also change
> *createPageLink<http://tapestry.apache.org/tapestry5/apidocs/org/apache/tapestry5/ComponentResourcesCommon.html#createPageLink(java.lang.Class,+boolean,+java.lang.Object...)>
> *(Class <http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html> 
> pageClass,
> boolean override, 
> Object<http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html>
> ... context)
>           *Deprecated.* *Use
> PageRenderLinkSource.createPageRenderLink(Class)<http://tapestry.apache.org/tapestry5/apidocs/org/apache/tapestry5/services/PageRenderLinkSource.html#createPageRenderLink(java.lang.Class)>
> *
>
> And after that my application do not start:
>
>  HTTP Status 404 - /digileping/
> ------------------------------
>
> *type* Status report
>
> *message* */digileping/*
>
> *description* *The requested resource (/digileping/) is not available.*
> ------------------------------
> Apache Tomcat/5.5.26
> Is there some extra configuration issue with new version of Tapestry?
>
>
>
> Argo
>

Reply via email to