WSM Managed server starts in ADMIN Mode after upgrade to 11.1.1.7

We have just upgraded our 11g SOA Cluster environment from 11.1.1.4 to 11.1.1.7. The issue is after the upgrade, our WSM servers are starting to ADMIN state with following error.
<Sep 25, 2013 7:14:35 AM PDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'DMS Application [Version=11.1.1.1.0]' due to error weblogic.application.ModuleException: Failed to load webapp: 'dms.war'.
weblogic.application.ModuleException: Failed to load webapp: 'dms.war'
Caused By: weblogic.management.DeploymentException: Error: Unresolved Webapp Library references for "ServletContext@381802823[app:DMS Application module:dms.war path:/dms spec-version:2.5 version:11.1.1.1.0]", defined in weblogic.xml [Extension-Name: jstl, Specification-Version: 1.2, Implementation-Version: 1.2, exact-match: false]
at weblogic.servlet.internal.WebAppServletContext.processWebAppLibraries(WebAppServletContext.java:2750)
Our cluster environment has one Admin Server, and two of each OSB, WSM and SOA managed servers. As our WSM servers are not coming up, we are not able to start our SOA servers too.
Thank You

Same issue here :-)), Just playing around with policies configuration, the server was running just fine, I wanted to check if the policies are applicable during runtime even the WSM managed server is down. After restart, it started in ADMIN mode, well the solution is straight. It is exactly telling that the dms application is missing the jstl library reference
<Error> <Deployer> <iwpdcdevsoaa.iwater.ie> <WLS_WSM1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <bcfaf10ec8fbdfc2:-26d85d29:1429ffae24c:-8000-0000000000000003> <1385663491675> <BEA-149205> <Failed to initialize the application 'DMS Application [Version=11.1.1.1.0]' due to error weblogic.application.ModuleException: Failed to load webapp: 'dms.war'.
weblogic.application.ModuleException: Failed to load webapp: 'dms.war'
        at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:395)
        at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
        at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
        at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
        at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:47)
        at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:649)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
        at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:44)
        at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
        at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
        at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
        at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
        at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
        at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
        at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
        at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
        at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
        at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
        at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
        at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
        at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused By: weblogic.management.DeploymentException: Error: Unresolved Webapp Library references for "ServletContext@384044243[app:DMS Application module:dms.war path:/dms spec-version:2.5 version:11.1.1.1.0]", defined in weblogic.xml [Extension-Name: jstl, Specification-Version: 1.2, Implementation-Version: 1.2, exact-match: false]
        at weblogic.servlet.internal.WebAppServletContext.processWebAppLibraries(WebAppServletContext.java:2750)
        at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:416)
        at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:494)
        at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:418)
        at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:976)
        at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:384)
        at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
        at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
        at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
        at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:47)
        at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:649)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
        at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:44)
        at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
        at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
        at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
        at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
        at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
        at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
        at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
        at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
        at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
        at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
        at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
        at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
        at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
>
So search for "jstl" within the weblogic console in search bar, it is type of library, click on it and target it to the managed server where OWSM is running as weel. It was root cause in my case, somehow the library was not targeted to our WLS_WMS1 managed server. Now the server is back in RUNNING mode. Of course apply this in case of problem with SOA servers, target it to the cluster or exact nodes and it should work.
Still I don't know how the issue has been crated, I don't think that somebody removed it from deployment. Rather I think that somebody was applying patch or some artifacts to OSB or SOA managed server and this library was required as well, but as soon as we have separated WSM cluster, it was maybe assuming that it is running within OSB or SOA clusters and therefore didn't target the WSM cluster automatically. But this is just the idea :-))
Ladislav

Similar Messages

  • Weblogic managed instance started in "admin" mode.

    Hi,
    I tried to startup a managed instance for my cluster and it was started in "admin" mode and not "running" mode. I am using WLS 9.2.
    Saw some error messages in the weblogic logs related to Database. Could it be the reason for that?
    Thanks.
    Vincent
    ####<Mar 18, 2013 9:39:02 AM SGT> <Info> <JDBC> [ACTIVE] ExecuteThread: '2' for
    queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1363570742322> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLException: ORA-01033: ORACLE initialization or shutdown in progress
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:283)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:278)
            at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOsesskey(T4CTTIoauthenticate.java:293)
            at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:357)
            at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
            at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
            at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
            at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
            at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:300)
            at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:204)
            at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1076)
            at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1000)
            at weblogic.common.resourcepool.ResourcePoolImpl.recreateDeadResources(ResourcePoolImpl.java:1870)
            at weblogic.common.resourcepool.ResourcePoolImpl.access$800(ResourcePoolImpl.java:37)
            at weblogic.common.resourcepool.ResourcePoolImpl$ResourcePoolMaintanenceTask.timerExpired(ResourcePo
    olImpl.java:1984)
            at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:265)
            at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)

    Sri Mud <> wrote:
    Hi,
    I am trying to start a Managed server running on WLS9.2 when the Admin
    server is down. I am using the following:
    ./startManagedWebLogic.sh <Managed server name> <Admin URL>
    I am getting the following error:
    weblogic.security.spi.ProviderInitializationException:
    [Security:090730]Failed to verify credential mapper LDAP hierarchy
    netscape.ldap.LDAPException: failed to connect to server ldap://<Admin
    URL> (91)Hi,
    Did you activate the managed server independent mode? (msi replication)
    If you, did you find those files on the managed server?
    rgrds,
    Bart
    Schelstraete Bart
    [email protected]
    http://www.schelstraete.org
    http://www.linkedin.com/in/bschelst

  • MacBook Pro wakes up in admin mode after upgrading to OS 10.8

    My MacBook is set up with one user account and one admin account.  Since upgrading to Mountain Lion, the MacBook, after going into power saver mode, wakes up in admin mode.  It's no hudge deal, but I need to reboot the MacBook to get it back into the right user account so I can acess my mail and applications.  Any idea if there is a config setting I can change to prevent this issue?

    Go to System Preferences -> Users & Groups -> Login Options -> Set Automatic login to off.

  • Server started in RUNNING mode not showing in Startup Log File when MS Starts

    Dear all,
    When we start OSB Managed Server, server status is showing Running Status in Web logic console and it is also serving the requests. but in server Start up log file, it is not showing 'Server started in RUNNING mode' after it started.
    this behavior is only for 4 managed servers in cluster of 6 managed servers. other 2 managed servers are starting and showing the message correctly.
    please some body show some light on it as we need to fix this issue urgently.
    thanks in advance.
    pr

    Dear all,
    When we start OSB Managed Server, server status is showing Running Status in Web logic console and it is also serving the requests. but in server Start up log file, it is not showing 'Server started in RUNNING mode' after it started.
    this behavior is only for 4 managed servers in cluster of 6 managed servers. other 2 managed servers are starting and showing the message correctly.
    please some body show some light on it as we need to fix this issue urgently.
    thanks in advance.
    pr

  • Server stopped in ADMIN mode

    Can any body help on this issue
    Server is stopped in ADMIN mode and is not coming into RUNNING mode

    I got the same thing. The managed Server is in ADMIN mode and the other managed server is running fine.
    Both these managed servers are clustered. And the Admin Server is also running.
    I resumed it and it says, the server is in an incompatible state.
    How to resolve it ???
    Thanks in advance

  • OIM_SERVER1 starting in Admin Mode

    Guys,
    Following Tasks(to upgrade Oracle Identity Manager from 9.x to 11g) from upgrade guide (http://docs.oracle.com/cd/E21764_01/upgrade.1111/e10129/upgrade_oim.htm#CACIBHHJ) has been completed succesfully:-
    •Task 1: Identify and Prepare Oracle Database for Oracle Identity Manager 11g (Optional)
    •Task 2: Use the Repository Creation Utility to Create the Schema in the Database
    •Task 3: Install Oracle Fusion Middleware
    •Task 4: Use Upgrade Assistant to Upgrade the Oracle Identity Manager Schema
    •Task 5: Create a WebLogic Domain for Oracle Identity Manager
    •Task 6: Start the WebLogic Administration Server
    •Task 7: Configure Oracle Identity Manager Server 11g
    •Task 8: Configure Node Manager to Start Managed Servers
    •Task 9: Start the SOA Managed Server
    In the below Task10 while starting OIM server, OIM_SERVER1 is starting in Admin mode ( i guess it should come in running mode).
    "Task 10: Start the Oracle Identity Manager Managed Server"
    Best Regards,
    Manohar

    Hi Kevin,
    Thanks, pasting text from cammand prompt.
    :\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.owasp_11.1.1\antisamy-bin.1.3.jar;E:
    \ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.owasp_11.1.1\commons-configuration-1.
    5.jar;E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.owasp_11.1.1\commons-fileuplo
    ad-1.2.jar;E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.owasp_11.1.1\commons-lan
    g-2.3.jar;E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.owasp_11.1.1\nekohtml-0.9
    .5.jar;E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.owasp_11.1.1\xercesImpl-2.9.
    1.jar;E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;E:\ORACLE~
    2\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;E:\ORACLE~2\MIDDLE~1\WLSE
    RV~1.3\server\lib\xqrl.jar
    PATH=E:\ORACLE~2\MIDDLE~1\patch_wls1036\profiles\default\native;E:\ORACLE~2\MIDD
    LE~1\patch_ocp371\profiles\default\native;E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server
    \native\win\x64;E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\bin;E:\ORACLE~2\MIDDLE~1\
    modules\ORGAPA~1.1\bin;E:\Java\JDK16~1.0_3\jre\bin;E:\Java\JDK16~1.0_3\bin;E:\Or
    acle\product\10.2.0\client_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\Syste
    m32\Wbem;C:\Program Files (x86)\Windows Imaging\;E:\Java\jdk1.6.0_32\bin;C:\Wind
    ows\sysWOW64;E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8;E:\O
    racle_11g\middleware_home\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_32"
    Java(TM) SE Runtime Environment (build 1.6.0_32-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 20.7-b02, mixed mode)
    Starting WLS with line:
    E:\Java\JDK16~1.0_3\bin\java -client -Xms768m -Xmx1536m -XX:PermSize=256m -XX:
    MaxPermSize=512m -Dweblogic.Name=oim_server1 -Djava.security.policy=E:\ORACLE~2\
    MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.security.SSL.trustedCA
    KeyStore="E:\Oracle_11g\middleware_home\wlserver_10.3\server\lib\cacerts" -Xver
    ify:none -da -Dplatform.home=E:\ORACLE~2\MIDDLE~1\WLSERV~1.3 -Dwls.home=E:\ORAC
    LE~2\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\
    server -Dcommon.components.home=E:\ORACLE~2\MIDDLE~1\ORACLE~1 -Djrf.version=11.
    1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger
    -Ddomain.home=E:\ORACLE~2\MIDDLE~1\USER_P~1\domains\BASE_D~1 -Djrockit.optfile=
    E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Dor
    acle.server.config.dir=E:\ORACLE~2\MIDDLE~1\USER_P~1\domains\BASE_D~1\config\FMW
    CON~1\servers\oim_server1 -Doracle.domain.config.dir=E:\ORACLE~2\MIDDLE~1\USER_P
    ~1\domains\BASE_D~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=E:\ORACLE~2\MIDD
    LE~1\USER_P~1\domains\BASE_D~1\config\FMWCON~1\carml -Digf.arisidstack.home=E:\
    ORACLE~2\MIDDLE~1\USER_P~1\domains\BASE_D~1\config\FMWCON~1\arisidprovider -Dora
    cle.security.jps.config=E:\ORACLE~2\MIDDLE~1\USER_P~1\domains\BASE_D~1\config\fm
    wconfig\jps-config.xml -Doracle.deployed.app.dir=E:\ORACLE~2\MIDDLE~1\USER_P~1\d
    omains\BASE_D~1\servers\oim_server1\tmp\_WL_user -Doracle.deployed.app.ext=\- -D
    weblogic.alternateTypesDirectory=E:\Oracle_11g\middleware_home\Oracle_IDM1\serve
    r\loginmodule\wls,E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,E:
    \ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.ha
    ndler.pkgs=oracle.mds.net.protocol"|"oracle.fabric.common.classloaderurl.handler
    "|"oracle.fabric.common.uddiurl.handler"|"oracle.bpm.io.fs.protocol -Dweblogic.
    jdbc.remoteEnabled=false -DXL.HomeDir=E:\Oracle_11g\middleware_home\Oracle_IDM1
    \server -Djava.security.auth.login.config=E:\Oracle_11g\middleware_home\Oracle_
    IDM1\server\config\authwl.conf -Dorg.owasp.esapi.resources=E:\Oracle_11g\middle
    ware_home\Oracle_IDM1\server\apps\oim.ear\APP-INF\classes -da:org.apache.xmlbea
    ns... -Dsoa.archives.dir=E:\Oracle_11g\middleware_home\Oracle_SOA1\soa -Dsoa.ora
    cle.home=E:\Oracle_11g\middleware_home\Oracle_SOA1 -Dsoa.instance.home=E:\ORACLE
    ~2\MIDDLE~1\USER_P~1\domains\BASE_D~1 -Dtangosol.coherence.clusteraddress=227.7.
    7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.x
    ml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dweblogic.tr
    ansaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Dj
    avax.net.ssl.trustStore=E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\lib\DemoTrust.jks
    -Dem.oracle.home=E:\Oracle_11g\middleware_home\oracle_common -Djava.awt.headles
    s=true -Dums.oracle.home=E:\Oracle_11g\middleware_home\Oracle_SOA1 -Dweblogic.ma
    nagement.discover=false -Dweblogic.management.server=http://mapidmapn01:7001 -D
    wlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -D
    weblogic.ext.dirs=E:\ORACLE~2\MIDDLE~1\patch_wls1036\profiles\default\sysext_man
    ifest_classpath;E:\ORACLE~2\MIDDLE~1\patch_ocp371\profiles\default\sysext_manife
    st_classpath weblogic.Server
    <Aug 22, 2012 5:30:27 AM GMT-06:00> <Info> <Security> <BEA-090905> <Disabling Cr
    yptoJ JCE Provider self-integrity check for better startup performance. To enabl
    e this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=tru
    e>
    <Aug 22, 2012 5:30:28 AM GMT-06:00> <Info> <Security> <BEA-090906> <Changing the
    default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To d
    isable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Aug 22, 2012 5:30:29 AM GMT-06:00> <Info> <WebLogicServer> <BEA-000377> <Starti
    ng WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 20.7-b02 from
    Sun Microsystems Inc.>
    <Aug 22, 2012 5:30:31 AM GMT-06:00> <Info> <Security> <BEA-090065> <Getting boot
    identity from user.>
    Enter username to boot WebLogic server:weblogic
    Enter password to boot WebLogic server:
    <Aug 22, 2012 5:32:43 AM GMT-06:00> <Info> <Management> <BEA-141107> <Version: W
    ebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Aug 22, 2012 5:32:45 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000365> <Serv
    er state changed to STARTING>
    <Aug 22, 2012 5:32:45 AM GMT-06:00> <Info> <WorkManager> <BEA-002900> <Initializ
    ing self-tuning thread pool>
    <Aug 22, 2012 5:32:46 AM GMT-06:00> <Notice> <LoggingService> <BEA-320400> <The
    log file E:\Oracle_11g\middleware_home\user_projects\domains\base_domain\servers
    \oim_server1\logs\oim_server1.log will be rotated. Reopen the log file if tailin
    g has stopped. This can happen on some platforms like Windows.>
    <Aug 22, 2012 5:32:46 AM GMT-06:00> <Notice> <LoggingService> <BEA-320401> <The
    log file has been rotated to E:\Oracle_11g\middleware_home\user_projects\domains
    \base_domain\servers\oim_server1\logs\oim_server1.log00022. Log messages will co
    ntinue to be logged in E:\Oracle_11g\middleware_home\user_projects\domains\base_
    domain\servers\oim_server1\logs\oim_server1.log.>
    <Aug 22, 2012 5:32:46 AM GMT-06:00> <Notice> <Log Management> <BEA-170019> <The
    server log file E:\Oracle_11g\middleware_home\user_projects\domains\base_domain\
    servers\oim_server1\logs\oim_server1.log is opened. All server side log events w
    ill be written to this file.>
    Aug 22, 2012 5:32:54 AM oracle.iam.platform.auth.providers.wls.OIMAuthentication
    Provider initialize
    INFO: Authentication module initialized
    <Aug 22, 2012 5:32:58 AM GMT-06:00> <Notice> <Security> <BEA-090082> <Security i
    nitializing using security realm myrealm.>
    <Aug 22, 2012 5:33:06 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000365> <Serv
    er state changed to STANDBY>
    <Aug 22, 2012 5:33:06 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000365> <Serv
    er state changed to STARTING>
    <Aug 22, 2012 5:33:29 AM GMT-06:00> <Warning> <oracle.jps.upgrade> <JPS-06003> <
    Cannot migrate credential folder/key ADF/anonymous#oimBpelCredKey.Reason oracle.
    security.jps.service.credstore.CredentialAlreadyExistsException: JPS-01007: The
    credential with map ADF and key anonymous#oimBpelCredKey already exists..>
    <Aug 22, 2012 5:33:34 AM GMT-06:00> <Warning> <oracle.adf.share.ADFContext> <BEA
    -000000> <Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initializati
    on is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent
    To see the stack trace for thread that is initializing this, set the logging lev
    el of oracle.adf.share.ADFContext to FINEST>
    <Aug 22, 2012 5:33:39 AM GMT-06:00> <Error> <Deployer> <BEA-149205> <Failed to i
    nitialize the application 'oim [Version=11.1.1.3.0]' due to error oracle.iam.pla
    tform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Password for .xldatabasekey is not seeded in CSF.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Password for .xldatabasekey is not seeded in CSF.
    at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAp
    pInitializationListener.java:145)
    at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.r
    un(BaseLifecycleFlow.java:282)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    120)
    at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListene
    rAction.invoke(BaseLifecycleFlow.java:199)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Password for .xldatabasekey is not seeded in CSF.
    at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAp
    pInitializationListener.java:145)
    at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.r
    un(BaseLifecycleFlow.java:282)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    120)
    at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListene
    rAction.invoke(BaseLifecycleFlow.java:199)
    Truncated. see log file for complete stacktrace
    >
    <Aug 22, 2012 5:33:40 AM GMT-06:00> <Warning> <Munger> <BEA-2156203> <A version
    attribute was not found in element application in the deployment descriptor in E
    :\Oracle_11g\middleware_home\Oracle_IDM1\server\apps\spml-xsd.ear/META-INF/appli
    cation.xml. A version attribute is required, but this version of the Weblogic Se
    rver will assume that the JEE5 is used. Future versions of the Weblogic Server w
    ill reject descriptors that do not specify the JEE version.>
    <Aug 22, 2012 5:33:40 AM GMT-06:00> <Warning> <Munger> <BEA-2156203> <A version
    attribute was not found in element application in the deployment descriptor in E
    :\Oracle_11g\middleware_home\user_projects\domains\base_domain\servers\oim_serve
    r1\tmp\_WL_user\spml-xsd\s8d2b9/META-INF/application.xml. A version attribute is
    required, but this version of the Weblogic Server will assume that the JEE5 is
    used. Future versions of the Weblogic Server will reject descriptors that do not
    specify the JEE version.>
    <Aug 22, 2012 5:33:40 AM GMT-06:00> <Emergency> <Deployer> <BEA-149259> <Server
    'oim_server1' in cluster 'OIM_CLUSTER' is being brought up in administration sta
    te due to failed deployments.>
    Loading xalan.jar for XPathAPI.
    05:33:57 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (
    self-tuning)'] -
    ----------------- NEXAWEB SERVER LICENSE ------------------
    - Customer ID : 122
    - License type : Enterprise
    - Max unique IPs : unlimited
    - Max XUL sessions : unlimited
    - Max CPUs/server : unlimited
    - Clustering allowed : true
    - Expiration date : none
    Nexaweb Technologies Inc.(C)2000-2004. All Rights Reserved.
    Nexaweb Technologies Inc.
    10 Canal Park
    Cambridge, MA 02141
    Tel: 617.577.8100. Email: [email protected]
    05:33:57 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (
    self-tuning)'] - Clustering is OFF.
    05:33:58 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (
    self-tuning)'] - Servlet Engine: WebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PS
    T 2011 1441050 Oracle WebLogic Server Module Dependencies 10.3 Thu Sep 29 17:47:
    37 EDT 2011 Oracle WebLogic Server on JRockit Virtual Edition Module Dependencie
    s 10.3 Wed Jun 15 17:54:24 EDT 2011
    05:33:58 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (
    self-tuning)'] - Servlet API Version: 2.5
    05:33:58 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (
    self-tuning)'] - Nexaweb Server Info = Nexaweb Server 3.3.1072
    05:33:58 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (
    self-tuning)'] - Nexaweb Server initialized successfully.
    <Aug 22, 2012 5:34:04 AM GMT-06:00> <Notice> <Log Management> <BEA-170027> <The
    Server has established connection with the Domain level Diagnostic Service succe
    ssfully.>
    <Aug 22, 2012 5:34:04 AM GMT-06:00> <Notice> <Cluster> <BEA-000138> <Listening f
    or announcements from cluster OIM_CLUSTER on 239.192.0.0:7001.>
    <Aug 22, 2012 5:34:04 AM GMT-06:00> <Notice> <Cluster> <BEA-000133> <Waiting to
    synchronize with other running members of OIM_CLUSTER.>
    <Aug 22, 2012 5:34:07 AM GMT-06:00> <Error> <Cluster> <BEA-000166> <Some other c
    luster in this domain is configured to use the same multicast address as OIM_CLU
    STER. Clusters cannot use the same multicast address.>
    <Aug 22, 2012 5:34:34 AM GMT-06:00> <Notice> <Security> <BEA-090171> <Loading th
    e identity certificate and private key stored under the alias DemoIdentity from
    the jks keystore file E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\lib\DemoIdentity.jk
    s.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090169> <Loading tr
    usted certificates from the jks keystore file E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\se
    rver\lib\DemoTrust.jks.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090169> <Loading tr
    usted certificates from the jks keystore file E:\Java\JDK16~1.0_3\jre\lib\securi
    ty\cacerts.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2
    009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,
    O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a cer
    tificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier obje
    ct: 1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, I
    nc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.
    ,C=US". The loading of the trusted certificate list raised a certificate parsing
    exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.1135
    49.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Ce
    nter,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted cert
    ificate list raised a certificate parsing exception PKIX: Unsupported OID in the
    AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Ce
    nter,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted cert
    ificate list raised a certificate parsing exception PKIX: Unsupported OID in the
    AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3
    ". The loading of the trusted certificate list raised a certificate parsing exce
    ption PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.
    1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Syste
    ms CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certifi
    cate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object:
    1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU
    =(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=
    VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a cert
    ificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier objec
    t: 1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The l
    oading of the trusted certificate list raised a certificate parsing exception PK
    IX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(
    c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loadi
    ng of the trusted certificate list raised a certificate parsing exception PKIX:
    Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Server> <BEA-002613> <Channel "Def
    ault" is now listening on 132.189.236.47:14000 for protocols iiop, t3, CLUSTER-B
    ROADCAST, ldap, snmp, http.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Server> <BEA-002613> <Channel "Def
    aultSecure" is now listening on 132.189.236.47:14001 for protocols iiops, t3s, C
    LUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000332> <Star
    ted WebLogic Managed Server "oim_server1" for domain "base_domain" running in De
    velopment Mode>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000365> <Serv
    er state changed to ADMIN>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000360> <Serv
    er started in ADMIN mode>

  • How can I set my database instance to start in OPEN mode after my computer

    Hi all,
    Sometime, I have to reboot my computer. After it rebooted, my instance is automaticaly executed. But, my database is not set to the OPEN mode (automaticaly). On some development computers, my status is set to OPEN after a reboot. On some computers, the local database is set to the IDLE instance.
    How can I set my database instance to start in OPEN mode after my computer has rebooted?
    Thank your for any help.

    but i could not run command emctl start dbconsolor lsnrctl..
    What error you are getting? If you are not able to run both of them then the ORACLE_HOME is not set properly.
    i set oracle_home and oracle_sid in thereWhere? Is it set in your user variable part of system variable. It is good to set it in the system variable, so that it will be common for all the users who use the system.
    To check whether the variable is set or not go to the command prompt and type
    setIf you see your ORACLE_HOME variable then it is set or else not.

  • Videos not playing in landscape mode after upgrading my Z10 software to latest version

    Hello,
    Videos in my Z10 iss not playing in the Landscape mode after upgrading my Z10 smart phone software with the latest version.  I think it is not sensing when i turn my phone.
    Is it a bug in the upgraded software or do i need to do any changes in the settings.
    Also -- i dont seem to have Blackberry balance on my Z10.  Please advise
    regards,
    Yogesh

    Maybe someone else has another suggestion? I'm running 10.2, not released by VZW Yet. Works fine.
    THE BITTERNESS OF POOR QUALITY, LINGERS LONG AFTER THE CHEAPNESS OF PRICE, IS SOON FORGOTTEN.

  • Why are websites in firefox loading in an index mode after upgrading to mountain lion?

    why are websites in firefox loading in an index mode after upgrading to mountain lion?

    Hi Canes,
    Sorry - not sure what you mean?
    GB

  • My ipad mini is in recovery  mode after upgrading to ios 7. When i tried to restore it through itunes it says an error occured in restoring ... please help.......

    my ipad mini is in recovery  mode after upgrading to ios 7. When i tried to restore it through itunes it says an error occured in restoring ... please help.......

    Force iPad into Recovery Mode. Follow step 1 to 6 very closely.
    http://support.apple.com/kb/HT1808
    Note: You may have to repeat the above a few times.

  • HT4061 Hello my iPhoneOS entered icloud ios 7.0.4 mode after upgrade

    Hello my iPhoneOS entered icloud ios 7.0.4 mode after upgrade .How to solve?

    Try a reset: hold down the home button along with the sleep/wake button until you see the apple, then let go. (No data loss)

  • IPhone 5 stuck in portrait mode after upgrade to iOS 8

    iPhone 5 stuck in portrait mode after upgrade to iOS 8.
    Phone was fine before the upgrade, iOS 8.1 did not fix the issue.
    Have done a factory reset at Genius bar and they say it's a hardware issue and have gotten this response below:
    "Now, when you perform an update to any iOS device many system checks are run to verify that all components are working as they should. This is part of the firmware update process. When these checks are run sometimes issues are detected, even if all seemed to be running well previously. When this happens one of two things can occur. Either the hardware will be deactivated completely, or it will be locked in a state of use so that the device can still be used. In the case of the gyroscope for screen rotation, the firmware locks in place so that while not perfect, the device can still remain on some functioning level. This is what appears to have happened when you updated. The software itself did not cause any failure, but it detected a currently upcoming issue and prevented it from becoming worse."
    All I want is a replacement but they want me to pay £199 since it's out of warranty.
    Anyone have the same issue?

    If the device is out of warranty you must pay the out of warranty replacement fee to have your iPhone replaced. If the phone was still under warranty the phone would have been replaced at no charge.

  • Why does Calendar not go back to all entries in list mode after upgrading to iOS 6?

    Why does Calendar not go back to all entries in list mode after upgrading to iOS6?

    I have an iPhone 5 running at iOS7.1.1. The Calendar list mode previous to iOS 6 showed all past entries, which I found very useful. After the upgrade, it only showed the previous 12 months (as I recall). All past entries are still present, you just have to exit list mode to see them. I'm asking this now after finding the forum for the answer to rediscover the list function in iOS 7.

  • Managed Server started but reflected as Shutdown in Admin Console

    Hi,
    Our managed server is running as service (but the error log shows it is unable to contact the Admin server, thus running in independence mode). On our admin console, it shows the managed server as shutdown. How can we resolve this issue?
    We have tried to clear all the folders under \servers\<managedserver> except the security folder containing boot.properties. However it kept prompting that invalid username/password has been entered. If we restore the original folders, the managed server was able to startup, although in independence mode. Is it because of some ldap ldift file which we find in the managed server's subfolder? How can we resolve this??
    Please help, as this is a production environment and this issue just suddenly happened. It was running fine earlier

    Hi
    1) 10gR3
    2) The log for managed server shows it is started and running. However, it has the following lines of error:
    ####<Dec 28, 2012 6:43:42 PM SGT> <Emergency> <Management> <KIMPRDDMAPP> <> <main> <> <> <> <1356691422536> <BEA-141151> <The admin server could not be reached at https://kimprddmapp:9002.>
    ####<Dec 28, 2012 6:43:42 PM SGT> <Info> <Configuration Management> <KIMPRDDMAPP> <> <main> <> <> <> <1356691422552> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    It is also unable to deploy our application:
    ####<Dec 28, 2012 6:43:51 PM SGT> <Error> <Deployer> <KIMPRDDMAPP> <KIMServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356691431398> <BEA-149205> <Failed to initialize the application 'da' due to error weblogic.management.DeploymentException: Exception occured while downloading files.
    weblogic.management.DeploymentException: Exception occured while downloading files
         at weblogic.deploy.internal.targetserver.datamanagement.AppDataUpdate.doDownload(AppDataUpdate.java:43)
         at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
         at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
         at weblogic.deploy.internal.targetserver.BasicDeployment.prepareDataUpdate(BasicDeployment.java:682)
         at weblogic.deploy.internal.targetserver.BasicDeployment.stageFilesForStatic(BasicDeployment.java:725)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:104)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:187)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    java.net.SocketException: Network is unreachable: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:525)
         at java.net.Socket.connect(Socket.java:475)
         at java.net.Socket.<init>(Socket.java:372)
         at java.net.Socket.<init>(Socket.java:273)
         at javax.net.ssl.SSLSocket.<init>(SSLSocket.java:195)
         at javax.net.ssl.impl.SSLSocketImpl.<init>(Unknown Source)
         at javax.net.ssl.impl.SSLSocketFactoryImpl.createSocket(Unknown Source)
         at weblogic.socket.ChannelSSLSocketFactory.createSocket(ChannelSSLSocketFactory.java:78)
         at weblogic.net.http.HttpsClient.openServer(HttpsClient.java:274)
         at weblogic.net.http.HttpsClient.openServer(HttpsClient.java:502)
         at weblogic.net.http.HttpsClient.New(HttpsClient.java:566)
         at weblogic.net.http.HttpsURLConnection.connect(HttpsURLConnection.java:242)
         at weblogic.deploy.service.datatransferhandlers.HttpDataTransferHandler.getDataAsStream(HttpDataTransferHandler.java:75)
         at weblogic.deploy.service.datatransferhandlers.DataHandlerManager$RemoteDataTransferHandler.getDataAsStream(DataHandlerManager.java:153)
         at weblogic.deploy.internal.targetserver.datamanagement.AppDataUpdate.doDownload(AppDataUpdate.java:39)
         at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
         at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
         at weblogic.deploy.internal.targetserver.BasicDeployment.prepareDataUpdate(BasicDeployment.java:682)
         at weblogic.deploy.internal.targetserver.BasicDeployment.stageFilesForStatic(BasicDeployment.java:725)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:104)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:187)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<Dec 28, 2012 6:43:51 PM SGT> <Info> <WebService> <KIMPRDDMAPP> <KIMServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1356691431991> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceHttps for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Dec 28, 2012 6:43:52 PM SGT> <Info> <WebService> <KIMPRDDMAPP> <KIMServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1356691432085> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceJms for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    Noticed that on my Admin Server, it has the following error message, could this be the cause? How can I fix it?
    ####<Dec 28, 2012 6:35:45 PM SGT> <Warning> <Security> <KIMPRDDMAPP> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356690945499> <BEA-090482> <BAD_CERTIFICATE alert was received from KIMPRDDMAPP.pubnet.sg - 10.206.12.30. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason the certificate was rejected.>
    ####<Dec 28, 2012 6:35:45 PM SGT> <Error> <Console> <KIMPRDDMAPP> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <kimdmweblogic> <> <> <1356690945499> <BEA-240003> <Console encountered the following error javax.help.HelpSetException: Could not parse
    Got an IOException ([Security:090477]Certificate chain received from docs.kim.pubnet.sg - 10.206.12.30 was not trusted causing SSL handshake failure.)
    Parsing failed for null
         at javax.help.HelpSet.<init>(HelpSet.java:146)
         at com.bea.help.utils.HelpSetHelper.getExtensionHelpSetMap(Unknown Source)
         at com.bea.help.utils.HelpSetHelper.mergeExtensionHelpSet(Unknown Source)
         at com.bea.help.utils.HelpSetHelper.createHelpSet(Unknown Source)
         at com.bea.help.utils.HelpSetHelper.getHelpSet(Unknown Source)
         at com.bea.help.utils.HelpSetHelper.ensureHelpSet(Unknown Source)
         at jsp_servlet._jsp.__tocview._jspService(__tocview.java:110)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:408)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:318)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:505)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:432)
         at com.bea.netuix.servlets.controls.content.JspContent.beginRender(JspContent.java:552)
         at com.bea.netuix.nf.ControlLifecycle$7.visit(ControlLifecycle.java:485)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:518)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:220)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:352)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:326)
         at com.bea.netuix.nf.UIControl.render(UIControl.java:582)
         at com.bea.netuix.servlets.controls.PresentationContext.render(PresentationContext.java:486)
         at com.bea.netuix.servlets.util.RenderToolkit.renderChild(RenderToolkit.java:146)
         at com.bea.netuix.servlets.jsp.taglib.skeleton.Child.doTag(Child.java:63)
         at jsp_servlet._framework._skeletons._console.__nolayout._jspService(__nolayout.java:119)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:408)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:318)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:505)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:432)
         at com.bea.netuix.servlets.controls.application.laf.JspTools.renderJsp(JspTools.java:130)
         at com.bea.netuix.servlets.controls.application.laf.JspControlRenderer.beginRender(JspControlRenderer.java:72)
         at com.bea.netuix.servlets.controls.application.laf.PresentationControlRenderer.beginRender(PresentationControlRenderer.java:65)
         at com.bea.netuix.nf.ControlLifecycle$7.visit(ControlLifecycle.java:481)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:518)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:220)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:352)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:326)
         at com.bea.netuix.nf.UIControl.render(UIControl.java:582)
         at com.bea.netuix.servlets.controls.PresentationContext.render(PresentationContext.java:486)
         at com.bea.netuix.servlets.util.RenderToolkit.renderChild(RenderToolkit.java:146)
         at com.bea.netuix.servlets.jsp.taglib.skeleton.Child.doTag(Child.java:63)
         at jsp_servlet._framework._skeletons._console.__twocollayout._jspService(__twocollayout.java:246)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:408)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:318)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:505)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:432)
         at com.bea.netuix.servlets.controls.application.laf.JspTools.renderJsp(JspTools.java:130)
         at com.bea.netuix.servlets.controls.application.laf.JspControlRenderer.beginRender(JspControlRenderer.java:72)
         at com.bea.netuix.servlets.controls.application.laf.PresentationControlRenderer.beginRender(PresentationControlRenderer.java:65)
         at com.bea.netuix.nf.ControlLifecycle$7.visit(ControlLifecycle.java:481)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:518)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.java:529)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:220)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:208)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:162)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)
         at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)
         at com.bea.netuix.servlets.manager.UIServlet.doGet(UIServlet.java:211)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:196)
         at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:251)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.AsyncInitServlet.service(AsyncInitServlet.java:130)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3498)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
         at weblogic.servlet.internal.ServletRequestImpl.run(Unknown Source)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    3) Both Admin and managed servers are running on same host

  • How to start managed server automatically with admin server.

    Hello all, I have an admin server anda managed server configured in a machine. I want to start the managed server as soon as I run the script to start the admin server and node manager in the unix pc.
    The admin and managed server are added to the same machine and the machine is connected with the node manager.
    Please let me know what else need to be configured or make change in the script.

    hello user12003735..
    sorry for not mentioning the wlst tool path.
    You can start the wlst(WEBLOGIC SCRIPTING TOOL) in two ways and run your jython scripts.
    PROCEDURE 1) Directly invoking wlst :
    You will find the wlst.cmd(wlst.sh in case of UNIX enviroments) in $WL_HOME/common/bin. From command line do this
    wlst <JYTHON SCRIPT>
    ./wlst.sh <JYTHON SCRIPT> [UNIX]
    PROCEDURE 2) From Command Line :
    There is a jar file in $WL_HOME/server/lib named weblogic.jar. It conatins a class file named WLST.cmd in the package weblogic[Try jd-gui.exe java decompiler to look inside the jarfile. to get it google it]. This jar file actually makes the wlst tool running. If you try to look inside wlst.cmd or wlst.sh you will find that the scripts are internally adding this jar file in CLASSPATH and calling it:
    eval '"${JAVA_HOME}/bin/java"' ${JVM_ARGS} weblogic.WLST '"$@"' [wlst.sh]
    "%JAVA_HOME%\bin\java" %JVM_ARGS% weblogic.WLST %* [wslt.cmd]
    So you can do exactly what the scripts doing from command line. do this :
    {A} $WL_HOME/server/bin/setWLSEnv.sh [or setWLSEnv.cmd] <---------------------------------------- SETS THE CLASSPATH
    You will see a lot of jar files added to your classpath and this step is exactly same when you run the wlst from the scripts in PROCEDURE 1.
    java weblogic.WLST <JYTHON SCRIPT>
    One thing you can also use the weblogic jar file to monitor any weblogic server[You have to first set the env with setWLSEnv.cmd or .sh]:
    java weblogic.Admin -url t3://<IP>:<PORT> -username <USERNAME> -password <PASSWORD> GETSTATE <SERVERNAME> [GETTING THE STATE]
    java weblogic.Admin -url t3://<IP>:<PORT> -username <USERNAME> -password <PASSWORD> FORCESHUTDOWN <SERVERNAME> [FORCIBLY SHUTTING DOWN SERVERS]
    You can do many other things with weblogic.jar not just the previous two. Refer to oracle manuals.

Maybe you are looking for