Re: JVM settings question

2012-09-02 Thread Robert Rhodes

Jonah, your settings helped.  Thank you.

-RR



On Wed, Aug 29, 2012 at 8:54 PM, .jonah jonah@creori.com wrote:


 I've got a 3 gig heap and these settings on a similarly spec'ed box - no
 claim whether they're ideal or not.

 -server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=512m
 -XX:+UseParallelGC -Xbatch -Dsun.rmi.dgc.client.gcInterval=60
 -Dsun.rmi.dgc.server.gcInterval=60


 On 8/29/12 5:38 PM, Robert Rhodes wrote:
  Yes: Java HotSpot(TM) 64-Bit Server VM
 
  How about I try setting min and max heap size to 2gb and see how that
 goes?
Anything else I should tweak?  Garbage Collection?
 
  On Wed, Aug 29, 2012 at 8:05 PM, .jonah jonah@creori.com wrote:
 
  Are you running 64bit Java?
 
  You can give the JVM as much RAM as you can spare.
 
 
  On 8/29/12 4:56 PM, Robert Rhodes wrote:
  Hello to all.
 
  I have several Windows 2008 R2 x64 servers running Coldfusion 9
 standard.
 Each has 6 gigabytes of RAM.  Each runs about 50 fairly active
 sites.
I
  have not had any JVM errors I know about but sometimes the sites run
  slower
  than they should, as if CF is having trouble keeping up.
 
  Any suggestions on JVM settings for this configuration?  Currently, I
  have
  Min and Max JVM size both set at 1GB.  I have changed no other
 arguments.
 
  Thanks for the help.
 
  -RR
 
 
 
 
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352398
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


r2 server (web edition(Can;t get CF installed on windows

2012-09-02 Thread Robert Rhodes

I have installed CF9 many times without incident, but am now having no luck
installing the new 9.0.2 x64 installer.  I am sure I am doing something
wrong, but I have tried everything I can think of and still no luck.

Hopefully someone here can help.

I am installing CF9.0.2 on Windows 2008R2 Server x64 (Web Edition).  After
installing the OS, I do all the OS patches first.

Next, I install the Web Server Role, and in role services, I install:
Static Content
Default Document
Http Errors
Http Redirection
Asp.net
.net extendibility
CGI
ISAPI Extensions
ISAPI FIlters
Htttp Logging
Request Monitor
Request FIltering
IP and Domain Restrictions
Static Content Compression
IIS Management Console

I then install CF9.0.2 in a small partition (f: drive) and when prompted I
use a path outside the webroot for the CFAdmin.

When the 9.0.2 Installer finishes, the administrator loads fine for the
final configuration.

Once CF is done with its final configuration, I add an IIS site, and drop
in a simple coldfusion file.

When I run the simple coldfusion file, I get this error:

HTTP Error 404.2 - Not Found
The page you are requesting cannot be served because of the ISAPI and CGI
Restriction list settings on the Web server.

I then check ISAPI and CGI Restrictions.  There are four entries there (2
asp.net and 2 Macromedia Server extensions)
I then try setting Allow unspecifiec CGI and ISAPI modules, but still no
luck.

Lastely, I try setting permissions on cgi and isapi (in Handler mappings)
to  and set them to execute. adnd still no luck.  But I now get this
different message:

HTTP Error 500.0 - Internal Server Error
The page cannot be displayed because an internal server error has occurred.

Sorry for the long email.I have been trying to get this going for most
of the day and I am quite frustrated.

Any ideas?

--RR


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352399
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: r2 server (web edition(Can;t get CF installed on windows

2012-09-02 Thread Andrew Scott

Robert, I can't see if you did this or not. But it sounds like the
connectors didn't get setup, try running the web server Configuration tool.



-- 
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+: http://plus.google.com/113032480415921517411



-Original Message-
From: Robert Rhodes [mailto:rrhode...@gmail.com] 
Sent: Monday, 3 September 2012 1:51 PM
To: cf-talk
Subject: r2 server (web edition(Can;t get CF installed on windows


I have installed CF9 many times without incident, but am now having no luck
installing the new 9.0.2 x64 installer.  I am sure I am doing something
wrong, but I have tried everything I can think of and still no luck.

Hopefully someone here can help.

I am installing CF9.0.2 on Windows 2008R2 Server x64 (Web Edition).  After
installing the OS, I do all the OS patches first.

Next, I install the Web Server Role, and in role services, I install:
Static Content
Default Document
Http Errors
Http Redirection
Asp.net
.net extendibility
CGI
ISAPI Extensions
ISAPI FIlters
Htttp Logging
Request Monitor
Request FIltering
IP and Domain Restrictions
Static Content Compression
IIS Management Console

I then install CF9.0.2 in a small partition (f: drive) and when prompted I
use a path outside the webroot for the CFAdmin.

When the 9.0.2 Installer finishes, the administrator loads fine for the
final configuration.

Once CF is done with its final configuration, I add an IIS site, and drop in
a simple coldfusion file.

When I run the simple coldfusion file, I get this error:

HTTP Error 404.2 - Not Found
The page you are requesting cannot be served because of the ISAPI and CGI
Restriction list settings on the Web server.

I then check ISAPI and CGI Restrictions.  There are four entries there (2
asp.net and 2 Macromedia Server extensions) I then try setting Allow
unspecifiec CGI and ISAPI modules, but still no luck.

Lastely, I try setting permissions on cgi and isapi (in Handler mappings) to
and set them to execute. adnd still no luck.  But I now get this different
message:

HTTP Error 500.0 - Internal Server Error The page cannot be displayed
because an internal server error has occurred.

Sorry for the long email.I have been trying to get this going for most
of the day and I am quite frustrated.

Any ideas?

--RR




~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352400
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: r2 server (web edition(Can;t get CF installed on windows

2012-09-02 Thread Robert Rhodes

Each time I have tried running the config tool after installation, it has
shown that the server was already configured.  I have tried to remove and
reinstall the web configuration,  and still get the same errors.  It's
almost as if the 64bit windows 9.0.2 installer just has a problem.  (but I
am still betting that I screwed something up).



On Mon, Sep 3, 2012 at 12:08 AM, Andrew Scott andr...@andyscott.id.auwrote:


 Robert, I can't see if you did this or not. But it sounds like the
 connectors didn't get setup, try running the web server Configuration tool.



 --
 Regards,
 Andrew Scott
 WebSite: http://www.andyscott.id.au/
 Google+: http://plus.google.com/113032480415921517411



 -Original Message-
 From: Robert Rhodes [mailto:rrhode...@gmail.com]
 Sent: Monday, 3 September 2012 1:51 PM
 To: cf-talk
 Subject: r2 server (web edition(Can;t get CF installed on windows


 I have installed CF9 many times without incident, but am now having no luck
 installing the new 9.0.2 x64 installer.  I am sure I am doing something
 wrong, but I have tried everything I can think of and still no luck.

 Hopefully someone here can help.

 I am installing CF9.0.2 on Windows 2008R2 Server x64 (Web Edition).  After
 installing the OS, I do all the OS patches first.

 Next, I install the Web Server Role, and in role services, I install:
 Static Content
 Default Document
 Http Errors
 Http Redirection
 Asp.net
 .net extendibility
 CGI
 ISAPI Extensions
 ISAPI FIlters
 Htttp Logging
 Request Monitor
 Request FIltering
 IP and Domain Restrictions
 Static Content Compression
 IIS Management Console

 I then install CF9.0.2 in a small partition (f: drive) and when prompted I
 use a path outside the webroot for the CFAdmin.

 When the 9.0.2 Installer finishes, the administrator loads fine for the
 final configuration.

 Once CF is done with its final configuration, I add an IIS site, and drop
 in
 a simple coldfusion file.

 When I run the simple coldfusion file, I get this error:

 HTTP Error 404.2 - Not Found
 The page you are requesting cannot be served because of the ISAPI and CGI
 Restriction list settings on the Web server.

 I then check ISAPI and CGI Restrictions.  There are four entries there (2
 asp.net and 2 Macromedia Server extensions) I then try setting Allow
 unspecifiec CGI and ISAPI modules, but still no luck.

 Lastely, I try setting permissions on cgi and isapi (in Handler mappings)
 to
 and set them to execute. adnd still no luck.  But I now get this different
 message:

 HTTP Error 500.0 - Internal Server Error The page cannot be displayed
 because an internal server error has occurred.

 Sorry for the long email.I have been trying to get this going for most
 of the day and I am quite frustrated.

 Any ideas?

 --RR




 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352401
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: r2 server (web edition(Can;t get CF installed on windows

2012-09-02 Thread Andrew Scott

Yeah something does seem to have gone wrong.

And I have no real solutions to that problem, I can only guess at things to
try like you are doing. But some of the things to double check, are you sure
it is x64bit ColdFusion, I doubt that the 32bit would have problems
installing though. Install as an Administrator, this is something that Adobe
don't make it clear enough, but they will tell you it should be.

Failing those two, could it be that the machine just needs a reboot before
configuration of the connectors?

Failing that I am not sure what else to suggest, but the description you
give seems to be more of a problem with things not being setup correctly in
IIS.. You could uninstall ColdFusion and then manually double check that all
has been removed for CF, then try reinstalling CF and see if that fixes
things.

But failing that I know ColdFusion 9, had problems with running on IIS7.5,
and the solution was to install it then install 9.01, and then configure
ColdFusion. My thinking is maybe the installer is the 9.0 installer that has
issues with IIS7.5?


-- 
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+: http://plus.google.com/113032480415921517411




-Original Message-
From: Robert Rhodes [mailto:rrhode...@gmail.com] 
Sent: Monday, 3 September 2012 2:33 PM
To: cf-talk
Subject: Re: r2 server (web edition(Can;t get CF installed on windows


Each time I have tried running the config tool after installation, it has
shown that the server was already configured.  I have tried to remove and
reinstall the web configuration,  and still get the same errors.  It's
almost as if the 64bit windows 9.0.2 installer just has a problem.  (but I
am still betting that I screwed something up).



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352402
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: r2 server (web edition(Can;t get CF installed on windows

2012-09-02 Thread Robert Rhodes

I agree. :)

I am installing with: ColdFusion_9_WWEJ_win64.exe from the link here:
http://www.adobe.com/support/coldfusion/downloads_updates.html#cf9

I have tried deinstalling and reinstalling CF9.02 a few times.

I have also tried reloading the OS and starting from scratch a few times.
 No luck.

I guess my next try will be to load from the 9.0 disc and do the updates.
 That's a pain but at least might get this damn server running.

This really should not be this hard.  Every other time I have done this it
has gone fine.  It's something about this particular build.

--RR


On Mon, Sep 3, 2012 at 12:41 AM, Andrew Scott andr...@andyscott.id.auwrote:


 Yeah something does seem to have gone wrong.

 And I have no real solutions to that problem, I can only guess at things to
 try like you are doing. But some of the things to double check, are you
 sure
 it is x64bit ColdFusion, I doubt that the 32bit would have problems
 installing though. Install as an Administrator, this is something that
 Adobe
 don't make it clear enough, but they will tell you it should be.

 Failing those two, could it be that the machine just needs a reboot before
 configuration of the connectors?

 Failing that I am not sure what else to suggest, but the description you
 give seems to be more of a problem with things not being setup correctly in
 IIS.. You could uninstall ColdFusion and then manually double check that
 all
 has been removed for CF, then try reinstalling CF and see if that fixes
 things.

 But failing that I know ColdFusion 9, had problems with running on IIS7.5,
 and the solution was to install it then install 9.01, and then configure
 ColdFusion. My thinking is maybe the installer is the 9.0 installer that
 has
 issues with IIS7.5?


 --
 Regards,
 Andrew Scott
 WebSite: http://www.andyscott.id.au/
 Google+: http://plus.google.com/113032480415921517411




 -Original Message-
 From: Robert Rhodes [mailto:rrhode...@gmail.com]
 Sent: Monday, 3 September 2012 2:33 PM
 To: cf-talk
 Subject: Re: r2 server (web edition(Can;t get CF installed on windows


 Each time I have tried running the config tool after installation, it has
 shown that the server was already configured.  I have tried to remove and
 reinstall the web configuration,  and still get the same errors.  It's
 almost as if the 64bit windows 9.0.2 installer just has a problem.  (but I
 am still betting that I screwed something up).



 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352403
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: r2 server (web edition(Can;t get CF installed on windows

2012-09-02 Thread Wil Genovese

I wish I could help, I have not been able to get been able to get 9.0.2 to 
install and run either. I tried the 64Bit version on Linux.  Eventually I had 
to load 9.0 and then to the upgrade and patch process.  


Wil Genovese
Sr. Web Application Developer/
Systems Administrator
CF Webtools
www.cfwebtools.com

wilg...@trunkful.com
www.trunkful.com

On Sep 3, 2012, at 12:09 AM, Robert Rhodes wrote:

 
 I agree. :)
 
 I am installing with: ColdFusion_9_WWEJ_win64.exe from the link here:
 http://www.adobe.com/support/coldfusion/downloads_updates.html#cf9
 
 I have tried deinstalling and reinstalling CF9.02 a few times.
 
 I have also tried reloading the OS and starting from scratch a few times.
 No luck.
 
 I guess my next try will be to load from the 9.0 disc and do the updates.
 That's a pain but at least might get this damn server running.
 
 This really should not be this hard.  Every other time I have done this it
 has gone fine.  It's something about this particular build.
 
 --RR
 
 
 On Mon, Sep 3, 2012 at 12:41 AM, Andrew Scott andr...@andyscott.id.auwrote:
 
 
 Yeah something does seem to have gone wrong.
 
 And I have no real solutions to that problem, I can only guess at things to
 try like you are doing. But some of the things to double check, are you
 sure
 it is x64bit ColdFusion, I doubt that the 32bit would have problems
 installing though. Install as an Administrator, this is something that
 Adobe
 don't make it clear enough, but they will tell you it should be.
 
 Failing those two, could it be that the machine just needs a reboot before
 configuration of the connectors?
 
 Failing that I am not sure what else to suggest, but the description you
 give seems to be more of a problem with things not being setup correctly in
 IIS.. You could uninstall ColdFusion and then manually double check that
 all
 has been removed for CF, then try reinstalling CF and see if that fixes
 things.
 
 But failing that I know ColdFusion 9, had problems with running on IIS7.5,
 and the solution was to install it then install 9.01, and then configure
 ColdFusion. My thinking is maybe the installer is the 9.0 installer that
 has
 issues with IIS7.5?
 
 
 --
 Regards,
 Andrew Scott
 WebSite: http://www.andyscott.id.au/
 Google+: http://plus.google.com/113032480415921517411
 
 
 
 
 -Original Message-
 From: Robert Rhodes [mailto:rrhode...@gmail.com]
 Sent: Monday, 3 September 2012 2:33 PM
 To: cf-talk
 Subject: Re: r2 server (web edition(Can;t get CF installed on windows
 
 
 Each time I have tried running the config tool after installation, it has
 shown that the server was already configured.  I have tried to remove and
 reinstall the web configuration,  and still get the same errors.  It's
 almost as if the 64bit windows 9.0.2 installer just has a problem.  (but I
 am still betting that I screwed something up).
 
 
 
 
 
 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352404
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: r2 server (web edition(Can;t get CF installed on windows

2012-09-02 Thread Andrew Scott

It sounds like they are using the same installer as 9.0, if that is the
case then I am also guessing that the same problems exist. Which means when
you update / install 9.02 it needs to have the IIS
6 compatibility installed.

I would have assumed that Adobe would have taken care of that. If your
lucky enough to have a 9.01 or 9.02 server running, you could try to
install ColdFusion and grab that WSCFG tool and try getting the connectors
working with that.

-- 
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+: 
http://plus.google.com/113032480415921517411http://plus.google.com/108193156965451149543




On Mon, Sep 3, 2012 at 3:17 PM, Wil Genovese jugg...@trunkful.com wrote:


 I wish I could help, I have not been able to get been able to get 9.0.2 to
 install and run either. I tried the 64Bit version on Linux.  Eventually I
 had to load 9.0 and then to the upgrade and patch process.


 Wil Genovese
 Sr. Web Application Developer/
 Systems Administrator
 CF Webtools
 www.cfwebtools.com

 wilg...@trunkful.com
 www.trunkful.com

 On Sep 3, 2012, at 12:09 AM, Robert Rhodes wrote:

 
  I agree. :)
 
  I am installing with: ColdFusion_9_WWEJ_win64.exe from the link here:
  http://www.adobe.com/support/coldfusion/downloads_updates.html#cf9
 
  I have tried deinstalling and reinstalling CF9.02 a few times.
 
  I have also tried reloading the OS and starting from scratch a few times.
  No luck.
 
  I guess my next try will be to load from the 9.0 disc and do the updates.
  That's a pain but at least might get this damn server running.
 
  This really should not be this hard.  Every other time I have done this
 it
  has gone fine.  It's something about this particular build.
 
  --RR
 
 
  On Mon, Sep 3, 2012 at 12:41 AM, Andrew Scott andr...@andyscott.id.au
 wrote:
 
 
  Yeah something does seem to have gone wrong.
 
  And I have no real solutions to that problem, I can only guess at
 things to
  try like you are doing. But some of the things to double check, are you
  sure
  it is x64bit ColdFusion, I doubt that the 32bit would have problems
  installing though. Install as an Administrator, this is something that
  Adobe
  don't make it clear enough, but they will tell you it should be.
 
  Failing those two, could it be that the machine just needs a reboot
 before
  configuration of the connectors?
 
  Failing that I am not sure what else to suggest, but the description you
  give seems to be more of a problem with things not being setup
 correctly in
  IIS.. You could uninstall ColdFusion and then manually double check that
  all
  has been removed for CF, then try reinstalling CF and see if that fixes
  things.
 
  But failing that I know ColdFusion 9, had problems with running on
 IIS7.5,
  and the solution was to install it then install 9.01, and then configure
  ColdFusion. My thinking is maybe the installer is the 9.0 installer that
  has
  issues with IIS7.5?
 
 
  --
  Regards,
  Andrew Scott
  WebSite: http://www.andyscott.id.au/
  Google+: http://plus.google.com/113032480415921517411
 
 
 
 
  -Original Message-
  From: Robert Rhodes [mailto:rrhode...@gmail.com]
  Sent: Monday, 3 September 2012 2:33 PM
  To: cf-talk
  Subject: Re: r2 server (web edition(Can;t get CF installed on windows
 
 
  Each time I have tried running the config tool after installation, it
 has
  shown that the server was already configured.  I have tried to remove
 and
  reinstall the web configuration,  and still get the same errors.  It's
  almost as if the 64bit windows 9.0.2 installer just has a problem.
  (but I
  am still betting that I screwed something up).
 
 
 
 
 
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352405
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm