Problems with upload tool crashing when using very large images.

There is a setting in the parameters of Java that needs to be changed to resolve this issue.

On mac goto

/Applications/Utilities/Java Plugin Settings.app;

add this in parameters

-Xmx128m

Problem solved...

On Pc

Start->Control Panel->Java->Java tab->Java plugin runtime->Display and add

the following in execution parameters : -Xmx128m

Problem solved...