You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by Gerardo Corro Fuentes <ge...@mundivia.net> on 2008/01/22 17:50:59 UTC

Strange behaviour with Oracle 10g

 Hi all,

I'm developing a project with eclipse, when running my IBatis DAO inside eclipse (Run as Java application) I get very fast responses to get my DTOs filled (a few seconds). The only settings I put in the Run window is inside the 'VM arguments' section and they are:

-Xms256m
-Xmx512m

However, when I build my jars and run them in a console like:

java -Xms256m -Xmx512m -cp %LOCALCLASSPATH% com.mycom.TestMyDao

Some queries are very slow, even three minutes to see them completed.

I use the same SDK in order to compile and run my program inside Eclipse and also in the command line execution.

Please assist. Thanks!

------------------------------------------------------------------
This e-mail and the documents attached are confidential and intended solely
for the addressee; it may also be privileged. If you receive this e-mail
in error, please notify the sender immediately and destroy it.
As its integrity cannot be secured on the Internet, the Atos Origin group
liability cannot be triggered for the message content. Although the
sender endeavours to maintain a computer virus-free network, the sender does
not warrant that this transmission is virus-free and will not be liable for
any damages resulting from any virus transmitted.

Este mensaje y los ficheros adjuntos pueden contener informacion
confidencial destinada solamente a la(s) persona(s) mencionadas
anteriormente. Pueden estar protegidos por secreto profesional Si usted
recibe este correo electronico por error, gracias de informar inmediatamente
al remitente y destruir el mensaje.
Al no estar asegurada la integridad de este mensaje sobre la red, Atos
Origin no se hace responsable por su contenido. Su contenido no constituye
ningun compromiso para el grupo Atos Origin, salvo ratificacion escrita por
ambas partes.
Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor
no puede garantizar nada al respecto y no sera responsable de cualesquiera
danos que puedan resultar de una transmision de virus
------------------------------------------------------------------