On Sep 13, 2007, at 3:03 PM, Bruce Snyder wrote:

On 9/5/07, charliec <[EMAIL PROTECTED]> wrote:


Hello,
It works when ServiceMix hasn't been started yet but doesn't work when
trying to install it when ServiceMix has been started.

How exactly are you putting the ZIP file into the install dir? Are you
using the cp or mv command? Though I've not seen this in ServiceMix, I
have in other containers with hot deploy mechanisms - cp is not atomic
and the hot deployment mechanism could be picking up the ZIP file
before it's fully copied. The only way you'd know this is to try to
use the mv command as it is atomic and will guard against this from
happening.

We have indeed seen this issue with our developers who use Windows. Move it generally not a problem, it's just changing a reference, copy gets caught sporadically, particularly on Vista, which seems to have many other very, um, interesting file related issues too. ;)


Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\! G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/

--
Daryl
Email *my = [ ngzax at: @"comcast" dot: @"net" ];
Weblog *blog = @”http://itsallsemantics.com”;



Reply via email to