Closed Bug 241520 Opened 20 years ago Closed 15 years ago

applet causes an exception to be thown

Categories

(Core Graveyard :: Java: OJI, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: vincent, Assigned: yuanyi21)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316

When I try to view Web Intelligence's InfoView java applet I get this exception:
Please note, the app works fine in Firefox. Im assuming IFC are the old Netscape
java window toolkit?


Uncaught exception.  IFC release: IFC 1.0
java.security.AccessControlException: access denied
(java.util.PropertyPermission http.strictPostRedirect read)
        at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
        at java.security.AccessController.checkPermission(AccessController.java:401)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
        at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1276)
        at java.lang.System.getProperty(System.java:573)
        at java.lang.Boolean.getBoolean(Boolean.java:205)
        at
sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:1265)
        at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:755)
        at
sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:402)
        at bo.wi.api.apiQT.Connect(apiQT.java)
        at bo.wi.api.apiQT.LoadReport(apiQT.java)
        at bo.wi.app.WIPanel.loadDoc(WIPanel.java)
        at bo.wi.app.WIPanel.performCommand(WIPanel.java)
        at netscape.application.CommandEvent.processEvent(CommandEvent.java:88)
        at netscape.application.EventLoop.processEvent(EventLoop.java:130)
        at netscape.application.EventLoop.run(EventLoop.java:162)
        at netscape.application.Application.run(Application.java:188)
        at netscape.application.FoundationApplet.run(FoundationApplet.java:106)
        at java.lang.Thread.run(Thread.java:534)
Restarting EventLoop.


Reproducible: Always
Steps to Reproduce:
1.Go to a  site running Infoview
2.
3.

Actual Results:  
results are an unending hour glass

Expected Results:  
load the Infoview applet's widgets

Im assuming this a matter of an older java windowing lib not working right with
mozilla. Like I said I do not have the problem with firefox 0.8
Is Firebird and Mozilla using the same java plugin?
You can find out by going to about:config and changing plugin.expose_full_path
to true and then going to about:plugins.  Change it back to false when you are done.
I did find bug 240323
-> Java:OJI
Component: Java-Implemented Plugins → Java: OJI
Assignee: blackconnect → kyle.yuan
QA Contact: avm
reporter, could you please provide what jre version used for both mozilla &
firefox and the url to the webpage containing the applet?
Assignee: yuanyi21 → pete.zha
mass reassign to Alfred
Assignee: zhayupeng → alfred.peng
need QA or someone to follow up on/resolve the bug.
reporter is gone
Assignee: alfred.peng → yuanyi21
QA Contact: zhayupeng
no response
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.