Oracle Weblogic Server (MOSC)

MOSC Banner

Node Manager throws an error during the startup - Unknown key store identity alias or not a key entr

edited Feb 4, 2013 11:18PM in Oracle Weblogic Server (MOSC) 4 commentsAnswered ✓
I have imported certificate to keystores by running below command:
\jrockit-jdk1.6.0_24-R28.1.3-4.0.1\bin\keytool.exe -import -keystore
C:\Oracle\Middleware\wlserver_10.3\server\lib\DemoIdentity.jks -alias myCertificate -file C:\myCertificate.cer

and

\jrockit-jdk1.6.0_24-R28.1.3-4.0.1\bin\keytool.exe -import -keystore
C:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -alias myCertificate -file C:\myCertificate.cer

They both ran successfully, but when i started the node manager, I received below error in the nodemanager log.


<Jan 30, 2013 5:20:07 PM> <INFO> <Loading identity key store: FileName=C:/Oracle/MIDDLE~1/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
<Jan 30, 2013 5:20:07 PM> <SEVERE> <Fatal error in node manager server>

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