Hello,

    I've just downloaded JBoss3.0.0beta and tried deployment and
undeployment. It's really not deleted from tmp/deploy directory. Though the
log notes says:
          2002-02-25 12:03:00,376 INFO  [org.jboss.deployment.MainDeployer]
Undeploying file:/C:/jboss-3.0.0beta/deploy/ejbreftest.jar
          2002-02-25 12:03:00,376 INFO  [org.jboss.ejb.EJBDeployer]
Undeploying:file:/C:/jboss-3.0.0beta/deploy/ejbreftest.jar
!!! --->  2002-02-25 12:03:00,376 INFO  [org.jboss.deployment.MainDeployer]
could not delete directory
file:/C:/jboss-3.0.0beta/tmp/deploy/91.ejbreftest.jar restart will delete it
          2002-02-25 12:03:00,376 INFO  [org.jboss.deployment.MainDeployer]
Undeployed file:/C:/jboss-3.0.0beta/deploy/ejbreftest.jar

    it, nevertheless, don't delete it.

    env: JBoss-3.0.0beta with Catalina, Windows 2000

alex

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Georg Schmid
> Sent: Monday, February 25, 2002 11:13 AM
> To: 'Hunter Hillegas'; 'Paul Cody'
> Cc: 'JBoss 2'
> Subject: RE: [JBoss-user] /tmp/deploy/ getting cleaned up?
>
>
>
> I'm using RH3.0 (from CVS, only a few days [<4] old) both on
> WindowsNT/W2K
> and Solaris.
>
> On Solaris removing jars during undeploy works, but not on the windows
> platforms.
> Actually, tmp\deploy is never cleaned up on Windows, even not during a
> restart.
>
> After a few redeploys I have half a dozen instances of the
> same EJB jar in
> tmp\deploy.
> Every now and then I remove them manually. To do this I have
> to shutdown the
> server,
> because all the jars are locked.
>
> Georg
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Hunter
> Hillegas
> Sent: Sunday, February 24, 2002 21:30
> To: Paul Cody
> Cc: JBoss 2
> Subject: Re: [JBoss-user] /tmp/deploy/ getting cleaned up?
>
>
> JBoss 3 HEAD, as of this morning...
>
> > From: Paul Cody <[EMAIL PROTECTED]>
> > Date: Sun, 24 Feb 2002 12:22:08 -0800
> > To: "'Hunter Hillegas'" <[EMAIL PROTECTED]>
> > Cc:
> "'[EMAIL PROTECTED]'"<[EMAIL PROTECTED]>
> > Subject: RE: [JBoss-user] /tmp/deploy/ getting cleaned up?
> >
> > Hmm, mine (2.4.4 catalina) gets cleaned up at startup:
> >
> > [INFO,J2eeDeployer] Starting
> > [INFO,J2eeDeployer] Cleaning up deployment directory
> > [INFO,J2eeDeployer] Started
> >
> > Of course, after deployments there are about 25 files in the
> > $JBOSS/tmp/deploy/Default directory that are the contents
> of the deployed
> > ear file.  Are you sure you have restarted? What are the
> timestamps of the
> > files in tmp/deploy?  What version of JBoss are you using?
> >
> > Paul
> >
> >> -----Original Message-----
> >> From: Hunter Hillegas [mailto:[EMAIL PROTECTED]]
> >> Sent: Sunday, February 24, 2002 11:55 AM
> >> To: JBoss 2
> >> Subject: [JBoss-user] /tmp/deploy/ getting cleaned up?
> >>
> >>
> >> Is /tmp/deploy getting cleaned up by anything ever?
> >>
> >> I have 183 files in there, about 50 of which are copies of my
> >> wars and jars,
> >> from each deployment/re-deployment.
> >>
> >> Is something supposed to clear this at startup or shutdown?
> >>
> >> Hunter
> >>
> >>
> >> _______________________________________________
> >> JBoss-user mailing list
> >> [EMAIL PROTECTED]
> >> https://lists.sourceforge.net/lists/listinfo/jboss-user
> >>
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to