3 Replies Latest reply on Apr 18, 2007 6:12 AM by dimitris

    Unexpected redeployment

    ypsilon

      Hi

      I am facing a problem here which looks like a bug to me but I though I might ask if anybody ever experienced similar problems before doing so. Since I upgraded my machine the JBossAS (4.0.5.GA) sometime (but far too often to ignore) redeploys my ear upon invocation of remote methods. It seems that this happens just since I got my new machine. I never faced that problem on my old machine. Apart from that there is a number of developers here working with the same jboss who do not have this problem.

      Could anybody try to point me at something where I could start checking what's going wrong here?

      Any hint is helpful. Thanks in advance.

      Greetings
      PeeR

        • 1. Re: Unexpected redeployment
          peterj

          Is it possible that you have an over-aggressive virus scanner that is changing the modification date on the files? The hot deployer compares modification date from the last time it looked at the file with the current modification date to determine if the file has been updated.

          • 2. Re: Unexpected redeployment
            ypsilon

             

            "CafeD00d" wrote:
            Is it possible that you have an over-aggressive virus scanner


            that's for sure not the case. Too bad.

            Greetings
            PeeR



            • 3. Re: Unexpected redeployment
              dimitris

              Something is probably touching your files in /deploy. To verify this record the initial timestamps, and after a redeployment check again to see if something changed.