eClient的Applet浏览异常

hbmd 2003-09-12 10:28:38
我的eClient已设置好,用jsp web浏览方式可以查询到jpg影像,但用Applet时报错:
java.lang.SecurityException: invalid SHA1 signature file digest for com/ibm/mm/viewer/mstech/MonoStretch.class
at sun.security.util.SignatureFileVerifier.verifySection(SignatureFileVerifier.java:321)
at sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:172)
at java.util.jar.JarVerifier.processEntry(JarVerifier.java:239)
at java.util.jar.JarVerifier.update(JarVerifier.java:194)
at java.util.jar.JarFile.initializeVerifier(JarFile.java:251)
at java.util.jar.JarFile.getInputStream(JarFile.java:313)
at sun.plugin.cache.CachedJarLoader.authenticate(CachedJarLoader.java:504)
at sun.plugin.cache.CachedJarLoader.access$600(CachedJarLoader.java:53)
at sun.plugin.cache.CachedJarLoader$5.run(CachedJarLoader.java:338)
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin.cache.Cache.privileged(Cache.java:219)
at sun.plugin.cache.CachedJarLoader.download(CachedJarLoader.java:320)
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:567)
at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1778)
at sun.applet.AppletPanel.runLoader(AppletPanel.java:496)
at sun.applet.AppletPanel.run(AppletPanel.java:293)
at java.lang.Thread.run(Thread.java:536)

请都各位如何解决?




...全文
67 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
dropship 2003-10-06
  • 打赏
  • 举报
回复
解决了没有?
dropship 2003-09-30
  • 打赏
  • 举报
回复
修改之后,ie6sp1也没有任何问题的
dropship 2003-09-24
  • 打赏
  • 举报
回复
IBM HTTP Server for Windows cannot launch in the plug-in application
documents over 64K that are handled by a browser.
At this time, there is no permanent fix for this problem in the IBM HTTP Server
for Windows. A workaround is to disable the HTTP cache-Afpa and the Afpcache
keywords. To accomplish this without using the HTTP GUI administrator:
1. Open the http.conf file located in the \IBM HTTP SERVER\conf\ directory. In
this file, you see two keywords: AfpaEnable AfpaCache on
2. Comment out these keywords by using the pound sign: #AfpaEnable
#AfpaCache on
3. Restart the HTTP server to set these changes.

试试吧,很有效,我想注释掉之后重启http server就可以了。
dropship 2003-09-17
  • 打赏
  • 举报
回复
的确是ie6的问题,你用ie5.5一点问题都没有的!注意,用netscape的版本也不要太高
leonzhao 2003-09-17
  • 打赏
  • 举报
回复
IE6对Java的支持问题不少啊……

建议你换一个JRE和浏览器试试,例如NetScape。
leonzhao 2003-09-17
  • 打赏
  • 举报
回复
这个倒没关系,Netscape 7我试过啦~

5,889

社区成员

发帖
与我相关
我的任务
社区描述
IBM DB2 是美国IBM公司开发的一套关系型数据库管理系统,它主要的运行环境为UNIX(包括IBM自家的AIX)、Linux、IBM i(旧称OS/400)、z/OS,以及Windows服务器版本
社区管理员
  • DB2
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧