WLS Domain configuration - admin server

Hi,
Are there best practices for whether an administration server in WLS 6.1 should
actually run applications other than the administration console application?
For example, let's say I have a domain with 6 weblogic servers and 2 weblogic
clusters. Three servers belong to one cluster and three servers belong to the
other cluster.
I can manage the entire domain using a single administration console.
Now, the question is - should one of my six instances be the administration server,
or should I run a separate administration server for the domain?
Regards,
Steve

I would always suggest that Admin server should be used
1) for admin purposes
2) Not part of a cluster
3) Limit the traffic from outside world.
Kumar
Steve Sanyal wrote:
Hi,
Are there best practices for whether an administration server in WLS 6.1 should
actually run applications other than the administration console application?
For example, let's say I have a domain with 6 weblogic servers and 2 weblogic
clusters. Three servers belong to one cluster and three servers belong to the
other cluster.
I can manage the entire domain using a single administration console.
Now, the question is - should one of my six instances be the administration server,
or should I run a separate administration server for the domain?
Regards,
Steve

Similar Messages

  • Creating Weblogic domain with Admin Server and managed servers on different

    I am trying to create Weblogic domain where Admin Server and managed servers on different machines. However I am unable to find any steps which would allow me to do so. The config.sh script always creates an Admin Server. Please help.

    Whilst the method that Lawrence gives can result in a domain that is perfectly functional, it is a method that can result in errors as you are having to enter the same information twice. Also you will create two admin servers, as the second domain creation will have the console added to it on the renamed admin server and this will give issues.
    The best method to create a domain spamming multiple physical machines, is to create the domain with all the components on the first machine. This means planning the domain and making sure all components are added once; so having the information about the domain written out is wise. Ensure that the WLS software is installed in the same path on each machine before starting.
    Then copy the domain that you have created from one machine to the other, keeping the same paths. You can simply copy (I've used this method multiple times without issue) but the supported way would be to use the WLST PACK and UNPACK methods. These create and extract domains from templates. Some more information on these is given here -> http://docs.oracle.com/cd/E13179_01/common/docs100/pack/intro.html#wp1069056

  • How to configure admin server failover in weblogic

    Hi all,
    Can anyone please tell me how can I configure Admin server failover in weblogic.
    Please guide!!

    Hi,
    From the word "Failover" this means you are doing Active-Passive configuration for weblogic Admin server. For Active-Passive clustering, without shared storage you can do it. But the domain directory should be on a storage mount point, when node -1 will do down the same mount point should be mounted to node2.
    mark If this helps.
    Thanks,
    Kishore

  • How to configure admin server (sol 9)

    I want to configure admin server for my directory server. I could find a binary "ns-config" which asks for "port", "usr" and "ldap URL" but fails at the end with a fliker of some error "missing ..."
    I need some help on the procedure to configure admin server.
    Thanks
    - Bharat

    On solaris 9, you might want to look at /usr/sbin/directoryserver this might help you.

  • Can't start wls 8.1 admin server

    Hi there,
    after a disk full exception i'm not able to restart admin server.
    no warning and no exception on stdout or log file and admin server still frozen.
    Any suggestion??
    <b>-- stdout start -------------------------------</b>
    <pre>bash-2.05$ ./startVgnAdminServer.sh
    CLASSPATH=/app/vignette/runtime_services/8.1/install/server/lib/vgnclasspath.jar:/app/vignette/runtime_services/8.1/install/server/lib/vgnclasspath.jar:/app/vignette/java/lib/tools.jar:/app/vignette/runtime_services/8.1/install/server/lib/weblogic_sp.jar:/app/vignette/runtime_services/8.1/install/server/lib/weblogic.jar:/app/vignette/runtime_services/8.1/install/server/lib/ojdbc14.jar::/app/vignette/runtime_services/8.1/install/common/eval/pointbase/lib/pbserver44.jar:/app/vignette/runtime_services/8.1/install/common/eval/pointbase/lib/pbclient44.jar:/app/vignette/java/jre/lib/rt.jar:/app/vignette/runtime_services/8.1/install/server/lib/webservices.jar:
    PATH=/app/vignette/runtime_services/8.1/install/server/bin:/app/vignette/java/jre/bin:/app/vignette/java/bin:/usr/bin:/bin:/usr/sbin:/sbin
    * 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 *
    <May 18, 2005 5:51:13 PM CEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 1.4.1_05-b01 from Sun Microsystems Inc.>
    <May 18, 2005 5:51:14 PM CEST> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
    <May 18, 2005 5:51:14 PM CEST> <Info> <Management> <BEA-141107> <Version: WebLogic Temporary Patch for CR174792 03/23/2004 11:43:38
    WebLogic Temporary Patch for CR173632 03/26/2004 13:38:16
    WebLogic Temporary Patch for CR135189 02/04/2004 12:16:56
    WebLogic Temporary Patch for CR134122 02/10/2004 02:58:30
    WebLogic Temporary Patch for CR133071 01/14/2004 12:59:22
    WebLogic Temporary Patch for CR132575 01/05/2004 13:00:03
    WebLogic Temporary Patch for CR129505 12/03/2003 17:43:35
    WebLogic Temporary Patch for CR129371 02/11/2004 14:19:37
    WebLogic Temporary Patch for CR129122 11/25/2003 23:16:25
    WebLogic Temporary Patch for CR128888 01/30/2004 13:04:13
    WebLogic Temporary Patch for CR124746 01/09/2004 15:44:26
    WebLogic Temporary Patch for CR124239 11/25/2003 23:48:06
    WebLogic Temporary Patch for CR107373 04/15/2004 11:43:39
    WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284
    WebLogic XMLX Module 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284 >
    <May 18, 2005 5:51:14 PM CEST> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at /app/vignette/runtime_services/8.1/domains/vgndomain/./config.xml.>
    <May 18, 2005 5:51:19 PM CEST> <Notice> <Log Management> <BEA-170019> <The server log file /app/vignette/runtime_services/8.1/domains/vgndomain/VgnAdminServer/VgnAdminServer.log is opened. All server side log events will be written to this file.></pre>
    <b>-- stdout end -------------------------
    -- VgnAdminServer.log start -------------------------</b>
    <pre>####<May 18, 2005 5:51:19 PM CEST> <Notice> <Log Management> <as501wfm> <VgnAdminServer> <main> <<WLS Kernel>> <> <BEA-170019> <The server log file /app/vignette/runtime_services/8.1/domains/vgndomain/VgnAdminServer/VgnAdminServer.log is opened. All server side log events will be written to this file.></pre>
    <b>-- VgnAdminServer.log end -------------------------</b>
    Thanks in advance, Stefano.

    hi,
    as I wrote in previous message, VgnAdminServer.log is empty:
    <pre>-- VgnAdminServer.log start -------------------------
    <pre>####<May 18, 2005 5:51:19 PM CEST> <Notice> <Log Management> <as501wfm> <VgnAdminServer> <main> <<WLS Kernel>> <> <BEA-170019> <The server log file /app/vignette/runtime_services/8.1/domains/vgndomain/VgnAdminServer/VgnAdminServer.log is opened. All server side log events will be written to this file.></pre>
    -- VgnAdminServer.log end -------------------------</pre>

  • Install/configure admin server after installing weblogic

    I have installed weblogic generic 10.3 in my windows 7 professional machine and configured OIM. But I did not configure the Admin server. I tried starting the OIM & SOA server by using
    C:\......\bin>startManagedWebLogic.cmd soa_server1 http://localhost:7001
    but I got this error
    Enter username to boot WebLogic server:weblogic
    Enter password to boot WebLogic server:
    <> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 >
    <> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://localhost:7001.>
    <> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    SEVERE: Authentication of user weblogic failed because of invalid password
    <> <Critical> <Security> <BEA-090403> <Authentication for user weblogic denied>
    <> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
    weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
    So how do I install/configure the admin server. I am sure I am missing something simple. Any help would be appreciated. Thanks.

    You are checking at the wrong place.you need to check the same under DOMAIN_HOME which would be by default at $MIDDLEWARE_HOME/user_projects/domains/<<Your DOmain Name>>
    e.g. if WL_HOME=/oracle/Middleware/wlserver_10.3
    then
    MIDDLEWARE_HOME=/oracle/Middleware
    and DOMAIN_HOME=/oracle/Middleware/user_projects/domains/SOA_DOMAIN <---THere should be Domain Name folder existing>>
    Under the domain folder you would be having startWebLogic.sh which is used to start the Admin Server.
    And moreover under DOMAIN_HOME you would have config folder in which you would have config.xml where from you can check which all the server you have in your domain which you have created.

  • Authentication errors upon starting WLS 8.1 Admin server...

    Please excuse my ignorance as I am far from a WL Admin. I have been working on a problem that has been preventing my admin server from starting for the past couple of days now and haven't a clue as to what could be causing it. The admin server fails to start and when I check the error logs this is all that I see:<br>
    <b><i>The WebLogic Server did not start up properly.
    Reason: weblogic.security.SecurityInitializationException: Authentication for user system denied</i></b><br>
    Frustrating because it does not say what the problem is and when I spoke with the actual WL admin that set it up he did not seem to know either. He doesn't have a lot of time to spend looking into the problem right now because he is in the middle of another project and this is not a production issue because it is on a development server but it's where I have to do my testing so I have to get it back up. I did not configure it but do have complete access to whatever files I need to change I just don't know what I am supposed to do. He tells me that I need to do some research on the problem so here I am. If anyone has any suggestions on what I can do to even begin fixing the problem it would be much appreciated.<br>Thanks,<br>
    Jon

    It does tell you why the server won't start:
    "Authentication for user system denied"
    Thus, your boot identity (which is "system") can't be authenticated for some reason. It could be a bad password, improper configuration such that it can't find that user, or a missing user account.
    The other post talks about these things.
    An easy test for eliminating improper configuration is to copy config.xml to a safe place and then copy (or simply rename) config.xml.booted to config.xml. Then try to start the server.
    If it still won't start you have one of the other two problems. Likewise, if it does start, you have a configuration problem.
    Mike
    Weblogic/J2EE Security Blog: http://monduke.com

  • How to start the admin server on another WLS machine?

    Hi,
              I have a weblogic cluster with 2 weblogic machines: machineA and machineB.
              The cluster contains 4 managed servers (2 on each WLS machine)
              The admin server runs on machineA (standalone).
              I have a file backup of the domain directory on machineA.
              Suppose machineA crashes.
              How can I start the admin server on machineB?
              Kind regards,
              Pieter

    Thanks for your reply,
              I know how to (re)start the admin server on machineA. But in this case I want to start the admin server on machineB.
              The documentation says:
              Restarting an Administration Server on Another Machine
              If a machine crash prevents you from restarting the Administration Server on the same machine, you can recover management of the running Managed Servers as follows:
              Install the WebLogic Server software on the new administration machine (if this has not already been done).
              Make your application files available to the new Administration Server by copying them from backups or by using a shared disk. Your application files should be available in the same relative location on the new file system as on the file system of the original Administration Server.
              Make your configuration and security data available to the new administration machine by copying them from backups or by using a shared disk. For more information, refer to Directory and File Backups for Failure Recovery.
              Restart the Administration Server on the new machine.
              Simply starting the admin server on the other machine does not work because it tries to start the admin server on the ip address of the old machine.
              Edited by [email protected] at 05/10/2007 7:47 AM

  • Weblogic starting admin server automatically

    Hello,
    I have deployed a weblogic server on one of my company servers and i do not want to start and stop the admin server everytime i log in. Also, I have adf libraires installed along with the weblogic server. I created a windows service by running the installSvc.cmd file located at => C:\oracle\Middleware\wlserver_10.3\server\bin . Before running the installSvc.cmd command i edited the file by adding the following lines =>
    set DOMAIN_NAME=base_domain
    set USERDOMAIN_HOME=C:\Oracle\Middleware\user_projects\domains\base_domain
    set SERVER_NAME=AdminServer
    set WLS_USER=weblogic
    set WLS_PW=welcome1
    set PRODUCTION_MODE=true
    After i install this service i go to servoces and start this service.
    Now the issue i run into is that when i go to the admin console i see some of the adf libraries STATUS as "failed" and even when i deploy an adf app the status is failed. This doesnt hapen when i start the admin server from the gui mode by going to Start > user projects > base domain > start admin server or by starting the server from the command line with the command startWeblogic.cmd . How do i create a service so that i dont hv to start the server everytime when i log in to my server(box) which has the weblogic server .
    I am in a tight deadline and any help will be greatly appreciated!

    What errors are the libraries getting?
    Is the classpath the same between the service case and the start from menu case? Look at the server stdout or at the logs and the classpath system property?

  • The admin server could not be reached

    Dear All,
    I have oracle weblogic server running on red hat enterprise Linux, with one managed server. I created a self-signed certificate to access the admin server using SSL connection, after creating the certificate and start running the domain, The admin server run fine, but when i start running the managed server using
    $ ./startManagedWebLogic.sh osb_server1 https://server_ip:7006 i got that error, " The admin server could not be reached on https://server_ip:7006
    and the managed server running independence of admin server, as well as admin server can not establish jmx:t3 connection with the managed server on its SSL port
    also in admin server log i got this error
    <Sep 30, 2013 6:51:00 PM EET> <Warning> <JMX> <BEA-149504> <The adminstration server was unable to establish JMX Connectivity with the osb_server1 at the JMX Service URL of service:jmx:t3://172.17.11.13:8011/jndi/weblogic.management.mbeanservers.runtime.>
    how can i resolve this error?
    thanks in advanced 

    Hi John,
    Thanks. Notable errors in this log are:
    Failed to connect.[Root Cause: Connection refused ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    Attempting to connect to Native Directory: Retry Count: 10 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    Failed to connect to native directory. com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    Any ideas?
    Thanks.
    Edited by: 960369 on 21-Sep-2012 02:56
    Edited by: 960369 on 21-Sep-2012 03:33

  • Failed to connect to the remote Admin Server on host "...." and port "7001" Please, check configuration

    Hello friends,
    I have two servers S1 and S2
    I installed on S1 Foundation, OHS, CALC on S2 I install EAS, APS, FR, however during the EAS or APS configuration. These fail to deploy in Weblogic.
    I have this message.
    Now, when do I start startWebLogic, I do not have this message but the config is failed.
    Here is the config logs. someone an idea.
    [2013-10-02T10:55:49.922+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:49.922+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:50.250+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.cis.config.WeblogicNonApiHelper] trace: EPMSystem
    [2013-10-02T10:55:50.454+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:50.454+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:50.516+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.cis.config.DeploymentApiAdapter] trace: Performing deploy...
    [2013-10-02T10:55:50.516+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.cis.config.DeploymentApiAdapter] trace: Deploying eas
    [2013-10-02T10:55:50.532+01:00] [EPMCFG] [TRACE] [EPMCFG-02013] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.DeployScriptRunner] Processing file in global D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\1-global-read-s9-configuration.js
    [2013-10-02T10:55:50.704+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\weblogic\2-import-functions.js
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Calculating next free index based on the domain data...
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Domain contains server EssbaseAdminServices0 based on the prefix EssbaseAdminServices, index 0 is busy
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Domain contains server EssbaseAdminServices1 based on the prefix EssbaseAdminServices, index 1 is busy
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: The server is NOT exist, the index is 2
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: 2-import-functions.js: Deployment server index: EssbaseAdminServices2
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [TRACE] [EPMCFG-02013] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.DeployScriptRunner] Processing file in global D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\weblogic\3-global-epm-vars.js
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\5-mark-deployment-started.js
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\product\eas\6-init-eas-script-env.js
    [2013-10-02T10:55:50.766+01:00] [EPMCFG] [TRACE] [EPMCFG-05922] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.install.sw.SoftwareRegistry] Adding Hyperion Home entry...
    [2013-10-02T10:55:50.766+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\weblogic\7-common-cp-jvm-options.js
    [2013-10-02T10:55:50.813+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: isApplication32bitOnly flag value for EssbaseAdminServices2 : false
    [2013-10-02T10:55:50.844+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: isJRockit flag value: true
    [2013-10-02T10:55:50.891+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: Ignoring jvm option: -XX:PermSize=64m
    [2013-10-02T10:55:50.891+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: Ignoring jvm option: -XX:MaxPermSize=256m
    [2013-10-02T10:55:50.891+01:00] [EPMCFG] [TRACE] [EPMCFG-02013] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.DeployScriptRunner] Processing file in global D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\10-global-open-domain.js
    [2013-10-02T10:55:50.907+01:00] [EPMCFG] [TRACE] [EPMCFG-02012] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.J2EEDomain] Looks like WebLogic domain, initing webLogic
    [2013-10-02T10:55:51.016+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.high.WlstDomain] trace: Performing EPM and JRF maintenance
    [2013-10-02T10:55:54.626+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.WlstConsole] trace: Current promt is ''
    [2013-10-02T10:55:54.626+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initialising WLST console
    [2013-10-02T10:55:54.954+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:55:54.954+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: CLASSPATH=D:\Soft\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Soft\Oracle\MIDDLE~1\JROCKI~1\lib\tools.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Soft\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Soft\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Soft\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;.;;D:\Soft\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jrf_11.1.1/jrf-wlstman.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADFSCR~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\IGFWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OVDWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;D:\Soft\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbynet.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbytools.jar;;
    [2013-10-02T10:56:00.002+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:00.002+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initializing WebLogic Scripting Tool (WLST) ...
    [2013-10-02T10:56:00.002+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Welcome to WebLogic Server Administration Scripting Shell
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Type help() for help on available commands
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:14.631+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 25] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:2] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: WLST is ready
    [2013-10-02T10:56:21.382+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: wls:/offline>readDomain(r'D:/Soft/Oracle/Middleware/user_projects/domains/EPMSystem')
    [2013-10-02T10:56:21.382+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:21.398+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.high.WlstDomain] trace: Is online: 'false'
    [2013-10-02T10:56:21.398+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initialising WLST console
    [2013-10-02T10:56:21.492+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:21.492+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: CLASSPATH=D:\Soft\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Soft\Oracle\MIDDLE~1\JROCKI~1\lib\tools.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Soft\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Soft\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Soft\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;.;;D:\Soft\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jrf_11.1.1/jrf-wlstman.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADFSCR~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\IGFWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OVDWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;D:\Soft\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbynet.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbytools.jar;;
    [2013-10-02T10:56:22.570+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:22.570+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initializing WebLogic Scripting Tool (WLST) ...
    [2013-10-02T10:56:22.570+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Welcome to WebLogic Server Administration Scripting Shell
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Type help() for help on available commands
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:30.712+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:4] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: WLST is ready
    [2013-10-02T10:56:30.837+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: wls:/offline>connect('epm_admin', '**HIT**', 't3://CMAPPA1391.cm.par.emea.cib:7001')
    [2013-10-02T10:56:30.837+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Connecting to t3://CMAPPA1391.cm.par.emea.cib:7001 with userid epm_admin ...
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Successfully connected to Admin Server 'AdminServer' that belongs to domain 'EPMSystem'.
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Warning: An insecure protocol was used to connect to the
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: server. To ensure on-the-wire security, the SSL port or
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Admin port should be used instead.

    Hello Santy,
    Thank you for your response.
    In fact, I'm on a distributed architecture
    Server 1: OHS as Web Server, Foundation (Shared Services, Workspaces )
    Server 2: Essbase Administration Services "EAS" Essbase Provider Services, Financial Reporting CALC Manager --> (Database and deploy to application server)
    When I configure EAS, APS etc... on server 2 (Database and deploy to application server), Weblogic is started on the server1 (by startWebLogic), but I have a "Failed" in the "deploy to server application", does not pass. But the database is "OK".
    However, I try to install on the server CALC MANAGER 1, it worked.
    So I ask myself, is that web applications can be on another server that Foundation?
    Thank you for your return

  • Weblogic Admin server - Configuration/Server Start/Arguments ignored?

    Hi,
    I'm trying to specify a http proxy for a WebLogic Admin Server in order for an application to access external resources. I've placed the settings into the "Server Configuration / Server Start / Arguments", and verified that they have been saved into the config/config.xml file for that domain:
    <server-start>
    <arguments>-Dhttp.proxyHost=[XXXX] -Dhttp.proxyPort=8080</arguments>
    <password-encrypted>[XXXX]</password-encrypted>
    </server-start>
    However, no matter how I start the server, these settings are ignored despite that the documentation states these should be added to the java command line.
    starting weblogic with Java version:
    java version "1.6.0_19"
    Java(TM) SE Runtime Environment (build 1.6.0_19-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 16.2-b04, mixed mode)
    Starting WLS with line:
    C:\PROGRA~1\Java\JDK16~1.0_1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=256m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1032\profiles\default\sysext_manifest_classpath weblogic.Server
    As a test I created a new managed server in the same domain, specifying the same startup properties, and they were picked up during startup.
    If I manually place the settings into the bin/setDomainEnv.cmd batch file for the domain they are also picked up and work.
    Is there an undocumented restriction on Admin Servers that they ignore the "Server Start / Arguments" setting, or is there something else I can check as to why this is not working?
    Many thanks,
    - Micha.

    Umm... I already pasted the relevant snippet out of the config.xml, but following is the entire file. The startup arguments, as specified in the admin console, are:
    -Dhttp.proxyHost=[XXXXXXXX] -Dhttp.proxyPort=8080
    which matches what is saved in the config.xml.
    <?xml version='1.0' encoding='UTF-8'?>
    <domain xmlns="http://xmlns.oracle.com/weblogic/domain" xmlns:sec="http://xmlns.oracle.com/weblogic/security" xmlns:wls="http://xmlns.oracle.com/weblogic/security/wls" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.oracle.com/weblogic/security/xacml http://xmlns.oracle.com/weblogic/security/xacml/1.0/xacml.xsd http://xmlns.oracle.com/weblogic/security/providers/passwordvalidator http://xmlns.oracle.com/weblogic/security/providers/passwordvalidator/1.0/passwordvalidator.xsd http://xmlns.oracle.com/weblogic/domain http://xmlns.oracle.com/weblogic/1.0/domain.xsd http://xmlns.oracle.com/weblogic/security http://xmlns.oracle.com/weblogic/1.0/security.xsd http://xmlns.oracle.com/weblogic/security/wls http://xmlns.oracle.com/weblogic/security/wls/1.0/wls.xsd">
    <name>wls_starter</name>
    <domain-version>10.3.2.0</domain-version>
    <security-configuration>
    <name>wls_starter</name>
    <realm>
    <sec:authentication-provider xsi:type="wls:default-authenticatorType"></sec:authentication-provider>
    <sec:authentication-provider xsi:type="wls:default-identity-asserterType">
    <sec:active-type>AuthenticatedUser</sec:active-type>
    </sec:authentication-provider>
    <sec:role-mapper xmlns:xac="http://xmlns.oracle.com/weblogic/security/xacml" xsi:type="xac:xacml-role-mapperType"></sec:role-mapper>
    <sec:authorizer xmlns:xac="http://xmlns.oracle.com/weblogic/security/xacml" xsi:type="xac:xacml-authorizerType"></sec:authorizer>
    <sec:adjudicator xsi:type="wls:default-adjudicatorType"></sec:adjudicator>
    <sec:credential-mapper xsi:type="wls:default-credential-mapperType"></sec:credential-mapper>
    <sec:cert-path-provider xsi:type="wls:web-logic-cert-path-providerType"></sec:cert-path-provider>
    <sec:cert-path-builder>WebLogicCertPathProvider</sec:cert-path-builder>
    <sec:name>myrealm</sec:name>
    <sec:password-validator xmlns:pas="http://xmlns.oracle.com/weblogic/security/providers/passwordvalidator" xsi:type="pas:system-password-validatorType">
    <sec:name>SystemPasswordValidator</sec:name>
    <pas:min-password-length>8</pas:min-password-length>
    <pas:min-numeric-or-special-characters>1</pas:min-numeric-or-special-characters>
    </sec:password-validator>
    </realm>
    <default-realm>myrealm</default-realm>
    <credential-encrypted>[XXXXXXXXXX]</credential-encrypted>
    <node-manager-username>weblogic</node-manager-username>
    <node-manager-password-encrypted>[XXXXXXXX]</node-manager-password-encrypted>
    </security-configuration>
    <server>
    <name>AdminServer</name>
    <max-http-message-size>-1</max-http-message-size>
    <ssl>
    <enabled>false</enabled>
    </ssl>
    <log>
    <file-name>logs/AdminServer.log</file-name>
    <rotation-type>bySize</rotation-type>
    <number-of-files-limited>true</number-of-files-limited>
    <file-count>7</file-count>
    <file-min-size>500</file-min-size>
    <rotate-log-on-startup>true</rotate-log-on-startup>
    <logger-severity>Trace</logger-severity>
    <logger-severity-properties></logger-severity-properties>
    <log-file-severity>Info</log-file-severity>
    <stdout-severity>Info</stdout-severity>
    <domain-log-broadcast-severity>Notice</domain-log-broadcast-severity>
    <memory-buffer-severity>Debug</memory-buffer-severity>
    <log4j-logging-enabled>false</log4j-logging-enabled>
    <redirect-stdout-to-server-log-enabled>false</redirect-stdout-to-server-log-enabled>
    <domain-log-broadcaster-buffer-size>1</domain-log-broadcaster-buffer-size>
    </log>
    <machine>[XXXXXXXXXX]</machine>
    <listen-port>8080</listen-port>
    <listen-port-enabled>true</listen-port-enabled>
    <web-server>
    <frontend-http-port>0</frontend-http-port>
    <frontend-https-port>0</frontend-https-port>
    <keep-alive-enabled>true</keep-alive-enabled>
    <keep-alive-secs>30</keep-alive-secs>
    <https-keep-alive-secs>60</https-keep-alive-secs>
    <post-timeout-secs>30</post-timeout-secs>
    <max-post-size>-1</max-post-size>
    <send-server-header-enabled>false</send-server-header-enabled>
    <wap-enabled>false</wap-enabled>
    <accept-context-path-in-get-real-path>false</accept-context-path-in-get-real-path>
    </web-server>
    <listen-address></listen-address>
    <java-compiler>javac</java-compiler>
    <tunneling-enabled>false</tunneling-enabled>
    <tunneling-client-ping-secs>45</tunneling-client-ping-secs>
    <tunneling-client-timeout-secs>40</tunneling-client-timeout-secs>
    <server-start>
    <arguments>-Dhttp.proxyHost=[XXXXXXXX] -Dhttp.proxyPort=8080</arguments>
    <password-encrypted>[XXXXXXX]</password-encrypted>
    </server-start>
    <server-life-cycle-timeout-val>30</server-life-cycle-timeout-val>
    <startup-timeout>0</startup-timeout>
    <graceful-shutdown-timeout>30</graceful-shutdown-timeout>
    <ignore-sessions-during-shutdown>false</ignore-sessions-during-shutdown>
    <client-cert-proxy-enabled>false</client-cert-proxy-enabled>
    </server>
    <embedded-ldap>
    <name>wls_starter</name>
    <credential-encrypted>[XXXXXXXXXX]</credential-encrypted>
    </embedded-ldap>
    <configuration-version>10.3.2.0</configuration-version>
    <app-deployment>
    <name>[XXXXXXXXXX]</name>
    <target>AdminServer</target>
    <module-type>ear</module-type>
    <source-path>[XXXXXXXXXX]</source-path>
    <security-dd-model>DDOnly</security-dd-model>
    </app-deployment>
    <app-deployment>
    <name>[XXXXXXXXXX]</name>
    <target>AdminServer</target>
    <module-type>ear</module-type>
    <source-path>[XXXXXXXXXX]</source-path>
    <security-dd-model>DDOnly</security-dd-model>
    </app-deployment>
    <app-deployment>
    <name>[XXXXXXXXXX]</name>
    <target>AdminServer</target>
    <module-type>ear</module-type>
    <source-path>[XXXXXXXXXX]</source-path>
    <security-dd-model>DDOnly</security-dd-model>
    </app-deployment>
    <app-deployment>
    <name>[XXXXXXXXXX]</name>
    <target>AdminServer</target>
    <module-type>ear</module-type>
    <source-path>[XXXXXXXXXX]</source-path>
    <security-dd-model>DDOnly</security-dd-model>
    </app-deployment>
    <machine>
    <name>[XXXXXXXXXX]</name>
    </machine>
    <jms-server>
    <name>WseeJmsServer</name>
    <target>AdminServer</target>
    <persistent-store>WseeFileStore</persistent-store>
    </jms-server>
    <jms-server>
    <name>[XXXXXXXXXX]</name>
    <target>AdminServer</target>
    <persistent-store>WseeFileStore</persistent-store>
    </jms-server>
    <self-tuning>
    <work-manager>
    <name>weblogic.wsee.mdb.DispatchPolicy</name>
    <target>AdminServer</target>
    </work-manager>
    </self-tuning>
    <file-store>
    <name>WseeFileStore</name>
    <directory>WseeFileStore</directory>
    <target>AdminServer</target>
    </file-store>
    <jms-system-resource>
    <name>WseeJmsModule</name>
    <target>AdminServer</target>
    <sub-deployment>
    <name>BEA_JMS_MODULE_SUBDEPLOYMENT_WSEEJMSServer</name>
    <target>WseeJmsServer</target>
    </sub-deployment>
    <descriptor-file-name>jms/wseejmsmodule-jms.xml</descriptor-file-name>
    </jms-system-resource>
    <jms-system-resource>
    <name>[XXXXXXXXXX]</name>
    <target>AdminServer</target>
    <sub-deployment>
    <name>[XXXXXXXXXX]</name>
    <target>[XXXXXXXXXX]</target>
    </sub-deployment>
    <descriptor-file-name>[XXXXXXXXXX]</descriptor-file-name>
    </jms-system-resource>
    <admin-server-name>AdminServer</admin-server-name>
    <jdbc-system-resource>
    <name>[XXXXXXXXXX]</name>
    <target>AdminServer</target>
    <descriptor-file-name>[XXXXXXXXXX]</descriptor-file-name>
    </jdbc-system-resource>
    <saf-agent>
    <name>ReliableWseeSAFAgent</name>
    <target>AdminServer</target>
    <store>WseeFileStore</store>
    </saf-agent>
    </domain>

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

  • Failed to start Admin Server for Weblogic Server Domain

    I Created a domain named mydomain in weblogic server 10.3 in server 2003.But when i start Admin Server for Weblogic Server Domain from startmenu, it failed.
    I examined the log under domains\mydomain\servers\AdminServer\logs\AdminServer.log and got the following information:
    java.lang.NoClassDefFoundError:weblogic/ldap/EmbeddedLDAPChange
    at weblogic.ldap.EntryChangeListenerImpl.receiveEntryChanges(EntryChangeListenerImpl.java:28)
    Caused by :java.lang.ClassNotFoundException: weblogic.ldap.EmbeddedLDAPChange
    at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
    Caused by :java.util.zip.ZipException: error reading zip file
    at java.util.zip.ZipFile.read(Native Method)
    at java.util.zip.ZipFile.access$1200(ZipFile.java:29)
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attemping to load LDIF for provider RoleMapper from file ...\domains\mydomain\security\XACMLRoleMapperInit.ldift.
    at ...(CommonSecurityServiceManagerDelegateImpl.java:465)
    Caused by: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attemping to load LDIF for provider RoleMapper from file ...\domains\mydomain\security\XACMLRoleMapperInit.ldift.
    at .. (ServiceEngineImpl.java:365)
    Caused by: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attemping to load LDIF for provider RoleMapper from file ...\domains\mydomain\security\XACMLRoleMapperInit.ldift.
    at .. (BootStrapServiceImpl.java:910)
    Caused by: <openjpa-1.1.1-SNAPSHOT-r422266:891341 nofatal user error>kodo.jdo.UserException: This operation cannot be perfomed while a Transaction is active.
    at org.apache.openjpa.kernel.BrokerImpl.close(BrokerImpl.java:4087)
    ####<Critical><WebLogicServer><SOA><Adminserver><main><<WLS Kernel>><><><1282012271468><BEA-000362><Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399] Security Services Unavailable
    at weblogic.security.service.CommonSecurityserviceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    I ignored some detailed error message.The runtime environment is server 2003 Enterprise Edition sp2.
    Thx in advance for any reply.

    Hello Djam,
    Please review the following:
    The FMW WebLogic Server (WLS) installation has been configured to use a non-default Java temporary files directory,
    i.e. the following has been set in the WebLogic startup or setDomainEnv.sh script:
    EXTRA_JAVA_PROPERTIES="-Djava.io.tmpdir=/appl/oracle/temp_java_files ${EXTRA_JAVA_PROPERTIES}"
    Reference: How to Change the WebLogic Server Location for Temporary Files (Doc ID 1336002.1)
    When the Middleware home was restored the directory specified by java.io.tmpdir parameter was missing,
    Therefore an IOException occurred when opening the wallet and WLS was unable to initialize the OPSS successfully.
    To resolve the issue re-create the directory specified by the java.io.tmp dir parameter, and make sure the owner and group access are the same as for the FMW installation.
    Unable Start AdminServer: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException (Doc ID 1923395.1)
    Bogdan

  • Admin server not sending bootstrap servlet configuration to managed servers

    I am having a bit of strange issue.
    I have weblogic 8.1 SP5 domain in PROD.
    14 managed servers in the domain
    When i start the managed serverA, sometimes it starts, sometimes it doesnt.
    By looking at admin server logs, i found the following.
    When the managed ServerA doesnt start, the admin server has the following log snippet
    <<WLS Kernel>> <> <BEA-150023> <Bootstrap servlet invoked with action isrunning from managed server ServerA.>
    ####<Apr 14, 2009 2:37:01 AM EDT> <Info> <Configuration Management> <MachineA> <adminServer> <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <<WLS Kernel>> <> <BEA-150030> <The bootstrap servlet has acknowledged that the admin server is running to the booting managed server serverA>
    ####<Apr 14, 2009 2:37:01 AM EDT> <Info> <Configuration Management> <MachineA> <adminServer> <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <<WLS Kernel>> <> <BEA-150023> <Bootstrap servlet invoked with action bootstrap from managed server serverA.>
    When the managed ServerA starts, the admin server has the following log snippet
    Kernel>> <> <BEA-150023> <Bootstrap servlet invoked with action isrunning from managed server serverA.>
    ####<Apr 14, 2009 2:38:15 AM EDT> <Info> <Configuration Management> <MachineA> <adminServer> <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <<WLS Kernel>> <> <BEA-150030> <The bootstrap servlet has acknowledged that the admin server is running to the booting managed server serverA.>
    ####<Apr 14, 2009 2:38:15 AM EDT> <Info> <Configuration Management> <MachineA> <adminServer> <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <<WLS Kernel>> <> <BEA-150023> <Bootstrap servlet invoked with action bootstrap from managed server serverA.>
    ####<Apr 14, 2009 2:38:21 AM EDT> <Info> <Configuration Management> <catlmsxp166.corp.cox.com> <adminServer> <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <<WLS Kernel>> <> <BEA-150031> *<The bootstrap servlet has finished sending the configuration to serverA.>*
    The difference is that admin server unable to send the bootstrap servlet configuration to managed servers, as highlighted above
    Has anyone encountered this issue?
    If so, is there is solution to this?
    Right now i am doing the work around (Which is restart admin server and then start managed server, for every managed server that does not start)
    But i cant do this all the time.
    MY domain has 14 managed servers. All of them exhibit similar behaviour.
    Some times they start, some times they dont.
    Edited by: gvamsius on Apr 14, 2009 1:22 PM
    Edited by: gvamsius on Apr 14, 2009 1:23 PM

    Honestly I've never seen a similar problem.
    Could you show us the "standard out" when you start the servers?
    Could you to show us the standard out when you start the servers?

Maybe you are looking for