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

Similar Messages

  • 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

  • Managed instance going to "Admin mode"

    hi,
    i am trying to start one of the managed instance in our cluster, but the logs are showing a "disk full exception" -93% and the instance is going to
    "admin state",
    when i checked into this issue, i have found out that the +.jar+ file in "tmp/upload/ xxx.jar" in the admin's server dir was occupying the whole space...
    i cleared the /cache, /tmp of the admin instance and
    the disk space came back to 53% ...and restarted the instance...the exception popped up again and the disk space gone back to 94% - full
    Can anyone please help !!!

    hi sandeep,
    Firstly, i tried removing the reference in the config.xml to the "update" EJB module, and cleared
    the cache, tmp etc...
    Stopped the managed instance .
    re started the managed instance...and the logs show :::
    java.io.IOException: [DeploymentService:290066]Error occurred while downloading files from admin server for deployment request "0". Underlying error is: "[DeploymentService:290065]Deployment service servlet encountered an Exception while handling the deployment datatransfer message for request id "0" from server "dwscwl11". Exception is: "Invalid source path : /apps/d_wsc_wl10/1.0/wls/dwscwl1/servers/dwscwl10/upload/resGetLocalDateAndTime-ear-1.0.0.ear"."
    at weblogic.deploy.service.datatransferhandlers.HttpDataTransferHandler.getDataAsStream(HttpDataTransferHandler.java:86)
    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)
    >
    ####<7:51:07 AM > <Error> <Deployer> <xxxx> <Managed server> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1275051067306> <BEA-149205> <Failed to initialize the application 'resManageNoticeFile-ear-1 [Version=1.0.0]' 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.io.IOException: [DeploymentService:290066]Error occurred while downloading files from admin server for deployment request "0". Underlying error is: "[DeploymentService:290065]Deployment service servlet encountered an Exception while handling the deployment datatransfer message for request id "0" from server "dwscwl11". Exception is: "Invalid source path : /apps/d_wsc_wl10/1.0/wls/dwscwl1/servers/dwscwl10/upload/xxxxe-ear-1.0.0.ear"."
    at weblogic.deploy.service.datatransferhandlers.HttpDataTransferHandler.getDataAsStream(HttpDataTransferHandler.java:86)
    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)
    Edited by: usr_weblogic on May 28, 2010 11:14 AM

  • 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>

  • Weblogic starting in ADMIN mode for Epmserver0...11.1.2.3 version

    Hi All,
    I have installed Hyperion 11.1.2.3 version with sql server 2008. after configuration .. services are up and running.But i'm unable to login to worskpace/shared services.
    i tried login to weblogic. under servers epmserver0 in running in ADMIN mode...insted of runnin mode.
    also EPMA services are not starting...
    Can anyone give me the solution for this 2 issues...
    Regards,
    Ravi

    user9060912 wrote:
    Hello hyperionEPM...
    Firstly thank you very much for your help.
    I haven't check the forum due some prob... pls dnt says like this... i have marked helpful for your post.
    once again thank you hyperionEPM.
    One more thing... please try to help the people if you know the answer and dont expect anything from them.they will automatically do this.
    and about my questions analysis ... please don't do like this to anyone.
    thanks for you big big help...I am not here to fight, so relax... :)
    Sorry to say but you shouldn't be saying all this...After all points encourage users on the forum to answer to your queries..
    Thanks,
    hyperionEPM

  • NullPointerException while starting Weblogic server instance

              Hi,
              I am running Weblogic 7.0 SP1 on Windows 2000 SP3. I had configured a cluster
              with a single server in it. With that set up the admin server & Weblogic server
              instance started up fine. Both(admin & server instance) were run on the same machine.
              Then I added another server(on a different to the cluster & tried to start the
              local server instance after running the admin server. I get the following exception,
              C:\bea7>C:\bea7\jdk131_03\bin\java -Djava.compiler=NONE -ms64m -mx64m -classpath
              ""C:\SBM742\conf;C:\SBM742\ebmsapps;C:\SBM\jar\inetmssql.jar;.;C:\bea7\weblogic
              700\server\lib\weblogic_sp.jar;C:\bea7\weblogic700\server\lib\weblogic.jar;C:\SB
              M742\jar\tools.jar;C:\SBM742\jar\log4j.jar;C:\SBM742\BizPulse\JMSFileStore;C:\SB
              M742\BizPulse\jmsmaps;C:\SBM742\jar\castor-0.9.3-xml.jar;C:\SBM742\jar\jdbc-se2.
              0.jar;C:\SBM742\jar\jta1.0.1.jar;C:\SBM742\jar\jakarta-regexp-1.2.jar;C:\SBM742\
              jar\xerces-J_1.4.0.jar"" -Dweblogic.Name="MILPITAS" "-Dbea.home=C:\bea7" -Dweblo
              gic.management.server="milpitas.savvion.com:18793" "-Djava.security.policy==C:\b
              ea7\projects\sbm4.0\sbm.policy" -Dweblogic.ProductionModeEnabled=true -Dweblogic
              .management.username="system" -Dweblogic.management.password="wlsysadmin" weblog
              ic.Server
              Starting WebLogic Server...
              Connecting to http://milpitas.savvion.com:18793...
              <Apr 30, 2003 12:10:33 PM PDT> <Notice> <Security> <090093> <No configuration
              da
              ta was found on server MILPITAS for realm CompatibilityRealm.>
              <Apr 30, 2003 12:10:33 PM PDT> <Notice> <Security> <090082> <Security initializi
              ng using realm CompatibilityRealm.>
              <Apr 30, 2003 12:10:33 PM PDT> <Notice> <WebLogicServer> <000328> <Starting WebL
              ogic Managed Server "MILPITAS" for domain "sbm4.0">
              Starting Cluster Service...
              <Apr 30, 2003 12:11:08 PM PDT> <Notice> <Cluster> <000138> <Listening for announ
              cements from cluster sbm_cluster on 237.0.0.1:7001>
              <Apr 30, 2003 12:11:08 PM PDT> <Notice> <Cluster> <000133> <Waiting to synchroni
              ze with other running members of sbm_cluster>
              <Apr 30, 2003 12:11:38 PM PDT> <Notice> <Cluster> <000134> <Discovered and synch
              ronized with 1 other running members of sbm_cluster>
              <Apr 30, 2003 12:11:39 PM PDT> <Emergency> <WebLogicServer> <000342> <Unable to
              initialize the server: Fatal initialization exception
              Throwable: java.lang.NullPointerException
              java.lang.NullPointerException
              at weblogic.transaction.internal.TransactionRecoveryService.getOrCreate(
              TransactionRecoveryService.java:345)
              at weblogic.transaction.internal.TransactionRecoveryService.deployAllTra
              nsactionRecoveryServices(TransactionRecoveryService.java:390)
              at weblogic.transaction.internal.TransactionRecoveryService.resume(Trans
              actionRecoveryService.java:160)
              at weblogic.transaction.internal.TransactionService.resume(TransactionSe
              rvice.java:138)
              at weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
              61)
              at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
              at weblogic.Server.main(Server.java:32)
              >
              The WebLogic Server did not start up properly.
              Exception raised:
              java.lang.NullPointerException
              at weblogic.transaction.internal.TransactionRecoveryService.getOrCreate(
              TransactionRecoveryService.java:345)
              at weblogic.transaction.internal.TransactionRecoveryService.deployAllTra
              nsactionRecoveryServices(TransactionRecoveryService.java:390)
              at weblogic.transaction.internal.TransactionRecoveryService.resume(Trans
              actionRecoveryService.java:160)
              at weblogic.transaction.internal.TransactionService.resume(TransactionSe
              rvice.java:138)
              at weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
              61)
              at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
              at weblogic.Server.main(Server.java:32)
              Reason: Fatal initialization exception
              Throwable: java.lang.NullPointerException
              java.lang.NullPointerException
              at weblogic.transaction.internal.TransactionRecoveryService.getOrCreate(
              TransactionRecoveryService.java:345)
              at weblogic.transaction.internal.TransactionRecoveryService.deployAllTra
              nsactionRecoveryServices(TransactionRecoveryService.java:390)
              at weblogic.transaction.internal.TransactionRecoveryService.resume(Trans
              actionRecoveryService.java:160)
              at weblogic.transaction.internal.TransactionService.resume(TransactionSe
              rvice.java:138)
              at weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
              61)
              at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
              at weblogic.Server.main(Server.java:32)
              The local server instance doesn't start because of this. The other server added
              to the cluster was to run on a different machine & was not started yet. If I remove
              the other server the server instance starts up fine. I am attaching the config.xml(the
              working version, without the second server).
              This used to work in Weblogic 6.1.
              Thanks,
              Aejaz
              [config.xml]
              

    This is fixed in SP2.
              Sree Bodapati wrote:
              > This is probably fixed already please contact support@bea<DOT>com.
              >
              > /
              > sree
              >
              > "Aejaz" <[email protected]> wrote in message
              > news:[email protected]...
              > >
              > > Hi,
              > >
              > > I am running Weblogic 7.0 SP1 on Windows 2000 SP3. I had configured a
              > cluster
              > > with a single server in it. With that set up the admin server & Weblogic
              > server
              > > instance started up fine. Both(admin & server instance) were run on the
              > same machine.
              > > Then I added another server(on a different to the cluster & tried to start
              > the
              > > local server instance after running the admin server. I get the following
              > exception,
              > >
              > >
              > C:\bea7>C:\bea7\jdk131_03\bin\java -Djava.compiler=NONE -ms64m -mx64m -class
              > path
              > >
              > ""C:\SBM742\conf;C:\SBM742\ebmsapps;C:\SBM\jar\inetmssql.jar;.;C:\bea7\weblo
              > gic
              > >
              > 700\server\lib\weblogic_sp.jar;C:\bea7\weblogic700\server\lib\weblogic.jar;C
              > :\SB
              > >
              > M742\jar\tools.jar;C:\SBM742\jar\log4j.jar;C:\SBM742\BizPulse\JMSFileStore;C
              > :\SB
              > >
              > M742\BizPulse\jmsmaps;C:\SBM742\jar\castor-0.9.3-xml.jar;C:\SBM742\jar\jdbc-
              > se2.
              > >
              > 0.jar;C:\SBM742\jar\jta1.0.1.jar;C:\SBM742\jar\jakarta-regexp-1.2.jar;C:\SBM
              > 742\
              > > jar\xerces-J_1.4.0.jar"" -Dweblogic.Name="MILPITAS"
              > "-Dbea.home=C:\bea7" -Dweblo
              > > gic.management.server="milpitas.savvion.com:18793"
              > "-Djava.security.policy==C:\b
              > >
              > ea7\projects\sbm4.0\sbm.policy" -Dweblogic.ProductionModeEnabled=true -Dwebl
              > ogic
              > > management.username="system" -Dweblogic.management.password="wlsysadmin"
              > weblog
              > > ic.Server
              > > Starting WebLogic Server...
              > > Connecting to http://milpitas.savvion.com:18793...
              > > <Apr 30, 2003 12:10:33 PM PDT> <Notice> <Security> <090093> <No
              > configuration
              > > da
              > > ta was found on server MILPITAS for realm CompatibilityRealm.>
              > > <Apr 30, 2003 12:10:33 PM PDT> <Notice> <Security> <090082> <Security
              > initializi
              > > ng using realm CompatibilityRealm.>
              > > <Apr 30, 2003 12:10:33 PM PDT> <Notice> <WebLogicServer> <000328>
              > <Starting WebL
              > > ogic Managed Server "MILPITAS" for domain "sbm4.0">
              > > Starting Cluster Service...
              > > <Apr 30, 2003 12:11:08 PM PDT> <Notice> <Cluster> <000138> <Listening for
              > announ
              > > cements from cluster sbm_cluster on 237.0.0.1:7001>
              > > <Apr 30, 2003 12:11:08 PM PDT> <Notice> <Cluster> <000133> <Waiting to
              > synchroni
              > > ze with other running members of sbm_cluster>
              > > <Apr 30, 2003 12:11:38 PM PDT> <Notice> <Cluster> <000134> <Discovered and
              > synch
              > > ronized with 1 other running members of sbm_cluster>
              > > <Apr 30, 2003 12:11:39 PM PDT> <Emergency> <WebLogicServer> <000342>
              > <Unable to
              > > initialize the server: Fatal initialization exception
              > > Throwable: java.lang.NullPointerException
              > > java.lang.NullPointerException
              > > at
              > weblogic.transaction.internal.TransactionRecoveryService.getOrCreate(
              > > TransactionRecoveryService.java:345)
              > > at
              > weblogic.transaction.internal.TransactionRecoveryService.deployAllTra
              > > nsactionRecoveryServices(TransactionRecoveryService.java:390)
              > > at
              > weblogic.transaction.internal.TransactionRecoveryService.resume(Trans
              > > actionRecoveryService.java:160)
              > > at
              > weblogic.transaction.internal.TransactionService.resume(TransactionSe
              > > rvice.java:138)
              > > at
              > weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
              > > 61)
              > > at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
              > > at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
              > > at weblogic.Server.main(Server.java:32)
              > > >
              > >
              > ***************************************************************************
              > > The WebLogic Server did not start up properly.
              > > Exception raised:
              > > java.lang.NullPointerException
              > > at
              > weblogic.transaction.internal.TransactionRecoveryService.getOrCreate(
              > > TransactionRecoveryService.java:345)
              > > at
              > weblogic.transaction.internal.TransactionRecoveryService.deployAllTra
              > > nsactionRecoveryServices(TransactionRecoveryService.java:390)
              > > at
              > weblogic.transaction.internal.TransactionRecoveryService.resume(Trans
              > > actionRecoveryService.java:160)
              > > at
              > weblogic.transaction.internal.TransactionService.resume(TransactionSe
              > > rvice.java:138)
              > > at
              > weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
              > > 61)
              > > at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
              > > at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
              > > at weblogic.Server.main(Server.java:32)
              > > Reason: Fatal initialization exception
              > > Throwable: java.lang.NullPointerException
              > > java.lang.NullPointerException
              > > at
              > weblogic.transaction.internal.TransactionRecoveryService.getOrCreate(
              > > TransactionRecoveryService.java:345)
              > > at
              > weblogic.transaction.internal.TransactionRecoveryService.deployAllTra
              > > nsactionRecoveryServices(TransactionRecoveryService.java:390)
              > > at
              > weblogic.transaction.internal.TransactionRecoveryService.resume(Trans
              > > actionRecoveryService.java:160)
              > > at
              > weblogic.transaction.internal.TransactionService.resume(TransactionSe
              > > rvice.java:138)
              > > at
              > weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
              > > 61)
              > > at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
              > > at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
              > > at weblogic.Server.main(Server.java:32)
              > >
              > >
              > ***************************************************************************
              > >
              > > The local server instance doesn't start because of this. The other server
              > added
              > > to the cluster was to run on a different machine & was not started yet. If
              > I remove
              > > the other server the server instance starts up fine. I am attaching the
              > config.xml(the
              > > working version, without the second server).
              > >
              > > This used to work in Weblogic 6.1.
              > >
              > > Thanks,
              > > Aejaz
              Rajesh Mirchandani
              Developer Relations Engineer
              BEA Support
              

  • Managed server trying to start as admin server

    I have one VM with SOA Suite that it is fully functional.
    I made a copy of that VM and changed the hostname and IP.
    Making a search under all the disk I replaced all occurences of the old hostname and IP with the new ones.
    Now I can start AdminServer and soa_server, but when I try to start bam_server I'm getting the following error:
    weblogic.management.ManagementException: Booting as admin server, but servername, bam_server, does not match the admin server name, AdminServer
    at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:67)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:749)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:488)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:446)
    at weblogic.Server.main(Server.java:67)
    The steps I'm following to start the servers it is as follows:
    cd $NM
    wlst.sh
    startNodeManager()
    nmConnect('weblogic','welcome1','localhost','5556','soa_domain','/u01/app/oracle/user_projects/domains/soa_domain')
    nmStart('AdminServer')
    nmStart('soa_server')
    nmStart('bam_server')
    This post is related to this other post, but I don't have permissions to reply on that one, so I created a new one:
    starting managed server with nodemanager
    Thanks in advance for any tip you can give me.

    The servers starts correctly if I run the scripts, but not from the wlst.sh console:
    $nohup $WL_HOME/server/bin/startNodeManager.sh > nodemanager.out &
    $nohup $MW_HOME/user_projects/domains/soa_domain/startWebLogic.sh > adminserver.out &
    $nohup $MW_HOME/user_projects/domains/soa_domain/bin/startManagedServer.sh soa_server > soa_server.out &
    $nohup $MW_HOME/user_projects/domains/soa_domain/bin/startManagedServer.sh bam_server > bam_server.out &

  • Errors starting Portal Admin Server after configuring RDBMS Security Store.

    Hi,
    I'm using WLST to build and configure the portal domain. I've already had our DBA run all the necessary scripts on the Database.
    We are using WLP 10.3 on RHEL 4 and Oracle 10G RAC. I read on some thread that RDBMS is only compatble with verion 10.3.2 but why is the feature in 10.3?
    The error below seems to point to the URL; does this mean that the RDBMS config does not support RAC databases?
    Hope someone can shed light on this as it's pretty urgent.
    Many thanks
    A
    This is the configuration for the created security store:-
    -rw- CompatibilityObjectName null
    -rw- ConnectionProperties
    user=rdbms_user,portNumber=1521,serviceName=portal_db_service
    -rw- ConnectionURL
    jdbc:oracle:thin:@(DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST =
    portal_host)(PORT = 1521))(CONNECT_DATA = (SERVER = DEDICATED)
    (SERVICE_NAME = portal_db_service)))
    -rw- DriverName
    oracle.jdbc.xa.client.OracleXADataSource
    -rw- JMSExceptionReconnectAttempts 0
    -rw- JMSTopic null
    -rw- JMSTopicConnectionFactory null
    -rw- JNDIPasswordEncrypted null
    -rw- JNDIUsername null
    -rw- Name RDBMSSecurityStore
    -rw- NotificationProperties null
    -rw- PasswordEncrypted ********
    -rw- Username rdbms_user
    This is the error I'm getting when I attempt to start the Admin Server :-
    ####<10-May-2010 18:19:28 o'clock BST> <Info> <Security> <server>
    <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue:
    'weblogic.kernel.Default (sel
    f-tuning)'> <<WLS Kernel>> <1273511968053> <BEA-000000> <Using
    dictionary class "kodo.jdbc.sql.KodoOracleDictionary".>
    ####<10-May-2010 18:19:28 o'clock BST> <Info> <Security> <server>
    <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue:
    'weblogic.kernel.Default (sel
    f-tuning)'> <<WLS Kernel>> <1273511968246> <BEA-000000> <OpenJPA
    is now connecting to the database in order to figure out what JDBC
    driver you are using
    , as OpenJPA must alter its behavior for this database depending on the
    driver vendor. To avoid this connection, set the DriverVendor value in
    your openjpa.j
    dbc.DBDictionary configuration property to one of the following values:
    oracle, oracle92 (for the 9.2 driver), datadirect, datadirect61 (for
    driver versions <= 3.1), other
    For example:
    openjpa.jdbc.DBDictionary: oracle(DriverVendor=oracle92)>
    ####<10-May-2010 18:19:28 o'clock BST> <Info> <Security> <server>
    <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue:
    'weblogic.kernel.Default (sel
    f-tuning)'> <<WLS Kernel>> <1273511968257> <BEA-090511> <The
    following exception has occurred:
    com.bea.common.engine.ServiceInitializationException:
    <openjpa-1.1.0-r422266:657916 fatal internal error>
    org.apache.openjpa.util.InternalException: There was
    an error when invoking the static getInstance method on the named
    factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory". See the nested
    exception for detai
    ls.
    at
    com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(Serv
    iceEngineImpl.java:365)
    at
    com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(Serv
    iceEngineImpl.java:315)
    at
    com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEn
    gineImpl.java:257)
    at
    com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java
    :72)
    at
    weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(Unk
    nown Source)
    at
    weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(Unk
    nown Source)
    at
    weblogic.security.service.CSSWLSDelegateImpl.initialize(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.Initi
    alizeServiceEngine(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initi
    alizeRealm(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadR
    ealm(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initi
    alizeRealms(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initi
    alizeRealms(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initi
    alize(Unknown Source)
    at
    weblogic.security.service.SecurityServiceManager.initialize(Unknown
    Source)
    at
    weblogic.security.SecurityService.start(SecurityService.java:141)
    at
    weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    <openjpa-1.1.0-r422266:657916 fatal internal error>
    org.apache.openjpa.util.InternalException: There was an error when
    invoking the static getInstance method
    on the named factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory".
    See the nested exception for details.
    at
    org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:95)
    at
    com.bea.common.security.storeservice.util.StoreServiceDelegate$StoreSeri
    vceHelper.getPersistenceManagerFactory(StoreServiceDelegate.java:347)
    at
    com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(S
    toreServiceDelegate.java:145)
    at
    com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(St
    oreServiceDelegate.java:98)
    at
    com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServ
    iceImpl.java:76)
    at
    com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(Serv
    iceEngineImpl.java:363)
    at
    com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(Serv
    iceEngineImpl.java:315)
    at
    com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEn
    gineImpl.java:257)
    at
    com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java
    :72)
    at
    weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(Unk
    nown Source)
    at
    weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(Unk
    nown Source)
    at
    weblogic.security.service.CSSWLSDelegateImpl.initialize(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.Initi
    alizeServiceEngine(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initi
    alizeRealm(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadR
    ealm(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initi
    alizeRealms(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initi
    alize(Unknown Source)
    at
    weblogic.security.service.SecurityServiceManager.initialize(Unknown
    Source)
    at
    weblogic.security.SecurityService.start(SecurityService.java:141)
    at
    weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    java.lang.RuntimeException: There were errors initializing your
    configuration: <openjpa-1.1.0-r422266:657916 fatal store error>
    org.apache.openjpa.util.StoreE
    xception: Invalid Oracle URL specified: OracleDataSource.makeURL
    at
    org.apache.openjpa.jdbc.schema.DataSourceFactory.installDBDictionary(Dat
    aSourceFactory.java:235)
    at
    org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getConnectionFactory(
    JDBCConfigurationImpl.java:684)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
    a:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
    Impl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
    org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(Configurati
    onImpl.java:288)
    at
    org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJPAC
    onfigurationImpl.java:1409)
    at
    org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBro
    kerFactory.java:646)
    at
    org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFacto
    ry.java:131)
    at
    kodo.jdbc.kernel.KodoJDBCBrokerFactory.getInstance(KodoJDBCBrokerFactory
    .java:43)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
    a:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
    Impl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
    org.apache.openjpa.kernel.Bootstrap.invokeFactory(Bootstrap.java:124)
    at
    org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:90)
    at
    com.bea.common.security.storeservice.util.StoreServiceDelegate$StoreSeri
    vceHelper.getPersistenceManagerFactory(StoreServiceDelegate.java:347)
    at
    com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(S
    toreServiceDelegate.java:145)
    at
    com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(St
    oreServiceDelegate.java:98)
    at
    com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServ
    iceImpl.java:76)
    at
    com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(Serv
    iceEngineImpl.java:363)
    at
    com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(Serv
    iceEngineImpl.java:315)
    at
    com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEn
    gineImpl.java:257)
    at
    com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java
    :72)
    at
    weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(Unk
    nown Source)
    at
    weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(Unk
    nown Source)
    at
    weblogic.security.service.CSSWLSDelegateImpl.initialize(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.Initi
    alizeServiceEngine(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initi
    alizeRealm(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadR
    ealm(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initi
    alizeRealms(Unknown Source)
    at
    weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initi
    alize(Unknown Source)
    at
    weblogic.security.service.SecurityServiceManager.initialize(Unknown
    Source)
    at
    weblogic.security.SecurityService.start(SecurityService.java:141)
    at
    weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.sql.SQLException: Invalid Oracle URL specified:
    OracleDataSource.makeURL
    at
    oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:
    70)
    at
    oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:112)
    at
    oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:17
    3)
    at
    oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:22
    9)
    at
    oracle.jdbc.pool.OracleDataSource.makeURL(OracleDataSource.java:1234)
    at
    oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:18
    4)
    at
    org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(Delegatin
    gDataSource.java:113)
    at
    org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(Decoratin
    gDataSource.java:93)
    at
    org.apache.openjpa.jdbc.schema.DataSourceFactory.installDBDictionary(Dat
    aSourceFactory.java:227)
    ... 37 more
    <openjpa-1.1.0-r422266:657916 fatal store error>
    org.apache.openjpa.util.StoreException: Invalid Oracle URL specified:
    OracleDataSource.makeURL
    at
    org.apache.openjpa.jdbc.schema.DataSourceFactory.installDBDictionary(Dat
    aSourceFactory.java:235)
    at
    org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getConnectionFactory(
    JDBCConfigurationImpl.java:684)
    at
    org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDataSource(JDBCCon
    figurationImpl.java:782)
    at
    org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDataSource2(JDBCCo
    nfigurationImpl.java:789)
    at
    org.apache.openjpa.jdbc.sql.OracleDictionary.ensureDriverVendor(OracleDi
    ctionary.java:253)
    at
    kodo.jdbc.sql.OracleAdvancedSQL.setDriverVendorDefaults(OracleAdvancedSQ
    L.java:50)
    at
    kodo.jdbc.sql.OracleAdvancedSQL.getBatchLimit(OracleAdvancedSQL.java:28)
    at
    kodo.jdbc.kernel.AutoOrderUpdateManager.setConfiguration(AutoOrderUpdate
    Manager.java:56)
    at
    org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurati
    ons.java:473)
    at
    org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurati
    ons.java:430)
    at
    org.apache.openjpa.lib.conf.PluginValue.instantiate(PluginValue.java:103
    at
    org.apache.openjpa.lib.conf.ObjectValue.instantiate(ObjectValue.java:83)
    at
    org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getUpdateManagerInsta
    nce(JDBCConfigurationImpl.java:577)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
    a:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
    Impl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
    org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(Configurati
    onImpl.java:288)
    at
    org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJPAC
    onfigurationImpl.java:1409)
    at
    org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBro
    kerFactory.java:646)
    at
    org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFacto
    ry.java:131)
    at
    kodo.jdbc.kernel.KodoJDBCBrokerFactory.getInstance(KodoJDBCBrokerFactory
    .java:43)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
    a:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
    Impl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
    org.apache.openjpa.kernel.Bootstrap.invokeFactory(Bootstrap.java:124)
    at
    org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:90)
    at
    com.bea.common.security.storeservice.util.StoreServiceDelegate$StoreSeri
    vceHelper.getPersistenceManagerFactory(StoreServiceDelegate.java:347)
    at
    com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(S
    toreServiceDelegate.java:145)
    at
    com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(St
    oreServiceDelegate.java:98)
    at
    com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServ
    iceImpl.java:76)
    at
    com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(Serv
    iceEngineImpl.java:363)
    at
    com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(Serv
    iceEngineImpl.java:315)

    Thanks, Ravi - already did all that. I have managed to stand the whole cluster up but two niggly things - one more so!
    First, when I start any of the managed servers for the forst time, I get the error below; it's as if the managed server can't download the ldap config from the AdminServer - subsequent restarts work fine though.
    tuning)'> <<WLS Kernel>> <> <> <1273851208837> <BEA-000436> <Allocating 3 reader threads.>
    ####<14-May-2010 16:33:28 o'clock BST> <Info> <Socket> <host_2> <server_2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-
    tuning)'> <<WLS Kernel>> <> <> <1273851208839> <BEA-000446> <Native IO Enabled.>
    ####<14-May-2010 16:33:29 o'clock BST> <Info> <IIOP> <host_2> <server_2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1273851209488> <BEA-002014> <IIOP subsystem enabled.>
    ####<14-May-2010 16:34:28 o'clock BST> <Critical> <WebLogicServer> <host_2> <server_2> <Main Thread> <<WLS Kernel>> <> <> <1273851268370> <BEA-000
    386> <Server subsystem failed. Reason: weblogic.ldap.EmbeddedLDAPException: Empty initial replica
    weblogic.ldap.EmbeddedLDAPException: Empty initial replica
    at weblogic.ldap.EmbeddedLDAP.getInitialReplicaFromAdminServer(EmbeddedLDAP.java:1301)
    at weblogic.ldap.EmbeddedLDAP.start(EmbeddedLDAP.java:221)
    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)
    >
    ####<14-May-2010 16:34:28 o'clock BST> <Notice> <WebLogicServer> <host_2> <server_2> <Main Thread> <<WLS Kernel>> <> <> <1273851268601> <BEA-00036
    5> <Server state changed to FAILED>
    Secondly, both managed server are starting in ADMIN mode because some of the libraries aren't getting deployed. Think this is due to clashes in the Implementation-Version. I get the errors below (loads of the libraries - approx a third but I just pasted this for brevity) although after starting them with nodemanager and they go into ADMIN mode, I can always click on resume which then starts them up. Any idea why this is the case?
    Many, many, thanks!
    A
    plementation-Version: 1.0.2.2 (WAR).>
    ####<14-May-2010 16:59:21 o'clock BST> <Error> <Deployer> <host_2> <server_2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (se
    lf-tuning)'> <<WLS Kernel>> <> <> <1273852761063> <BEA-149205> <Failed to initialize the application 'content-management-app-lib [LibSpecVersion=10.3.2,LibImp
    lVersion=10.3.2]' due to error weblogic.application.library.LibraryDeploymentException: [J2EE:160145]Failed to deploy library Extension-Name: content-manageme
    nt-app-lib, Specification-Version: 10.3.2, Implementation-Version: 10.3.2.1, because of conflicting library Manifest values, and library information registere
    d with the server: [Implementation-Version: 10.3.2.1 vs. 10.3.2]. Check the library"s MANIFEST.MF file, and correct version info there to match server setting
    s. Or undeploy the misconfigured library..
    weblogic.application.library.LibraryDeploymentException: [J2EE:160145]Failed to deploy library Extension-Name: content-management-app-lib, Specification-Versi
    on: 10.3.2, Implementation-Version: 10.3.2.1, because of conflicting library Manifest values, and library information registered with the server: [Implementat
    ion-Version: 10.3.2.1 vs. 10.3.2]. Check the library"s MANIFEST.MF file, and correct version info there to match server settings. Or undeploy the misconfigure
    d library.
    at weblogic.application.internal.library.LibraryDeploymentFactory.getLibData(LibraryDeploymentFactory.java:106)
    at weblogic.application.internal.library.LibraryDeploymentFactory.createDeployment(LibraryDeploymentFactory.java:46)
    at weblogic.application.internal.DeploymentManagerImpl.createDeployment(DeploymentManagerImpl.java:84)
    at weblogic.deploy.internal.targetserver.BasicDeployment.createDeployment(BasicDeployment.java:149)
    at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:114)
    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)
    >
    ####<14-May-2010 16:59:21 o'clock BST> <Info> <J2EE> <host_2> <server_2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tu
    ning)'> <<WLS Kernel>> <> <> <1273852761069> <BEA-160151> <Registered library Extension-Name: content-management-app-lib, Specification-Version: 10.3.2, Imple
    mentation-Version: 10.3.2.1 (EAR).>
    ####<14-May-2010 16:59:21 o'clock BST> <Error> <Deployer> <host_2> <server_2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (se
    lf-tuning)'> <<WLS Kernel>> <> <> <1273852761074> <BEA-149205> <Failed to initialize the application 'content-management-cmis-base-web-lib [LibSpecVersion=10.
    3.2,LibImplVersion=10.3.2]' due to error weblogic.application.library.LibraryDeploymentException: [J2EE:160145]Failed to deploy library Extension-Name: conten
    t-management-cmis-base-web-lib, Specification-Version: 10.3.2, Implementation-Version: 10.3.2.1, because of conflicting library Manifest values, and library i
    nformation registered with the server: [Implementation-Version: 10.3.2.1 vs. 10.3.2]. Check the library"s MANIFEST.MF file, and correct version info there to
    match server settings. Or undeploy the misconfigured library..
    weblogic.application.library.LibraryDeploymentException: [J2EE:160145]Failed to deploy library Extension-Name: content-management-cmis-base-web-lib, Specifica
    tion-Version: 10.3.2, Implementation-Version: 10.3.2.1, because of conflicting library Manifest values, and library information registered with the server: [I
    mplementation-Version: 10.3.2.1 vs. 10.3.2]. Check the library"s MANIFEST.MF file, and correct version info there to match server settings. Or undeploy the mi
    sconfigured library.
    at weblogic.application.internal.library.LibraryDeploymentFactory.getLibData(LibraryDeploymentFactory.java:106)
    at weblogic.application.internal.library.LibraryDeploymentFactory.createDeployment(LibraryDeploymentFactory.java:46)
    at weblogic.application.internal.DeploymentManagerImpl.createDeployment(DeploymentManagerImpl.java:84)
    at weblogic.deploy.internal.targetserver.BasicDeployment.createDeployment(BasicDeployment.java:149)
    at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:114)
    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)

  • Firefox crashed and now will not start. Cannot create new profile or start in safe mode because Mozilla Crash Reporter appears and will not restart.

    Browing the web, Firefox crashed. Typical "this is embarrassing" window appeared and I could choose to restore or start new session. I tried to restore, and nothing happened. Mozilla Crash Reporter appeared, the option to quit Firefox seems to work but restarting just brings back the Crash Reporter. I tried uninstalling and reinstalling Firefox, but Crash Reporter persists. I tried looking through your articles on crash on startup, but I cannot open Profile Manager, nor start in safe mode, nor anything else, with that Crash Reporter popping up. I can't give you a crash ID as I can't type anything into Firefox address bar if I can't open the program. I'm running Windows 7 starter edition on a netbook. Honetly really only use Firefox on this machine, so help would be appreciated! Thanks.

    Maybe you did't understand my previous statement. There are no crashes in FF 3.6, There is no previous evidence FF 14 was ever here, I completely uninstalled all trace of Firefox, no app data, no preferences, no cache. I will upgrade to FF14 so I can send IDs,
    so here ya go.
    Crash ID: bp-fa9da320-92dc-47f7-afff-33e702120718
    AdapterDeviceID: 0x2a02
    AdapterVendorID: 0x8086
    Add-ons: {972ce4c6-7e08-4474-a285-3208198ce6fd}:14.0.1
    BuildID: 20120713134347
    CrashTime: 1342655269
    EMCheckCompatibility: true
    Email: [email protected]
    FramePoisonBase: 7ffffffff0dea000
    FramePoisonSize: 4096
    InstallTime: 1342655256
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02GL Context? GL Context+ GL Layers? GL Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    StartupTime: 1342655256
    Theme: classic/1.0
    Throttleable: 1
    URL: http://www.mozilla.org/en-US/firefox/14.0.1/whatsnew/?oldversion=rv:1.9.2.13
    Vendor: Mozilla
    Version: 14.0.1
    This report also contains technical information about the state of the application when it crashed.

  • My iMac only starts in safe mode few hours after upgrade to 10.7.3

    After I updated to 10.7.3 on my iMac everything looked fine, but after few hours of activity everything except mouse cursor froze in a fullscreen app. No keyboard shortcut was able to force quit the app and only way was to turn the iMac off with power button. After restart login screen appeared and after I logged in the system froze while after the Skype started and I wrote few letters in a chat there. Again only power button worked, but this time I didn't even get the login screen, everything froze on the grey screen.
    I searched web on mac book and found info about problems with update and solution via installing comboupdate. I managed to start in safe mode and installed the combo update. After installation system started and all worked fine few hours until screen froze again, the picture gor a bit corrupted (some "empty" squares appeared) and I had to use power button again.
    Since that time my only way to get to login screen is safe mode (holding shift after restart), next reinstal of combo update didn't help. New install of lion runs correctly the part of instalation in the safe mode, than it restarts after while computer restarts and installation progress is shown, however the progress freezes nearly imediatelly and nothing happens for next hour.
    If I boot from recovery partition it starts after relatively long time the system utility, but even here interaction is wrong as after every click I have to wait few minutes until something happens, so I was not able to really start some action there.
    I can only take the iMac to sevis (sadly the 1 year warranty over) on monday so any suggestions what I could try till then to make it working again are very welcome.

    So the result form Apple authorized servis was that both motherboard and graphic card need to be replaced (cost aproximatelly 1100$) and in addition they said there will still remain some problem with display which would cost additional 500$ to fix. Taken in account that there would be only 90 days warranty on new parts I decided to give up with the iMac. Very disappointing after only 1,5 year on machine that costed more than 2000$.
    Recommendation from me after this experience - buy 3 years warranty if possible. I am personally very much looking forward for Mac Pro refresh. I don't want to be again in situation that if something breaks in my working machine I have no chance to replace it myself and can only expect very high repair costs. Untill new Mac Pros are out I'll suffer working on Mac Book Pro.

  • TS4284 iMac won't start ... Disk0s2: I/O error when starting in safe mode

    My iMac started lagging badly with a color wheels spinning round and round, so I rebooted and now it won't startup at all.
    All I get is a white/grey screen with the Apple logo and a spinning wheel, but no joy in starting up.
    I managed to start in safe mode, but it stopped at the following:
    disk0s2: I/O error.
       0 [Level 3] [ReadUID 0] [Facility com.apple.system.fs] [ErrType IO] [ErrNo 5] [IOType Read] [PBlkNum 1544944] [LBlkNum 3758] [FSLogMsgId 1702152349] [FSLogMsgOrder First]
       0 [Level 3] [ReadUID 0] [Facility com.apple.system.fs] [DevNode root_device] [MountPt /] [FSLogMsgId 1702152349] [FSLogMsgOrder Last]
    Don't understand a word of this, but would appreciate any guidance as to what to do?  Is it time to take it in to the Apple Store or do I just dump the machine and get a new one?
    I wonder if this is not caused by any updates? Would that be possible?

    FunkyJazzMuso wrote:
    Could the drive be taken out and accessed via a ISB cable so I can at least rescue my iPhone and iPad info?
    Without any problem. Just extract the hard drive, buy an enclosure to put the hard drive and connect it to your new computer after setting it up, so you will be able to transfer all your data onto the new Mac. You can find some enclosures in OWC > http://eshop.macsales.com/shop/hard-drives/External-Enclosures/

  • 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

  • Can admin server be shutdown after all managed instances are started?

    Hi all,
    I'll like to ask, can the admin instance be shutdown after I have started all the managed instances? I'll restarted the admin instance whenever I need to preform admin duties, like application redeployment, configuration of the domain.
    I reckon the answer is yes. But I'll like to know will my cluster still function? ie is there clustering function after I shutdown the admin instance?

    Hi,
    You can shutdown the admin server after all managed server instances are started. It will not effect working of cluster.
    You will not be able to start any new managed server instance when the admin server is down, unless the managed server is starting in MSI mode.
    Regards.

  • Weblogic halting while starting Admin Server

    I've created a SIP cluster. My understanding is you run startWebLogic.sh to start the admin server. I'm getting the following error (no matter how I create the domain).
    Can anyone help explain what I'm doing wrong?
    Thanks in advance for your help
    Bill Goss
    &lt;Mar 16, 2009 12:59:41 PM MDT&gt; &lt;Info&gt; &lt;Management&gt; &lt;BEA-141107&gt; &lt;Version: WebLogic Server 9.2 MP1 Sun Jan 7 00:56:31 EST 2007 883308
    WebLogic SIP Server 3.1 at 668557 built on: 2007/06/30
    WebLogic Diameter 3.1 at 668557 built on 2007/06/30
    WebLogic SCTP 3.1 at 665356 built on 06/04/2007 03:12:47 PDT&gt;
    &lt;Mar 16, 2009 12:59:52 PM MDT&gt; &lt;Critical&gt; &lt;WebLogicServer&gt; &lt;BEA-000362&gt; &lt;Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: [Management:141266|http://forums.oracle.com/forums/]Parsing Failure in config.xml: WorkManagerMBean 'wlss.transport' refers to a constraint or request class 'wlss.transport.fsrc' but they are deployed on targets that have no servers in common. Please deploy the mbeans such that they share atleast one server in common.
    at weblogic.management.provider.internal.RuntimeAccessImpl.&lt;init&gt;(RuntimeAccessImpl.java:122)
    at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:38)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:374)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:125)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:630)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:402)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:67)
    Caused by: java.lang.IllegalArgumentException: WorkManagerMBean 'wlss.transport' refers to a constraint or request class 'wlss.transport.fsrc' but they are deployed on targets that have no servers in common. Please deploy the mbeans such that they share atleast one server in common.
    at weblogic.management.configuration.WorkManagerLegalHelper.validateTargets(WorkManagerLegalHelper.java:66)
    at weblogic.management.configuration.WorkManagerMBeanImpl.setFairShareRequestClass(WorkManagerMBeanImpl.java:138)
    at weblogic.management.configuration.WorkManagerMBeanImpl$1.resolveReference(WorkManagerMBeanImpl.java:120)
    at weblogic.descriptor.internal.ReferenceManager$UnresolvedReference.resolve(ReferenceManager.java:369)
    at weblogic.descriptor.internal.ReferenceManager.resolveReferences(ReferenceManager.java:271)
    at weblogic.descriptor.internal.DescriptorImpl.validate(DescriptorImpl.java:289)
    at weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:289)
    at weblogic.management.provider.internal.DescriptorManagerHelper.loadDescriptor(DescriptorManagerHelper.java:52)
    at weblogic.management.provider.internal.RuntimeAccessImpl$IOHelperImpl.parseXML(RuntimeAccessImpl.java:599)
    at weblogic.management.provider.internal.RuntimeAccessImpl.parseNewStyleConfig(RuntimeAccessImpl.java:230)
    at weblogic.management.provider.internal.RuntimeAccessImpl.&lt;init&gt;(RuntimeAccessImpl.java:110)
    ... 7 more
    config.xml:
    &lt;?xml version="1.0" encoding="UTF-8"?&gt;
    &lt;domain xsi:schemaLocation="http://www.bea.com/ns/weblogic/920/domain
    [http://www.bea.com/ns/weblogic/920/domain.xsd]" xmlns="http://www.bea.com/ns/weblogic/920/domain" xmlns:sec="http://www.bea.com/ns/weblogic/90/security" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wls="http://www.bea.com/ns/weblogic/90/security/wls"&gt;
    &lt;name&gt;sipcluster&lt;/name&gt;
    &lt;domain-version&gt;9.2.1.0&lt;/domain-version&gt;
    &lt;security-configuration xmlns:xacml="http://www.bea.com/ns/weblogic/90/security/xacml"&gt;
    &lt;name&gt;sipcluster&lt;/name&gt;
    &lt;realm&gt;
    &lt;sec:authentication-provider xsi:type="wls:default-authenticatorType"/&gt;
    &lt;sec:authentication-provider xsi:type="wls:default-identity-asserterType"&gt;
    &lt;sec:active-type&gt;AuthenticatedUser&lt;/sec:active-type&gt;
    &lt;/sec:authentication-provider&gt;
    &lt;sec:role-mapper xsi:type="xacml:xacml-role-mapperType"/&gt;
    &lt;sec:authorizer xsi:type="xacml:xacml-authorizerType"/&gt;
    &lt;sec:adjudicator xsi:type="wls:default-adjudicatorType"/&gt;
    &lt;sec:credential-mapper xsi:type="wls:default-credential-mapperType"/&gt;
    &lt;sec:cert-path-provider xsi:type="wls:web-logic-cert-path-providerType"/&gt;
    &lt;sec:cert-path-builder&gt;WebLogicCertPathProvider&lt;/sec:cert-path-builder&gt;
    &lt;sec:name&gt;myrealm&lt;/sec:name&gt;
    &lt;/realm&gt;
    &lt;default-realm&gt;myrealm&lt;/default-realm&gt;
    &lt;credential-encrypted&gt;{3DES}tDGHUzjR++h5UL7aQTrTUlWU9GPhPYOBWqkI4rxcfALZLiaI9f2cHBubx1NryS8quhnEs3VFHeHraeOQSdHb5ViTduPNpMYy&lt;/credential-encrypted&gt;
    &lt;node-manager-username&gt;weblogic&lt;/node-manager-username&gt;
    &lt;node-manager-password-encrypted&gt;{3DES}+UMAJUjFbF6d0IAm1HcG3g==&lt;/node-manager-password-encrypted&gt;
    &lt;/security-configuration&gt;
    &lt;server&gt;
    &lt;name&gt;AdminServer&lt;/name&gt;
    &lt;machine&gt;UnixMachine&lt;/machine&gt;
    &lt;listen-address/&gt;
    &lt;network-access-point&gt;
    &lt;name&gt;sip&lt;/name&gt;
    &lt;protocol&gt;sip&lt;/protocol&gt;
    &lt;listen-port&gt;5060&lt;/listen-port&gt;
    &lt;public-port&gt;5060&lt;/public-port&gt;
    &lt;http-enabled-for-this-protocol&gt;false&lt;/http-enabled-for-this-protocol&gt;
    &lt;tunneling-enabled&gt;false&lt;/tunneling-enabled&gt;
    &lt;outbound-enabled&gt;true&lt;/outbound-enabled&gt;
    &lt;enabled&gt;true&lt;/enabled&gt;
    &lt;two-way-ssl-enabled&gt;false&lt;/two-way-ssl-enabled&gt;
    &lt;client-certificate-enforced&gt;false&lt;/client-certificate-enforced&gt;
    &lt;/network-access-point&gt;
    &lt;/server&gt;
    &lt;server&gt;
    &lt;name&gt;ManagedServer&lt;/name&gt;
    &lt;machine&gt;UnixMachine&lt;/machine&gt;
    &lt;cluster&gt;SipCluster&lt;/cluster&gt;
    &lt;listen-address/&gt;
    &lt;/server&gt;
    &lt;cluster&gt;
    &lt;name&gt;SipCluster&lt;/name&gt;
    &lt;multicast-address&gt;239.192.0.0&lt;/multicast-address&gt;
    &lt;multicast-port&gt;17001&lt;/multicast-port&gt;
    &lt;/cluster&gt;
    &lt;embedded-ldap&gt;
    &lt;name&gt;sipcluster&lt;/name&gt;
    &lt;credential-encrypted&gt;{3DES}H0kJUtaBQ6gon62RYVhluFVRx6+AIgqzkQ4qoTEcrp4=&lt;/credential-encrypted&gt;
    &lt;/embedded-ldap&gt;
    &lt;configuration-version&gt;9.2.1.0&lt;/configuration-version&gt;
    &lt;machine xsi:type="unix-machineType"&gt;
    &lt;name&gt;UnixMachine&lt;/name&gt;
    &lt;node-manager&gt;
    &lt;name&gt;UnixMachine&lt;/name&gt;
    &lt;listen-address/&gt;
    &lt;/node-manager&gt;
    &lt;/machine&gt;
    &lt;migratable-target&gt;
    &lt;name&gt;ManagedServer (migratable)&lt;/name&gt;
    &lt;user-preferred-server&gt;ManagedServer&lt;/user-preferred-server&gt;
    &lt;cluster&gt;SipCluster&lt;/cluster&gt;
    &lt;/migratable-target&gt;
    &lt;self-tuning&gt;
    &lt;fair-share-request-class&gt;
    &lt;name&gt;wlss.transport.fsrc&lt;/name&gt;
    &lt;target&gt;AdminServer&lt;/target&gt;
    &lt;fair-share&gt;50&lt;/fair-share&gt;
    &lt;/fair-share-request-class&gt;
    &lt;fair-share-request-class&gt;
    &lt;name&gt;wlss.timer.fsrc&lt;/name&gt;
    &lt;target&gt;AdminServer&lt;/target&gt;
    &lt;fair-share&gt;100&lt;/fair-share&gt;
    &lt;/fair-share-request-class&gt;
    &lt;fair-share-request-class&gt;
    &lt;name&gt;wlss.tracing.fsrc&lt;/name&gt;
    &lt;target&gt;AdminServer&lt;/target&gt;
    &lt;fair-share&gt;50&lt;/fair-share&gt;
    &lt;/fair-share-request-class&gt;
    &lt;min-threads-constraint&gt;
    &lt;name&gt;wlss.tracing.minthreads&lt;/name&gt;
    &lt;target&gt;AdminServer&lt;/target&gt;
    &lt;count&gt;1&lt;/count&gt;
    &lt;/min-threads-constraint&gt;
    &lt;max-threads-constraint&gt;
    &lt;name&gt;wlss.timer.maxthreads&lt;/name&gt;
    &lt;target&gt;AdminServer&lt;/target&gt;
    &lt;count&gt;16&lt;/count&gt;
    &lt;connection-pool-name/&gt;
    &lt;/max-threads-constraint&gt;
    &lt;max-threads-constraint&gt;
    &lt;name&gt;wlss.tracing.maxthreads&lt;/name&gt;
    &lt;target&gt;AdminServer&lt;/target&gt;
    &lt;count&gt;1&lt;/count&gt;
    &lt;connection-pool-name/&gt;
    &lt;/max-threads-constraint&gt;
    &lt;capacity&gt;
    &lt;name&gt;wlss.transport.capacity&lt;/name&gt;
    &lt;target&gt;AdminServer&lt;/target&gt;
    &lt;count&gt;400&lt;/count&gt;
    &lt;/capacity&gt;
    &lt;capacity&gt;
    &lt;name&gt;wlss.timer.capacity&lt;/name&gt;
    &lt;target&gt;AdminServer&lt;/target&gt;
    &lt;count&gt;256&lt;/count&gt;
    &lt;/capacity&gt;
    &lt;work-manager&gt;
    &lt;name&gt;wlss.transport&lt;/name&gt;
    &lt;target&gt;SipCluster&lt;/target&gt;
    &lt;fair-share-request-class&gt;wlss.transport.fsrc&lt;/fair-share-request-class&gt;
    &lt;response-time-request-class xsi:nil="true"/&gt;
    &lt;context-request-class xsi:nil="true"/&gt;
    &lt;capacity&gt;wlss.transport.capacity&lt;/capacity&gt;
    &lt;ignore-stuck-threads&gt;false&lt;/ignore-stuck-threads&gt;
    &lt;/work-manager&gt;
    &lt;work-manager&gt;
    &lt;name&gt;wlss.timer&lt;/name&gt;
    &lt;target&gt;SipCluster&lt;/target&gt;
    &lt;fair-share-request-class&gt;wlss.timer.fsrc&lt;/fair-share-request-class&gt;
    &lt;response-time-request-class xsi:nil="true"/&gt;
    &lt;context-request-class xsi:nil="true"/&gt;
    &lt;max-threads-constraint&gt;wlss.timer.maxthreads&lt;/max-threads-constraint&gt;
    &lt;capacity&gt;wlss.timer.capacity&lt;/capacity&gt;
    &lt;ignore-stuck-threads&gt;false&lt;/ignore-stuck-threads&gt;
    &lt;/work-manager&gt;
    &lt;work-manager&gt;
    &lt;name&gt;wlss.tracing.domain&lt;/name&gt;
    &lt;target&gt;SipCluster&lt;/target&gt;
    &lt;fair-share-request-class&gt;wlss.tracing.fsrc&lt;/fair-share-request-class&gt;
    &lt;min-threads-constraint&gt;wlss.tracing.minthreads&lt;/min-threads-constraint&gt;
    &lt;max-threads-constraint&gt;wlss.tracing.maxthreads&lt;/max-threads-constraint&gt;
    &lt;ignore-stuck-threads&gt;false&lt;/ignore-stuck-threads&gt;
    &lt;/work-manager&gt;
    &lt;work-manager&gt;
    &lt;name&gt;wlss.tracing.local&lt;/name&gt;
    &lt;target&gt;SipCluster&lt;/target&gt;
    &lt;fair-share-request-class&gt;wlss.tracing.fsrc&lt;/fair-share-request-class&gt;
    &lt;response-time-request-class xsi:nil="true"/&gt;
    &lt;context-request-class xsi:nil="true"/&gt;
    &lt;min-threads-constraint&gt;wlss.tracing.minthreads&lt;/min-threads-constraint&gt;
    &lt;max-threads-constraint&gt;wlss.tracing.maxthreads&lt;/max-threads-constraint&gt;
    &lt;ignore-stuck-threads&gt;false&lt;/ignore-stuck-threads&gt;
    &lt;/work-manager&gt;
    &lt;/self-tuning&gt;
    &lt;custom-resource&gt;
    &lt;name&gt;sipserver&lt;/name&gt;
    &lt;target&gt;AdminServer&lt;/target&gt;
    &lt;descriptor-file-name&gt;custom/sipserver.xml&lt;/descriptor-file-name&gt;
    &lt;resource-class&gt;com.bea.wcp.sip.management.descriptor.resource.SipServerResource&lt;/resource-class&gt;
    &lt;descriptor-bean-class&gt;com.bea.wcp.sip.management.descriptor.beans.SipServerBean&lt;/descriptor-bean-class&gt;
    &lt;/custom-resource&gt;
    &lt;admin-server-name&gt;AdminServer&lt;/admin-server-name&gt;
    &lt;/domain&gt;

    There looks to be some problem with the Work Manager, which is causing the server to fail during the startup. Try to disable or delete the Work Manager and restart the server instance.
    - - Tarun

  • Weblogic starting in production mode LINUX x86

    I am having a problem when creating a new weblogic 10.3.3 domain. I created this domain in development mode yet when i try and start the domain the admin server always starts in Production mode?
    Does anyone know why this is happening as i've check the weblogic console and it shows that the domain is set to development. Below is the message recieved on start up of the admin server:
    <Warning> <Management> <BEA-141274> <Production mode has specified at the command line via the weblogic.ProductionModeEnabled system property. This system property overrides the development mode setting contained in config.xml. However, the console and WLST show the attribute values and defaults that correspond to the development mode specified in config.xml.>
    Thanks for your help in advance.

    I have the same problem during the start of Oracle Identity Manager 11G...Admin Server and Managed Server on different machines...
    ####<Dec 2, 2010 5:25:17 PM MSK> <Error> <Security> <asoim.sgp.gazprom.ru> <oim_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1291299917129> <BEA-090892> <The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.>
    ####<Dec 2, 2010 5:25:17 PM MSK> <Critical> <WebLogicServer> <asoim.sgp.gazprom.ru> <oim_server1> <main> <<WLS Kernel>> <1291299917132> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
    weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1394)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    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)
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-01538: The default policy provider was not found.
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:273)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    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)
    Caused By: oracle.security.jps.JpsException: JPS-01538: The default policy provider was not found.
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:705)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    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)
    Caused By: oracle.security.jps.JpsException: JPS-01514: The default context is missing in jps-config.xml.
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:665)
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    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)
    Caused By: oracle.security.jps.service.credstore.CredStoreException: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password.
    at oracle.security.jps.internal.credstore.ssp.CsfWalletManager.openWallet(CsfWalletManager.java:177)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.doInit(SspCredentialStore.java:218)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:140)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:127)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:115)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:53)
    and help???

Maybe you are looking for

  • How to see data in a transaction ODS

    Hi all, I am populating data into my Transactional ODS through the function module RSDRI_ODSO_INSERT_RFC . But not able to see the data in it. as there is no manage option to the ODS. and by default an export datasource is created for the ODS. do i h

  • Can I saparate the sound from my video?

    I am using my iSight camera and iMovie to make a video clip but the sound is out of sync. I sthere a way to correct this? Can I separarte the video and the sound?

  • How can I copy finished imovie back to tape

    I would like to copy my finished imovie back to my DV tape deck for future use, but I can't find a way to do this.  Has anyone tried this, and can help me? Thx

  • Delete System error message in MDT automatically

    Hi Experts, I would like to seek your help to solve the following problem. I would like to know is there any ways that we can cancel the messages in MDT which falls under "System Error"automatically. For example: Sender:A and Receiver :B I only like

  • WDS Capture without using "Administrator"

    I have a WDS server setup on a Server 2012 R2 machine. I am struggling with the capture image as it doesn't seem to upload the image unless you give it the actual Administrator password. This is a problem because the main people who are going to be u