Hi ,

My webapp hangs on tomcat. I have struts,spring and hibernate on it.
I was getting an OutOfMemory error initially, on clicking each of the
links.  I thought the problem could be jvm's .
when I did ls -alt /usr/bin/java , it pointed to
/usr/local....../alternatives/java..
and java -version gave gij 1.4.2. What is that?
I thought this could be the reason since my javac -version pointed to jdk1.6
.
I changed the symlink to point to jdk1.6 java by issuing
ln -s /usr/local/jdk....../java  /usr/bin/java

But my webapp is now hanging? Is there any reason?






-- 
Thanks
Arun George

Reply via email to