|

- 社区金钱
- 41 C币
- 专家积分
- 0 分
- 注册时间
- 2010-6-11
|
[权限控制] 【已结贴】COGNOS权限控制之自定义JAVA程序的问题
cognos8通过安装SDK,建好名字空间:
Type: Custom Java provider
Namespace ID: Sample1
Java class name: JDBCSample
写好JAVA程序,将配置文件放入<install>/configuration,JAR包放入<install>/webapps/p2pd/WEB-INF/lib,
重启COGNOS成功,日志里报错:
Audit.RTUsage.cms.CAM.CRP.jcam CallEnd Failure <messages><message><messageString><![CDATA[CAM-CRP-1099 找不到相应的通用对称密钥,无法解密数据。]]</messageString></message></messages>
Audit.dispatcher.caf Request Failure SecureErrorId: 2010-08-13-10:43:59.921-#1 Original Error: CM-REQ-4154 This request is not valid because it was incorrectly signed. The security keys on the computer running Content Manager may not match the security keys on the computer that originated the request. CAM-CRP-1343 未能处理可信请求。 找不到相应的通用对称密钥,无法解密数据。
请有这方面经验的大虾梳理下思路. |
|