报错信息:

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. WORLD PROBLEMS

    World中遇到到一些问题     1. 由于文件许可权错误,word无法完成保存操作 我的选择另存为有效,没有安装卡巴斯基8.0(Kaspersky Internet Security 8.0.0. ...

  2. js获取当前页面的url中id

    function UrlSearch() { var name, value; var str = location.href; //获取到整个地址 var num = str.indexOf(&qu ...

  3. android style 退出动画 解决退出动画无效问题

    在AndroidMenifest.xml文件里面的Activity声明中,增加自己的Theme声明,如下: <activity android:name=".MyOrderListSe ...

  4. Java中equals和“==””的区别,String特殊

    public class TestString { /* * java中的数据类型,可分为两类: * 1.基本数据类型,也称为原始数据类型.byte,short,char,int,long,float ...

  5. paip.gch预编译头不生效的原因以及解决:

    paip.gch预编译头不生效的原因以及解决: 作者Attilax ,  EMAIL:1466519819@qq.com 来源:attilax的专栏 地址:http://blog.csdn.net/a ...

  6. Android面试,与Service交互方式

    五种交互方式,分别是:通过广播交互.通过共享文件交互.通过Messenger(信使)交互.通过自定义接口交互.通过AIDL交互.(可能更多) Service与Thread的区别 Thread:Thre ...

  7. Sorting File Contents and Output with sort

     Sorting File Contents and Output with sort   Another very useful command to use on text file is  so ...

  8. Java多线程——线程池

    系统启动一个新线程的成本是比较高的,因为它涉及到与操作系统的交互.在这种情况下,使用线程池可以很好的提供性能,尤其是当程序中需要创建大量生存期很短暂的线程时,更应该考虑使用线程池. 与数据库连接池类似 ...

  9. javascript小数四舍五入

    javascript小数四舍五入 1. function get(){    var s = 22.127456 + "";    var str = s.substring(0, ...

  10. MaraDNS与DeadWood一起配置为本地机器提供小型化DNS服务

    因为工作测试需要,要在本机装一个环境,可以解析自己命名的域名,即域名->IP的映射服务.在网上找了下,都说是MaraDNS不错.也试了下,在本地配置是没有问题的.从官网上下载的是2-0-11.w ...