Re: Coldfusion 8 Server Install

2009-04-02 Thread Ming Lu

Hi There,

OK! It's up and running now after I did the following:
[1]. create a .CAR file from CF8 Developer version
[2]. uninstall CF7 enterprise and CF8 dev
[3]. reinstalled CF8 dev as the single server and redeployed the .car
[4]. convert Dev to CF8 Standard.

Note: if you have put anything (CustomTags, and etc.) previously in the 
ColdFusion8 folder, you need to double check whether it's still there after the 
re-installation because you may have installed CF8 in a new folder.

Thank all of you very much!

Ming Lu


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321227
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Coldfusion 8 Server Install

2009-04-01 Thread Ming Lu

Hi James,

Thank you very much! I am going to do it on our server this afternoon.

Hi Jason, Matt and Dave, Thank you so much for all your responses! We really 
appreciate it.

Ming Lu and Chad McCue

Well, there's no serial for developer edition, but yes you can just
enter your SN and convert a Dev to Standard.

mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/
 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321194
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Coldfusion 8 Server Install

2009-03-31 Thread Ming Lu

Hi Jason,

Thank you for your response! I would like to get rid of the CF7 Enterprise and 
like the new CF8 Standard to pick up all the administrator setting on the 
current CF8 Developer version which was installed as a multiserver.

Can we simply stop or uninstall ColdFusion 7 Enterprise and just modify the CF 
License Number from Developer to the new one for CF 8 Standard and then 
reconfigure the Internet Information Server (IIS) through Web Server 
Configuration Tool to configure all the sites to run on the new CF 8 Standard? 
Right now all the sites are running on CF7 Enterprise as the default, except 
for those that are manually setup to run on CF8 Developer..

--
I wouldn't want to guarantee anything, but if you uninstalled the current 
CF8 multiserver dev version, and left the current CF7 running, then I think 
a fresh install of CF8 would pick up your CF7 settings and you'd be in 
business.  Not sure if that's what you're looking for, but I think that 
would be safer than trying to work with the existing version of CF8 that 
you don't really want to emulate in the first place.

Hopefully I've not misunderstood the question!

Jason 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321138
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Coldfusion 8 Server Install

2009-03-31 Thread Ming Lu

Hi James,

Thank you so much for your helpful input. To convert Dev to Standard, We can 
simply change the Serial Number from Dev to the SN of the Standard, right?

Ming

 Nope, because the current Dev install is multiserver. They can't
 license even a single multiserver install down to Standard, because
 Standard only supports the standalone install.
 
 The steps would be: create a CAR, uninstall everything, install
 Developer as standalone, apply the CAR, convert Dev to Standard.
 
 mxAjax / CFAjax docs and other useful articles:
 http://www.bifrost.com.au/blog/
 
 
 
 2009/4/1 Jason Fisher ja...@wanax.com:
 
  In that case, it sounds like you may be able to simply add the CF8 
 Standard license to the current CF8 Dev install.  You can stop and 
 disable the CF7 services through the Services console, get everything 
 up and running with CF8, and then uninstall CF7.  Should work.  If you 
 need to copy settings from the CF7, then follow Dave's advice on 
 getting a CAR file that you can push over from one install to the 
 other.
 
  


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321165
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Unable to update the ColdFusion MX ODBC Server

2006-07-19 Thread Ming Lu
Hi There,

I got the following error when I tried to create or modify the Access data 
source in the ColdFusion Administrator:

Unable to update the ColdFusion MX ODBC Server.
Timeout period expired without completion of 
D:\CFusionMX\db\slserver52\admin\swcla.exe

[1]. 127.0.0.1 has been added as a trusted site in the Local intranet zone.

[2]. ColdFusion MX ODBC Agent service is running and has the Log on option as 
Local System account.

[3]. CF MX 6.1 on Windows Server 2000

Does anyone know the solution for this problem? Thank you very much in advance!

Ming

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:247117
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: JRun High Memory Usage on CFMX 7

2006-03-07 Thread Ming Lu
Hi Russ,

Thank you very much for your reply. I will check with our programmer on your 
question.


Ming Lu

Are you instantiating any components and persisiting them inside the session
scope?
I blogged about such a problem on a client site.

http://lordmichaels.blogspot.com

Russ

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234519
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: JRun High Memory Usage on CFMX 7

2006-03-07 Thread Ming Lu
Hi Leon,

Thank you so much for your input.

[1]. I checked our Windows Server 2003 for Available Bytes counter, Handle 
Count, Pool Nonpaged Bytes, Pool Paged Bytes, and Private Bytes counters. None 
of these has a consistently increasing curve, so it does not look like it has 
memory leak.

[2]. For The jvm.config file in the bin directory in JRun, the -Xmx setting has 
been setup at -Xmx512m, but the problem is still there.

[3]. According to our programmer, we have already used the application 
variables where we could. Do you know if there is a way to find out which 
site(s) those opened sessions belong to and are from which page? 

Thank you very much for your help!


Ming Lu

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234521
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: JRun High Memory Usage on CFMX 7

2006-03-07 Thread Ming Lu
Hi Casey,

It's not in registry, it's in SQL.

Ming Lu
how are your storing client variables? Hope it's not Registry.

Casey


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234528
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: JRun High Memory Usage on CFMX 7

2006-03-07 Thread Ming Lu
Hi Casey,

Sorry, not for this server.  It's at None for Select Default Storage 
Mechanism for Client Sessions in CFMX administrator.

Ming Lu

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234533
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


JRun High Memory Usage on CFMX 7

2006-03-06 Thread Ming Lu
Hi,

Our sites running on Windows Server 2003 with CFMX 7 use session variables  
(Maximum Timeout has been setup as 40 minutes). Recently we noticed that the 
high memory usage for JRun is always associated with high numbers of openned 
sessions. Metrics logging showed that sometimes sessions reached more than 40 
and at the same time the JRun used about 400 MB memory, which caused the JRun 
to a halt and the sites couldn't be displayed. It happens almost once a day 
recently.

Does anyone know a solution to this problem? Should we replace all the session 
variables with application variables? If so what is the best Maximum Timeout 
for application variables? 

Thank you very much in advance!

Ming Lu

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234250
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Maximum Characters for Cc Attribute in CFMail

2006-01-13 Thread Ming Lu
Hi There,

Does someone know what is the maximum numbers of characters that is allowed to 
put in CC field for CFMail on CFMX 6? 

Thank you very much in advance!

Ming

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229507
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: About CFusion Undeliverable Mail Folder

2003-12-19 Thread Ming Lu
Hi Calvin,

I really appreciated for your advise and time! Thank you very much!

Ming Lu

-Original Message-
From: Calvin Ward [mailto:[EMAIL PROTECTED]
Sent: Friday, December 19, 2003 5:23 AM
To: CF-Talk
Subject: Re: About CFusion Undeliverable Mail Folder

In CFMX 6.1 I believe the behavior is more robust. I do know for sure that
you can have 'backup' mail servers designated so that if the first one
fails, CFMX attempts to send through the second one.

- Calvin
- Original Message -
From: Rick Root
To: CF-Talk
Sent: Thursday, December 18, 2003 1:02 PM
Subject: Re: About CFusion Undeliverable Mail Folder

Ming Lu wrote:

 Here is the error at that time. How could it be there was No connection
to
 mail server. at that moment even though the server was running fine
then?

One of my pet peeves with CF is that it doesn't try more than once to
send things... if the connection fails to the remote mail server, it
goes undeliverable and CF never looks at it again.

This happens to me from time to time... I've got CF and qmail on the
same server, and I use localhost as the SMTP gateway... occassionally
though when traffic is high, the connection to the mail server is
refused because it has attained the maximum # of connections already.

I've been tempted to write a scheduled task to just automatically move
stuff from the undelivr folder back into the spool folder once an hour,
but I'm too lazy =)
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




About CFusion Undeliverable Mail Folder

2003-12-18 Thread Ming Lu
Hi,

Does any one know the reason why a good email got stuck in CFusion
Undeliverable Mail Folder (CF5)? Is there any way to prevent it from
happening?

Thank you very much!Have a great Holidays!

Ming Lu
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: About CFusion Undeliverable Mail Folder

2003-12-18 Thread Ming Lu
Hi Jochem,

When I put that email from CFusion Undeliverable Mail Folder back to Spool,
it went out ok. I just would like to know why it got moved the UnDelivr
folder the first time.

Thanks!

Ming Lu
-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 18, 2003 11:15 AM
To: CF-Talk
Subject: Re: About CFusion Undeliverable Mail Folder

Ming Lu said:

 Does any one know the reason why a good email got stuck in CFusion
 Undeliverable Mail Folder (CF5)?

mail.log knows.

 Is there any way to prevent it from happening?

Depends on what the reason was.

Jochem
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: About CFusion Undeliverable Mail Folder

2003-12-18 Thread Ming Lu
Hi Dan,

Thank you for your reply!

Here is the error at that time. How could it be there was No connection to
mail server. at that moment even though the server was running fine then?

Error,2528,12/17/03,13:00:45,,Failed to send the spooled mail file,
D:\CFusion\Mail\spool\BAA7.cfmail. SMTP server replied No connection to
mail server. Moved file to D:\CFusion\Mail\undelivr\BAA8.cfmail.

Ming Lu
-Original Message-
From: Dan Phillips [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 18, 2003 11:20 AM
To: CF-Talk
Subject: RE: About CFusion Undeliverable Mail Folder

Check your mail.log file. It will tell you why the mail was
undeliverable.

-Original Message-
From: Ming Lu [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 18, 2003 11:11 AM
To: CF-Talk
Subject: About CFusion Undeliverable Mail Folder

Hi,

Does any one know the reason why a good email got stuck in CFusion
Undeliverable Mail Folder (CF5)? Is there any way to prevent it from
happening?

Thank you very much!Have a great Holidays!

Ming Lu
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: About CFusion Undeliverable Mail Folder

2003-12-18 Thread Ming Lu
Hi Dan,

It doesn't happen all the time, but once a while. Is that a SMTP server
setting problem or CF5 server (on Win2K server) problem?

Ming Lu

-Original Message-
From: Dan Phillips [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 18, 2003 12:11 PM
To: CF-Talk
Subject: RE: About CFusion Undeliverable Mail Folder

Hard to say what happened. Could have been network traffic or just one
of those things. As long as you don't see it happening all the time, I
would not worry about it.

Dan Phillips
CFXHosting.com
866.239.4678 x105
[EMAIL PROTECTED]

-Original Message-
From: Ming Lu [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 18, 2003 11:30 AM
To: CF-Talk
Subject: RE: About CFusion Undeliverable Mail Folder

Hi Dan,

Thank you for your reply!

Here is the error at that time. How could it be there was No connection
to
mail server. at that moment even though the server was running fine
then?

Error,2528,12/17/03,13:00:45,,Failed to send the spooled mail
file,
D:\CFusion\Mail\spool\BAA7.cfmail. SMTP server replied No connection
to
mail server. Moved file to D:\CFusion\Mail\undelivr\BAA8.cfmail.

Ming Lu
-Original Message-
From: Dan Phillips [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 18, 2003 11:20 AM
To: CF-Talk
Subject: RE: About CFusion Undeliverable Mail Folder

Check your mail.log file. It will tell you why the mail was
undeliverable.

-Original Message-
From: Ming Lu [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 18, 2003 11:11 AM
To: CF-Talk
Subject: About CFusion Undeliverable Mail Folder

Hi,

Does any one know the reason why a good email got stuck in CFusion
Undeliverable Mail Folder (CF5)? Is there any way to prevent it from
happening?

Thank you very much!Have a great Holidays!

Ming Lu
_
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFMail Problem (Valid Email Addresses in TO and FROM fields )

2003-12-05 Thread Ming Lu
Thank you all for your help!

On my SMTP server settings, I selected Require SMTP Authentication and
have Validate Mail From Domain checked in order to prevent mail server
hijacking. Do I have to have an open relay in order to solve the problem?

Ming Lu
Advanced Media Productions

-Original Message-
From: Tom Jordahl [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 03, 2003 4:42 PM
To: CF-Talk
Subject: RE: CFMail Problem (Valid Email Addresses in TO and FROM
fields )


This sounds like a problem with the way your mail server (SMTP server) is
set up.

ColdFusion does not have restrictions of this kind.

--
Tom Jordahl
Macromedia Server Development

-Original Message-
From: Ming Lu [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 03, 2003 4:23 PM
To: CF-Talk
Subject: CFMail Problem (Valid Email Addresses in TO and FROM fields)

Hi,

Problem:
In CFMail tag (ColdFusion 5 server), at least one of the email addresses
in TO or FROM fields has to be a valid email address on the same server
where the email to be sent, otherwise the email will be ended up in UnDelivr
folder and can never be able to sent out when none of email addresses in the
TO or FROM fields are on the server.

I was told that this could be a SMTP mail server problem and I should setup
the SMTP mail server to allow selective relaying/routing.

Question:
Is this a CF problem or SMTP server setting problem? What should I do to
solve the problem? I don't want to have an open relay on the SMTP server so
someone can hijack the mail server.

Thank you very much for your help!

Ming Lu

_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




CFMail Problem (Valid Email Addresses in TO and FROM fields)

2003-12-03 Thread Ming Lu
Hi,

Problem:
In CFMail tag (ColdFusion 5 server), at least one of the email addresses
in TO or FROM fields has to be a valid email address on the same server
where the email to be sent, otherwise the email will be ended up in UnDelivr
folder and can never be able to sent out when none of email addresses in the
TO or FROM fields are on the server.

I was told that this could be a SMTP mail server problem and I should setup
the SMTP mail server to allow selective relaying/routing.

Question:
Is this a CF problem or SMTP server setting problem? What should I do to
solve the problem? I don't want to have an open relay on the SMTP server so
someone can hijack the mail server.

Thank you very much for your help!

Ming Lu
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Mail Server Connection Verification Failed!

2003-08-27 Thread Ming Lu
Hi,

We just upgraded our CF server from ColdFusion 5.0 to ColdFusion MX 6.1.
None of emails can be sent by CFMail. In CF MX Administrator, when I
selected Sever Settings  Mail Settings and entered a correct IP for Mail
Server, checked Verify mail server connection, then pressed Submit Changes,
I got this message: Connection Verification Failed! . What could be wrong?
I couldn't even move the undeliverable emails in Undelivr folder to Spool
folder.
The SMTP server is running.
Please help! Thank you very much!

Ming Lu



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Mail Server Connection Verification Failed!

2003-08-26 Thread Ming Lu
Hi,

We just upgraded our CF server from ColdFusion 5.0 to ColdFusion MX 6.1.
None of emails can be sent by CFMail. In CF MX Administrator, when I
selected Sever Settings  Mail Settings and entered a correct IP for Mail
Server, checked Verify mail server connection, then pressed Submit Changes,
I got this message: Connection Verification Failed! . What could be wrong?
I couldn't even move the undeliverable emails in Undelivr folder to Spool
folder.
The SMTP server is running.
Please help! Thank you very much!

Ming Lu


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


CFMail Problems

2001-04-17 Thread Ming Lu

Does anyone know a way to automatically put the e-mails from D:\CFUSION\MAIL\Undelivr 
folder back to D:\CFUSION\MAIL\Spool folder?

Thank you!


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists