ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Serhiy Brytskyy <uranium@ukr.net>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] mozilla and java plugin (blackdown)
Date: Fri, 25 Apr 2003 14:37:48 +0300
Message-ID: <3EA91E0C.3040808@ukr.net> (raw)
In-Reply-To: <20030425151132.5ef55372.Egor.Orlov@avalon.ru>

Так, ребята :-)
Ви меня заставили бросить проект, перегрузить апарат под линух ;-)
Сорри за отсутсвие русских букв - нет времени ставить.

Теперь по порядку.
Во первих, /etc/.java Ето системние установки Джава. Если их нету
то есть
----

WARNING: Could not create system preferences directory. System preferences are unusable.
java.io.IOException: Server returned HTTP response code: 407 for URL: 

----
Ето правится просто: sudo 
/usr/lib/j2se1.4-blackdown/jre/bin/JavaPluginControlPanel
Потикать по установках, нажать Apply.

Второе.
смотрим ~/.java - есть ли такое, имеет ли юзверь права и т.д.
Нету - идем от имени юзверя 
/usr/lib/j2se1.4-blackdown/jre/bin/JavaPluginControlPanel

Провряем все, Apply

Должно заработать.
У меня уже нет больше идей....


Egor S. Orlov wrote:

>On Fri, 25 Apr 2003 12:36:39 +0300
>Sviatoslav Sviridov/Lintec Project <svd@lintec.minsk.by> wrote:
>
>  
>
>>Приветствую,
>>
>>работает ли у кого-нить жабовский блэкдауновский плагин в мозилле?
>>
>>Имеем:
>>mozilla-1.3-alt2
>>j2se1.4-blackdown-plugin-mozilla-1.4.1_01-alt1
>>
>>в about:plugins честно показывается информация о поддерживаемых плагином
>>миме-типах, но апплеты не работают :( Мозилла говорит, что не имеет
>>нужного плагина и предлагает скачать...
>>
>>Для проверки можно попробовать, например:
>>http://java.sun.com/docs/books/tutorial/uiswing/start/HelloSwingApplet.html
>>    
>>
>
>Аналогично не работает.
>mozilla и blackdown последние из сизифа
>установил, потом добавил ссылку по ln -s из ~/.mozilla/plugins на плагин
>в about-plugins расписаны все ассоциации
>при открытии страницы (выше) не работает,
>В JAVA Console пишет следующее 
>
>Java(TM) Plug-in: Version 1.4.1
>Using JRE version 1.4.1 Java HotSpot(TM) Client VM
>[skip]
>25.04.2003 14:55:04 java.util.prefs.FileSystemPreferences$3 run
>WARNING: Could not create system preferences directory. System preferences are unusable.
>java.io.IOException: Server returned HTTP response code: 407 for URL: http://java.sun.com/docs/books/tutorial/uiswing/start/example-swing/applets.jar
>	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:709)
>	at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:384)
>	at sun.plugin.net.protocol.http.HttpUtils.followRedirects(HttpUtils.java:39)
>	at sun.plugin.cache.CachedJarLoader.download(CachedJarLoader.java:302)
>	at sun.plugin.cache.CachedJarLoader.load(CachedJarLoader.java:128)
>	at sun.plugin.cache.JarCache.get(JarCache.java:172)
>	at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(CachedJarURLConnection.java:93)
>	at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(CachedJarURLConnection.java:78)
>	at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:580)
>	at sun.misc.URLClassPath$JarLoader.<init>(URLClassPath.java:541)
>	at sun.misc.URLClassPath$3.run(URLClassPath.java:319)
>	at java.security.AccessController.doPrivileged(Native Method)
>	at sun.misc.URLClassPath.getLoader(URLClassPath.java:308)
>	at sun.misc.URLClassPath.getLoader(URLClassPath.java:285)
>	at sun.misc.URLClassPath.getResource(URLClassPath.java:155)
>	at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
>	at java.security.AccessController.doPrivileged(Native Method)
>	at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
>	at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:134)
>	at sun.plugin.security.PluginClassLoader.findClass(PluginClassLoader.java:168)
>	at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
>	at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:114)
>	at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
>	at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:501)
>	at sun.applet.AppletPanel.createApplet(AppletPanel.java:566)
>	at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1775)
>	at sun.applet.AppletPanel.runLoader(AppletPanel.java:495)
>	at sun.applet.AppletPanel.run(AppletPanel.java:292)
>	at java.lang.Thread.run(Thread.java:536)
>load: class HelloSwingApplet.class not found.
>java.lang.ClassNotFoundException: HelloSwingApplet.class
>	at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:153)
>	at sun.plugin.security.PluginClassLoader.findClass(PluginClassLoader.java:168)
>	at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
>	at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:114)
>	at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
>	at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:506)
>	at sun.applet.AppletPanel.createApplet(AppletPanel.java:566)
>	at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1775)
>	at sun.applet.AppletPanel.runLoader(AppletPanel.java:495)
>	at sun.applet.AppletPanel.run(AppletPanel.java:292)
>	at java.lang.Thread.run(Thread.java:536)
>Caused by: java.io.IOException: open HTTP connection failed.
>	at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:252)
>	at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:42)
>	at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:143)
>	at java.security.AccessController.doPrivileged(Native Method)
>	at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:140)
>	... 10 more
>25.04.2003 14:55:36 java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
>WARNING: Could not lock System prefs.Unix error code 4.
>25.04.2003 14:55:36 java.util.prefs.FileSystemPreferences syncWorld
>WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
>java.io.IOException: Server returned HTTP response code: 407 for URL: http://java.sun.com/docs/books/tutorial/uiswing/start/example-swing/applets.jar
>	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:709)
>	at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:384)
>	at sun.plugin.net.protocol.http.HttpUtils.followRedirects(HttpUtils.java:39)
>	at sun.plugin.cache.CachedJarLoader.download(CachedJarLoader.java:302)
>	at sun.plugin.cache.CachedJarLoader.load(CachedJarLoader.java:128)
>	at sun.plugin.cache.JarCache.get(JarCache.java:172)
>	at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(CachedJarURLConnection.java:93)
>	at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(CachedJarURLConnection.java:78)
>	at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:580)
>	at sun.misc.URLClassPath$JarLoader.<init>(URLClassPath.java:541)
>	at sun.misc.URLClassPath$3.run(URLClassPath.java:319)
>	at java.security.AccessController.doPrivileged(Native Method)
>	at sun.misc.URLClassPath.getLoader(URLClassPath.java:308)
>	at sun.misc.URLClassPath.getLoader(URLClassPath.java:285)
>	at sun.misc.URLClassPath.getResource(URLClassPath.java:155)
>	at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
>	at java.security.AccessController.doPrivileged(Native Method)
>	at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
>	at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:134)
>	at sun.plugin.security.PluginClassLoader.findClass(PluginClassLoader.java:168)
>	at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
>	at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:114)
>	at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
>	at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:501)
>	at sun.applet.AppletPanel.createApplet(AppletPanel.java:566)
>	at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1775)
>	at sun.applet.AppletPanel.runLoader(AppletPanel.java:495)
>	at sun.applet.AppletPanel.run(AppletPanel.java:292)
>	at java.lang.Thread.run(Thread.java:536)
>load: class HelloSwingApplet.class not found.
>java.lang.ClassNotFoundException: HelloSwingApplet.class
>	at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:153)
>	at sun.plugin.security.PluginClassLoader.findClass(PluginClassLoader.java:168)
>	at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
>	at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:114)
>	at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
>	at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:506)
>	at sun.applet.AppletPanel.createApplet(AppletPanel.java:566)
>	at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1775)
>	at sun.applet.AppletPanel.runLoader(AppletPanel.java:495)
>	at sun.applet.AppletPanel.run(AppletPanel.java:292)
>	at java.lang.Thread.run(Thread.java:536)
>Caused by: java.io.IOException: open HTTP connection failed.
>	at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:252)
>	at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:42)
>	at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:143)
>	at java.security.AccessController.doPrivileged(Native Method)
>	at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:140)
>	... 10 more
>25.04.2003 14:56:06 java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode
>WARNING: Could not lock System prefs.Unix error code 4.
>25.04.2003 14:56:06 java.util.prefs.FileSystemPreferences syncWorld
>WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
>
>последние 4 строчки много раз
>
>Куда надо смотреть?
>
>WBR, OES
>_______________________________________________
>Sisyphus mailing list
>Sisyphus@altlinux.ru
>http://altlinux.ru/mailman/listinfo/sisyphus
>
>
>
>  
>




  reply	other threads:[~2003-04-25 11:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-25  9:36 Sviatoslav Sviridov/Lintec Project
2003-04-25  9:48 ` Serhiy Brytskyy
2003-04-25 10:32   ` Sviatoslav Sviridov/Lintec Project
2003-04-25 10:09 ` Michael Emelyanov
2003-04-25 10:20   ` Serhiy Brytskyy
2003-04-25 10:39     ` Michael Emelyanov
2003-04-25 10:51       ` Serhiy Brytskyy
2003-04-25 11:02       ` Andrew Nazarkin
2003-04-25 10:25   ` Alexander Kubatkin
2003-04-25 11:11 ` Egor S. Orlov
2003-04-25 11:37   ` Serhiy Brytskyy [this message]
2003-04-25 12:23     ` Egor S. Orlov
2003-04-25 12:40       ` Alexander Bokovoy
2003-04-25 12:56         ` Serhiy Brytskyy
2003-04-25 13:02           ` Alexander Bokovoy
2003-04-25 15:50             ` Egor S. Orlov
2003-04-25 16:23               ` Alexander Bokovoy
2003-04-30  8:41               ` Serhiy Brytskyy
2003-04-25 13:04           ` Egor S. Orlov
2003-04-29 15:49 ` Sviatoslav Sviridov/Lintec Project
2003-04-29 22:41   ` Mikhail Zabaluev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EA91E0C.3040808@ukr.net \
    --to=uranium@ukr.net \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git