users@grizzly.java.net

Re: Comet context doesn't expire

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Mon, 06 Jul 2009 10:43:05 -0400

Nevermind I was using the old one.

Now I'm running the test and I do see the 'progress bar' going over and
over. What should I get as a failure? Note that if you notify a
CometContext, the expiration delay is reset on every notify.

Thanks

-- Jeanfrancois

Jeanfrancois Arcand wrote:
> Salut,
>
> I still get
>
>> [#|2009-07-06T10:29:59.964-0400|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=19;_ThreadName=Timer-5;_RequestID=a22cf7b1-40b3-4d4d-a084-fbfa8054a270;|WEB0123:
>> WebModule [SampleComet:SampleComet/SampleCometWeb.war] failed to
>> deploy and has been disabled
>> java.lang.IllegalStateException: ContainerBase.addChild: start:
>> LifecycleException: java.lang.NoClassDefFoundError: org/quartz/Scheduler
>> at
>> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:992)
>>
>> at
>> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:973)
>> at
>> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:704)
>> at
>> com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1633)
>> at
>> com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1239)
>> at
>> com.sun.enterprise.web.WebContainer.loadJ2EEApplicationWebModules(WebContainer.java:1166)
>>
>> at
>> com.sun.enterprise.server.TomcatApplicationLoader.doLoad(TomcatApplicationLoader.java:141)
>>
>> at
>> com.sun.enterprise.server.ExtendedApplicationLoader.doLoad(ExtendedApplicationLoader.java:134)
>>
>> at
>> com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:245)
>> at
>> com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:336)
>>
>> at
>> com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:210)
>>
>> at
>> com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:645)
>>
>> at
>> com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:958)
>>
>
> Something weird. Which GF version are you using?
>
> Thanks!
>
> -- Jeanfrancois
>
>
>
> Czarek Zadorocki wrote:
>> Salut!
>>
>> Anyone replicated the problem?
>>
>> Thanks,
>> Czarek
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>