Re: Problems Increassing -Xmx

2012-10-02 Thread joel badia escolà
2012/10/2, Konstantin Kolinko knst.koli...@gmail.com: 2012/10/2 Caldarale, Charles R chuck.caldar...@unisys.com: From: joel badia escolà [mailto:basto...@gmail.com] Subject: Problems Increassing -Xmx if [ -z $JAVA_OPTS ]; then JAVA_OPTS=-Djava.awt.headless=true -Xmx2000m RELEVANT

Problems Increassing -Xmx

2012-10-01 Thread joel badia escolà
$JPDA_OPTS -Xmx2000m In two cases i can't obtain favorable results, and it seems that tomcat ignores me (YES I RESTART THE SERVER) and i get java.lang.OutOfMemoryError: Java heap space error. Can you help me, Thanks, Joel Badia Escolà

Re: Problems loading external jar in my app !

2012-09-18 Thread joel badia escolà
I tried all the things that you expose, but without results :( Is it possible that the Debian installation disable tomcat auto WEB-INF checking? If it's possible, can you tell me where I can find this magic configuration file? I have another theory, Is it possible that the jar i'm using needs

Re: Problems loading external jar in my app !

2012-09-18 Thread joel badia escolà
is in lowercase [...] I think that it's correct. As you can see i respect the lower and upper cases ! Thank's and best regards, Joel Badia Escolà 2012/9/18, Konstantin Kolinko knst.koli...@gmail.com: 2012/9/18 joel badia escolà basto...@gmail.com: I tried all the things that you expose

Re: Problems loading external jar in my app !

2012-09-18 Thread joel badia escolà
, because as you notice my english skills are some limited (sorry i'm working too for fix it :P). But I think that one response like that, if I understood, it's correct? Best Regards and thanks everyone that helps me, Joel Badia Escolà

Fwd: Problems loading external jar in my app !

2012-09-12 Thread joel badia escolà
Hello everyone, i have a problem with my jsp app for adding external jars. First of all I have tried the same code and app directory structure in netbeans ide built-in tomcat and works fine, but when i try to serve my app in my tomcat installation (installed using aptitude) it seems that it's