1 Reply Latest reply on Aug 6, 2004 2:54 AM by genman

    Axis OutOfMemoryError

    binoyindus

      I get the following exception when running WebServices using Axis,
      Engine:216 - StandardWrapperValve[AxisServlet]: Servlet.service() for servlet AxisServlet threw exception
      java.lang.OutOfMemoryError

      But the funny thing is that, JBoss (version 3.2.4) itself is not running out of memory.

      Tried with -XX:MaxPermSize=392m -Xmx512m, but not seems working....

      Any help would be highly appreciated.