hi tomaskir,
your guess was correct. The memory was unset.
After a search on the web, i made the change on CATALINA_OPTS="-Xms2048M -Xmx2048M".
this change should be in setenv.sh file (create it if doesn't exist) as [export CATALINA_OPTS="-Xms2048M -Xmx2048M"] in the same directory as catalina.sh wich will load it at the start. After a tomcat restart i was able to open MIB Explorer on Web interface.
thanks again and have a nice day
your guess was correct. The memory was unset.
After a search on the web, i made the change on CATALINA_OPTS="-Xms2048M -Xmx2048M".
this change should be in setenv.sh file (create it if doesn't exist) as [export CATALINA_OPTS="-Xms2048M -Xmx2048M"] in the same directory as catalina.sh wich will load it at the start. After a tomcat restart i was able to open MIB Explorer on Web interface.
thanks again and have a nice day