Just do double check, you are running both the watchdog process and the actual Resin instance as root?
Anything on the finest logging level? </Mattias> ----- Original Message ----- Subject: Re: [Resin-interest] Resin no longer deploys my war Date: Tue, 24 May 2011 02:26:44 -0700 From: Jeff Schnitzer <[email protected]> It does sound like that, but I'm running Resin as root. Jeff On Tue, May 24, 2011 at 1:56 AM, Mattias Jiderhamn <[email protected]> wrote: > Sounds like a file permission issue, but you've checked that, haven't > you...? > > </Mattias> > > ----- Original Message ----- > Subject: [Resin-interest] Resin no longer deploys my war > Date: Tue, 24 May 2011 01:52:04 -0700 > From: Jeff Schnitzer <[email protected]> > > I tried upgrading to 4.0.18 recently and deployment seems broken. > > Normally I copy my war file over webapps/ROOT.war, restart appserver, > and it works. > > Now it seems the only way I can get a deployment working is by: > > 1) Deleting webapps/ROOT (the directory) > 2) Manually un-jaring ROOT.war > 3) Deleting the resin-data directory > > If I don't do #3, Resin recreates an old version of my app, not the > new contents of ROOT.war. If I don't do #2, Resin creates an empty > web project. This is really, insanely confusing :-( > > Jeff > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest > > > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest > _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest -- </Mattias> _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
