Oracle WebCenter Content (MOSC)

MOSC Banner

IRM creating context problem

edited Feb 24, 2011 12:49PM in Oracle WebCenter Content (MOSC) 1 comment
 hello.
I'm trying to configure IRM 11.1.1.
Follow error occurs, When creating context in IRM Administration Tool.

=== error detail(in domain_home/servers/IRM_server1/logs/IRM_server1.log)===
 exception oracle.irm.engine.content.store.KeyStoreAccessException: IRM-01012: error occured in using key store.
cause of this exception is follows:

java.security.UnrecoverableKeyException: Given final block not properly padded
===end of err===

This error will occur when the password is missing or incorrect.
http://download.oracle.com/docs/cd/E15523_01/doc.1111/e14495/troubleshooting.htm

But, when I set passwords, execute follow command cut&paste.
=== execute commands ===
-create key store
keytool -genseckey -storetype JCEKS -alias oracle.irm.wrap -keyalg AES -keysize 128 -keypass welcome1 -keystore irm.jceks -storepass welcome1

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center