Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Andrew  
#1 Posted : Wednesday, October 2, 2013 6:45:54 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
Description

After you update your Java to the version 7 update 25, you may notice that every time you load the applet on your page, it writes the following lines to the Java console:

Code:
Missing Permissions manifest attribute for: <location of Uploader8.jar>
Missing Codebase manifest attribute for: <location of Uploader8.jar>


Also, if you have Java 7 Update 45, you may see the following warning in the security dialog:

UserPostedImage

The problem is reproduced with all versions of Upload Suite older than 8.0.48.

Cause

Java expects that the applet has certain attributes specified (Permissions and Codebase). Before Java 7 update 25 these attributes were optional and Upload Suite did not have it. Now they are obligatory and Java runtime complaining if the applet does not have them.

What are the consequences besides of the warnings?

At this moment, there are no known issues are caused by this issue. So currently you can disregard this problem.

However, it looks like Oracle will change the behavior of Java in future (presumably, in the next Java after Update 45 which will definitely happen not later than the end of 2013) and block all Java applets which don't have these attributes. That's why it is strongly recommended to update your Upload Suite as soon as possible.

Resolution

The problem is fixed in Upload Suite 8.0.48. If you don't want to see these warnings, you should update your Upload Suite.

Edited by user Thursday, October 17, 2013 10:15:02 PM(UTC)  | Reason: Not specified

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.