When I tried to start SOA Managed server, it prompted for username. Once I entered the username it is throwing the following below error and terminated
Solution: Problem with the JRE path Please look at the reference https://community.oracle.com/thread/934173?tstart=0<Jun 16, 2016 3:30:32 PM IST> <Info> <Security> <BEA-090065> <Getting boot identity from user.> Enter username to boot WebLogic server:weblogic <Jun 16, 2016 3:30:38 PM IST> <Error> <Security> <BEA-090783> <Server is Running in Development Mode and Native Library(terminalio) to read the p assword securely from commandline is not found.> <Jun 16, 2016 3:30:38 PM IST> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now> <Jun 16, 2016 3:30:38 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
As an alternative you can provide username and password in startManagedWebLogic.cmd file
As
set WLS_USER=weblogic
set WLS_PW=weblogic1
No comments:
Post a Comment