0 Replies Latest reply on Jan 14, 2004 11:56 AM by augustynr

    Scheduler does not release memory?     

    augustynr

      Hi,
      I have a scheduled a job using scheduler-service.xml the problem is that this job creates big object 100M and when done does not release this memory.
      The use of memory does not grow on consecutive runs but it never is released.
      Any idea why?
      I make sure that everything in my code is closed.
      Thanks