Weblogic 11g Admin console - Admin Server Health shows "Warning"

Hi,
My env details : db 11.1.0.7, wls1033, RCU 11.1.1.3, soa 11.1.1.3, AIA11gR1 PS2
When I start only Admin server, Health shows "Ok" but when I start soa_server1, Admin Server Health becomes "Warning".
When I checked "Health information details" for Admin server, threadpool subsystem is showing "Warning".
Steps I tried to resolve this issue : increased "Stuck Thread Max Time" to "1200" and "Stuck Thread Timer Interval" to "120" and restarted server, but still it shows "Warning" for Admin server Health
Once I start soa_server1, Admin Server log shows below trace
<Sep 30, 2010 3:39:38 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
<Sep 30, 2010 5:17:34 PM IST> <Error> <org.apache.beehive.netui.pageflow.internal.AdapterManager> <BEA-000000> <ServletContainerAdapter manager not initialized correctly.>
<Sep 30, 2010 5:21:34 PM IST> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=WLSServerControlTablePage.>
<Sep 30, 2010 5:41:37 PM IST> <Error> <WebLogicServer> <BEA-000337> <[STUCK] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "1,203" seconds working on the request "weblogic.kernel.WorkManagerWrapper$1@dbf6176", which is more than the configured time (StuckThreadMaxTime) of "1,200" seconds. Stack trace:
Thread-21 "[STUCK] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, priority=1, DAEMON> {
jrockit.net.SocketNativeIO.readBytesPinned(SocketNativeIO.java:???)
jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:24)
java.net.SocketInputStream.socketRead0(SocketInputStream.java:???)
java.net.SocketInputStream.read(SocketInputStream.java:107)
sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:250)
sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:289)
sun.nio.cs.StreamDecoder.read(StreamDecoder.java:125)
^-- Holding lock: java.io.InputStreamReader@dbf1cdd[thin lock]
java.io.InputStreamReader.read(InputStreamReader.java:167)
java.io.BufferedReader.fill(BufferedReader.java:105)
java.io.BufferedReader.readLine(BufferedReader.java:288)
^-- Holding lock: java.io.InputStreamReader@dbf1cdd[thin lock]
java.io.BufferedReader.readLine(BufferedReader.java:362)
weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:287)
weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:312)
weblogic.nodemanager.client.NMServerClient.start(NMServerClient.java:93)
^-- Holding lock: weblogic.nodemanager.client.PlainClient@dbf5115[thin lock]
weblogic.nodemanager.mbean.StartRequest.start(StartRequest.java:75)
weblogic.nodemanager.mbean.StartRequest.execute(StartRequest.java:45)
weblogic.kernel.WorkManagerWrapper$1.run(WorkManagerWrapper.java:63)
weblogic.work.ExecuteThread.execute(ExecuteThread.java:198)
weblogic.work.ExecuteThread.run(ExecuteThread.java:165)
>
<Sep 30, 2010 5:41:37 PM IST> <Notice> <Diagnostics> <BEA-320068> <Watch 'StuckThread' with severity 'Notice' on server 'AdminServer' has triggered at Sep 30, 2010 5:41:37 PM IST. Notification details:
WatchRuleType: Log
WatchRule: (SEVERITY = 'Error') AND (MSGID = 'BEA-000337')
WatchData: DATE = Sep 30, 2010 5:41:37 PM IST SERVER = AdminServer MESSAGE = [STUCK] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "1,203" seconds working on the request "weblogic.kernel.WorkManagerWrapper$1@dbf6176", which is more than the configured time (StuckThreadMaxTime) of "1,200" seconds. Stack trace:
Thread-21 "[STUCK] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, priority=1, DAEMON> {
jrockit.net.SocketNativeIO.readBytesPinned(SocketNativeIO.java:???)
jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:24)
java.net.SocketInputStream.socketRead0(SocketInputStream.java:???)
java.net.SocketInputStream.read(SocketInputStream.java:107)
sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:250)
sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:289)
sun.nio.cs.StreamDecoder.read(StreamDecoder.java:125)
^-- Holding lock: java.io.InputStreamReader@dbf1cdd[thin lock]
java.io.InputStreamReader.read(InputStreamReader.java:167)
java.io.BufferedReader.fill(BufferedReader.java:105)
java.io.BufferedReader.readLine(BufferedReader.java:288)
^-- Holding lock: java.io.InputStreamReader@dbf1cdd[thin lock]
java.io.BufferedReader.readLine(BufferedReader.java:362)
weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:287)
weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:312)
weblogic.nodemanager.client.NMServerClient.start(NMServerClient.java:93)
^-- Holding lock: weblogic.nodemanager.client.PlainClient@dbf5115[thin lock]
weblogic.nodemanager.mbean.StartRequest.start(StartRequest.java:75)
weblogic.nodemanager.mbean.StartRequest.execute(StartRequest.java:45)
weblogic.kernel.WorkManagerWrapper$1.run(WorkManagerWrapper.java:63)
weblogic.work.ExecuteThread.execute(ExecuteThread.java:198)
weblogic.work.ExecuteThread.run(ExecuteThread.java:165)
SUBSYSTEM = WebLogicServer USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-000337 MACHINE = navistarlnx01.in.corp.sa TXID = CONTEXTID = a29dda85e23940b7:-4a5394b7:12b621e55e6:-8000-000000000000005d TIMESTAMP = 1285848697597
WatchAlarmType: AutomaticReset
WatchAlarmResetPeriod: 600000
>
<Sep 30, 2010 5:41:55 PM IST> <Alert> <Diagnostics> <BEA-320016> <Creating diagnostic image in /u01/app/ora11g/Oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/adr/diag/ofm/base_domain/AdminServer/incident/incdir_10 with a lockout minute period of 1.>
<Sep 30, 2010 5:43:37 PM IST> <Error> <WebLogicServer> <BEA-000337> <[STUCK] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "1,323" seconds working on the request "weblogic.kernel.WorkManagerWrapper$1@dbf6176", which is more than the configured time (StuckThreadMaxTime) of "1,200" seconds. Stack trace:
Thread-21 "[STUCK] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, priority=1, DAEMON> {
jrockit.net.SocketNativeIO.readBytesPinned(SocketNativeIO.java:???)
jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:24)
java.net.SocketInputStream.socketRead0(SocketInputStream.java:???)
java.net.SocketInputStream.read(SocketInputStream.java:107)
sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:250)
sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:289)
sun.nio.cs.StreamDecoder.read(StreamDecoder.java:125)
^-- Holding lock: java.io.InputStreamReader@dbf1cdd[thin lock]
java.io.InputStreamReader.read(InputStreamReader.java:167)
java.io.BufferedReader.fill(BufferedReader.java:105)
java.io.BufferedReader.readLine(BufferedReader.java:288)
^-- Holding lock: java.io.InputStreamReader@dbf1cdd[thin lock]
java.io.BufferedReader.readLine(BufferedReader.java:362)
weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:287)
weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:312)
weblogic.nodemanager.client.NMServerClient.start(NMServerClient.java:93)
^-- Holding lock: weblogic.nodemanager.client.PlainClient@dbf5115[thin lock]
weblogic.nodemanager.mbean.StartRequest.start(StartRequest.java:75)
weblogic.nodemanager.mbean.StartRequest.execute(StartRequest.java:45)
weblogic.kernel.WorkManagerWrapper$1.run(WorkManagerWrapper.java:63)
weblogic.work.ExecuteThread.execute(ExecuteThread.java:198)
weblogic.work.ExecuteThread.run(ExecuteThread.java:165)
Thx for your help.

Is there any information on this StuckThread Issue ?
It happens in every restart of the SOA Managed server.

Similar Messages

  • Admin Console Internal Server Error

    Here's an unique issue I've observed in Weblogic 11g on Solaris 10.
    Everytime I access the admin console after the admin server restart, I see the below error :
    "500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request.
    The best thing to do is start at the Home page or try the browser back button"
    Also this issue occurs only when I've opened the admin console once before the restart. I have enabled onDemand deployment of Internal application. Does this have anything to do with the error ?
    Thanks,
    Jess

    Hi Vijaya,
    I found these logs while acessing the admin console :
    ####<Jun 27, 2013 3:43:57 AM EDT> <Info> <netuix> <.com> <AdmSvr> <ExecuteThread: '1' for queue: 'weblogic.kernel.System'> <<anonymous>> <> <> <1372319037952> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [console//WEB-INF/client-classifications.xml]. Classifications functionality not enabled.>
    ####<Jun 27, 2013 3:43:58 AM EDT> <Info> <netuix> <.com> <AdmSvr> <ExecuteThread: '1' for queue: 'weblogic.kernel.System'> <<anonymous>> <> <> <1372319038442> <BEA-423101> <[consolehelp] Initializing the NetUIx container>
    ####<Jun 27, 2013 3:43:58 AM EDT> <Info> <netuix> <.com> <AdmSvr> <ExecuteThread: '1' for queue: 'weblogic.kernel.System'> <<anonymous>> <> <> <1372319038529> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [consolehelp//WEB-INF/client-classifications.xml]. Classifications functionality not enabled.>
    ####<Jun 27, 2013 3:44:11 AM EDT> <Warning> <netuix> <.com> <AdmSvr> <ExecuteThread: '4' for queue: 'consoleWorkManager'> <system> <> <> <1372319051312> <BEA-423225> <The file could not be found in the webapp directory or war. The file name is: /PortalConfig/app/core-ejb.book; calling from method ServletContext.getResource().>
    ####<Jun 27, 2013 3:44:11 AM EDT> <Error> <HTTP> <.com> <AdmSvr> <ExecuteThread: '4' for queue: 'consoleWorkManager'> <<WLS Kernel>> <> <> <1372319051316> <BEA-101020> <[ServletContext@739678[app:consoleapp module:console path:/console spec-version:2.5]] Servlet failed with Exception
    java.lang.NullPointerException
            at com.bea.netuix.servlets.extension.BookExtension.insertExtension(BookExtension.java:90)
            at com.bea.netuix.servlets.manager.SingleFileProcessor.insertExtensions(SingleFileProcessor.java:669)
            at com.bea.netuix.servlets.manager.SingleFileProcessor.insertExtensions(SingleFileProcessor.java:697)
    I looked at our restart script and saw its deleting files under the adminserver tmp Dir before starting up the server. Its deletes only files while the Directories under tmp are still remaining. I think thats what is causing the issue. I was able to resolve it by deleting the tmp Dir completely and starting up the server.
    Thanks,
    Jess

  • Admin Console - Admin user requires valid username and password

    I am running FMIS4.5 on CentOS5.5
    FMIS is running and I can connect via Flash Media Encoder.
    Web displays and admin console :1111 gives xml output, however
    When using the user & password in my xml files to login (testing with ping), I get the "Admin user requires valid username and password" error.
    conf/fms.ini:
    # fms.ini contains substitution variables for Flash Media Server          #
    # configuration files. Lines beginning with '#' are considered comments.  #
    # A substitution variable is in the form <name>=<value>. Everything up to #
    # the first '=' is considered the name of the substitution variable, and  #
    # everything after the first '=' is considered the substitution value. If #
    # you want a substitution variable to have leading or trailing spaces,    #
    # enclose the value around double quotes. For example, foo=" bar "        #
    # This section contains configurable parameters in Server.xml #
    # Username for server admin
    # For example:
    #    SERVER.ADMIN_USERNAME = foo
    SERVER.ADMIN_USERNAME = Admin
    SERVER.ADMIN_PASSWORD = str34m1ng
    # IP address and port Flash Media Admin Server should listen on
    # For example:
    #    SERVER.ADMINSERVER_HOSTPORT = :1111
    SERVER.ADMINSERVER_HOSTPORT = :1111
    # User id in which to run the process (Linux Only)
    # For example:
    #    SERVER.PROCESS_UID = 500
    SERVER.PROCESS_UID = 500
    # Group id in which to run the process (Linux Only)
    # For example:
    #    SERVER.PROCESS_GID = 500
    SERVER.PROCESS_GID = 500
    # License key for Flash Media Server
    # For example:
    #    SERVER.LICENSEINFO = XXXX-XXXX-XXXX-XXXX-XXXX-XXXX
    SERVER.LICENSEINFO = #SORRY YOU DON'T GET TO SEE THIS#
    # LIVE_DIR denotes the full path of sample "Live" application's
    # folder for storing any live stream recorded by server.
    # For example:
    #    LIVE_DIR = <FMS_Installation_Dir>\applications\live
    LIVE_DIR = /opt/adobe/fms/applications/live
    # VOD_COMMON_DIR denotes the full path of sample "VOD" application's
    # folder for storing onDemand and Progressive Download .flv/.mp3 files.
    # File stored in this folder can be streamed and are also PD-able.
    # Note : If you are using the default installation of Apache as a webserver,
    # and if you modify VOD_COMMON_DIR, please change the document root
    # accordingly in httpd.conf.
    # For example:
    #    VOD_COMMON_DIR = <FMS_Installation_Dir>\webroot\vod
    VOD_COMMON_DIR = /opt/adobe/fms/webroot/vod
    # VOD_DIR denotes the full path of sample "VOD" application's
    # folder for storing onDemand only .flv/.mp3 files. Files stored in
    # this folder are not PD-able
    # For example:
    #    VOD_DIR = <FMS_Installation_Dir>\applications\vod\media
    VOD_DIR = /opt/adobe/fms/applications/vod/media
    # The maximum size of the FLV cache, in megabytes.
    # The default is 500MB.
    SERVER.FLVCACHE_MAXSIZE=500
    # Whether to start and stop the included HTTP server along
    # with FMS.
    SERVER.HTTPD_ENABLED = true
    # This section contains configurable parameters in Adaptor.xml #
    # Application directory for the virtual host
    # For example:
    #    VHOST.APPSDIR = C:\myapps
    VHOST.APPSDIR = /opt/adobe/fms/applications
    VHOST.ALLOW = all
    # This section contains configurable parameters in Application.xml #
    # List of semi-colon delimited paths in which to search for script to load
    # For example:
    #    APP.JS_SCRIPTLIBPATH = C:\scripts;C:\Program Files\Foo\scripts
    APP.JS_SCRIPTLIBPATH = /opt/adobe/fms/scriptlib
    # This section contains configurable parameters in Logger.xml #
    LOGGER.LOGDIR =
    # This section contains configurable parameters in Users.xml #
    # Enable or disable using HTTP requests to execute admin commands.
    # Set to "true" to enable, otherwise it will be disabled.  The
    # actual commands permitted for server admin and virtual host admin
    # users can be set in Users.xml.
    USERS.HTTPCOMMAND_ALLOW = true
    Users.xml:
    <Root>
        <UserList>
            <!-- This tag defines an administrator for the server. -->
            <User name="${SERVER.ADMIN_USERNAME}">
                <!-- Salted Password Hash for this vhost administrator. -->
                <Password encrypt="false">${SERVER.ADMIN_PASSWORD}</Password>
                <!-- This admin can only connect to the server from the specified -->
                <!-- hosts. This is specified as a comma delimited list of        -->
                <!-- hostnames or domain names, and/or (full or partial) IP       -->
                <!-- addresses. For example,                                      -->
                <!-- "foo.yourcompany.com, macromedia.com, 10.60.1.133, 10.60"    -->
                <Allow>All</Allow>
                <!-- This admin cannot connect to the server from any of the      -->
                <!-- specified hosts. This is specified as a comma delimited list -->
                <!-- of hostnames or domain names, and/or (full or partial) IP    -->
                <!-- addresses. For example,                                      -->
                <!-- "foo.yourcompany.com, macromedia.com, 10.60.1.133, 10.60"    -->
                <Deny></Deny>
                <!-- Specifies the order in which to evaluate the <Allow> and     -->
                <!-- <Deny> tags. This can be "Allow,Deny" or "Deny,Allow". The   -->
                <!-- default is "Deny,Allow" which means that access is allowed   -->
                <!-- unless specified in <Deny> and not specified in <Allow>.     -->
                <Order>Allow,Deny</Order>
            </User>
            <User name="janedoe">
                    <Password encrypt="false">S4mpl3P4ss</Password>
                    <Allow></Allow>
                    <Deny></Deny>
                    <Order>Allow,Deny</Order>
            </User>
        </UserList>
        <AdminServer>
            <HTTPCommands>
                <!-- Enable or disable using HTTP requests to execute admin commands.     -->
                <!-- Set to "true" to enable, otherwise it will be disabled.  The           -->
                <!-- actual commands permitted for server admin and virtual host admin    -->
                <!-- users can be set in the Allow and Deny elements.                                   $
                <Enable>${USERS.HTTPCOMMAND_ALLOW}</Enable>
                <!-- List of server admin commands that can be accessed via HTTP.         -->
                <!-- Add multiple commands separated by commas.  "All" indicates          -->
                <!-- every command (it's not recommended to allow all commands).          -->
                <!-- Seperate multiple commands with commas.                              -->
                <Allow>ping</Allow>
                <!-- List of server admin commands denied access via HTTP.                -->
                <!-- Add multiple commands seperated by commas.  "All" indicates          -->
                <!-- every command.                                                       -->
                <Deny>All</Deny>
                <!-- Processing order for deny and allow command lists.  "Deny,Allow"     -->
                <!-- means the command will be allowed if the command is in the allow     -->
                <!-- list or not in the deny list.   "Allow,Deny" means the command       -->
                <!-- will be allowed if it is in the allow list and not in the            -->
                <!-- deny list.                                                           -->
                <Order>Deny,Allow</Order>
            </HTTPCommands>
        </AdminServer>
    </Root>
    Output on :1111/admin/ping?auser=Admin&apswd=str34m1ng :
    <result>
      <level>error</level>
         <code>NetConnection.Connect.Rejected</code>
         <description>Admin user requires valid username and password.</description>
         <timestamp>Thu 17 May 2012 11:33:43 AM EDT</timestamp>
    </result>
    Connections do not work from both localhost and external connections and the fms_adminConsole.htm (.swf) fails as well.
    Any assistance is appreciated!

    Hi,
    FMIS 4.5 does not accept plain text password. Encrypt=false is no longer supported. See here for more information : http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2926 bcf-7fed.html#WS5b3ccc516d4fbf351e63e3d119f2926bcf-7e91
    The value for SERVER.ADMIN_PASSWORD needs to be the encrypted string for your password. That should solve your problem.
    Hope this helps.
    Thanks,
    Apurva

  • Can't add new users in Server Admin console in Server 10.1.4.

    I've run into an issue with an older OS X Server 10.1.4 running on a G4 platform. It functions as a shared file repository and I need to add new users. However, it would appear that I've developed a problem.
    When trying to add new users I get the following error:
    An error occurred in the Users & Groups module in entry point "RACMMenuItemSelected".
    A program error has occurred.
    1004
    Now, my best guess is it's a corruption somewhere. But, I don't want to go poking around the production server taking it down and up until I've got some idea where I'm going. Any suggestions on where my troubles might be? Or has anyone had this issue before, and how was it corrected? (Hopefully not by a full software reload.)
    I'd like to replace/upgrade this server, but until there's money in the budget, that's just a dream, I need to try to figure out how to fix what's here.
    Help, please?
    PowerBook G4 17   Mac OS X (10.3.9)   1.5G RAM

    No answer was found for this issue. I've finally removed the server from production and will likely reformat and reinstall for use in other production areas. Hopefully we'll be upgrading the OS at the same time.

  • Operations Manager Failed to Access the Windows Event Log and management server is showing warning state

    Hi,
    I am monitoring AD server from SCOM 2012 R2. My management server goes into waning state. When i run Health explorer then it come back in the healthy state but after some time it again goes into warning state. After seeing alert i found that a alert is coming
    again and again i.e.  Operations Manager Failed to Access the Windows Event Log.The description of alert is mention below
    The Windows Event Log Provider is still unable to open the DhcpAdminEvents event log on computer 'nc2vws12ad5.corp.nathcorp.com'.
    The Provider has been unable to open the DhcpAdminEvents event log for 64080 seconds.
    Most recent error details: The RPC server is unavailable.
    Please suggest me how to resolve this so that my management server will again come back in healthy state.
    Thanks
    Abhishek

    Hi Abhishek,
    As i mentioned earlier the Alert resolution says the same points.
    Can you give details on the below ?
    Is there really a log named "Dhcpadminevents" in the MS's Event viewer ?
    Did you recently configure any new alert where you mentioned "Dhcpadminevents"
    as a event log location ?
    If yes then what is the target you selected for the rule / monitor there ?
    Can you post the results for analysis ?
    Gautam.75801

  • Application Server Admin Console Login

    I like to know the default username and password of the Application Server Admin Console. (Server Navigator>Show Admin Console).
    At the end of the installation of JSC this login details are displayed but now I have forgotten. Please anyone help me.
    Thank you very much.

    Try "admin" and "adminadmin".

  • WebLogicServer server is in RUNNING but Weblogic Admin console is not accessible.

    All,
    My WebLogicServer server is in RUNNING state but I am not able to login to th Weblogic admin console. admin console port comes in CLOSE_WAIT state.
    Admin console Page does not get loaded. when I tried to netstat -an | grep 7003 find port in CLOSE_WAIT state.
    172.16.1.180.7003 172.16.1.180.62206 139264 0 130880 0 CLOSE_WAIT
    172.16.1.180.7003 172.16.1.180.53183 139264 0 130880 0 CLOSE_WAIT
    172.16.1.180.7003 172.16.1.180.39834 139264 0 130880 0 CLOSE_WAIT
    <Oct 24, 2013 11:56:00 AM AST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "AdminServer" for domain "OAM_domain" running in Development Mode>
    <Oct 24, 2013 11:56:00 AM AST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Oct 24, 2013 11:56:00 AM AST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    Also, there are no errors getting log in log files.
    Regards,
    Ram

    The Admin console is an app internal to Weblogic, the possible cause for the CLOSE_WAIT could be that, the port was closed by server but not by the internal web app.
    so it is hung in CLOSE_WAIT state. You might want to restart the servers so that the ports are cleared.
    Try restarting the admin server and check the state of the port 7003 and see if you can access Admin console fine.
    Hope this helps

  • Error 500--Internal Server Error  while login to OIM11gr2 admin console

    could you help me how to resolve this error
    I have installed and configured OIAM 11gr2(11.1.2.0.0)->SOA 11.1.1.6.0 on oracle linux 6.4
    every thing goes good but got a problem while login to admin console(Admin console:: \\localhost:14000\sysadmin)
    it throws the error << Error 500--Internal Server Error_
    *javax.servlet.ServletException: oracle.iam.identity.exception.UserManagerException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.DatabaseException*
    Internal Exception: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    >>>>
    many thanks
    Jagdish.

    am able to login
    http://192.168.75.140:7001/console/login/LoginForm.jsp
    from this environment-> servers-> all servers(adminserver,soa_server1, oim_server1, oam_server1) status is running,and health is ok.
    I have started these servers from command line <base_domain/bin/sh startManagedWebLogic.sh oim_server1
    result is <server started in running mode>
    now I shutdown the oam_server1 and oim_server1
    again I started the oim_server1 as above
    command line result is < <May 30, 2013 7:54:47 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    but in (http://localhost:7001/console) window oim_server1 status is unknown...

  • No application showing in planning web & can't connect to admin console

    Hi,
    Planning web screen showing 'No aApplication available" even though I worked with planning application yesterday also and after that I am sure nobody have deleted that application. Also I can't login into essbase admin console as it is showing "cannot connect to administration server" though I have checked in services console that hyperion administration services is running.
    One exception I got is shared services is not running. So I started that but after some time automatically went to stopped mode. Then I stopped all the services and restart the server and restart the services sequentially---- no hope. Same problem still there.
    Can you please suggest how to solve the aforesaid?
    Thanks & Regards.

    Hi,
    Thanks for your reply. I have tried that but still the same error having in admin console. I have not craeted/modified anything in planning cluster in last some days. The problem is that all services is started properly except 'shared services' service. When I go to start that it is starting and showing started but after some time, automatically stopped. I also tried the following-----
    1) Stopped all the other services except OpenLDAP
    2) then started the shared services from start-> run-> hyperion-> foundation services-> start shared services
    and got the error like---
    Driver][Oracle]ORA-12505 Connection refused, the specified SID (xxxxx) was no
    recognized by the Oracle server.
    Database configuration test failed. Use Configuration Utility to configure the
    atabase connectivity
    Unable to connect to database. Will try to re-connect after sleeping for 30 sec
    nds...
    Attempting to connect to database: Retry Count: 1
    Unable to connect to database. Will try to re-connect after sleeping for 30 sec
    nds...
    Don't know what is happening....Any idea about the same? How could the problem be solved?
    OR should I reinstall hyperion afresh.....
    Regards.

  • Weblogic admin console default password ?

    Hi All
    I am trying to log in to Peoplesoft Weblogic admin console
    http://<server>:<port>/console/login/LoginForm.jsp is the url i am using and i am getting the log in page
    entered the default user id and password as " system and password as password "
    Below is the error message:
    Authentication Denied
    The username or password has been refused by WebLogic Server. Please try again.
    What could be the reason?
    WebLogic Server "PIA" version: WebLogic Server 10.3.1.0
    PeopleTools 8.50
    HR 9.1
    Tuxedo10gR3_32_win_2k3_x86_VS2005
    Have installed successfully, and Peoplesoft application is working fine.
    Please let me know.
    Thanks for your help.
    Edited by: AfjalK on Dec 26, 2009 12:21 PM

    The logon credentials have changed from Tools 8.50. Instead of system/password it's now system/Passw0rd. It is in the install guide but I didn't spot it first time through either.
    Duncan

  • Admin console applet error

    I have successfully installed the Weblogic Server 6.1 (sp2), in Win XP Professional. When I started the admin. console http://server:7001/console...it is not able to load left navigation tree. I also tried loading Java Applet in Internet Explorer, to check it. But it says Internet Explorer is ignoring <APPLET> tags. Please help!!

    In XP Professional , i think there is no Java VM to run applets.
    Either install the SUN's Java VM or Microsoft's Java VM which can be
    downloaded separately.
    Let me know if it works.
    Karthi.
    "Kumar.M" <[email protected]> wrote in message
    news:3f8e2489$[email protected]..
    I have successfully installed the Weblogic Server 6.1 (sp2), in Win XPProfessional. When I started the admin. console
    http://server:7001/console...it is not able to load left navigation tree. I
    also tried loading Java Applet in Internet Explorer, to check it. But it
    says Internet Explorer is ignoring <APPLET> tags. Please help!!

  • Error while starting ManagedServer from admin console.

    HI,
    can any one please help me on the below error.
    i got the below error when i tried to start managedserver from admin console. and below are the steps i have done before start the manages server.
    1. started admin server.
    2. started nodemanager from C:\bea\wlng400\server\bin\startNodeManager.cmd
    3. started managed server from the admin console.
    managed server name is "QualcommServer"
    Error from QualcommServer.out file is :
    <Apr 27, 2009 4:46:37 PM IST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: [Management:141266]Parsing Failure in config.xml: java.lang.AssertionError: java.lang.ClassNotFoundException: com.bea.wlcp.wlng.management.descriptor.bean.WlngTierBean>
    Below is config.xml file which i am using:
    <jms-server>
    <name>JMSServer-AdminServer</name>
    <target>AdminServer</target>
    </jms-server>
    <jms-system-resource>
    <name>WLNGJMSResource</name>
    <target>AdminServer</target>
    <descriptor-file-name>jms/wlng-jms.xml</descriptor-file-name>
    </jms-system-resource>
    <custom-resource>
    <name>networktier</name>
    <target>QualcommServer</target>
    <descriptor-file-name>custom/nt.xml</descriptor-file-name>
    <resource-class>com.bea.wlcp.wlng.management.descriptor.resource.WlngTierResource</resource-class>
    <descriptor-bean-class>com.bea.wlcp.wlng.management.descriptor.bean.WlngTierBean</descriptor-bean-class>
    </custom-resource>
    <custom-resource>
    <name>wlng-edr</name>
    <target>QualcommServer</target>
    <descriptor-file-name>custom/wlng-edr.xml</descriptor-file-name>
    <resource-class>com.bea.wlcp.wlng.management.descriptor.resource.WlngEdrResource</resource-class>
    <descriptor-bean-class>com.bea.wlcp.wlng.management.descriptor.bean.WlngEdrBean</descriptor-bean-class>
    </custom-resource>
    <admin-server-name>AdminServer</admin-server-name>
    <jdbc-system-resource>
    <name>wlng.datasource</name>
    <target>QualcommServer</target>
    <descriptor-file-name>jdbc/wlng-jdbc.xml</descriptor-file-name>
    </jdbc-system-resource>
    <jdbc-system-resource>
    <name>wlng.localTX.datasource</name>
    <target>QualcommServer</target>
    <descriptor-file-name>jdbc/wlng-localTX-jdbc.xml</descriptor-file-name>
    </jdbc-system-resource>
    Thanks,
    Srinu Babu P

    This classs is usually found in server\lib\wlng\wlng-management.jar, make sure it has that class and that jar is getting loaded by the server.

  • Weblogic 11g custom LoginModule

    Hello experts!
    I have implemented a custom JAAS LoginModule, but I can't find any documentation how to register this module in WebLogic 11g (I think the server version is 10). Could you briefly explain how to do this or send some link?
    Thank you in advance!

    Hi,
    You need to create a jaas.conf file referring to the LoginModule class as below.
    Sample {
    sample.module.SampleLoginModule required debug=true;
    Then specify the below parameter in the server startup script.
    -Djava.security.auth.login.config=<Pathto>jaas.config
    For Ex:
    set JAVA_OPTIONS=%JAVA_OPTIONS% -Djava.security.auth.login.config=<pathto>\jaas.config
    Regards,
    Andy.

  • Em showing everything is down including the admin server eventhough they are up in Weblogic Admin Console

    Hi there,
    We are running with Oracle Fusion Middleware 11.1.1.3.0 on top of Oracle Weblogic 10.3.3.0 which is installed on Windows Server 2008 64 bit. We have configured two SOA domains under this middleware home.For example, we will consider the SOA domain name as SOA1 and SOA2. When we logon to SOA1 Em console, Everything is showing the exact status as like SOA1 admin console. Whereas SOA2 is not the same case. SOA2 EM console showing all in red down arrow including Admin server but SOA2 admin console says everything running fine.
    We checked the Oracle Doc ID 1484381.1 for more troubleshooting, But they have provided the patch only the version from 11.1.1.5.0 or later. Also we could see below error in the emos.log
    [2015-03-03T10:49:58.166+01:00] [AdminServer] [NOTIFICATION:24] [] [oracle.sysman.emas.sdk.model.jmx.JMXUtil] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000KjV2fVZDSc4_RTl3id1Kw52A00005M,0] [APP: em] [dcid: e80eae2a2ac05444:-1dcaadaf:14bcabbbf24:-8000-000000000000029b] Found no object names where one was expected for query: oracle.dms:name=AggreSpy,type=Spy,*
    [2015-03-03T10:49:58.175+01:00] [AdminServer] [NOTIFICATION:24] [] [oracle.sysman.emas.model.region.FMWRegionModel] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000KjV2fVZDSc4_RTl3id1Kw52A00005M,0] [APP: em] [dcid: e80eae2a2ac05444:-1dcaadaf:14bcabbbf24:-8000-000000000000029b] Error getting Response metrics
    [2015-03-03T10:49:58.176+01:00] [AdminServer] [NOTIFICATION:32] [] [oracle.sysman.emas.model.region.FMWRegionModel] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000KjV2fVZDSc4_RTl3id1Kw52A00005M,0] [APP: em] [dcid: e80eae2a2ac05444:-1dcaadaf:14bcabbbf24:-8000-000000000000029b] Error getting Response metrics[[
    Please help us to make sync the SOA2 EM console with SOA2 Admin console.
    Thanks
    Lakshman,

    Hi Lakshman,
    what about about the WLS admin console? What is reported there for both
    domains?
    When starting the managed servers for SOA2 domain, have you provided 
    the URL of the Admin Server of SOA2 domain?
    Cheers,
    A.

  • Taking long time to start when weblogic 11g admin server

    Hi
    When I ran following command in linux 64-bit environmnt to start weblogic 11g admin server, it is taking such a long time (some time it is taking one and half hour, some time it is taking 24 hours and still showing work under process)
    $HOME/Middleware/user_projects/domains/soa_domain/startWebLogic.sh -Dweblogic.management.username=weblogic -Dweblogic.management.password=weblogic$123 > server.log &
    Please help me out.
    Linux OS 64-bit installaed
    Weblogic 11g server (64-bit) installed
    SOA SUIT 11g (64-bit) Installed
    SYStem COnfiguration:
    RAM 4 GB
    HDD 160 GB (Single Partition)
    Core 2 duo Processor
    Thanks
    Phani

    How much memory have you configured for the servers?
    When the memory (Xmx and Xms - JVM parameters) is too small start-up times can get long.
    I saw that you have SOA environment. To tune your environment this link might help: http://middlewaremagic.com/weblogic/?p=6040

Maybe you are looking for