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 JAVA JDK环境配置
    逍遥语录
    php常用函数集
    使用uGUI系统玩转标准俄罗斯方块
    Unity3D中uGUI事件系统简述及使用方法总结
    JAVA笔记-如何将百万级数据高效的导出到Excel表单
    简单的异步Socket实现——SimpleSocket_V1.1
    Netty4.x中文教程系列(六) 从头开始Bootstrap
    Unity3D中简单的C#异步Socket实现
    基于Spring框架的简单多数据源切换解决办法
  • 原文地址:https://www.cnblogs.com/james1207/p/3339383.html
Copyright © 2011-2022 走看看