zoukankan      html  css  js  c++  java
  • IBM Cognos 10 启动报错


    报错信息:

    15:35:02, 'LogService', 'StartService', 'Success'.
    15:35:03, CAF input validation enabled.
    15:35:03, CAF Third Party XSS checking disabled.
    15:35:07, CM-SYS-2216 A Content Manager internal PRECACHEINITACTIONS task is complete.
    15:35:07, CM-SYS-2215 A Content Manager internal POSTINITACTIONS task started.
    15:35:07, CM-CFG-5064 A Content Manager configuration error was detected while creating the initial content objects.  CM-REQ-4332 Unable to create security object proxy. Unable to retrieve user information required to create account proxy object for the object "::Anonymous".
    15:35:07, CM-SYS-2216 A Content Manager internal POSTINITACTIONS task is complete.
    15:35:07, CM-SYS-5099 The Cognos Access Manager security subsystem is not configured properly. Content Manager could not obtain the list of security namespaces.  CM-REQ-4252 Unable to find the object "/directory".
    15:35:07, 'ContentManagerService', 'StartService', 'Failure'.
    
    15:35:07, CM-SYS-2215 A Content Manager internal PRECACHEINITACTIONS task started.
    15:35:08, 'ContentManager', 'getActiveContentManager', 'Failure'.
    DPR-CMI-4006 无法确定活动的 Content Manager。 请定期重试。
    15:35:08, 'com.cognos.pogo.contentmanager.coordinator.ActiveCMControl', 'pogo', 'Failure'.
    DPR-DPR-1035 调度程序检测到错误。
    null
    15:36:05, 'EventService', 'StopService', 'Success'.
    15:36:05, 'IndexDataService', 'StopService', 'Success'.
    15:36:05, 'AnnotationService', 'StopService', 'Success'.
    15:36:05, 'DimensionManagementService', 'StopService', 'Success'.
    15:36:05, 'IndexUpdateService', 'StopService', 'Success'.
    15:36:05, 'IndexSearchService', 'StopService', 'Success'.
    15:36:05, 'HumanTaskService', 'StopService', 'Success'.
    15:36:05, 'DeliveryService', 'StopService', 'Success'.
    15:36:05, 'com.cognos.pogo.services.DefaultHandlerService', 'pogo', 'Failure'.
    DPR-DPR-1035 调度程序检测到错误。
    null
    15:36:05, 'MetadataService', 'StopService', 'Success'.
    15:36:05, 'AgentService', 'StopService', 'Success'.
    15:36:05, 'JobService', 'StopService', 'Success'.
    15:36:05, 'CPS Producer Registration Service', 'StopService', 'Success'.
    15:36:05, 'ReportService', 'StopService', 'Success'.
    15:36:05, 'ReportDataService', 'StopService', 'Success'.
    15:36:05, 'BUX Service', 'StopService', 'Success'.
    15:36:05, 'IBM Cognos Enhanced Search Service', 'StopService', 'Success'.
    15:36:05, 'Fragment Server Service', 'StopService', 'Success'.
    15:36:05, 'SystemService', 'StopService', 'Success'.
    15:36:05, 'camAsyncAA', 'StopService', 'Success'.
    15:36:05, 'ContentManagerCacheService', 'StopService', 'Success'.
    15:36:05, 'MonitorService', 'StopService', 'Success'.
    15:36:05, 'com.cognos.pogo.services.DefaultHandlerService', 'pogo', 'Failure'.
    DPR-DPR-1035 调度程序检测到错误。
    null
    15:36:05, 'BatchReportService', 'StopService', 'Success'.
    15:36:05, 'QueryService', 'StopService', 'Success'.
    15:36:05, 'GraphicsService', 'StopService', 'Success'.
    15:36:05, 'ContentManagerService', 'StopService', 'Success'.
    15:36:05, 'LogService', 'StopService', 'Success'.
    [错误] CFG-ERR-0103 无法启动 IBM Cognos 服务。
    执行外部进程后返回值为“-1”的错误代码。


    1.Cognos10 需要自带的jre 



    2.数据库必须要UTF-8


    3.数据库连接用户需要有表空间无限制,用户系统权限;





  • 相关阅读:
    linux查看端口被占用等常用命令
    python批量修改文件内容及文件编码方式的处理
    为什么在Python里推荐使用多进程而不是多线程
    python小练习之读取文件写入excel
    python 小练习之生成手机号码
    python 小练习之删除文件夹下的所有文件,包括子文件夹中的文件
    python中 字符 字典 列表之间的转换
    统计表中 重复出现 XX次以上的数据
    java数据类型
    字符编码和python使用encode,decode转换utf-8, gbk, gb2312
  • 原文地址:https://www.cnblogs.com/james1207/p/3339383.html
Copyright © 2011-2022 走看看