java策略错误小程序警报 [英] java policy error applet alert

查看:26
本文介绍了java策略错误小程序警报的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

[aspectj:compile {execution: default}]
Current policy properties:
        mmc.sess_pe_act.block_unsigned: false
        window.num_max: 5
        jscan.sess_applet_act.sig_trusted: pass
        file.destructive.state: disabled
        jscan.sess_applet_act.block_all: false
        window.num_limited: true
        jscan.sess_applet_act.unsigned: instrument
        mmc.sess_pe_act.action: validate
        jscan.session.daemon_protocol: http
        file.read.state: disabled
        mmc.sess_pe_act.block_invalid: true
        mmc.sess_pe_act.block_blacklisted: false
        net.bind_enable: false
        jscan.session.policyname: TU1DIERlZmF1bHQgUG9saWN5
        mmc.sess_cab_act.block_unsigned: false
        file.nondestructive.state: disabled
        jscan.session.origin_uri: http://commonjar.googlecode.com/svn/trunk/mavenrepository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
        mmc.sess_cab_act.action: allowall
        net.connect_other: false
        jscan.session.user_ipaddr: 10.1.4.91
        jscan.sess_applet_act.sig_invalid: block
        mmc.sess_cab_act.block_invalid: true
        thread.thread_num_max: 8
        jscan.sess_applet_act.sig_blacklisted: block
        net.connect_src: true
        thread.thread_num_limited: true
        jscan.sess_applet_act.stub_out_blocked_applet: true
        mmc.sess_cab_act.block_blacklisted: true
        mmc.sess_pe_act.enforce_for_com_objects_only: true
        jscan.session.user_name: 10.1.4.91
        thread.threadgroup_create: false
        file.write.state: disabled
-->> returning Frame NULL
BaseDialog: owner frame is a java.awt.Frame

我在 windows7 上使用 maven2.1 并得到上述错误.可以就如何解决这个问题提出建议吗?我正在使用 jdk1.6.我收到小程序警报.如何自动允许所有

I'm using maven2.1 on windows7 and get above error. can advice on how to troubleshoot this problem? i'm usinsg jdk1.6. i getting applet alert. how to auto allow all

推荐答案

检查 Maven 存储库中的 .jar 文件,使用 WinRAR 或其他工具打开它们.这将需要一段时间.您不需要检查所有这些,只需检查您最近下载的那些.存储库通常称为m2"或.m2",它通常位于您的用户配置文件或主目录中,具体取决于您使用的操作系统.

Check the .jar files in your Maven repository opening them with WinRAR or whatever. It will take a while. You don't need to check all of them, just the ones you downloaded most recently. The repository is usually called "m2" or ".m2" and it's usually in your user profile or home directory depending on the OS you're using.

其中一些 jar 文件中会有一个com"目录.如果在这个com"目录中还有一个趋势"目录,那么恭喜你:你是愚蠢的公司防火墙/代理/防病毒软件的最新受害者.

Some of those jars will have a "com" directory inside them. If inside this "com" directory there's also a "trend" directory, congratulations: you're the latest victim of your stupid corporate firewall/proxy/antivirus.

趋势科技的防病毒软件正在通过贵公司的代理在 Maven 下载的 jar 中注入代码.手动打开.jars,把trend"目录去掉(如果com目录是空的,也把com目录去掉,可能是感染了艾滋病什么的).

Trend Micro's antivirus is injecting code in the jars downloaded by Maven through your company's proxy. Open the .jars manually and remove the "trend" directories (also remove the com directory if it's empty after that, it could be infected with AIDS or something).

此精彩功能的文档在这里:

Documentation for this wonderful feature is here:

趋势科技愚蠢网站上的愚蠢页面.F### 他们.

我感觉到你的痛苦.

这篇关于java策略错误小程序警报的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆