Christopher Schultz wrote:
On 4/2/2009 4:49 PM, Mikolaj Rydzewski wrote:
I observe almost identical exceptions when I redeploy webapplication
that uses quartz scheduler. It looks like after webapp's instance has
been undeployed, background quartz thread wants to do something and then
exceptio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mikolaj,
On 4/2/2009 4:49 PM, Mikolaj Rydzewski wrote:
> Caldarale, Charles R wrote:
>> Whatever you're doing is attempting multiple stops of your webapp.
> I observe almost identical exceptions when I redeploy webapplication
> that uses quartz schedu
Caldarale, Charles R wrote:
Whatever you're doing is attempting multiple stops of your webapp.
I observe almost identical exceptions when I redeploy webapplication
that uses quartz scheduler. It looks like after webapp's instance has
been undeployed, background quartz thread wants to do somethi
Thnx for the reply, here is the information:
context.xml file changed was in META-INF directory
NetBeans version 6.5
Platform: Windows Vista Business 32 Bit
Apache Tomcat: 6.0.18
JDK 6
I will try to run it in a standalone version of Tomcat - after I figure out
how to build a war file from NetBea
> From: Paulchwd [mailto:paulc...@sympatico.ca]
> Subject: Illegal access: this web application instance has been
> stoppedalready
>
> INFO: Illegal access: this web application instance has been stopped
> already. Could not load java.lang.Object.
Whatever you're doing is attempting multiple sto