I have managed to get Transfer working on Railo, although I am having
a few issues.

On my development box everything is fine. I have 4 gigs of RAM and I
don't get any errors. On my testing server I have 512mb of RAM and I
get java heap space errors left and right when I'm doing creates or on
viewing objects after running a create (especially with AOP advice).

I can up the Tomcat jvm -Xmx and -Xms to  256m and it helps, but I get
some poor performance. There seems to be a memory leak somewhere.

I check "free" on my box and see 265 megs, while I run a few create
statements I watch the memory and it drops off 60 megs, then 10 megs,
then another 60, ten 20 more, I'm down to 40 megs free after just two
create statements. 225 megs gets eaten up in the process!

I just tested now with one create and watched it go from 79 free to 40
free in 5 seconds.

I am terribly interested in working out Railo / Transfer bugs and
would like to know if you have won any battles with this...

I'm very close to production ready except for create statements. I get
awful speed on these statements.
--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to