Chuck Hernandez [
http://community.jboss.org/people/chernandeznet] created the discussion
"Re: gettting java.lang.ClassNotFoundException: com.marcole.log.Log4JInitServlet
deploying from eclipse"
To view the discussion, visit:
http://community.jboss.org/message/606096#606096
--------------------------------------------------------------
I tried stopping and then publish. After publishing I try and start the server in debug.
And get out of memory error. I have 8gigs of RAM I guess I need to allocate more to the
server?
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source) [:1.6.0_25]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
[:1.6.0_25]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[:1.6.0_25]
at java.lang.Thread.run(Unknown Source) [:1.6.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Unknown Source) [:1.6.0_25]
at java.util.Arrays.copyOf(Unknown Source) [:1.6.0_25]
at java.util.concurrent.CopyOnWriteArrayList.add(Unknown Source) [:1.6.0_25]
at
org.jboss.deployers.plugins.main.MainDeployerImpl.addContext(MainDeployerImpl.java:1133)
[:2.2.0.GA]
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/606096#606096]
Start a new discussion in JBoss Tools at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]