EAP 3117 and tomcat remote debugging...
I was trying to do remote tomcat 4.1.30 debugging using 3117. I can stop at a break point and all but the method where I stopped has some objects whose object tree is quite big and the toString is just HUGE. This is breking the debugger. I get the error message asking me to increase the heap size. I increased it to 512M, still no effect. This is a brand new project so there are no default show as toString enabled that I have done.
Any ideas?
thanks
vinay
Please sign in to leave a comment.