[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
相关文章
|
26天前
Error:java.util.zip.ZipException: duplicate entry: com/google/firebase/iid/zzc.class ,EvalIssueExcep
Error:java.util.zip.ZipException: duplicate entry: com/google/firebase/iid/zzc.class ,EvalIssueExcep
7 0
org.apache.ibatis.exceptions.PersistenceException: ### Error querying database.
org.apache.ibatis.exceptions.PersistenceException: ### Error querying database.
|
4月前
|
Kubernetes Java Linux
Linux|操作系统|Error: Could not create the Java Virtual Machine 报错的解决思路
Linux|操作系统|Error: Could not create the Java Virtual Machine 报错的解决思路
459 0
|
13天前
|
Java Maven
【Java报错】显示错误“Error:java: 程序包org.springframework.boot不存在“
【Java报错】显示错误“Error:java: 程序包org.springframework.boot不存在“
34 3
|
1月前
|
Java 数据库连接 mybatis
解决Error querying database. Cause: org.apache.ibatis.executor.ExecutorException: No constructor found
解决Error querying database. Cause: org.apache.ibatis.executor.ExecutorException: No constructor found
85 1
|
2月前
|
Java
IDEA Error:java: Compilation failed: internal java compiler error 解决办法
IDEA Error:java: Compilation failed: internal java compiler error 解决办法
|
28天前
|
Java Maven
运行maven项目出现Error:java: JDK isn‘t specified for module ‘XXX‘
运行maven项目出现Error:java: JDK isn‘t specified for module ‘XXX‘
14 0
|
5月前
|
IDE Java 开发工具
解决IntelliJ IDEA报错Error:Cannot determine path to ‘tools.jar‘ library for 17 (D:/JAVA)
解决IntelliJ IDEA报错Error:Cannot determine path to ‘tools.jar‘ library for 17 (D:/JAVA)
314 0
|
2月前
|
关系型数据库 数据库 PostgreSQL
wikijs在启动项目时遇到的问题Database Initialization Error: create table “migrations“
wikijs在启动项目时遇到的问题Database Initialization Error: create table “migrations“
|
2月前
|
SQL 网络协议 Java
【Java+SQL Server】前后端连接小白教程
【Java+SQL Server】前后端连接小白教程
24 0