Not able to restart weblogic server
904088Dec 20 2011 — edited Dec 20 2011Hi Guys,
I have installed OIM 10g 6 months ago in my personal system and it is working fine till yesterday. Today, when I try to start the weblogic server, i am getting the below error and the command window getting closed immediately. Weblogic was installed on windows 2003 server.
Any Ideas what might be the problem.
starting weblogic with Java version:
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
Starting WLS with line:
C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_ocp353\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
<Notice> <WebLogicServer> <BEA-000395> <Followingextensions directory contents added to the end of the classpath:
C:\Oracle\Middleware\user_projects\domains\base_domain\lib\log4j1.2.8.jar;C:\Oracle\Middleware\user_projects\domains\base_domain\lib\mbeantypes\XL10SecurityProviders.jar;C:\Oracle\Middleware\user_projects\domains\base_domain\lib\nexaweb-common.jar>
<Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 16.0-b13 from Sun Microsystems Inc.>
<Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
There are 1 nested errors:
weblogic.security.service.SecurityServiceRuntimeException: [Security:090399] Security Service Unavailable
at weblogic.security.service.CommonSecurityServiceManagerDelegateimpl.do
<WeblogicServer> <BEA-000365> <Server status changed to FAILED>
<WeblogicServer> <BEA-000383> <A critical service failed. The service will shut itself down>
<WeblogicServer> <BEA-000365> <Server status changed to FORCE_SHUTTING_DOWN>