Re: upgrade java in CF

2007-03-20 Thread Ryan Stille
Andrew Scott wrote:
> With all this talk about upgrading the java runtime, what is the process in
> doing so. Is it just a simple matter of backing up the lib directory and
> dropping the new libs in there?
>
>
> Andrew Scott
>   
I wrote up a HowTo a few weeks ago:   
http://www.stillnetstudios.com/2007/02/24/upgrading-the-coldfusion-jvm-on-linux-and-windows/

-Ryan



~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273098
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: upgrade java in CF

2007-03-20 Thread Sana Ullah
Hi,

JVM 1.5 flex services will not work and also if you calling your CFC remotely 
will not work; I mean you cannot call your CFC in url like this 
http://localhost/test.cfc [you will have servlet error] webservice stub loader 
having problem with JVM 1.5: web config connector having problem will throw 
mBean error. 
The best you can upgrade is JVM 1.4.2_13, its works really nice.

~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273091
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: upgrade java in CF

2007-03-20 Thread Steve Brownlee
I should also note that we currently run the 1.5 JDK in production and
have done so for the past 18 months without any problems (also noting
that we do not use any of the features discussed in the URL below).  I'm
sure there are other stories of companies who have upgraded and stories
of companies who cannot, so take into account that some of your tags may
not work, and that you must thoroughly test and QA your application
before putting it into production.

Just to be clear, our recent switch to 1.6 JDK is just in development
and hasn't yet made it to QA or production.


Steve Brownlee
http://www.fusioncube.net/


> -Original Message-
> From: Steve Brownlee [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, March 20, 2007 8:09 AM
> To: CF-Talk
> Subject: RE: upgrade java in CF
> 
> There are a few features of ColdFusion fetures that have a 
> problem running on any newer JVM than 1.4.2 (URL below).  
> However, none are critical to the core functionality of 
> ColdFusion and the vast majority of people won't see any 
> problems.  We've actually just upgraded to 1.6 and have been 
> running it for two weeks without a hitch.
> 
> http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:42504
> 
> 
> Steve Brownlee
> http://www.fusioncube.net/
> 
> 
> > -Original Message-
> > From: Nathan Chen [mailto:[EMAIL PROTECTED]
> > Sent: Monday, March 19, 2007 5:59 PM
> > To: CF-Talk
> > Subject: upgrade java in CF
> > 
> > Hi, All:
> > 
> >  
> > 
> > Does anyone know if it is ok to upgrade the current Java
> > 
> > version(1.4.2_09) to the newest java 1.5.0_06? My network security 
> > guys found a vulnerability on my CF server and would like 
> to upgrade 
> > to 1.5.0_06. Does anyone know the upgrade will affect anything?
> > 
> > 
> > Nathan Chen
 

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273088
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: upgrade java in CF

2007-03-20 Thread Steve Brownlee
Absolutely, Neil, and thank you, yet again, for pointing it out.  That
risk should never be left out of the decision making process.

> -Original Message-
> From: Robertson-Ravo, Neil (RX) 
> [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, March 20, 2007 8:21 AM
> To: CF-Talk
> Subject: RE: upgrade java in CF
> 
> Indeed, but surely then the risk of something not working and 
> you not getting any help/support is too great to ignore?
> 
> 
> -Original Message-
> From: Steve Brownlee [mailto:[EMAIL PROTECTED]
> Sent: 20 March 2007 12:17
> To: CF-Talk
> Subject: RE: upgrade java in CF
> 
> Yes, of course, that's been noted earlier in the thread. 
> 
> > -Original Message-
> > From: Robertson-Ravo, Neil (RX)
> > [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, March 20, 2007 8:10 AM
> > To: CF-Talk
> > Subject: RE: upgrade java in CF
> > 
> > But you have also rendered your install unsupported by adobe.
> > 
> > 
> > -Original Message-
> > From: Steve Brownlee [mailto:[EMAIL PROTECTED]
> > Sent: 20 March 2007 12:09
> > To: CF-Talk
> > Subject: RE: upgrade java in CF
> > 
> > There are a few features of ColdFusion fetures that have a problem 
> > running on any newer JVM than 1.4.2 (URL below).
> > However, none are critical to the core functionality of 
> ColdFusion and 
> > the vast majority of people won't see any problems.  We've actually 
> > just upgraded to 1.6 and have been running it for two weeks 
> without a 
> > hitch.
> > 
> > 
> http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:42504
> > 
> > 
> > Steve Brownlee
> > http://www.fusioncube.net/
> > 
> > 
> > > -Original Message-
> > > From: Nathan Chen [mailto:[EMAIL PROTECTED]
> > > Sent: Monday, March 19, 2007 5:59 PM
> > > To: CF-Talk
> > > Subject: upgrade java in CF
> > > 
> > > Hi, All:
> > > 
> > >  
> > > 
> > > Does anyone know if it is ok to upgrade the current Java
> > > 
> > > version(1.4.2_09) to the newest java 1.5.0_06? My network 
> security 
> > > guys found a vulnerability on my CF server and would like
> > to upgrade
> > > to 1.5.0_06. Does anyone know the upgrade will affect anything?
> > > 
> > > 
> > > Nathan Chen

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273083
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: upgrade java in CF

2007-03-20 Thread Robertson-Ravo, Neil (RX)
Indeed, but surely then the risk of something not working and you not
getting any help/support is too great to ignore?



-Original Message-
From: Steve Brownlee [mailto:[EMAIL PROTECTED] 
Sent: 20 March 2007 12:17
To: CF-Talk
Subject: RE: upgrade java in CF

Yes, of course, that's been noted earlier in the thread. 

> -Original Message-
> From: Robertson-Ravo, Neil (RX) 
> [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, March 20, 2007 8:10 AM
> To: CF-Talk
> Subject: RE: upgrade java in CF
> 
> But you have also rendered your install unsupported by adobe.
> 
> 
> -Original Message-
> From: Steve Brownlee [mailto:[EMAIL PROTECTED]
> Sent: 20 March 2007 12:09
> To: CF-Talk
> Subject: RE: upgrade java in CF
> 
> There are a few features of ColdFusion fetures that have a 
> problem running on any newer JVM than 1.4.2 (URL below).  
> However, none are critical to the core functionality of 
> ColdFusion and the vast majority of people won't see any 
> problems.  We've actually just upgraded to 1.6 and have been 
> running it for two weeks without a hitch.
> 
> http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:42504
> 
> 
> Steve Brownlee
> http://www.fusioncube.net/
> 
> 
> > -Original Message-
> > From: Nathan Chen [mailto:[EMAIL PROTECTED]
> > Sent: Monday, March 19, 2007 5:59 PM
> > To: CF-Talk
> > Subject: upgrade java in CF
> > 
> > Hi, All:
> > 
> >  
> > 
> > Does anyone know if it is ok to upgrade the current Java
> > 
> > version(1.4.2_09) to the newest java 1.5.0_06? My network security 
> > guys found a vulnerability on my CF server and would like 
> to upgrade 
> > to 1.5.0_06. Does anyone know the upgrade will affect anything?
> > 
> > 
> > Nathan Chen



~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273081
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: upgrade java in CF

2007-03-20 Thread Steve Brownlee
Yes, of course, that's been noted earlier in the thread. 

> -Original Message-
> From: Robertson-Ravo, Neil (RX) 
> [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, March 20, 2007 8:10 AM
> To: CF-Talk
> Subject: RE: upgrade java in CF
> 
> But you have also rendered your install unsupported by adobe.
> 
> 
> -Original Message-
> From: Steve Brownlee [mailto:[EMAIL PROTECTED]
> Sent: 20 March 2007 12:09
> To: CF-Talk
> Subject: RE: upgrade java in CF
> 
> There are a few features of ColdFusion fetures that have a 
> problem running on any newer JVM than 1.4.2 (URL below).  
> However, none are critical to the core functionality of 
> ColdFusion and the vast majority of people won't see any 
> problems.  We've actually just upgraded to 1.6 and have been 
> running it for two weeks without a hitch.
> 
> http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:42504
> 
> 
> Steve Brownlee
> http://www.fusioncube.net/
> 
> 
> > -Original Message-
> > From: Nathan Chen [mailto:[EMAIL PROTECTED]
> > Sent: Monday, March 19, 2007 5:59 PM
> > To: CF-Talk
> > Subject: upgrade java in CF
> > 
> > Hi, All:
> > 
> >  
> > 
> > Does anyone know if it is ok to upgrade the current Java
> > 
> > version(1.4.2_09) to the newest java 1.5.0_06? My network security 
> > guys found a vulnerability on my CF server and would like 
> to upgrade 
> > to 1.5.0_06. Does anyone know the upgrade will affect anything?
> > 
> > 
> > Nathan Chen

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273079
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: upgrade java in CF

2007-03-20 Thread Robertson-Ravo, Neil (RX)
But you have also rendered your install unsupported by adobe.





-Original Message-
From: Steve Brownlee [mailto:[EMAIL PROTECTED] 
Sent: 20 March 2007 12:09
To: CF-Talk
Subject: RE: upgrade java in CF

There are a few features of ColdFusion fetures that have a problem
running on any newer JVM than 1.4.2 (URL below).  However, none are
critical to the core functionality of ColdFusion and the vast majority
of people won't see any problems.  We've actually just upgraded to 1.6
and have been running it for two weeks without a hitch.

http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:42504


Steve Brownlee
http://www.fusioncube.net/


> -Original Message-
> From: Nathan Chen [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 19, 2007 5:59 PM
> To: CF-Talk
> Subject: upgrade java in CF
> 
> Hi, All:
> 
>  
> 
> Does anyone know if it is ok to upgrade the current Java
> 
> version(1.4.2_09) to the newest java 1.5.0_06? My network 
> security guys found a vulnerability on my CF server and would 
> like to upgrade to 1.5.0_06. Does anyone know the upgrade 
> will affect anything?
> 
> 
> Nathan Chen



~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273077
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: upgrade java in CF

2007-03-20 Thread Steve Brownlee
There are a few features of ColdFusion fetures that have a problem
running on any newer JVM than 1.4.2 (URL below).  However, none are
critical to the core functionality of ColdFusion and the vast majority
of people won't see any problems.  We've actually just upgraded to 1.6
and have been running it for two weeks without a hitch.

http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:42504


Steve Brownlee
http://www.fusioncube.net/


> -Original Message-
> From: Nathan Chen [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 19, 2007 5:59 PM
> To: CF-Talk
> Subject: upgrade java in CF
> 
> Hi, All:
> 
>  
> 
> Does anyone know if it is ok to upgrade the current Java
> 
> version(1.4.2_09) to the newest java 1.5.0_06? My network 
> security guys found a vulnerability on my CF server and would 
> like to upgrade to 1.5.0_06. Does anyone know the upgrade 
> will affect anything?
> 
> 
> Nathan Chen

~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273076
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: upgrade java in CF

2007-03-19 Thread Nicholas M Tunney
For multi server instance, you simply install the new JRE to a directory 
in the filesystem.  Then, open jvm.config in your bin directory and 
point the java.home variable to the new path.  Then, restart your cf 
server.  MAKE SURE TO BACK UP JVM.CONFIG BEFORE MAKING THIS CHANGE just 
in case something goes wrong.

Andrew Scott wrote:
> With all this talk about upgrading the java runtime, what is the process in
> doing so. Is it just a simple matter of backing up the lib directory and
> dropping the new libs in there?
>
>
> Andrew Scott
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613  8676 4223
> Mobile: 0404 998 273
>
>
>
> 

~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273054
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: upgrade java in CF

2007-03-19 Thread Andrew Scott
With all this talk about upgrading the java runtime, what is the process in
doing so. Is it just a simple matter of backing up the lib directory and
dropping the new libs in there?


Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273



~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273053
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: upgrade java in CF

2007-03-19 Thread Nicholas M Tunney
I've successfully tested to 1.4.2_12, and it seems to fix some memory 
issues on some sites I was dealing with.  It is not Adobe certified though.

Phillip Duba wrote:
> Nathan,
>
> ColdFusion is not supported on 1.5. I believe the highest you can go to
> is 1.4.2_11. HTH,
>
> Phil
>
> -Original Message-
> From: Nathan Chen [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 19, 2007 5:59 PM
> To: CF-Talk
> Subject: upgrade java in CF
>
> Hi, All:
>
>  
>
> Does anyone know if it is ok to upgrade the current Java
>
> version(1.4.2_09) to the newest java 1.5.0_06? My network security guys
> found a vulnerability on my CF server and would like to upgrade to
> 1.5.0_06. Does anyone know the upgrade will affect anything?
>
>  
>
>  
>
> Nathan Chen
>
>
>
>
>
> 

~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273047
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: upgrade java in CF

2007-03-19 Thread Phillip Duba
Nathan,

ColdFusion is not supported on 1.5. I believe the highest you can go to
is 1.4.2_11. HTH,

Phil

-Original Message-
From: Nathan Chen [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 19, 2007 5:59 PM
To: CF-Talk
Subject: upgrade java in CF

Hi, All:

 

Does anyone know if it is ok to upgrade the current Java

version(1.4.2_09) to the newest java 1.5.0_06? My network security guys
found a vulnerability on my CF server and would like to upgrade to
1.5.0_06. Does anyone know the upgrade will affect anything?

 

 

Nathan Chen





~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273046
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: upgrade java in CF

2007-03-19 Thread Mark Mandel
Yes,

ColdFusion MX is not supported on Java 1.5

Mark

On 3/20/07, Nathan Chen <[EMAIL PROTECTED]> wrote:
>
> Hi, All:
>
>
>
> Does anyone know if it is ok to upgrade the current Java
>
> version(1.4.2_09) to the newest java 1.5.0_06? My network security guys
> found a vulnerability on my CF server and would like to upgrade to
> 1.5.0_06. Does anyone know the upgrade will affect anything?
>
>
>
>
>
> Nathan Chen
>
>
>
> 

~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273045
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4