1 Reply Latest reply on Sep 23, 2003 3:41 PM by andrewboyd

    OutOfMemory handeling

    peed2

      Hello!

      I'm not sure if this is the right forum or not. But I'm looking at using jboss as our service platform and I have some Q:s about memory and crashes. What I can't find any information about is what happens when a service (not a ejb) crashes, or get's wild and generates a OutOfMemory. Does this affect the whole app server or does it only affect the classloader which loaded the service?

      The reason for askiing this is that we today use rmid for running services and for every jvm that rmid spanns, rmid watches that jvm. If that jvm crashes, rmid tries to restart it. Is there any functionality like this in JBoss?

        • 1. Re: OutOfMemory handeling
          andrewboyd

          Any answers to the above question?

          I'm getting ready to configure JINI as JBoss services and it uses RMID. Any comments regarding RMID
          and JBoss would be greatly appreciated.

          Thanks,

          Andrew