Adminserver not Statrting Up

We see the below error in our Weblogic's AdminServer logs, after a windows reboot.
"BEA-000362> <Server failed. Reason: [Management:141266]Parsing Failure in config.xml: java.lang.IllegalArgumentException: In production mode, it's not allowed to set a clear text value to the property: PasswordEncrypted of ServerStartMBean"
Also we observe that the config.xml was modified during the time of reboot. The managed servers are working without issues.
The WL version is 10.3.0
Any idea?

Hi,
As the error suggests that the "config.xml" might have some Clear Text Passwords which is not allowed when you run it in production mode , Or it is also possible that due to some Wrong editing this files got wrong Encrypted Password...
So please try the below...
Step1). in your "setDomainEnv.sh" script set the "PRODUCTION_MODE=false" or use the following option in your server StartScript: " -Dweblogic.ProductionModeEnabled=false"
Step2). Now enter the clear Text Passwords in the "config.xml"
Step3). Now Start your Server. To see everything is OK or not.
Step4). Now before changing your Server to PRODUCTION MODE back....
Open a command prompt and then Move inside <DOMAIN_HOME>\bin directory
Now run the "setDomainEnv.sh" to set the DOMAIN Environment variables
please use the following command to Encrypt the ClearText Passwords ..
java weblogic.security.Encrypt
Enter Password: something
{3DES}7sdsdHJs23ddsJTw=
Step5). The above encrypted values you need to put in the "config.xml" file
Step6). Now Enable the PRODUCTION_MODE=true and then start your Server.
NOTE: Before making any changes to "config.xml" please take a Backup of it.
Thanks
Jay SenSharma
http://middlewaremagic.com/weblogic  (Middleware magic Is Here)

Similar Messages

  • WebLogic AdminServer not starting: JVM Called WLS Shutdown hook

    Hi All,
    I am getting below error while starting the WLS Admin Server:
    <Nov 9, 2012 11:36:42 AM PST> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
    <Nov 9, 2012 11:36:42 AM PST> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>>
    <Nov 9, 2012 11:36:42 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Any pointers for resolving this issue?
    Regards,
    Sunny

    What other errors can you see in your console ?
    When are you getting this error ?
    Does you coming in Running mode any time or are you getting this error while starting server ?
    Have you killed all the other processes ?
    You can try with :
    JAVA_OPTIONS="${JAVA_OPTIONS} -Djava.awt.headless=true -Xrs"

  • Old Netscape console 4.2 not working properly with new Directory Server 5.2

    After successfully installing Messaging Server 5.2 and applying patch 2, the old Netscape Console doesn't work properly, I tried running the script which is given in the link
    http://docs.sun.com/source/816-6734-10/index.html
    which hobbles the server by creating a set of dummy jar files in order for the directory server console not making any changes on the messaging server. At first I got these messages:
    Failed to install a local copy of msgadmin52.jar or one of its supporting files: not a ZIP file (END header not found)
    I got the same message for these 2 files:
    admserv42.jar
    msgadmin52.jar
    After that I made real dummy jar files using a zero-length file I created with touch and I got these messages:
    class com.netscape.management.admser.AdminServer not found
    After that I erased all the files created by the script and I get these messages:
    failed to install a copy of admserv51.jar or one of its supporting files: null
    failed to install a copy of msgadmin.jar or one of its supporting files: msgadmin52.jar not found at http://192.168.10.205:5001/
    and for admserv42.jar I get the same message
    Does anyone have a clue on what to do next??
    thanks in advance
    Eduardo

    The thing is that the netscape console 4.5 won't work properly with messaging server 5.2, and the directory server console is not working properly for the directory server. I already know the limitations about these consoles since it is explained in the doc where the procedure of migrating from a 4.x directory server to 5.1. I

  • Obiee11.1.1.3 installation fails at step 11 at Restarting AdminServer

    Fails at step 11 at Restarting AdminServer that comes after Deploying BI JEE applications & before Provisioning Core Security Artifacts.
    on 2003 server sp2
    4Gig ram
    11g r2 db
    Error from log:
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    progress in calculate progress2
    Executing Task: Restarting AdminServer
      AdminServer port is 7001
      trying to connect to epmobiee 7001
      Successful
      getDomainRuntimeMBeanServerConnection ...
      Connecting to Domain runtime ...
      trying to connect to epmobiee 7001
      Successfully connected to the Domain Runtime ...
      trying to connect to epmobiee 7001
      Successful
      MBean Server Connection is :javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection@15e45b9
    Stopping AdminServer
      Stopping the domain ...
      ASDomain.getMBeanServerConnection ...
      ASDomain.getMBeanServerConnection ...
    SVR_GRP =
    Stopping Weblogic Server...
    [WARN ] Use of -Djrockit.optfile is deprecated and discouraged.
    Exception in thread "Main Thread" java.lang.NullPointerException
         at java.util.zip.Inflater.ensureOpen(Inflater.java:335)
         at java.util.zip.Inflater.inflateBytes(Inflater.java:349)
         at java.util.zip.Inflater.inflate(Inflater.java:218)
         at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:135)
         at java.io.DataInputStream.readFully(DataInputStream.java:178)
         at java.util.jar.JarFile.hasClassPathAttribute(JarFile.java:465)
         at java.util.jar.JavaUtilJarAccessImpl.jarFileHasClassPathAttribute(JavaUtilJarAccessImpl.java:15)
         at sun.misc.URLClassPath$JarLoader.getClassPath(URLClassPath.java:899)
         at sun.misc.URLClassPath.getLoader(URLClassPath.java:300)
         at sun.misc.URLClassPath.getResource(URLClassPath.java:167)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:192)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Could not find the main class: weblogic.WLST.  Program will exit.
    Done
    Stopping Derby Server...
    java.lang.Exception: AdminServer not Stopped.
         at oracle.as.provisioning.weblogic.ASDomain.stopDomain(ASDomain.java:3299)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startStopServersAndApps(WorkFlowExecutor.java:823)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:484)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainRestartTask.doExecute(DomainRestartTask.java:36)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:79)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:110)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainRestartTask.doExecute(DomainRestartTask.java:36)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:79)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:110)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error while setting control flag {0}.
    Cause:
    An internal operation has failed: AdminServer not Stopped.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.stopDomain(ASDomain.java:3320)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startStopServersAndApps(WorkFlowExecutor.java:823)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:484)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 14 more
    Caused by: java.lang.Exception: AdminServer not Stopped.
         at oracle.as.provisioning.weblogic.ASDomain.stopDomain(ASDomain.java:3299)
         ... 17 more
      AdminServer port is 7001
      trying to connect to epmobiee 7001
      Successful
      getDomainRuntimeMBeanServerConnection ...
      Connecting to Domain runtime ...
      trying to connect to epmobiee 7001
      Successfully connected to the Domain Runtime ...
      trying to connect to epmobiee 7001
      Successful
      MBean Server Connection is :javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection@1131db5
    Stopping AdminServer
      Stopping the domain ...
      ASDomain.getMBeanServerConnection ...
      ASDomain.getMBeanServerConnection ...
    SVR_GRP =
    Stopping Weblogic Server...
    [WARN ] Use of -Djrockit.optfile is deprecated and discouraged.
    [ERROR][memory ] Failed to create bitset (33554432/67108864 bits).
    [ERROR] Bitset setup failed
    JRockit aborted: Out of memory during VM bootstap (69)
    Done
    Stopping Derby Server...

    Hi,
    We are also receiving the same error in starting Admin server on the BI server. Please advise on this issue.

  • Admin server not starting up

    Hi,
    We are testing out some scenarios. In one of the scenarios the server is not starting up. This is what we see in logs:
    /depot/dev/src1034/wls/qa/tests/functional/core/nodemanager/nodemanager.test.xml:120: The following error occurred while executing this line:
    /depot/dev/src1034/wls/qa/tests/functional/core/nodemanager/common/configs/nodemanagerDomain.xml:160: The following error occurred while executing this line:
    /depot/dev/src1034/wls/qa/3rdparty/wlsutils/0.2/antlib/process.xml:344: The following error occurred while executing this line:
    /depot/dev/src1034/wls/qa/3rdparty/wlsutils/0.2/antlib/process.xml:349: The following error occurred while executing this line:
    /depot/dev/src1034/wls/qa/3rdparty/wlsutils/0.2/antlib/process.xml:372: The following error occurred while executing this line:
    /depot/dev/src1034/wls/qa/3rdparty/wlsutils/0.2/antlib/wlserver.launcher.xml:18: The following error occurred while executing this line:
    depot/dev/src1034/wls/qa/3rdparty/wlsutils/0.2/antlib/wlserver.launcher.xml:122: Server adminServer not did not reach RUNNING state after 120000.0 seconds
    Command: startup
    Also we see this in logs:
    wls.startuptimeout=300
    Funny thing is that it does not wait for 120000 secs in anycase.
    Is there any place we can change the startuptimeout to a higher value?
    Edited by: I_Kept_walking on Oct 11, 2010 2:46 AM

    We are testing out nodemanager scenarios. All we do is a default installation of the weblogic server. The test suite then tries to create the various nodemanager domains and execute different tests on it. Like starting stopping servers and various functionality checks. All this is done in a different location. The default installation folder of the weblogic is not tampered with by the test suite.

  • Mac will not turn on blue screen only

    My Imac which is about 3-4 years old just was unplugged without shutting down. It will not statrt up only blue screen. what can I do?

    On restart when you hear the startup tone hold down the Option key. Hopefully it will see the start-up volume, choose it and restart. Then navigate to System Preferences - Startup Disk and see if your internal HD is highlighted, it should look similar to:
    If that doesn't fix it please advise, is there ANYTHING on the screen at all such as a spinning gear, progress bar, or folder with a question mark through it?

  • Error 0x800704b3 when trying to map a network drive

    Hi there,
    I have the following error when trying to map a network drive in my home network:
    "\\iomegahmd can not be reached" and the error code is 0x800704b3.
    I already looked into the services, and my strong assumption is that the problem is that the service "TCP/IP NetBIOS Helper" is not statrted and it is disabled. When I try to start it, there is an error message:
    "The system could not find the path specified".
    I've also checked the dependency components of the service "TCP/IP NetBIOS Helper":
    Ancillary Function Driver for Winsock
    NetBT
    TCP/IP-Protocol driver
    NetIO-Legacy-TDI Support driver
    in the device manager if they are running, but they are all running. The start is set to "System".
    Under the TCP/IP Internet version 4 properties of the wireless device, under Advanced -> WINS Ive set Enable NetBIOS over TCP/IP, but it didnt help either.
    What else could I try, so that I can map network drives?
    I should also mention, that the problem persist since some week ago. Before it, it was properly functioning. Also, on the other computers in my networks I do not have problem accessing the same network drive.
    Thanks in advance,
    Dime

    > I should also mention, that the problem persist since some week ago. Before it, it was properly functioning.
    Its difficult to say whats wrong in your case. My first idea is: set the system to early time point before this error appeared.
    I would also recommend to disable all the security software and check if you come across the same problem.
    If you still face the issue, then follow the link to fix the corrupted user profile.
    http://windows.microsoft.com/en-US/Windows7/Fix-a-corrupted-user-profile

  • Error starting managed server in a cluster

    Hi,
    Now am facing an issue while starting managed servers. Its only selective managed servers( 3 out of 8) . All are configured in the same way but the servers come to warning state after a restart.
    The error is given below
    <Emergency> AdminServer not reachable at http://192.44.12.147:7001
    <Aug 5, 2010 2:43:53 PM EDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user denied
    weblogic.security.SecurityInitializationException: Authentication for user denied
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
         at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         Truncated. see log file for complete stacktrace
    Please let me know from where this error comes. The weblogic server is running in devleopment mode only. So not sure where the authentication failed. Also is there any problem with the configuration done??? I need to know the root cause so as to avoid in future. Also I cannot reboot the servers as and when desired (to solve the issue). Please help
    Thanks,
    Charan
    Edited by: charan27 on Aug 6, 2010 12:59 AM

    Hi Charan,
    if your ManagedServers are not in Configured for MSI Mode (Managed Server Indepence Mode) then you wont be able to start your Servers until the AdminServer is Already Running. I can see that the Exception u pasted that...your AdminServer is not reachable....It may be due to AdminServer Vs ManagedServer BOX Network Issue or Your AdminServer might be down when u tried to start the ManagedServer.
    Thanks
    Jay SenSharma
    http://weblogic-wonders.com/weblogic (WebLogic Wonders Are Here)

  • OAM 11g - Weblogic timeout error

    Hi,
    We have deployed OAM 11g on Weblogic 10.3.5. It was working file until thursday. After that we have only restarted the machine and the OAM console start responding very slow. We can see the following errors in logs as well.
    +[2012-06-18T17:23:00.481+05:30] [AdminServer] [ERROR] [] [] [tid: PoolWatcher] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-0000000000000011,0] java.net.SocketTimeoutException: Read timed out+
    +[2012-06-18T17:24:01.000+05:30] [AdminServer] [ERROR] [] [] [tid: PoolWatcher] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-0000000000000011,0] java.net.SocketTimeoutException: Read timed out+
    +[2012-06-18T17:25:01.536+05:30] [AdminServer] [ERROR] [] [] [tid: PoolWatcher] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-0000000000000011,0] java.net.SocketTimeoutException: Read timed out+
    +[2012-06-18T17:26:02.071+05:30] [AdminServer] [ERROR] [] [] [tid: PoolWatcher] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-0000000000000011,0] java.net.SocketTimeoutException: Read timed out++2012-06-18T17:27:00.496+05:30] [AdminServer] [ERROR] [] [] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-000000000000005b,0] [APP: oam_admin#11.1.1.3.0] java.net.SocketTimeoutException: Read timed out+
    +[2012-06-18T17:27:00.496+05:30] [AdminServer] [ERROR] [] [] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-000000000000005b,0] [APP: oam_admin#11.1.1.3.0] Failed to communicate with any of configured Access Server, ensure that it is up and running.+
    +[2012-06-18T17:27:00.700+05:30] [AdminServer] [NOTIFICATION] [OAMSSA-22005] [oracle.oam.diagnostic] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-000000000000005b,0] [APP: oam_admin#11.1.1.3.0] Number of collectors registered: "3".+
    +[2012-06-18T17:27:00.700+05:30] [AdminServer] [NOTIFICATION] [OAMSSA-20032] [oracle.oam.user.identity.provider] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-000000000000005b,0] [APP: oam_admin#11.1.1.3.0] Finished constructing mediator.+
    +[2012-06-18T17:27:00.700+05:30] [AdminServer] [NOTIFICATION] [OAMSSA-20002] [oracle.oam.user.identity.provider] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-000000000000005b,0] [APP: oam_admin#11.1.1.3.0] Diagnostic Engine Initialized.+
    +[2012-06-18T17:27:00.715+05:30] [AdminServer] [NOTIFICATION] [] [oracle.oam.user.identity.provider] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-000000000000005b,0] [APP: oam_admin#11.1.1.3.0] resolved id store name : UserIdentityStore1+
    Anybody have any clue where is the issue and what is the fix required. Thanks for all your help.

    From the logs it looks like OAM Managed Server is up, but AdminServer not. Just start it that should fix your problem. Otherwise provide us more information to help you.
    I hope this helps,
    Thiago Leoncio.

  • OBIEE 11g Software only installation on Linux-64

    Hi All,
    I have installed Weblogic10.3 on linux-64 system and then installed OBIEE 11.1.1.5.0 software only installation in the same middleware(as cerated by weblogic)on the same linux-64 system.
    So far so good.
    Now i am able to see wlserver, Oracl_BI1 and /opt/beainstall/Oracle/Middleware/user_projects/domains/Weblogic/ObiEE11g(domain name).....
    But i am not able to see Instance folder ?????
    Even system didn't ask me for DEV_BIPLATFORM and DEV_MDS Schema path and password.
    How to get this Instance folder?
    Do i need to do any more configuration ?
    How to make obiee11g run ??
    I dont have any clue for next step..Please guide me here.....:)

    Hi Dpka,
    Step no. 1, 2 , 3 and 4 is already done successfully.
    Now today i started configuration step and get failed by ""Step Restaring Admin server failed "" error.
    Error while setting control flag {0}.
    Cause:
    An internal operation has failed: AdminServer not Stopped.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.stopDomain(ASDomain.java:3322)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startStopServersAndApps(WorkFlowExecutor.java:822)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:483)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainRestartTask.doExecute(DomainRestartTask.java:32)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Exception: AdminServer not Stopped.
         at oracle.as.provisioning.weblogic.ASDomain.stopDomain(ASDomain.java:3301)
         ... 17 more
    Executing Task: Restarting AdminServer
    AdminServer port is 7001
    trying to connect to DWAPPDEV.fgb.ae 7001
    Successful
    getDomainRuntimeMBeanServerConnection ...
    Connecting to Domain runtime ...
    trying to connect to DWAPPDEV.fgb.ae 7001
    Successfully connected to the Domain Runtime ...
    trying to connect to DWAPPDEV.fgb.ae 7001
    Successful
    MBean Server Connection is :javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection@1e14352f
    Stopping AdminServer
    Stopping the domain ...
    ASDomain.getMBeanServerConnection ...
    ASDomain.getMBeanServerConnection ...
    SVR_GRP =
    Stopping Weblogic Server...
    Unrecognized VM option '-UseSSE42Intrinsics'
    Could not create the Java virtual machine.
    Done
    Stopping Derby Server...
    java.lang.Exception: AdminServer not Stopped.
    Can anybody know this error... byheart.....Please guide here..:)

  • StartWebLogic.sh starts managed server

    Hi,
    When I try to start the weblogic AdminServer using startWebLogic.sh, it starts the managed server, instead of the Admin Server. This is a new install of WL Server 10.3.4. I also tried the option startWebLogic.sh -DwebLogic.name=AdminServer
    Not sure, if any of the options chosen during install, is causing this problem. I checked the setDomainEnv.sh file and everything looks fine. After install, I added the boot.properties file for AdminServer in the security folder.
    Pl. let know, if anyone has this issue and any suggestions to overcome this problem.
    Thanks
    Ram B.

    Hello,
    Use below scripts to sort out things.
    startAdminwls.sh
    #!/bin/bash
    NODE_NAME=AdminServer
    DOMAIN_HOME="<domain_path>"
    LOG_OUTPUT1=${DOMAIN_HOME}/logs/${NODE_NAME}.out
    LOG_OUTPUT2=${DOMAIN_HOME}/logs/${NODE_NAME}.log
    # Place all Java Memory arugments here
    #OPTIONAL
    USER_MEM_ARGS="-Xms1024m -Xmx1024m -XX:MaxPermSize=512m -XX:NewRatio=2 -XX:SurvivorRatio=8"
    export USER_MEM_ARGS
    cd ${DOMAIN_HOME}/bin/
    ./startWebLogic.sh >& ${LOG_OUTPUT1} &
    echo "To view the log files copy the following line. Control-c to exit:"
    echo "tail -f ${LOG_OUTPUT1}"
    echo "tail -f ${LOG_OUTPUT2}"
    startManagedwls.sh
    #!/bin/bash
    NODE_NAME=*<ManagedServerName>*
    ADMIN_PORT=*<admin_port>*
    ADMIN_SERVER_HOST=*<admin_server_host>*
    DOMAIN_HOME="<domain_path>"
    # Place all Java Memory arugments here #OPTIONAL
    USER_MEM_ARGS="-Xms1024m -Xmx1024m -XX:MaxPermSize=256m -XX:NewRatio=2 -XX:SurvivorRatio=8"
    # Place all non-standard JavA properties and settings (i.e. -D and -X options)
    JAVA_OPTIONS=""
    export USER_MEM_ARGS JAVA_OPTIONS
    LOG_OUTPUT1=${DOMAIN_HOME}/logs/${NODE_NAME}.out
    LOG_OUTPUT2=${DOMAIN_HOME}/logs/${NODE_NAME}.log
    cd ${DOMAIN_HOME}/bin/
    ./startManagedWebLogic.sh ${NODE_NAME} t3://${ADMIN_SERVER_HOST}:${ADMIN_PORT} >& ${LOG_OUTPUT1} &
    echo "To view the log files copy the following line. Control-c to exit:"
    echo "tail -f ${LOG_OUTPUT1}"
    echo "tail -f ${LOG_OUTPUT2}"
    Thanks,
    Sunil N
    Edited by: Sunil Nandargi on May 20, 2011 2:34 PM

  • WC_Spaces Managed server not showing up in AdminServer

    I am trying to install the webCenter spaces managed server. I installed the schema to database and extended my existing domain with the spaces product and I have all the products that you have to install with it, but when I start the admin server the spaces managed server is not showing up. I created a new domain and put space on that one and when i start the new domains admin server is see the WC_Spaces managed server. Why is it not showing up on my existing domain?

    Hi,
    By default any managed server will not be up we need to start them by help of Nodemanager or by standalone using script called startManagedWebLogic.sh or cmd file.
    when you try to start Managed server from Admin Console then try to enable to Machine for the Managed server where Machine will configure Nodemanager details. Start Nodemanager then in Monitoring of Nodemanager under Machine will show Reachable.
    Then we are able to start Managed server through Admin Console.
    If you dont want to start through Nodemanager then use following command.
    Under Domain_Home / bin / folder
    you will find startManagedWebLogic.sh file in Unix and .cmd file in Windows.
    Now you following command ./startManagedWebLogic.sh t3://<AdminServer URL >:<Admin Port>
    This will help to start Managed server.
    Note: Make sure that you have security folder under managed server and provide boot.properties with username and password so that it can encrypted once it get started or else every time we need to provide username and password at startup.
    Regards,
    Kal

  • OBIEE 11.1.1.5 AdminServer as Windows Service not working

    Hi, I've read several discussions on this topic, but have yet to find a suitable answer.
    I've installed OBIEE (Simple Install) and can successfully use Start BI Services from Start > Oracle Business Intelligence > Start BI Services
    I've been trying to set this up as a Windows Service (ala [url http://blogs.oracle.com/pa/entry/obiee_11_1_1_how3]this Oracle blog and [url http://blog.guident.com/2012/02/auto-starting-obiee-11g-services-as.html]Guidents blog posting, but have been unsuccessful.
    I'm not exactly sure what information is helpful for this, so I'm adding links to my log files. I do want to draw your attention to the AdminServer log files. When run as a Windows Service, the last activity logged is: +<Creating WorkManager "ESSRAWM" for module "null" and application "ESSAPP">+.
    Log Files: Running as a Windows Service
    <li>[url https://docs.google.com/document/pub?id=1frpTKaeWZ8zhj1-ET3E5mrPByMfv_5xIVIzDhjVUr54]AdminServer.txt
    <li>[url https://docs.google.com/document/pub?id=1yaiNaka-EEMmr5SBy2_4Eg1sW3oWnpcgjANa_cQjt-U]AdminServer-stdout.txt
    <li>[url https://docs.google.com/document/pub?id=1bUKg5IttugIVelYqc4tuqt413ECaFxSHyLThewKjffg]AdminServer-diagnostic.txt
    <li>[url https://docs.google.com/document/pub?id=1bxCXX_Py6HqMjR9nO69fOVi2Ug6YQWrN3duHqn44Lb0]WinService.out
    Log Files: Running using Start BI Services
    <li>[url https://docs.google.com/document/pub?id=1UcCkzeWWu_npB2mlUZZ8D_ISASwt_HT0H8K6STrIFtc]AdminServer.txt
    <li>[url https://docs.google.com/document/pub?id=1VKEFh27P74odJRL53cqXn3pdiYOkoyfeQ8UgumnGlX4]CommandOutput.txt
    <li>[url https://docs.google.com/document/pub?id=1Vjzpk8V9LP0BlLKKd3jv-MnfhrtK-deYR6OWtD0zzoI]bifoundation_domain.txt
    <li>[url https://docs.google.com/document/pub?id=1I9Xr1R2M1mIYj4KSR4HYgNqFQcojRIHrd-_NKnniXKU]AdminServer-diagnostics.txt
    Basic System Info_
    OS: Windows Server 2008 R2 Standard SP1
    System: 8 GB RAM, 64-bit
    OBIEE: 11.1.1.5
    WLS: 10.3.5.0
    Thank you for any insight you can offer!
    Brian

    Thank you for the quick reply!
    When I try to start the Windows Service manually, the status box "Windows is attempting to start the following service on Local Computer..." appears and remains for 2 minutes (based on my "-delay:120000" setting I presume?). It then closes and the windows service shows a status of "Started." (that's shown in the [url https://docs.google.com/document/pub?id=1yaiNaka-EEMmr5SBy2_4Eg1sW3oWnpcgjANa_cQjt-U]AdminServer-stdout.txt log: at 11:43:30 we see +[RunJavaApp] Invoking main class+, then at 11:45:30 (2 minutes later) we see +[ServiceStart] Reporting SCM of SERVICE_RUNNING.+
    I let it sit in a "Started" state for 30 minutes and there is no additional logging activity. Incidentally, when I check the Windows Task Manager, it shows the beasvc.exe process consuming a constant 50% of the CPU with Memory fixed at 328,356 K.
    Correct on all assumptions. Simple Install, Weblogic Version 10.3.5.0, Sun JDK 64 bit (version 6) - I'm using exactly what was included with the OBIEE install.

  • Managed server not showing health status on AdminServer

    Hello - we are running into a situation where, in the admin console some nodes do not show a Health status. Most of the other nodes show "OK".
    Weblogic Version: 12c
    OS : RedHat Enterprise 6.0
    Drilling down to figure this out, we attach using WLST to the node itself, goto the serverRuntim() section to look at the status, we we see the following:
    wls:/domain/serverConfig> serverRuntime()
    Location changed to serverRuntime tree. This is a read-only tree with ServerRuntimeMBean as the root.
    For more help, use help(serverRuntime)
    wls:/domain/serverRuntime> ls()
    dr-- ApplicationRuntimes
    dr-- AsyncReplicationRuntime
    dr-- WseeWsrmRuntime
    Traceback (innermost last):
    File "<console>", line 1, in ?
    File "<iostream>", line 704, in ls
    File "<iostream>", line 1847, in raiseWLSTException
    WLSTException: Error occured while performing ls : Error while retrieving attribute names and values : javax.management.RuntimeMBeanException: MBean getAttribute failed: java.lang.IllegalStateException: Admin server identity is unavailable. The managed server may not be connected to the admin server
    Use dumpStack() to view the full stacktrace
    wls:/domain/serverRuntime>
    When connecting to other nodes on the same machine, we see lots of great information. This tells me that the node is unable to talk to the Admin server correctly. Yet, stopping and starting the node from the admin server works fine (and is out current way to resolve the issue).
    Ideas on where to look for the underlying cause of this problem?
    Or how to force the node to attempt to reconnect to the Admin server?
    Thanks.

    Hi,
    It could be if server came out of cluster due to issue with cluster and connection between admin server and managed server broke. At such stage even if server is healthy, it will not present in admin server or will be shown as failed.
    To start with did you first checked if your server is UP and taking request. This you can achieve by doing any of the below,
    1. PING test to managed server. It will show if there are any packet loss.
    2. Check server access log to confirm if it is serving request in the runtime.
    3. "telnet" to the ip:port pair and also check if process id is alive.
    Also check server logs for cluster error. If server is healthy but not presented in admin console, then only restarting the server will re-create communication between admin server and managed server which will then display correct status on console. And if server itself is down, go for server restart.
    Thanks,
    Ranjan

  • Adminserver does not start after deleting oim_server1 from the console

    Have deleted oim_server1 from weblogic console and. I wanted to reconfig oim but can't extend the domain anymore as OIM is greyed out.
    Please help:
    Can't start Adminserver anymore too:
    WARNING: Error registering the bulk operations MBean.
    java.lang.IllegalArgumentException: WorkManagerMBean 'OIMUIWorkManager' refers to a constraint or request class 'MaxThreadsConstraint-0' but they are deployed on targets that have no servers in common. Please deploy the mbeans so that they have at least one server in common.
    at weblogic.management.configuration.WorkManagerLegalHelper.validateTargets(WorkManagerLegalHelper.java:66)
    at weblogic.management.configuration.WorkManagerMBeanImpl.setMaxThreadsConstraint(WorkManagerMBeanImpl.java:487)
    at weblogic.management.configuration.WorkManagerMBeanImpl$9.resolveReference(WorkManagerMBeanImpl.java:468)
    at weblogic.descriptor.internal.ReferenceManager$UnresolvedReference.resolve(ReferenceManager.java:404)
    at weblogic.descriptor.internal.ReferenceManager.resolveReferences(ReferenceManager.java:296)
    at weblogic.descriptor.internal.DescriptorImpl.resolveReferences(DescriptorImpl.java:328)
    at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:334)
    at weblogic.management.provider.internal.EditAccessImpl.loadBeanTree(Edi
    THANKS!

    Try to boot the computer in Windows Safe mode with network support (press F8 on the boot screen) as a test to see if that helps.

Maybe you are looking for

  • Can't Open Projects HELP...  Keep getting errors

    I tried to open any of my projects in STP and I get the following error: "CNSExceptionWrapper type = 16777216, error = 1718449215, message = error: Could not create audio converter" I can't find any solution in the search, so I am hoping someone can

  • Color in .CSV file

    Hi, How can we add color to header of .csv file which is to be sent to the unix server. Currently iam using the following code:   open dataset l_direc for output in text mode encoding default.   if sy-subrc = 0.     loop at ifile.       transfer ifil

  • Delta.edu patially hides behind home page until I CLICK ON it and its the only site that does this other computer does not do this.

    Question delta.edu patially hides behind home page until I CLICK ON it and its the only site that does this, other computer does not do this. i see .25 of ther home page.

  • Hiding tabs on xRPM

    Morning I am trying to hide certain fields in a tab on the portal in order to segregate functions on the RPM portal. One ABAP  guy wrote a program which only hides the whole tab and therefore does not meet the requirement.

  • Unable to start ConnectionServer on BO Enterprise XI 3.1 SP3

    Hi, We have just completed the installation of BO Enterprise 3.1 on a Windows 2003 platform. We have applied also SP2 and SP3. It is a fresh install. All servers are up and running except ConnectionServer which goes to Failed status at every attempt