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.数据库连接用户需要有表空间无限制,用户系统权限;
IBM Cognos 10 启动报错的更多相关文章
- Oracle启动报错ORA-27102解决
环境:RHEL5.5 + Oracle 10.2.0.4 此错误一般是因为数据库的初始化参数文件的内存设置不当导致.本例是因为操作系统参数设置问题导致. 当前现象:Oracle启动报错ORA-2710 ...
- Weblogic 启动报错:java.lang.NoClassDefFoundError
Weblogic 启动报错:java.lang.NoClassDefFoundError ####<2015-6-17 下午03时30分47秒 CST> <Error> &l ...
- weblogic启动报错
重启了一次linux服务器后,weblogic启动莫名报错,查看日志发现说部署的项目有个bean类无法加载, 1.然后手动删除 已经部署的项目,先在 domais/servers/AdminServe ...
- zookeeper启动报错(数据目录权限不对)
zookeeper启动报错日志: 2016-11-16 11:19:43,880 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@ ...
- 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 ...
- centos5.5下mangodb启动报错glibc
mangodb启动报错glibc找不到(centos5.5) 报错形式 [root@test-172-16-0-139-ip mongodb-server]# /data/mongodb-server ...
- rabbitmq 启动报错
=============================================== 2017/10/24_第1次修改 ccb_warlock = ...
- SpringBoot注册Windows服务和启动报错的原因
SpringBoot注册Windows服务和启动报错的原因 Windows系统启动Java程序会弹出黑窗口.黑窗口有几点不好.首先它不美观:其次容易误点导致程序关闭:但最让我匪夷所思的是:将鼠标光标选 ...
- apache无法启动报错No space left on device
apache无法启动报错No space left on device 故障现象:apache无法启动ipcs信号量很多 # service httpd startStarting httpd : [ ...
随机推荐
- linux —— 初探
目录: linux 知识拓展 ubuntu 的安装 安装完成后做的那些事 1.linux 知识拓展 开源世界旅行手册:一个中文网站,根据<Ubuntu教程>而撰写的有趣的文档.作者说:“只 ...
- jQuery官网一个关于菜单的例子
来源地址:https://my.oschina.net/xngiser/blog/28323 <ul id="menu"> <li class="men ...
- 【ArcGIS 10.2新特性】Geodatabase 10.2 常见问题
地理数据库技术一直以来都是ArcGIS的基础技术.为充分使用ArcGIS的全部功能则需要把数据存储在Geodatabase当中.Geodatabase是一个综合性的信息模型,它可以支持存储几乎任意类型 ...
- Android中如何将dp,dip,sp与px相互转化
Android中有很多度量单位:比如常用的dp,dip,sp,px等,有时候需要将他们相互转换,有下面非常方便的方法: 比如sp转换成px: TypedValue.applyDimension(Typ ...
- Oracle V$SESSION
SADDR session address SID session identifier 常用于链接其他列 SERIAL# SID有可能会重复,当两个session的SID重复时,SERIAL#用来区 ...
- IOS学习教程
http://edu.51cto.com/course/course_id-566.html
- 双向链表JAVA代码
//双向链表类 publicclassDoubleLinkList{ //结点类 publicclassNode{ publicObject data; ...
- JAVA - Comparable接口 与 Comparator接口
Similarities:Both are custom ways to compare two objects.Both return an int describing the relatio ...
- HTTP知识点总结
参考: HTTP协议详解:http://blog.csdn.net/gueter/article/details/1524447 图解HTTP学习笔记——简单的HTTP协议:http://networ ...
- mui实现自动登录
<!DOCTYPE html><html> <head> <meta charset="utf-8"> <meta name= ...