Re: enterprise manager weblogic password change

Posted by angela watson on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/enterprise-manager-weblogic-password-change-tp1866p1896.html

erman, issue was resolved.problem was appear while starting weblogic adminconsole.And also emctl start oms couldnt start the admin console becase of that.
I used the below start script  to open admin console
"./startWebLogic.sh -Dweblogic.ssl.JSSEEnabled=True"
when weblogic is running mode,I enabled the JSSE.
>>Select your Server in the Weblogic Console -> SSL -> Advanced -> set “Enable JSSE” to true. Restart your weblogic.
After that closed the admin console and i can start normally now