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.数据库连接用户需要有表空间无限制,用户系统权限;





  • 相关阅读:
    2018年你需要知道的13个JavaScript工具库
    JavaScript一团乱,这是好事
    5大JavaScript前端框架简介
    大型Vuex应用程序的目录结构
    Github被微软收购,这里整理了16个替代品
    如何使用@vue/cli 3.0在npm上创建,发布和使用你自己的Vue.js组件库
    TensorFlow入门教程
    想成为顶级开发者吗?亲自动手实现经典案例
    2018年最值得关注的30个Vue开源项目
    SQL Server 合并复制遇到identity range check报错的解决 (转载)
  • 原文地址:https://www.cnblogs.com/james1207/p/3339383.html
Copyright © 2011-2022 走看看