1 Reply Latest reply on Jan 24, 2005 3:37 AM by frito

    app crashing - out of memory

    nater1111

      I am running a .jsp webpage on JBoss. I am running security scans using AppScan that recursively makes requests to the server. Half way throught the scan the app crashes and I get a 503 service unavailable error. In the JBoss log I get an Out of Memory Exception. I am guessing the application queue is being overflowed and the threshold set in JBoss is being max'd out and the app crashes. Anyone know how to adjust the virtual memory threshold in JBoss? Or have any other ideas? Thanks.