|
|
Rank: Member Groups: Member
Joined: 4/4/2007 Posts: 4 Points: 6
|
We just upgraded to the new 5.0 version of the dual uploader and now when uploads aredone with java sometimes images are uploaded and sometimes we get an icon that looks like a letter with the corner bent!
We have done nothing different, why might this be happening?
Pat Williams
|
|
Rank: Member Groups: Member
Joined: 4/3/2007 Posts: 10 Points: -144
|
Wanted to add that this is for version 5.1 and it seems to be related to Mac's
- Chad
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 587 Points: 591
|
Hello,
This behaviour is caused by memory limitation of Java machine. Java has about 64mb of memory that can be allocated by applets. If you handle large amout of images or upload big thumbnails, it can cause “out of memory”. When this problem occures Image Uploader uploads icon instead of thumbnail. You can decrease the probability of this issue by using FilesPerPackageCount = 1, upload thumbnails of smaller size (if possible) or upload original files instead.
The Image Uploader team is working on version 5.5 now. We refactored some portions of the product, some parts are rewritten from scratch. This update will consume less memory, and will be faster. It will allow us to solve this issue.
Sincerely yours, Dmitry Sevostyanov.
|
|
Rank: Member Groups: Member
Joined: 4/4/2007 Posts: 4 Points: 6
|
Thaks Dmitry for your response.
From what you are saying this is a limitation with the Java machine so in that same respect this would mean that this would have been an issue with all previous versions of the uploader.
This has never been an issue in the past and has only happened when we upgraded to the 5.1 versions of the software!
When is the expected release of 5.5 and will this fix this issue?
Thanks again for your help!
Pat Williams
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 587 Points: 591
|
Hello Pat,
We changed thumbnail generation mechanism in version 5. And unfortunately it increased the probability of “out of memory”.
We plan to release 5.5 by the end of August,
Sincerely yours, Dmitry Sevostyanov.
|
|
Rank: Newbie Groups: Member
Joined: 4/16/2008 Posts: 5 Points: 15
|
Dmitry, I am having the same issue as Pat. Have there been any updates on the release with the bug fix in it? Any other documentation on work arounds for this issue?
Thanks!
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 587 Points: 591
|
Hello, The release will be available in several days. Please, read my post in our blog.
Sincerely yours, Dmitry Sevostyanov.
|
|
|
Guest |