INFO: Starting Servlet Engine: Apache Tomcat/7.0.0-RC1
Apr 14, 2010 9:00:34 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive webtest.war
Apr 14, 2010 9:00:34 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory ROOT
Apr 14, 2010 9:00:34 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory manager
Apr 14, 2010 9:00:34 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Apr 14, 2010 9:00:34 PM org.apache.coyote.ajp.AjpProtocol start
INFO: Starting Coyote AJP/1.3 on ajp-8009
Apr 14, 2010 9:00:34 PM org.apache.catalina.startup.Catalina startInternal
INFO: Server startup in 627 ms
Laptop with Intel Core 2 Duo :-), I'll do some testing on a z10 EC
tomorrow.
I noticed that the Lambda Probe burks with a StackOverflowError in tomcat7,
but haven't looked at it further :
Apr 14, 2010 7:01:28 PM org.apache.catalina.core.ApplicationContext log
INFO: IvpServlet: Total execution time (ms) : 1
Apr 14, 2010 7:03:49 PM org.apache.catalina.core.ApplicationContext log
INFO: Loading WebApplicationContext for Spring FrameworkServlet 'probe'
Apr 14, 2010 7:03:52 PM org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet jsp threw exception
java.lang.StackOverflowError
at
org.springframework.web.util.NestedServletException.getCause(NestedServletException.java:69)
at
javax.servlet.ServletException.getRootCause(ServletException.java:96)
at
org.springframework.web.util.NestedServletException.getCause(NestedServletException.java:69)
at
javax.servlet.ServletException.getRootCause(ServletException.java:96)
at
org.springframework.web.util.NestedServletException.getCause(NestedServletException.java:69)
at
javax.servlet.ServletException.getRootCause(ServletException.java:96)
regards,
Harry
2010/4/14 Mladen Turk <[email protected]>
> On 04/14/2010 08:35 PM, Rainer Jung wrote:
>
>> On 14.04.2010 16:13, Mladen Turk wrote:
>>
>>> Apr 14, 2010 4:12:16 PM org.apache.catalina.startup.Catalina
>>> startInternal
>>> INFO: Server startup in 965 ms
>>>
>>
>> ^^^^^^
>>
>> Impressive!
>>
>>
> 8 core i7 does the remaining :)
>
>
> Cheers
> --
> ^TM
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>