Increased CF JVM max heap size and now CF service will not start
        Posted  
        
            by 
                Erik Vold
            
        on Super User
        
        See other posts from Super User
        
            or by Erik Vold
        
        
        
        Published on 2011-03-05T01:53:37Z
        Indexed on 
            2011/03/07
            8:12 UTC
        
        
        Read the original article
        Hit count: 516
        
So I went in to ColdFusion Administrator and increased my CF JVM max heap size, then I was told I would need to restart the service, so I stopped the service, and then tried to start it again and got the following error message:
Windows could not start the ColdFusion 8 Application Server on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.
So I went to the Event Viewer application, then took a look at the Application log and saw an error that said:
The ColdFusion 8 Application Server service could not be started. Check the server "coldfusion" log files for more information.
So I went to my ColdFusion logs directory  opened the server.log log file and I don't see anything useful in there or any of the other log files..
Any idea how I can change the JVM heap size back to what it was so that I can start CF again?
© Super User or respective owner