Answered
Secure CFFTP Error
I am receiving the following error when trying to make a
secure ftp connection using cfftp in ColdFusion 8
java.lang.OutOfMemoryError: Java heap space
I had 1 gb ram in the server with plans to upgrade anyway so it is now up to 3 gb with the max heap set to 1400mb (tried 1800, 1600, 1500 and CF wouldn't start, finally started at 1400) after getting the settings changed I ran the template and it appeared to create the connection (had another error later on in the file) but it only worked that one time.
Does anyone know why this is happening. If it is really a memory issue does anyone know how to get CF to start with the advertised max heap size of 1.8 gb?
Thanks
java.lang.OutOfMemoryError: Java heap space
I had 1 gb ram in the server with plans to upgrade anyway so it is now up to 3 gb with the max heap set to 1400mb (tried 1800, 1600, 1500 and CF wouldn't start, finally started at 1400) after getting the settings changed I ran the template and it appeared to create the connection (had another error later on in the file) but it only worked that one time.
Does anyone know why this is happening. If it is really a memory issue does anyone know how to get CF to start with the advertised max heap size of 1.8 gb?
Thanks
