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

Notification

Icon
Error

Options
Go to last post Go to first unread
mmount  
#1 Posted : Tuesday, October 15, 2013 12:09:18 PM(UTC)
mmount

Rank: Advanced Member

Groups: Member
Joined: 11/30/2012(UTC)
Posts: 61

Thanks: 6 times
Hi,

My techs are telling me that they are getting a persmission message from the uploader after updating to Java 7 Update 45 today. I will try to attach screenshots to this post.

The message is "Allow access to the following application from this web site". The user can choose Allow but apparently gets this same message every time they try to upload.

EDIT: I also tried with v8.0.51 and have the same message presented. I presume it has something to do with this change (from the 7.45 changes log):
Quote:
Caller-Allowable-Codebase: This attribute specifies the codebase/locations from which JavaScript is allowed to call Applet classes.

JavaScript to Java calls will be allowed without any security dialog prompt only if:

* JAR is signed by a trusted CA, has the Caller-Allowable-Codebase manifest entry and JavaScript runs on the domain that matches it.
* JAR is unsigned and JavaScript calls happens from the same domain as the JAR location.

The JavaScript to Java (LiveConnect) security dialog prompt is shown once per Applet classLoader instance


Is there a fix for this?

Thanks,

Mike

Edited by user Tuesday, October 15, 2013 12:56:36 PM(UTC)  | Reason: Not specified

mmount attached the following image(s):
Java7u45_1.jpg
Java7u45_2.jpg
Andrew  
#2 Posted : Wednesday, October 16, 2013 6:00:31 AM(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)
Yes, we are aware about this issue. I expect we will release an update on the next week which will include this attribute.

However I forsee a problem with it - it means that now Oracle requires us to hardcode the URL to the directory with a page where the applet is used. So it will be required to store the .jar file in a particular folder relatively the page with the applet.
mmount  
#3 Posted : Wednesday, October 16, 2013 11:34:31 AM(UTC)
mmount

Rank: Advanced Member

Groups: Member
Joined: 11/30/2012(UTC)
Posts: 61

Thanks: 6 times
Ok. Thanks.
mcain  
#4 Posted : Thursday, October 17, 2013 1:56:43 PM(UTC)
mcain

Rank: Newbie

Groups: Member
Joined: 10/30/2008(UTC)
Posts: 2

Will adding "Caller-Allowable-Codebase: *" to the manifest work?
Andrew  
#5 Posted : Tuesday, October 22, 2013 4:14:31 AM(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)
Fortunately, the wildcard works. The updated version will be available tomorrow.
Andrew  
#6 Posted : Tuesday, October 22, 2013 5:56:08 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)
The update is available. Download the version 8.0.52 (or later, when they will appear) from the same location as always:

List of all downloads
thanks 1 user thanked Andrew for this useful post.
mmount on 10/23/2013(UTC)
dsantry  
#7 Posted : Wednesday, October 23, 2013 4:43:14 PM(UTC)
dsantry

Rank: Newbie

Groups: Member
Joined: 10/23/2013(UTC)
Posts: 3

Was thanked: 3 time(s) in 1 post(s)
No sure if this is the exact thing related to this issue, but I got an error when using a site for work that uses the Upload Suite after I upgraded to Mavericks.

Included is a picture of the message and the information from the Java Console that I ran.
File Attachment(s):
Aurigma Java Issue.tif (237kb) downloaded 24 time(s).
Aurigma Java Issue.txt (3kb) downloaded 16 time(s).
Andrew  
#8 Posted : Thursday, October 24, 2013 2:19:55 AM(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)
It is not related to 7u45, but related to the latest Safari. See this topic:

http://forums.aurigma.co...pload-Suite-8-Issue.aspx

and my last blog post:

http://blogs.aurigma.com...5-new-Java-disaster.aspx
CAMA  
#9 Posted : Tuesday, January 14, 2014 12:47:00 AM(UTC)
CAMA

Rank: Newbie

Groups: Member
Joined: 9/7/2009(UTC)
Posts: 4

Thanks: 1 times
I had the Java7u45 problem with Uploader 8.0.48, so I updated the component to 8.0.54 but it seems that the problem is still here.
Do I have to put the jar file in a specific folder, as said in a previous post ? Or is there something else to do ?
Andrew  
#10 Posted : Tuesday, January 14, 2014 1:18:46 AM(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)
To update it, you should replace .jar file and all Aurigma's .js files (instead of old ones). If you don't remember where exactly the .jar file should be located, just check the JavaScript with the uploader settings. The URL to the .jar file is specified in the codebase param.

If you are unsure what version is loaded, open the Java console log. When the Java Uploader shows up, it displays its version in the console.

If you still have any problems with it, please create a support ticket and describe the problem a bit more detailed (including screenshots, etc).
CAMA  
#11 Posted : Tuesday, January 14, 2014 2:44:59 AM(UTC)
CAMA

Rank: Newbie

Groups: Member
Joined: 9/7/2009(UTC)
Posts: 4

Thanks: 1 times
Thanks for the answer. All files are up to date, I just created a support ticket with more détails.
Users browsing this topic
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.