JAVA 1.8龙芯版Applet控制面板打开方法

龙芯安装Deepin系统和java以及icedtea-web后,打开JNLP网站依然出错,错误信息如下:

net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize application. The application has not been initialized, for more information execute javaws from the command line.
    at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:782)
    at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:522)
    at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:904)
***Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Application Error: The JNLP application is not fully signed by a single cert. The JNLP application has its components individually signed, however there must be a common signer to all entries.***
    at net.sourceforge.jnlp.runtime.JNLPClassLoader$SecurityDelegateImpl.getClassLoaderSecurity(JNLPClassLoader.java:2356)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.setSecurity(JNLPClassLoader.java:315)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:285)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:351)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:418)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:394)
    at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:774)
    ... 2 more

应该是Security Level的问题。

准备打开java控制面板进行设置,发现安装的并没有控制面板程序

  • 如果在你的bin目录下没有这个jcontrol脚本,很可能是因为所使用的JDK版本较低(beta8.2以前都没有这个脚本)。不用惊慌,只是稍微费事一点,运行下面的命令即可,功能和jcontrol脚本是完全相同的:

$ /opt/j2sdk-image/jre/bin/java \

-Djavaplugin.user.profile= -Xbootclasspath/a:/opt/j2sdk-image/jre/bin/../lib/deploy.jar \

com.sun.deploy.panel.ControlPanel

没找到deploy.jar文件,网上下载后继续。

执行上述命令时出现错误:

java.lang.UnsatisfiedLinkError: com.sun.deploy.config.WinConfig.getPlatformUserHomeImpl()[B
        at com.sun.deploy.config.WinConfig.getPlatformUserHomeImpl(Native Method)
        at com.sun.deploy.config.WinConfig.getPlatformUserHome(Unknown Source)
        at com.sun.deploy.config.Config.<clinit>(Unknown Source)
        at com.sun.deploy.util.DeployUIManager.setLookAndFeel(Unknown Source)
        at com.sun.depoly.panel.ControlPanel.<clinit>(Unknown Source)
暂时未找到解决方法。

 

转载于:https://my.oschina.net/u/3115403/blog/884302

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值