Closed Bug 268570 Opened 20 years ago Closed 20 years ago

java.lang.UnsatisfiedLinkError: getProxyConfigURL

Categories

(Core Graveyard :: Java: OJI, defect)

PowerPC
macOS
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: junk, Assigned: yuanyi21)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X; es-es) AppleWebKit/125.5.5 (KHTML, like Gecko) Safari/125.11
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

seems like everytime I load a page with java I get this error. happens with games.yahoo.com if I select 
Mah Jong Solitaire.

java.lang.UnsatisfiedLinkError: getProxyConfigURL
	at sun.plugin.net.proxy.MacOSXProxyConfig.getProxyConfigURL(Native Method)
	at sun.plugin.net.proxy.MacOSXProxyConfig.getBrowserProxyInfo(MacOSXProxyConfig.java:30)
	at sun.plugin.net.proxy.PluginProxyManager.reset(PluginProxyManager.java:108)
	at sun.plugin.AppletViewer.initEnvironment(AppletViewer.java:565)
	at jep.MyJavaRunTime.initJavaRunTime(MyJavaRunTime.java:20)
	at jep.AppletHolderFactory.initProperties(AppletHolderFactory.java:158)
	at jep.AppletHolderFactory.createAppletHolder(AppletHolderFactory.java:51)

System details:
 Modelo de ordenador:	Power Mac G5
  Tipo de CPU:	PowerPC 970  (2.2)
  Número de CPU:	2
  Velocidad de la CPU:	1.8 GHz
  Caché de nivel 2 (por CPU):	512 KB
  Memoria:	1.5 GB
  Velocidad del bus:	900 MHz
  Versión de la ROM de arranque:	5.1.2f2

Reproducible: Always
Steps to Reproduce:
1. load pages I've described above
2.
3.
Actual Results:  
received the error message

Expected Results:  
not to receive error message and display what the code was trying to load

I'm not using any type of Proxy anything.
Do you use the JEP ? Because this is exactly one of the frequent problem with a
misconfigured JEP.

If so, either you need to update your JEP version, or you are missing the
JavaPluginCocoa.bundle inside your system plug-in directory.

The Java Embedding Plugin is not, at the time being, part of mozilla, so if the
problem is with that plugin, your bug is invalid.
Component: JavaScript Engine → Java: OJI
(In reply to comment #1)
http://javaplugin.sourceforge.net/Readme.html#h-III
I found a discussion on troubleshooting and they say to try removing JavaEmbeddingPlugin.bundle. I 
did that and now Firefox seems to work well with Java now.
> Do you use the JEP ? Because this is exactly one of the frequent problem with a
> misconfigured JEP.
> 
> If so, either you need to update your JEP version, or you are missing the
> JavaPluginCocoa.bundle inside your system plug-in directory.
> 
> The Java Embedding Plugin is not, at the time being, part of mozilla, so if the
> problem is with that plugin, your bug is invalid.
> 

Assignee: general → kyle.yuan
QA Contact: pschwartau
> I found a discussion on troubleshooting and they say to try removing 
> JavaEmbeddingPlugin.bundle. I did that and now Firefox seems to work well with 
> Java now.

The JavaEmbeddingPlugin seriously enhances java under MacOS X. It even solve a
potential security problem (without it hidden tab could steal the display of the
visible tab).

You would be better off triyng to solve the problem using the instructions on
the page than by removing JEP.

But anyway I will close this bug, as no mozilla.org product is concerned.

Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
*** Bug 276108 has been marked as a duplicate of this bug. ***
*** Bug 276108 has been marked as a duplicate of this bug. ***
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.