0 Replies Latest reply on Apr 11, 2003 3:09 PM by vjboss

    Out of Memory

    vjboss

      Hi All!

      I am new to JBoss I did simple JBoss " interest " example and deployed jar file on the server with out any problem. Then I compiled client program successfully and tryed to run it I was getting below error message javax.naming.NoInitialContextException: Cannot instantiate class: org.jnp.interf
      aces.NamingContextFactory [Root exception is java.lang.ClassNotFoundException: o
      rg.jnp.interfaces.NamingContextFactory]

      Then I modified client program and when I trying to compile I am getting message saying System is out of resources "Out Of Memory Error".

      I tryed to increase the VM size by giving java -Xms[] -Xmx[] it throws me in valid initial size irrespective of the given value.

      I am using jboss-3.0.6_tomcat-4.1.18

      Can any one help me out with this one please...

      Thanks
      Tom