I seem to recall 1.60_25 was mostly a oracle branding release and a minor security bug fix, as was 1.6.0_26
I think it was around .16-18 that there was another big bugfix which lead to a big improvement in compile/creation time time Java7 has some massive improvements from what I hear, 100-300% wins z On Tue, Aug 9, 2011 at 4:25 PM, Paul Kukiel <[email protected]> wrote: > Thanks Kai I was looking for that link I should have checked our production > servers they are 24. We going from the standard .04 to .13 ( ~2 years ago ) > we noticed some object heavy reports took significantly less time to run. > > Paul Kukiel > http://blog.Kukiel.net > > > On 09/08/2011, at 3:20 PM, Kai Koenig <[email protected]> wrote: > > Last officially supported version is 1.6.0_24 if that matters. > > http://blogs.adobe.com/coldfusion/2011/03/15/jdk-1-6-0_24-is-now-officially-supported/ > > > First thing I would do is update teh JVM to 1.6.26 > > and see if it's any better, its the first free upgrade I'd suggest next > there coudl be more gains in jvm tuning. > > Paul. > > > On Tue, Aug 9, 2011 at 12:26 PM, Mat <[email protected]> wrote: >> >> Hi All, >> >> I am new to the group and was hoping someone can help me with a >> solution to the following; we have created an application using java >> and cold fusion; we do create a lot of Java objects that we hold in >> memory at the session level. We are getting an out of memory error; >> basically the heap space fills up; server slows to the point that it >> crashes. >> >> First thought is we have a memory leak; I am using jconsole, nice >> graphs but what is it really telling me; if anyone knows of a >> monitoring tool that will help me see if we have memory that is not >> being cleared that should be and what that memory is; would be >> appreciated? >> >> Second thought is we designed the application to hold a lot in memory >> to save time hitting the db; I wonder if we are just under resourced. >> We are running CF 8,0,1,195765 STD, Java 1.6.0_04, on a Windows 2003 >> 32bit Svr. I do have a second server available; does anyone have >> instructions on how to setup load balancing so that I can have two >> servers sharing the load? >> >> Any help would be most appreciated? >> >> Many Thanks, >> Mat >> >> -- >> You received this message because you are subscribed to the Google Groups >> "cfaussie" 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/cfaussie?hl=en. >> > > > > -- > Paul Kukiel > > -- > You received this message because you are subscribed to the Google Groups > "cfaussie" 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/cfaussie?hl=en. > > > -- > Kai Koenig - Ventego Creative Ltd > ph: +64 4 476 6781 - mob: +64 21 928 365 / +61 435 263 414 > web: http://www.ventego-creative.co.nz > blog: http://www.bloginblack.de > twitter: http://www.twitter.com/agentK > -- > > > > > > > -- > You received this message because you are subscribed to the Google Groups > "cfaussie" 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/cfaussie?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "cfaussie" 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/cfaussie?hl=en. > -- Zac Spitzer Solution Architect / Director Ennoble Consultancy Australia http://www.ennoble.com.au http://zacster.blogspot.com +61 405 847 168 -- You received this message because you are subscribed to the Google Groups "cfaussie" 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/cfaussie?hl=en.
