[ERROR]java.lang.NullPointerException while starting TM1 10.1.1 Database Server

简介:

Technote (troubleshooting)

Problem(Abstract)

While starting TM1 Database Server from TM1 10.1.1 Cognos Configuration user gets the following erorr 

" [Cryptography]
[ERROR]Java.lang.NullPointerException"

Cause

 

Corrupt Cryptographic keys

Resolving the problem

 

Regenerate the Cryptographic keys on the TM1 Server :


1) Stop the running TM1 Database server (if any)
2) Stop the TM1 Application Server
3) Stop the TM1 Excel service
4) Stop the TM1 Admin Server
5) File ->Export As, click on Yes. Save the file as decrypt.xml within <TM1_installation_directory>/configuration folder
6) Close the Cognos Configuration without starting any of the services

Take the backup of your TM1 database Servers data directories to some secure location

7) Go to <TM1_installation_directory>/configiuration
8) rename csk,signkeypair,encryptkeypair,cogstartup.xml to csk_old , signkeypair_old,encryptkeypair_old and cogstartup_old.xml respectively.
9) Rename ../configuration/decrypt.xml to cogstartup.xml
10) Open the Cognos Configuration as "Run As Administrator" on Windows 2008 R2.
11) Click on Save
Wait till this operation is finished.
12) Once everything is green then first start TM1 Admin Server then TM1 Application Server and TM1 Excel service
13) Now start any TM1 Database server.

 

参考至:http://www-01.ibm.com/support/docview.wss?uid=swg21631609

如有错误,欢迎指正

邮箱:czmcj@163.com

作者:czmmiao  文章出处:http://czmmiao.iteye.com/blog/2172473
相关文章
|
3月前
|
Rust Java 文件存储
Java系统中的错误码设计问题之通过properties文件管理Error Code如何解决
Java系统中的错误码设计问题之通过properties文件管理Error Code如何解决
53 1
|
1月前
|
Java
让星星⭐月亮告诉你,Java异常分类[Throwable(Error/Exception(RuntimeException/其他异常)) 检查时异常 非检查时异常]
本文深入解析了Java异常处理机制,重点介绍了`Throwable`类及其子类`Error`和`Exception`,并通过实例代码、流程图和表格详细解释了异常的分类、区别及处理方法,帮助读者掌握异常处理的关键技巧,提升程序的稳定性和健壮性。
47 1
|
1月前
|
Java
用java实现Client和Server之间的互相通信
本文介绍了如何使用Java实现客户端和服务器之间的通信,包括服务器端创建ServerSocket、接受客户端连接、读取和发送消息,以及客户端创建Socket连接、发送和接收消息的完整过程。
33 0
用java实现Client和Server之间的互相通信
|
2月前
|
Oracle Java 关系型数据库
Linux下JDK环境的配置及 bash: /usr/local/java/bin/java: cannot execute binary file: exec format error问题的解决
如果遇到"exec format error"问题,文章建议先检查Linux操作系统是32位还是64位,并确保安装了与系统匹配的JDK版本。如果系统是64位的,但出现了错误,可能是因为下载了错误的JDK版本。文章提供了一个链接,指向Oracle官网上的JDK 17 Linux版本下载页面,并附有截图说明。
Linux下JDK环境的配置及 bash: /usr/local/java/bin/java: cannot execute binary file: exec format error问题的解决
|
2月前
|
关系型数据库 MySQL Java
flywa报错java.sql.SQLSyntaxErrorException: Unknown database ‘flyway‘
flywa报错java.sql.SQLSyntaxErrorException: Unknown database ‘flyway‘
36 1
|
1月前
|
Java
Error:java: 无效的目标发行版: 11解决方案
Error:java: 无效的目标发行版: 11解决方案
79 0
|
1月前
|
安全 关系型数据库 MySQL
openvas报错Warning: Secinfo Database Missing SCAP and/or CERT database missing on OMP server.
openvas报错Warning: Secinfo Database Missing SCAP and/or CERT database missing on OMP server.
|
2月前
|
Java
6-17|java error
6-17|java error
|
3月前
|
前端开发 Java
Java HotSpot(TM) 64-Bit Server VM warning
Java HotSpot(TM) 64-Bit Server VM warning
2207 1
|
3月前
|
Java 编译器
Error:java: Compilation failed: internal java compiler error
Error:java: Compilation failed: internal java compiler error
97 1
下一篇
无影云桌面