You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hivemind.apache.org by "Filip S. Adamsen" <fi...@stubkjaer-adamsen.dk> on 2004/05/17 17:36:42 UTC

HiveMind redeployment problem

Hi, I'm having a redeployment problem with HiveMind 1.0-alpha-4 and Tomcat
5.0.19 on Windows XP Professional. Every time I redeploy my application, the
HiveMind jar stays in Tomcat's webapps-folder and hinders redeployment. It
seems to be locked or something. Have any of you experienced anything
similar?



---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org


RE: HiveMind redeployment problem

Posted by "Howard M. Lewis Ship" <hl...@comcast.net>.
Something that the filter should do as well.

--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind
http://howardlewisship.com


> -----Original Message-----
> From: Filip S. Adamsen [mailto:filip@stubkjaer-adamsen.dk] 
> Sent: Tuesday, May 18, 2004 8:52 AM
> To: hivemind-user@jakarta.apache.org
> Subject: RE: HiveMind redeployment problem
> 
> 
> Thanks, the ServletContextListener did the trick.
> 
> -Filip S. Adamsen
> 
> -----Original Message-----
> From: Howard M. Lewis Ship [mailto:hlship@comcast.net] 
> Sent: Monday, May 17, 2004 5:44 PM
> To: hivemind-user@jakarta.apache.org
> Subject: RE: HiveMind redeployment problem
> 
> Haven't seen this; it may be locked while there are still 
> live objects for
> classes inside the jar.
> Make sure you are invling Registry.shutdown() during the 
> undeployment. You
> can use a
> ServletContextListener to determine this.
> 
> --
> Howard M. Lewis Ship
> Independent J2EE / Open-Source Java Consultant
> Creator, Tapestry: Java Web Components 
> Creator, HiveMind
> http://howardlewisship.com
> 
> 
> > -----Original Message-----
> > From: Filip S. Adamsen [mailto:filip@stubkjaer-adamsen.dk] 
> > Sent: Monday, May 17, 2004 11:37 AM
> > To: hivemind-user@jakarta.apache.org
> > Subject: HiveMind redeployment problem
> > 
> > 
> > Hi, I'm having a redeployment problem with HiveMind 
> > 1.0-alpha-4 and Tomcat
> > 5.0.19 on Windows XP Professional. Every time I redeploy my 
> > application, the
> > HiveMind jar stays in Tomcat's webapps-folder and hinders 
> > redeployment. It
> > seems to be locked or something. Have any of you 
> experienced anything
> > similar?
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-user-help@jakarta.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org


RE: HiveMind redeployment problem

Posted by "Filip S. Adamsen" <fi...@stubkjaer-adamsen.dk>.
Thanks, the ServletContextListener did the trick.

-Filip S. Adamsen

-----Original Message-----
From: Howard M. Lewis Ship [mailto:hlship@comcast.net] 
Sent: Monday, May 17, 2004 5:44 PM
To: hivemind-user@jakarta.apache.org
Subject: RE: HiveMind redeployment problem

Haven't seen this; it may be locked while there are still live objects for
classes inside the jar.
Make sure you are invling Registry.shutdown() during the undeployment. You
can use a
ServletContextListener to determine this.

--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Tapestry: Java Web Components 
Creator, HiveMind
http://howardlewisship.com


> -----Original Message-----
> From: Filip S. Adamsen [mailto:filip@stubkjaer-adamsen.dk] 
> Sent: Monday, May 17, 2004 11:37 AM
> To: hivemind-user@jakarta.apache.org
> Subject: HiveMind redeployment problem
> 
> 
> Hi, I'm having a redeployment problem with HiveMind 
> 1.0-alpha-4 and Tomcat
> 5.0.19 on Windows XP Professional. Every time I redeploy my 
> application, the
> HiveMind jar stays in Tomcat's webapps-folder and hinders 
> redeployment. It
> seems to be locked or something. Have any of you experienced anything
> similar?




---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org


RE: HiveMind redeployment problem

Posted by "Filip S. Adamsen" <fi...@stubkjaer-adamsen.dk>.
Hmm, I should've included that I'm using the HiveMindFilter - it's a
Tapestry application. Should the HiveMindFilter not perform the Registry
shutdown?

-----Original Message-----
From: Howard M. Lewis Ship [mailto:hlship@comcast.net] 
Sent: Monday, May 17, 2004 5:44 PM
To: hivemind-user@jakarta.apache.org
Subject: RE: HiveMind redeployment problem

Haven't seen this; it may be locked while there are still live objects for
classes inside the jar.
Make sure you are invling Registry.shutdown() during the undeployment. You
can use a
ServletContextListener to determine this.

--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Tapestry: Java Web Components 
Creator, HiveMind
http://howardlewisship.com


> -----Original Message-----
> From: Filip S. Adamsen [mailto:filip@stubkjaer-adamsen.dk] 
> Sent: Monday, May 17, 2004 11:37 AM
> To: hivemind-user@jakarta.apache.org
> Subject: HiveMind redeployment problem
> 
> 
> Hi, I'm having a redeployment problem with HiveMind 
> 1.0-alpha-4 and Tomcat
> 5.0.19 on Windows XP Professional. Every time I redeploy my 
> application, the
> HiveMind jar stays in Tomcat's webapps-folder and hinders 
> redeployment. It
> seems to be locked or something. Have any of you experienced anything
> similar?
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-user-help@jakarta.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org


RE: HiveMind redeployment problem

Posted by "Howard M. Lewis Ship" <hl...@comcast.net>.
Haven't seen this; it may be locked while there are still live objects for classes inside the jar.
Make sure you are invling Registry.shutdown() during the undeployment. You can use a
ServletContextListener to determine this.

--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Tapestry: Java Web Components 
Creator, HiveMind
http://howardlewisship.com


> -----Original Message-----
> From: Filip S. Adamsen [mailto:filip@stubkjaer-adamsen.dk] 
> Sent: Monday, May 17, 2004 11:37 AM
> To: hivemind-user@jakarta.apache.org
> Subject: HiveMind redeployment problem
> 
> 
> Hi, I'm having a redeployment problem with HiveMind 
> 1.0-alpha-4 and Tomcat
> 5.0.19 on Windows XP Professional. Every time I redeploy my 
> application, the
> HiveMind jar stays in Tomcat's webapps-folder and hinders 
> redeployment. It
> seems to be locked or something. Have any of you experienced anything
> similar?
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-user-help@jakarta.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org