AboutWebLLC / unofficial-updater2

Ant script to update ColdFusion 8.0.1 or 9.0.x with all published patches
23 stars 6 forks source link

CF Version check fails on Amazon EC2 Micro #18

Closed dcepler closed 12 years ago

dcepler commented 12 years ago

Output from run:

 [echo] Found ColdFusion version Error occurred during initialization of VM
 [echo] Could not reserve enough space for object heap
dcepler commented 12 years ago

Updated UU2 so it if the Java version test of ColdFusion fails it will fall back to relying on hash of cfusion.jar to determine version.