报错信息:

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

IBM Cognos 10 启动报错的更多相关文章

  1. Oracle启动报错ORA-27102解决

    环境:RHEL5.5 + Oracle 10.2.0.4 此错误一般是因为数据库的初始化参数文件的内存设置不当导致.本例是因为操作系统参数设置问题导致. 当前现象:Oracle启动报错ORA-2710 ...

  2. Weblogic 启动报错:java.lang.NoClassDefFoundError

    Weblogic 启动报错:java.lang.NoClassDefFoundError  ####<2015-6-17 下午03时30分47秒 CST> <Error> &l ...

  3. weblogic启动报错

    重启了一次linux服务器后,weblogic启动莫名报错,查看日志发现说部署的项目有个bean类无法加载, 1.然后手动删除 已经部署的项目,先在 domais/servers/AdminServe ...

  4. zookeeper启动报错(数据目录权限不对)

    zookeeper启动报错日志: 2016-11-16 11:19:43,880 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@ ...

  5. struts2启动报错com/opensymphony/xwork2/spring/SpringObjectFactory.java:220:-1

    好久没有搞struts2,今天配置strut2.2.1,启动时遇到个小问题.记录下. tomcat启动报错: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 ...

  6. centos5.5下mangodb启动报错glibc

    mangodb启动报错glibc找不到(centos5.5) 报错形式 [root@test-172-16-0-139-ip mongodb-server]# /data/mongodb-server ...

  7. rabbitmq 启动报错

    =============================================== 2017/10/24_第1次修改                       ccb_warlock = ...

  8. SpringBoot注册Windows服务和启动报错的原因

    SpringBoot注册Windows服务和启动报错的原因 Windows系统启动Java程序会弹出黑窗口.黑窗口有几点不好.首先它不美观:其次容易误点导致程序关闭:但最让我匪夷所思的是:将鼠标光标选 ...

  9. apache无法启动报错No space left on device

    apache无法启动报错No space left on device 故障现象:apache无法启动ipcs信号量很多 # service httpd startStarting httpd : [ ...

随机推荐

  1. 构建基于Javascript的移动web CMS——加入jQuery插件

    当看到墨颀 CMS的菜单,变成一个工具栏的时候.变认为这一切有了意义.于是就继续看看这样一个CMS的边栏是怎么组成的. RequireJS与jQuery 插件演示样例 一个简单的组合示比例如以下所看到 ...

  2. linux内核--中断处理程序

    一个设备的中断处理程序是它设备驱动程序的一部分--设备驱动程序是用于对设备进行管理的内核代码.中断处理程序与其他内核函数的真正区别在于,中断处理程序是被内核调用来响应中断的,而它们运行于我们称之为中断 ...

  3. Android 带你玩转实现游戏2048 其实2048只是个普通的控件(转)

    1.概述 博主本想踏入游戏开放行业,无奈水太深,不会游泳:于是乎,只能继续开发应用,但是原生Android也能开发游戏么,2048.像素鸟.别踩什么来着:今天给大家带来一篇2048的开发篇,别怕不分上 ...

  4. Java基础知识强化之IO流笔记04:throw和throws的区别

    1. throw概述 在功能方法内部出现某种问题,程序不能继续运行,需要进行跳转时,就用throw把异常对象抛出. 2. 案例演示: (1) package com.himi.throwdemo; p ...

  5. Java基础知识强化26(1):Object类之Object类的概述

    1.Object类 类Object是类层次结构的根类,每个类都使用 Object作为超类.所有对象(包括数组)都实现这个类的方法 每个类直接或者间接继承自Object类   2.Object类无参构造 ...

  6. 修改用户的home路径

    1.直接修改/etc/passwd文件 2.usermod -d /hadoop -u 1531 附:usermod详细参数 语 法:usermod [-LU][-c <备注>][-d & ...

  7. TP框架多表联查

    join方法import("@.ORG.Page");        $Form   =   M('gly');        $where='';        if ($_PO ...

  8. javascript:运动框架

    function startMove(obj,json,fnEnd) { clearInterval(obj.timer);//清除定时器 obj.timer=setInterval(function ...

  9. java图片缩放

    package com.rubekid.springmvc.utils; import java.awt.AlphaComposite; import java.awt.Graphics2D; imp ...

  10. h5 canvas

    概述 Canvas API(画布)用于在网页实时生成图像,并且可以操作图像内容,基本上它是一个可以用JavaScript操作的位图(bitmap). 使用前,首先需要新建一个canvas网页元素. & ...