Expose weblogic Server OSB (domain unique topology) as a Windows Service

Hi all

We have a customer requirement in the dev environment (windows Server 2003) to display weblogic OSB server as windows service. We use a topology for domain of single server, where the OSB and Admin Server running in the same JVM.

We are referring to this document (http://download.oracle.com/docs/cd/E12840_01/wls/docs103/server_start/winservice.html) for the exhibition of weblogic server as windows service, but somehow it does not work if the artifacts of OSB are also present on the management server. When we start the service, we receive a lot of questions (many errors in the server log file) due to lack of OSB JAVA_OPTIONS and CLASSPATH. The sbconsole wont start even.

So what we did essentially, we changed the installSvc.cmd to call setDomainEnv.cmd instead of commEnv.cmd. This solved the problem and we could start sbconsole and publish agents and services buiness him. However we are still receiving an error in JCATransport due to which JCA all base adapters do not work. The error is:

< exception in JCATransportAppListener.preStart, java.lang.IllegalStateException: ALSB_HOME environment variable not defined
java.lang.IllegalStateException: ALSB_HOME environment variable not defined
at com.bea.wli.sb.transports.jca.JCATransportProvider.loadAdapterList(JCATransportProvider.java:943)
at com.bea.wli.sb.transports.jca.JCATransportProvider.getInstance(JCATransportProvider.java:80)
at com.bea.wli.sb.transports.jca.JCATransportAppListener.preStart(JCATransportAppListener.java:16)
to weblogic.application.internal.flow.BaseLifecycleFlow$ PreStartAction.run (BaseLifecycleFlow.java:282)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
Truncated. check the log file full stacktrace

ALSB_HOME is already occupied in setDomainEnv.cmd during the creation of the service. We have also tried to set this variable in the windows environment (user variables and system variables), but his does not work. We get this error every time.

Can someone help me please? is there something specific that needs to be done to run the OSB as a service (in single domain topology).

Published by: Amit Sachdev on March 29, 2011 12:12 AM

You can see the ID 1276742.1 metalink note as well. It is a known problem.

Kind regards
Anuj

Tags: Fusion Middleware

Similar Questions

  • Setup error: Weblogic Server 10.0 MP2

    Dear all,

    Installation of weblogic 10.0 MP2 gives the following error * "Exception in thread «thread 26' means Java Heap Space *»
    The installation progress bar stops at 92%. I tried to install several times and am does not succeed.
    Please help / suggestions on how to solve the error intallation.

    Processor: Intel Quad core 64-bit
    OS: windows 2008 R2 64-bit server
    Java: 64-bit JDK 1.5 Update 21
    WebLogic: Server 10.0 MP2 64 bit for windows

    Thank you

    Kind regards

    Hi Sam,

    After installing the WebLogic whenever you create a domain and then you will find the script "setDomainEnv.cmd" inside the directory "\bin. (like: C:\bea1002\user_projects\domains\7001_Domain\bin)
    Please make sure that you set a correct JAVA_HOME and JAVA_OPTIONS in this file...

    Example:
    http://middlewaremagic.com/WebLogic/WP-content/uploads/2010/09/JRockit_JAVA_HOME.jpg in this picture, you can see JAVA_HOME set it to the correct JVM if you please.

    Also just above this set please JAVA_OPTIONS so...

    Example:

    @REM *************************************a Snippet of setDomainEnv.cmd script************************************
    
    set WL_HOME=C:\bea103\wlserver_10.3
    for %%i in ("%WL_HOME%") do set WL_HOME=%%~fsi
    
    set BEA_JAVA_HOME=C:\bea103\jrockit_160_05
    
    set SUN_JAVA_HOME=C:\bea103\jdk160_05
    
    set JAVA_VENDOR=Sun
    
    set JAVA_OPTIONS= -Xmx1024m -Xms1024m
    
    if "%JAVA_VENDOR%"=="BEA" (
         set JAVA_HOME=%BEA_JAVA_HOME%
    ) else (
         if "%JAVA_VENDOR%"=="Sun" (
              set JAVA_HOME=%SUN_JAVA_HOME%
         ) else (
              set JAVA_VENDOR=Sun
              set JAVA_HOME=C:\bea103\jdk160_05
         )
    )
    

    .
    .
    Thank you
    Jay SenSharma

  • WebLogic Server 10.0 MP1 start-up: VM Client not supported

    Dear all,

    Weblogic serever installation has completed successfully, but when you start the weblogic server, I get the following message: unsupported Client VM.
    Please provide a suggestion or an idea on what to do. Details are provided below.

    Processor: Intel Quad core 64-bit
    OS: windows 2008 R2 64-bit server
    Java: 64-bit JDK 1.5 Update 21
    WebLogic: Server 10.0 MP1 64 bit for windows

    Kind regards

    Published by: user4198347 on February 5, 2011 23:48

    Re: Setup error: Weblogic Server 10.0 MP2

  • First construction of DEFAULT DOMAIN for "Integrated Weblogic Server" in jDeveloper 12 c gave ERROR: wlst &gt; error occurred during initialization of the virtual machine;

    Hi my community developers estimated!

    I just installed Oracle jDeveloper 12 c as part of the new version BPM Suite 12 c successfully on my LAPTOP.

    However, when I try to create the first integrated default for the weblogic Server domain to run by using the database of embedded JAVA (do NOT use an external Oracle DB) - I get the following error in the log below:

    QUESTION - how/where can I change the ' USER_MEM_ARGS = - Xms32m -Xmx1024m' specification in jDeveloper, to allow a smaller 'MAX MEMORY setting, instead of Xmx1024m"since I DO NOT have enough memory (virtual) on my laptop to create the default domain.

    Thank you very much!

    Please see from the log of the errors below:

    Add the environment variable to WLST script = - Xms32m USER_MEM_ARGS - Xmx1024m - XX: MaxPermSize = 384 m
    Log file: D:\data\859442303\Application Data\JDeveloper\system12.1.3.0.41.140521.1008\o.j2ee.adrs\BuildDefaultDomain.log
    Label: JDEVADF_12.1.3.0.0_GENERIC_140521.1008.S
    Home product: C:\Oracle\Middleware\Oracle_Home\jdeveloper\jdev\
    Area: D:\data\859442303\Application Data\JDeveloper\system12.1.3.0.41.140521.1008\DefaultDomain

    2014 BuildDefaultDomain2.py - 07-04 18:00:03

    cmd.exe /c "" C:\Oracle\Middleware\Oracle_Home\oracle_common\common\bin\wlst.cmd""D:\data\859442303\Application Data\JDeveloper\system12.1.3.0.41.140521.1008\o.j2ee.adrs\BuildDefaultDomain2.py""
    Process began
    WLST > error occurred during initialization of VM
    WLST > could not reserve enough space for lots of things
    WLST > error: could not create the Virtual Machine Java.
    WLST > error: a fatal error has occurred. Program ends.
    Elapsed time: 437 ms

    Thanks James, I changed the memory allocation in the WLST script and I no longer get the VM error

  • Error during the creation of the default domain for the intigrated weblogic Server

    Hello

    An error occurred by building the default domain for the weblogic Server integrated

    the log file contains details of set-aside on error

    "C:\Oracle\Middleware\oracle_common\common\bin\wlst.cmd" "C:\Oracle\Middleware\jdeveloper\MyWork\system11.1.1.5.38.61.26\o.j2ee.adrs\CreateDefaultDomain.py".
    Process began
    WLST >
    WLST > CLASSPATH=C:\Oracle\Middleware\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\Oracle\Middleware\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\Oracle\Middleware\jdk160_24\lib\tools.jar; C:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic_sp.jar; C:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar; C:\Oracle\Middleware\modules\features\weblogic. Server.modules_10.3.5.0.jar; C:\Oracle\Middleware\wlserver_10.3\server\lib\webservices.jar; C:\Oracle\Middleware\modules\org. Apache.ant_1.7.1/lib/Ant-all.jar; C:\Oracle\Middleware\modules\net. SF.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar; C:\Oracle\Middleware\oracle_common/modules/Oracle.jrf_11.1.1/JRF-wlstman.jar; C:\Oracle\Middleware\oracle_common\common\wlst\lib\adf-share-MBeans-WLST.jar; C:\Oracle\Middleware\oracle_common\common\wlst\lib\adfscripting.jar; C:\Oracle\Middleware\oracle_common\common\wlst\lib\applcore-Diagnostics-WLST.jar; C:\Oracle\Middleware\oracle_common\common\wlst\lib\mdswlst.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\auditwlst.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\igfwlsthelp.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\jps-WLST.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\jrf-WLST.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\oamap_help.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\oamAuthnProvider.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\ossoiap.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\ossoiap_help.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\ovdwlsthelp.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\sslconfigwlst.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\wsm-WLST.jar
    WLST >
    WLST > PATH = C:\Oracle\Middleware\patch_wls1035\profiles\default\native; C:\Oracle\Middleware\patch_jdev1111\profiles\default\native; C:\Oracle\Middleware\wlserver_10.3\server\native\win\32; C:\Oracle\Middleware\wlserver_10.3\server\bin; C:\Oracle\Middleware\modules\org. Apache.ant_1.7.1\Bin; C:\Oracle\Middleware\jdk160_24\jre\bin; C:\Oracle\Middleware\jdk160_24\bin; C:\Oracle\Middleware\wlserver_10.3\server\native\win\32\oci920_8
    WLST >
    WLST > your environment has been defined.
    WLST >
    WLST > CLASSPATH=C:\Oracle\Middleware\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\Oracle\Middleware\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\Oracle\Middleware\jdk160_24\lib\tools.jar; C:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic_sp.jar; C:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar; C:\Oracle\Middleware\modules\features\weblogic. Server.modules_10.3.5.0.jar; C:\Oracle\Middleware\wlserver_10.3\server\lib\webservices.jar; C:\Oracle\Middleware\modules\org. Apache.ant_1.7.1/lib/Ant-all.jar; C:\Oracle\Middleware\modules\net. SF.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar; C:\Oracle\Middleware\oracle_common/modules/Oracle.jrf_11.1.1/JRF-wlstman.jar; C:\Oracle\Middleware\oracle_common\common\wlst\lib\adf-share-MBeans-WLST.jar; C:\Oracle\Middleware\oracle_common\common\wlst\lib\adfscripting.jar; C:\Oracle\Middleware\oracle_common\common\wlst\lib\applcore-Diagnostics-WLST.jar; C:\Oracle\Middleware\oracle_common\common\wlst\lib\mdswlst.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\auditwlst.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\igfwlsthelp.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\jps-WLST.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\jrf-WLST.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\oamap_help.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\oamAuthnProvider.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\ossoiap.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\ossoiap_help.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\ovdwlsthelp.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\sslconfigwlst.jar; C:\Oracle\Middleware\oracle_common\common\wlst\resources\wsm-WLST.jar; C:\Oracle\Middleware\utils\config\10.3\config-launch.jar; C:\Oracle\Middleware\wlserver_10.3\common\derby\lib\derbynet.jar; C:\Oracle\Middleware\wlserver_10.3\common\derby\lib\derbyclient.jar; C:\Oracle\Middleware\wlserver_10.3\common\derby\lib\derbytools.jar;
    WLST >
    WLST > initialization WebLogic Scripting Tool (WLST)...
    WLST >
    WLST > welcome to WebLogic Server Administration Scripting Shell
    WLST >
    WLST > type help() for help on the available commands
    WLST >
    WLST > creation of a default domain
    WLST > model of reading: /C:/Oracle/Middleware/wlserver_10.3/common/templates/domains/wls.jar
    WLST > name of the parameter to "DefaultServer".
    WLST > ListenAddress setting to "
    WLST > ListenPort parameter to 7101
    WLST > domain administrator of the parameter to "FAAdmin".
    WLST > password field setting.
    WLST > problem invoking WLST - Traceback (innermost last):
    WLST > file "C:\Oracle\Middleware\jdeveloper\MyWork\system11.1.1.5.38.61.26\o.j2ee.adrs\CreateDefaultDomain.py", line 59, in it?
    WLST > to com.oracle.cie.domain.script.jython.WLSTSecurityPrincipal.set(WLSTSecurityPrincipal.java:70)
    WLST >
    WLST > to com.oracle.cie.domain.script.jython.WLSTSecurityUser.setPassword(WLSTSecurityUser.java:33)
    WLST >
    WLST > at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    WLST >
    WLST > to sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    WLST >
    WLST > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    WLST >
    WLST > to java.lang.reflect.Method.invoke(Method.java:597)
    WLST >
    WLST >
    WLST > com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: java.lang.Exception: the password must be at least 8 alphanumeric characters, at least one number or special character.
    WLST >


    Rohit

    Hello

    you see this message: "the password must be at least 8 alphanumeric characters, at least one number or special character."?

    Password: weblogic password you provide when prompted
    must be at least: minimum requirement for secure passwords applied on default WLS
    at least 8 alphanumeric characters: not 7 but less than eight characters
    at least one number or special character: password must have a number in there or a '@' '-' or similar

    For example

    weblogic1

    is a password option that would meet the requirement

    Frank

  • OSB-Weblogic server hangs when starting

    Hello

    I am not able to start the weblogic server as is getting crashed at boot time

    and I'm not able to know the reason too.

    Closes the command prompt and I'm not able to check the newspaper as well. (where to check the newspaper?)

    There is no indication in the log file. (Don't know if I'm checking the right log file)

    But somehow, I got to know that the error is the segment of memory.

    Error occurred during the initilzation of the virtual machine
    Could not reserve enough space for the memory segment.
    could not create the java virtual machine.

    Initially, during the installation, I got an error
    Check the swap space: 0 MB of available space, 500 MB is required. > > > has FAILED

    This thing has similarity between them.

    As I am new to Oracle can you all please help me on this.

    I have lived many forums and they all say to increase the heap of meory. But I don't know how to go about it.

    Pleaze help

    Thank you very much

    Error occurred during initialization of VM

    Kind regards
    Anuj

  • Please help create an architecture for Forms 11 g on WebLogic Server

    Dear all,

    We intend to deploy Oracle Forms and reports GR 11, 2 on Oracle WebLogic Server 10.3.6 on AIX.

    In addition, we intend to create a domain in WebLogic 11 g for the high availability solution.

    At present, we have four cases (Live, QA, UAT and development) of the applications deployed on Oracle Application Server 10 g.

    Please help create architecture, optimization of resources.

    Can we deploy all instances of the application four (Live, UAT, development and QA) to single instance of WebLogic Server unique? or do we have to install separately to four WebLogic instances on separate servers?

    References to documents are much appreciated (step-by-step specially :-)).

    Thanks in advance.

    Lacotte

    Hi Lacotte,

    you are able to install all the applications forms on the only field of forms / Instance. You can create separate sections in your formsweb.cfg file.

    But I recommend you to separate four environment: 4 x forms Installation in 4 separate servers.

    Four production I'd do decide to install forms in the Cluster for HA.

    More information:

    http://www.DBI-services.com/index.php/blog/entry/install-Oracle-Fusion-Middleware-report-11gr2-1112-in-a-context-of-high-availability

    http://docs.Oracle.com/CD/E23943_01/core.1111/e10106/classic.htm#ASHIA4331

    HTH

    Borys

  • Unable to start WebLogic Server 12.1.3.0.0

    Hello

    I'm set up a compact fieldfor Oracle Business Process Management Suite Quick Start.

    The next step is to start the server administrator but it fails with the following exception:

    «< < WLS Kernel > > <><>< 1425397458858 > < BEA-090402 > < authentication refused: Boot invalid identity.» The user name or password, or both in the identity of startup file (boot.properties) is not valid. The identity of start-up may have changed since the identity of boot file was created. Please edit and update the identity file to start with the correct values of username and password. The first time that the identity of starting update file is used to start the server, these new values are encrypted. ' > '.

    Then I found the post managed Weblogic server may not be able to start because < BEA-000386 > < server subsystem is not and we have tried all the options:

    1 change the boot.properties file to... /Security/boot.properties

    -username = weblogic

    -password = BIENVENUE1

    2. rename the boot.properties file, run the server as a process in the foreground, when it asks for a user name and password entered weblogic /eu1

    the journal of option 2 is:

    # < 03.03.2015 20:30:55 MSK > < Info > < security > < user-PC > <>< Home > <><><>< 1425400255907 > < BEA-090905 > < disable provider JCE CryptoJ self-intégrité for better startup performance. To allow this control, enter - Dweblogic.security.allowCryptoJDefaultJCEVerification = true. >

    # < 03.03.2015 20:30:56 MSK > < Info > < security > < user-PC > <>< Home > <><><>< 1425400256040 > < BEA-090906 > < change the default Random Number Generator in RSA CryptoJ of ECDRBG128 to FIPS186PRNG. To disable this change, specify - Dweblogic.security.allowCryptoJDefaultPRNG = true. >

    # < 03.03.2015 20:30:56 MSK > < Info > < WebLogicServer > < user-PC > <>< Thread-4 > <><><>< 1425400256531 > < BEA-000377 > < since Java hotspot 64-bit Server VM WebLogic Server Version 24, 71 - b01 of Oracle Corporation. >

    # < 03.03.2015 20:30:56 MSK > < Info > < management > < user-PC > <>< Thread-5 > <><><>< 1425400256924 > < BEA-141107 > < Version: WebLogic Server 12.1.3.0.0 Wed May 21 18:53:34 PDT 2014 1604337 >

    # < 03.03.2015 20:30:58 MSK > < Info > < security > < user-PC > <>< Thread-5 > <><><>< 1425400258995 > < BEA-090065 > < formatting boot user identity. >

    # < 03.03.2015 20:31:17 MSK > < opinion > < WebLogicServer > < user-PC > <>< Thread-4 > <><><>< 1425400277760 > < BEA-000365 > < Server State has changed at the START. >

    # < 03.03.2015 20:31:17 MSK > < Info > < WorkManager > < user-PC > <>< Thread-4 > <><><>< 1425400277770 > < BEA-002900 > < init > self-adjustable thread pool.

    # < 03.03.2015 20:31:17 MSK > < Info > < WorkManager > < user-PC > <>< ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default" > <><><>< 1425400277801 > < BEA-002942 > < CMM level memory becomes 0. Sleep thread pool to 256. >

    # < 03.03.2015 20:31:17 MSK > < Info > < WebLogicServer > < user-PC > <>< Thread-4 > <><><>< 1425400277819 > < BEA-000214 > < WebLogic Server "AdminServer" version:

    WebLogic Server 12.1.3.0.0 Wed May 21 18:53:34 PDT 2014 1604337 Copyright (c) 1995,2014, Oracle and/or its affiliates. All rights reserved. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279309 > < BEA-002622 > < Protocol 't3' is now configured. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279310 > < BEA-002622 > < Protocol "t3s" is now configured. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279310 > < BEA-002622 > < the 'http' Protocol is now configured. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279310 > < BEA-002622 > < the "https" Protocol is now configured. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279310 > < BEA-002622 > < Protocol "iiop" is now configured. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279311 > < BEA-002622 > < Protocol 'iiops' is now configured. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279311 > < BEA-002622 > < "ldap" Protocol is now configured. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279312 > < BEA-002622 > < Protocol "ldaps" is now set up. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279314 > < BEA-002622 > < Protocol "cluster" is now configured. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279314 > < BEA-002622 > < Protocol 'clusters' is now configured. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279316 > < BEA-002622 > < the "SNMP" is now configured. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279316 > < BEA-002622 > < Protocol "admin" is now configured. >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-5 > <><><>< 1425400279316 > < BEA-002624 > < administration Protocol is "t3s" and is now configured. >

    # < 03.03.2015 20:31:19 MSK > < Info > < RJVM > < user-PC > <>< Thread-3 > <><><>< 1425400279325 > < BEA-000570 > < Network Configuration for channel "AdminServer.

    Listening address: 7001

    Address public n/a

    True active http

    Tunneling Enabled false

    Outgoing Enabled false

    Admin traffic enabled true fake license to ResolveDNSName >

    # < 03.03.2015 20:31:19 MSK > < Debug > < RJVM > < user-PC > <>< Thread-3 > <><><>< 1425400279325 > < BEA-000571 > < details of configuring network for channel "AdminServer.

    Weight of the channel 50

    Accept the rear 300

    Timeout 5000ms

    Message Max Size 10000000

    Timeout message 60 years

    Timeout of 65

    Tunneling Timeout 40 s

    Tunneling Ping 45 s >

    # < 03.03.2015 20:31:19 MSK > < Info > < Server > < user-PC > <>< Thread-3 > <><><>< 1425400279961 > < BEA-002609 > < channel Service initialized. >

    # < 03.03.2015 20:31:20 MSK > < opinion > < Log Management > < user-PC > <>< ExecuteThread [pending]: '1' for the queue: "(self-adjusting) weblogic.kernel.Default" > <><><>< 1425400280059 > < BEA-170019 > < C:\Oracle\soa_bpm12c\user_projects\domains\compact_domain\servers\AdminServer\logs\AdminServer.log server log file is opened. All events in the log server-side will be written to this file. >

    # < 03.03.2015 20:31:20 MSK > < Info > < Log Management > < user-PC > <>< ExecuteThread [pending]: '1' for the queue: "(self-adjusting) weblogic.kernel.Default" > <><><>< 1425400280082 > < BEA-170023 > < logging of the server is initialized with the Java application logging API. >

    # < 03.03.2015 20:31:20 MSK > < Info > < IIOP > < user-PC > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400280126 > < BEA-002014 > < subsystem enabled IIOP. >

    # < 03.03.2015 20:31:20 MSK > < Info > < Log Management > < user-PC > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400280159 > < BEA-170025 > < initialized Logging area. Events in the field log will be written to C:\Oracle\soa_bpm12c\user_projects\domains\compact_domain\servers\AdminServer\logs/compact_domain.log. >

    # < 03.03.2015 20:31:20 MSK > < Info > < Diagnostics > < user-PC > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400280339 > < BEA-320001 > < ServerDebug The service initialized successfully. >

    # < 03.03.2015 20:31:20 MSK > < Info > < Store > < user-PC > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400280413 > < BEA-280008 > < open the persistent store of file 'WLS_DIAGNOSTICS' for recovery: directory = C:\Oracle\soa_bpm12c\user_projects\domains\compact_domain\servers\AdminServer\data\store\diagnostics requestedWritePolicy = "Disabled" fileLockingEnabled = true driver = "wlfileio3." >

    # < 03.03.2015 20:31:20 MSK > < Info > < Store > < user-PC > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400280419 > < BEA-280009 > < storage of files persistent "WLS_DIAGNOSTICS" (27352a3b-f4b9-4160-b00e-b3bfc564ae5b) has been opened: blockSize = 512 actualWritePolicy = "Disabled(single-handle-non-direct)" explicitIOEnforced = false documents = 0. " >

    # < 03.03.2015 20:31:20 MSK > < Info > < User-PC > < AdminServer > < management > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400280433 > < BEA-141278 > < Java configuration entropy is: property system "java.security.egd = null; File JRE java.security "securerandom.source = file:/dev/urandom" property Blocking of the Config = false; Version of the JDK = 1.7.0_71; Operating system = Windows 7. >

    # < 03.03.2015 20:31:20 MSK > < Info > < User-PC > < AdminServer > < management > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400280433 > < BEA-141280 > < configuration detected NON-BLOCKING of entropy of java. This setting you will give the best performance on machines with limited sources of entropy, but is less secure than a blocking entropy configuration. >

    # < 03.03.2015 20:31:20 MSK > < Info > < User-PC > < AdminServer > < management > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400280435 > < BEA-141187 > < Java System properties are defined as follows:

    INSTANCE_HOME = C:\Oracle\soa_bpm12c\user_projects\domains\compact_domain

    ADF.version = 12.1.3

    awt. Toolkit = sun.awt.windows.WToolkit

    BAM. Oracle.Home = C:\Oracle\soa_bpm12c\soa

    BPM.enabled = true

    Common.Components.Home = C:\Oracle\soa_bpm12c\oracle_common

    Domain.Home = C:\Oracle\SOA_BP~1\USER_P~1\domains\COMPAC~1

    EM. Oracle.Home = C:\Oracle\soa_bpm12c\em

    leader. Encoding = Cp1251

    leader. Encoding.pkg = sun.io

    leader. Separator =.

    IGF.arisidbeans.carmlloc = C:\Oracle\SOA_BP~1\USER_P~1\domains\COMPAC~1\config\fmwconfig\carml

    IGF.arisidstack.Home = C:\Oracle\SOA_BP~1\USER_P~1\domains\COMPAC~1\config\fmwconfig\arisidprovider

    Java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment

    Java.awt.headless = true

    Java.awt.PrinterJob = sun.awt.windows.WPrinterJob

    Java.class.Path = C:\Oracle\soa_bpm12c\soa\bam\lib\bam-timerlistener.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\user-patch.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\soa-startup.jar; C:\Oracle\soa_bpm12c\oracle_common\modules\features\com. Oracle.DB.jdbc7 - DMS.jar; C:\JDK17~1.0_7\lib\tools.jar; C:\Oracle\SOA_BP~1\wlserver\server\lib\weblogic_sp.jar; C:\Oracle\SOA_BP~1\wlserver\server\lib\weblogic.jar; C:\Oracle\SOA_BP~1\oracle_common\modules\net. SF.antcontrib_1.1.0.0_1-0b3\lib\ant-contrib.jar; C:\Oracle\SOA_BP~1\wlserver\modules\features\oracle.WLS.common.nodemanager_2.0.0.0.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\oracle.SOA.common.adapters_11.1.1\oracle.SOA.common.Adapters.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\oracle. Cloud.adapter_12.1.3\oracle. Cloud.adapter.jar; C:\Oracle\soa_bpm12c\osb\lib\servicebus-common.jar; C:\Oracle\soa_bpm12c\oracle_common\communications\modules\config-12.1.3.jar; C:\Oracle\soa_bpm12c\oracle_common\communications\modules\userprefs-config-12.1.3.jar; C:\Oracle\soa_bpm12c\oracle_common\modules\oracle.xdk_12.1.3\xsu12.jar; C:\Oracle\SOA_BP~1\modules\features\weblogic. Server.modules.xquery_10.3.1.0.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\db2jcc4.jar; C:\Oracle\SOA_BP~1\USER_P~1\domains\COMPAC~1\config\soa-infra; C:\Oracle\soa_bpm12c\soa\soa\modules\fabric-URL-handler_11.1.1.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\quartz-all-1.6.5.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\oracle. SOA.fabric_11.1.1\oracle. SOA.fabric.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\oracle. SOA.fabric_11.1.1\fabric-Runtime-ext-WLS.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\oracle. SOA.adapter_11.1.1\oracle. SOA.adapter.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\oracle. SOA.b2b_11.1.1\oracle. SOA. B2B.jar; C:\Oracle\soa_bpm12c\oracle_common\modules\internal\features\jrf_wlsFmw_oracle.JRF.WLS.classpath_12.1.3.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\oracle. SOA.fabric_11.1.1\tracking-API.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\commons-CLI-1.1.jar; C:\Oracle\soa_bpm12c\soa\soa\modules\oracle. SOA.mgmt_11.1.1\soa-infra-Mgmt.jar; C:\Oracle\SOA_BP~1\oracle_common\modules\com. Oracle.Cie.config - WLS - online_8.1.0.0.jar; C:\Oracle\SOA_BP~1\wlserver\common\derby\lib\derbynet.jar; C:\Oracle\SOA_BP~1\wlserver\common\derby\lib\derbyclient.jar; C:\Oracle\SOA_BP~1\wlserver\common\derby\lib\derby.jar; C:\Oracle\SOA_BP~1\wlserver\server\lib\xqrl.jar

    Java.class.version = 51.0

    Java.endorsed.dirs = C:\JDK17~1.0_7\jre\lib\endorsed; C:\Oracle\SOA_BP~1\oracle_common\modules\endorsed

    Java.ext.dirs = C:\JDK17~1.0_7\jre\lib\ext; C:\Windows\Sun\Java\lib\ext

    Java.Home = C:\JDK17~1.0_7\jre

    Java.IO.TMPDIR = C:\Users\User\AppData\Local\Temp\

    Java.Library.Path = C:\JDK17~1.0_7\bin; C:\Windows\Sun\Java\bin; C:\Windows\System32; C:\Windows; C:\Oracle\SOA_BP~1\wlserver\server\native\win\x64; C:\Oracle\SOA_BP~1\wlserver\server\bin; C:\Oracle\SOA_BP~1\oracle_common\modules\org. Apache.ant_1.9.2\bin; C:\JDK17~1.0_7\jre\bin; C:\JDK17~1.0_7\bin; C:\app\User\product\121~1.0\dbhome_1\BIN; C:\app\Admin\product\121~1.0\dbhome_2\BIN; C:\app\Admin\product\121~1.0\dbhome_1\BIN; C:\Progra~3\Oracle\Java\javapath; C:\Oracle\db\app\oracle\product\112~1.0\server\bin; C:\Windows\System32; C:\Windows; C:\Windows\System32\wbem; C:\Windows\System32\WINDOW~1\v1.0\; C:\Oracle\SOA_BP~1\wlserver\server\native\win\x64\oci920_8; C:\Oracle\soa_bpm12c\soa\soa\thirdparty\edifecs\XEngine\bin;.

    Java.naming.Factory.initial = weblogic.jndi.WLInitialContextFactory

    Java.naming.Factory.URL.pkgs = weblogic.jndi.factories:weblogic.corba.j2ee.naming.url:weblogic.jndi.factories:weblogic.corba.j2ee.naming.url

    Java.Protocol.Handler.pkgs = oracle.mds.net.protocol | oracle.fabric.common.classloaderurl.handler | oracle.fabric.common.uddiurl.handler | oracle.bpm.io.fs.protocol

    Java.Runtime.Name = Java (TM) SE Runtime Environment

    Java.Runtime.version = 1.7.0_71 - b14

    Java.Security.Policy = C:\Oracle\SOA_BP~1\wlserver\server\lib\weblogic.policy

    Java.Specification.Name = Java Platform API Specification

    Java.Specification.Vendor = Oracle Corporation

    Java.Specification.version = 1.7

    Java.util.Logging.Manager = oracle.core.ojdl.logging.ODLLogManager

    Java.Vendor = Oracle Corporation

    Java.vendor.URL = http://Java.Oracle.com/

    Java.vendor.URL.bug = http://bugreport.Sun.com/bugreport/

    Java.version = 1.7.0_71

    Java.VM.info = mixed mode

    Java.VM.Name = VM Server Java hotspot 64-Bit

    Java.VM.Specification.Name = specification of Machine Java virtual

    Java.VM.Specification.Vendor = Oracle Corporation

    Java.VM.Specification.version = 1.7

    Java.VM.Vendor = Oracle Corporation

    Java.VM.version = 24, 71 - b01

    javax. Management.Builder.initial = weblogic.management.jmx.mbeanserver.WLSMBeanServerBuilder

    javax.net.ssl.trustStore = C:\Oracle\SOA_BP~1\wlserver\server\lib\DemoTrust.jks

    javax.rmi.CORBA.PortableRemoteObjectClass = weblogic.iiop.PortableRemoteObjectDelegateImpl

    javax.rmi.CORBA.UtilClass = weblogic.iiop.UtilDelegateImpl

    javax.xml.soap.MessageFactory = oracle.j2ee.ws.saaj.soap.MessageFactoryImpl

    JPS.app.Credential.overwrite.allowed = *.

    JRF.version = 12.1.3

    OPSS.version = 12.1.3

    Oracle.deployed.app.dir = C:\Oracle\SOA_BP~1\USER_P~1\domains\COMPAC~1\servers\AdminServer\tmp\_WL_user

    Oracle.deployed.app.ext =--.

    Oracle.domain.config.dir = C:\Oracle\SOA_BP~1\USER_P~1\domains\COMPAC~1\config\fmwconfig

    Oracle.MDS.filestore.Preferred = true

    Oracle.Security.JPS.config = C:\Oracle\SOA_BP~1\USER_P~1\domains\COMPAC~1\config\fmwconfig\jps-config.xml

    Oracle.Server.config.dir = C:\Oracle\SOA_BP~1\USER_P~1\domains\COMPAC~1\config\fmwconfig\servers\AdminServer

    Oracle.SOA.Compatibility.version = 11.1.1

    Oracle.SYSMAN.util.Logging.mode = dual_mode

    Oracle.xdkjava.Compatibility.version = 11.1.1

    Oracle.Xml.schema\Ignore_Duplicate_Components = true

    = org.apache.commons.logging.impl.Jdk14Logger org.apache.commons.logging.Log

    org.omg.CORBA.ORBClass = weblogic.corba.orb.ORB

    org.omg.CORBA.ORBSingletonClass = weblogic.corba.orb.ORB

    OS. Arch = amd64

    OS. Name = Windows 7

    OS.version = 6.1

    Path.Separator =;

    SOA.archives.dir = C:\Oracle\soa_bpm12c\soa\soa

    SOA.instance.Home = C:\Oracle\SOA_BP~1\USER_P~1\domains\COMPAC~1

    SOA. Oracle.Home = C:\Oracle\soa_bpm12c\soa

    Sun.Arch.Data.Model = 64

    Sun.Boot.class.Path = C:\Oracle\SOA_BP~1\oracle_common\modules\endorsed\javax-xml-bind.jar; C:\Oracle\SOA_BP~1\oracle_common\modules\endorsed\javax-XML-WS.jar; C:\Oracle\SOA_BP~1\oracle_common\modules\endorsed\jsr250-API.jar; C:\JDK17~1.0_7\jre\lib\resources.jar; C:\JDK17~1.0_7\jre\lib\rt.jar; C:\JDK17~1.0_7\jre\lib\sunrsasign.jar; C:\JDK17~1.0_7\jre\lib\jsse.jar; C:\JDK17~1.0_7\jre\lib\jce.jar; C:\JDK17~1.0_7\jre\lib\charsets.jar; C:\JDK17~1.0_7\jre\lib\jfr.jar; C:\JDK17~1.0_7\jre\classes

    Sun.Boot.Library.Path = C:\JDK17~1.0_7\jre\bin

    Sun.CPU.endian = little

    Sun.CPU.isalist = amd64

    Sun.Desktop = windows

    Sun.IO.Unicode.Encoding = UnicodeLittle

    Sun.java.Command = weblogic. Server

    Sun.java.Launcher = SUN_STANDARD

    Sun.JNU.Encoding = Cp1251

    Sun.Management.Compiler = HotSpot 64 bits compilers Tiered

    Sun.OS.patch.Level = Service Pack 1

    tangosol. Coherence.log = jdk

    UMS. Oracle.Home = C:\Oracle\soa_bpm12c\oracle_common

    User.Country = RU

    User.dir = C:\Oracle\soa_bpm12c\user_projects\domains\compact_domain

    User.Home = C:\Users\User

    User.Language = ru

    User.Name = User

    User.TimeZone = Europe/Moscow

    VDE. Home = C:\Oracle\soa_bpm12c\user_projects\domains\compact_domain\servers\AdminServer\data\ldap

    WebLogic. Name = AdminServer

    weblogic.alternateTypesDirectory = C:\Oracle\soa_bpm12c\oracle_common\modules\oracle.ossoiap_12.1.3,C:\Oracle\soa_bpm12c\oracle_common\modules\oracle.oamprovider_12.1.3,C:\Oracle\soa_bpm12c\oracle_common\modules\oracle.jps_12.1.3

    WebLogic.Home = C:\Oracle\SOA_BP~1\wlserver\server

    weblogic.jdbc.remoteEnabled = false

    WebLogic.transaction.Blocking.Commit = true

    WebLogic.transaction.Blocking.Rollback = true

    WLS. Home = C:\Oracle\SOA_BP~1\wlserver\server

    . >

    # < 03.03.2015 20:31:20 MSK > < Info > < XML > < user-PC > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400280603 > < BEA-130036 > < XMLRegistry initialization >

    # < 03.03.2015 20:31:20 MSK > < Info > < Socket > < user-PC > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400280627 > < BEA-000436 > < allocate 4 player son. >

    # < 03.03.2015 20:31:20 MSK > < Info > < Socket > < user-PC > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400280628 > < BEA-000446 > < active native to IO. >

    # < 03.03.2015 20:31:25 MSK > < Info > < security > < user-PC > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400285227 > < BEA-090894 > < loaded successfully the strategy OPSS provider using oracle.security.jps.internal.policystore.JavaPolicyProvider. >

    # < 03.03.2015 20:31:25 MSK > < Info > < security > < user-PC > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400285577 > < BEA-000000 > < OpenJPA starting 1.1.1 - SNAPSHOT >

    # < 03.03.2015 20:31:25 MSK > < Info > < security > < user-PC > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400285799 > < BEA-000000 > < StoreServiceImpl.initJDO - StoreService is initialized with Id = ldap_B3/vKT36YFC2U/gpCwoVuMntfmw = >

    # < 03.03.2015 20:31:25 MSK > < Info > < security > < user-PC > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400285837 > < BEA-090516 > < authenticator provider has already given LDAP. >

    # < 03.03.2015 20:31:25 MSK > < Info > < security > < user-PC > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400285998 > < BEA-090516 > < provider authorized person a pre-existing LDAP data. >

    # < 03.03.2015 20:31:26 MSK > < Info > < security > < user-PC > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400286269 > < BEA-090516 > < CredentialMapper a pre-existing LDAP provider data. >

    # < 03.03.2015 20:31:26 MSK > < Info > < security > < user-PC > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400286278 > < BEA-090516 > < RoleMapper a pre-existing LDAP provider data. >

    # < 03.03.2015 20:31:26 MSK > < Info > < security > < user-PC > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400286384 > < BEA-090093 > < no pre - WLS 8.1 Keystore provider is configured for server security realm myrealm AdminServer. >

    # < 03.03.2015 20:31:26 MSK > < opinion > < security > < user-PC > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400286384 > < BEA-090082 > < security initialization using security realm myrealm. >

    # < 03.03.2015 20:31:26 MSK > < critical > < security > < user-PC > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400286409 > < BEA-090403 > < denied weblogic user authentication. >

    # < 03.03.2015 20:31:26 MSK > < critical > < WebLogicServer > < user-PC > < AdminServer > < principal > < < WLS Kernel > > <><>< 1425400286425 > < BEA-000386 > < server subsystem failed. Reason: A MultiException has 10 exceptions.  They are:

    1 weblogic.security.SecurityInitializationException: authentication of user weblogic has denied.

    2 java.lang.IllegalStateException: cannot perform operation: construction of post on weblogic.security.SecurityService

    3 java.lang.IllegalArgumentException: while it was trying to resolve the dependencies of weblogic.jndi.internal.RemoteNamingService errors found

    4 java.lang.IllegalStateException: cannot perform operation: address on weblogic.jndi.internal.RemoteNamingService

    5 java.lang.IllegalArgumentException: while it was trying to resolve the dependencies of weblogic.rmi.cluster.RemoteBinderFactoryService errors found

    6 java.lang.IllegalStateException: cannot perform operation: address on weblogic.rmi.cluster.RemoteBinderFactoryService

    7 java.lang.IllegalArgumentException: while it was trying to resolve the dependencies of weblogic.cluster.ClusterServiceActivator errors found

    8 java.lang.IllegalStateException: cannot perform operation: address on weblogic.cluster.ClusterServiceActivator

    9 java.lang.IllegalArgumentException: while it was trying to resolve the dependencies of weblogic.cluster.leasing.databaseless.PrimordialClusterLeaderService errors found

    10 java.lang.IllegalStateException: cannot perform operation: address on weblogic.cluster.leasing.databaseless.PrimordialClusterLeaderService

    A MultiException has 10 exceptions.  They are:

    1 weblogic.security.SecurityInitializationException: authentication of user weblogic has denied.

    2 java.lang.IllegalStateException: cannot perform operation: construction of post on weblogic.security.SecurityService

    3 java.lang.IllegalArgumentException: while it was trying to resolve the dependencies of weblogic.jndi.internal.RemoteNamingService errors found

    4 java.lang.IllegalStateException: cannot perform operation: address on weblogic.jndi.internal.RemoteNamingService

    5 java.lang.IllegalArgumentException: while it was trying to resolve the dependencies of weblogic.rmi.cluster.RemoteBinderFactoryService errors found

    6 java.lang.IllegalStateException: cannot perform operation: address on weblogic.rmi.cluster.RemoteBinderFactoryService

    7 java.lang.IllegalArgumentException: while it was trying to resolve the dependencies of weblogic.cluster.ClusterServiceActivator errors found

    8 java.lang.IllegalStateException: cannot perform operation: address on weblogic.cluster.ClusterServiceActivator

    9 java.lang.IllegalArgumentException: while it was trying to resolve the dependencies of weblogic.cluster.leasing.databaseless.PrimordialClusterLeaderService errors found

    10 java.lang.IllegalStateException: cannot perform operation: address on weblogic.cluster.leasing.databaseless.PrimordialClusterLeaderService

    at org.jvnet.hk2.internal.Collector.throwIfErrors(Collector.java:88)

    at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:269)

    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:413)

    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)

    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:87)

    to org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$ QueueRunner.oneJob (CurrentTaskFuture.java:1162)

    to org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$ QueueRunner.run (CurrentTaskFuture.java:1147)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:548)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    Caused by: weblogic.security.SecurityInitializationException: authentication of user weblogic has denied.

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:1023)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.postInitialize(CommonSecurityServiceManagerDelegateImpl.java:1131)

    at weblogic.security.service.SecurityServiceManager.postInitialize(SecurityServiceManager.java:943)

    at weblogic.security.SecurityService.start(SecurityService.java:159)

    at weblogic.server.AbstractServerService.postConstruct(AbstractServerService.java:78)

    at sun.reflect.GeneratedMethodAccessor34.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at org.glassfish.hk2.utilities.reflection.ReflectionHelper.invoke(ReflectionHelper.java:1017)

    at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:388)

    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:430)

    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)

    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

    at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:606)

    at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:77)

    at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:231)

    at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:254)

    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:413)

    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)

    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

    at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:606)

    at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:77)

    at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:231)

    at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:254)

    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:413)

    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)

    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

    at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:606)

    at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:77)

    at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:231)

    at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:254)

    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:413)

    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)

    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:87)

    to org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$ QueueRunner.oneJob (CurrentTaskFuture.java:1162)

    to org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$ QueueRunner.run (CurrentTaskFuture.java:1147)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:548)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    Caused by: javax.security.auth.login.FailedLoginException: [Security: 090304] authentication failed: user weblogic javax.security.auth.login.FailedLoginException: [Security: 090302] authentication failed: user weblogic denied

    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:267)

    to com.bea.common.security.internal.service.LoginModuleWrapper$ 1.run(LoginModuleWrapper.java:110)

    at java.security.AccessController.doPrivileged (Native Method)

    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at javax.security.auth.login.LoginContext.invoke(LoginContext.java:762)

    to javax.security.auth.login.LoginContext.access$ 000 (LoginContext.java:203)

    to javax.security.auth.login.LoginContext$ 4.run(LoginContext.java:690)

    to javax.security.auth.login.LoginContext$ 4.run(LoginContext.java:688)

    at java.security.AccessController.doPrivileged (Native Method)

    at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:687)

    at javax.security.auth.login.LoginContext.login(LoginContext.java:595)

    at com.bea.common.security.internal.service.JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    to com.bea.common.security.internal.utils.Delegator$ ProxyInvocationHandler.invoke (Delegator.java:64)

    to com.sun.proxy. $Proxy50.login (unknown Source)

    to weblogic.security.service.internal.WLSJAASLoginServiceImpl$ ServiceImpl.login (WLSJAASLoginServiceImpl.java:89)

    at com.bea.common.security.internal.service.JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    to com.bea.common.security.internal.utils.Delegator$ ProxyInvocationHandler.invoke (Delegator.java:64)

    to com.sun.proxy. $Proxy68.authenticate (unknown Source)

    at weblogic.security.service.WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)

    at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:342)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:987)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.postInitialize(CommonSecurityServiceManagerDelegateImpl.java:1131)

    at weblogic.security.service.SecurityServiceManager.postInitialize(SecurityServiceManager.java:943)

    at weblogic.security.SecurityService.start(SecurityService.java:159)

    at weblogic.server.AbstractServerService.postConstruct(AbstractServerService.java:78)

    at sun.reflect.GeneratedMethodAccessor34.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at org.glassfish.hk2.utilities.reflection.ReflectionHelper.invoke(ReflectionHelper.java:1017)

    at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:388)

    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:430)

    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)

    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

    at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:606)

    at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:77)

    at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:231)

    at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:254)

    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:413)

    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)

    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

    at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:606)

    at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:77)

    at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:231)

    at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:254)

    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:413)

    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)

    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

    at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:606)

    at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:77)

    at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:231)

    at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:254)

    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:413)

    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)

    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:87)

    to org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$ QueueRunner.oneJob (CurrentTaskFuture.java:1162)

    to org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$ QueueRunner.run (CurrentTaskFuture.java:1147)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:548)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    >

    # < 03.03.2015 20:31:26 MSK > < opinion > < WebLogicServer > < user-PC > < AdminServer > < principal > < < WLS Kernel > > <><>< 1425400286757 > < BEA-000365 > < Server state changed to FAILED. >

    # < 03.03.2015 20:31:26 MSK > < error > < WebLogicServer > < user-PC > < AdminServer > < principal > < < WLS Kernel > > <><>< 1425400286758 > < BEA-000383 > < is not an essential service. The server shuts itself down. >

    # < 03.03.2015 20:31:26 MSK > < opinion > < WebLogicServer > < user-PC > < AdminServer > < principal > < < WLS Kernel > > <><>< 1425400286760 > < BEA-000365 > < Server state has changed to FORCE_SHUTTING_DOWN. >

    # < 03.03.2015 20:31:26 MSK > < Info > < WebLogicServer > < user-PC > < AdminServer > < [pending] ExecuteThread: '3' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1425400286762 > < BEA-000236 > < stop run > discussions.

    # < 03.03.2015 20:31:26 MSK > < Info > < WebLogicServer > < user-PC > < AdminServer > < principal > < < WLS Kernel > > <><>< 1425400286764 > < BEA-000238 > < judgment made. >

    I've corrected the username and password when configuring domain = weblogic/eu1. But maybe I'm wrong, then how can they can again verified?

    Thank you!

    Hello

    It seems that there is a problem with the combination of weblogic/eu1, i.e. perhaps you misspelled the username or the password.

    Please, check this blog to restore the name of the weblogic server admin user/pass - ORACLE-BASE - reset the AdminServer password in WebLogic 11 g and 12 c

    Hope this helps,

    Anatoli

  • Create Integrated Weblogic Server failed on JDEV 12.1.3

    I got this error message when trying to put in place integrated into JDEVELOPER 12.1.3 weblogic server. Help, please.

    Studio Edition Version 12.1.3.0.0

    Build JDEVADF_MAIN_GENERIC_140302.1931.S

    Thank you.

    Add the environment variable to WLST script USER_MEM_ARGS = - Xms32m

    -Xmx1024m - XX: MaxPermSize = 384 m

    Log file:

    opt/Miyu/jdev1213_user_home/system12.1.3.0.41.140302.1931/o.J2EE. ADRs/BuildDefaultDomain.log

    Label: JDEVADF_MAIN_GENERIC_140302.1931.S

    Home product: /opt/miyu/Oracle/Middleware/Oracle_Home12.1.3/jdeveloper/jdev/

    Domain:

    /opt/Miyu/jdev1213_user_home/system12.1.3.0.41.140302.1931/DefaultDomain

    BuildDefaultDomain1.py 2014-03-17 06:44:01

    bash - c

    "/ opt/miyu/Oracle/Middleware/Oracle_Home12.1.3/oracle_common/common/bin/wlst.sh".

    "/ opt/miyu/jdev1213_user_home/system12.1.3.0.41.140302.1931/o.j2ee.adrs/BuildDefaultDomain1.py".

    Process began

    WLST >

    WLST > initialization WebLogic Scripting Tool (WLST)...

    WLST >

    WLST > welcome to WebLogic Server Administration Scripting Shell

    WLST >

    WLST > type help() for help on the available commands

    WLST >

    WLST > creation of a default domain

    WLST > reading model [progression]:

    /opt/Miyu/Oracle/middleware/Oracle_Home12.1.3/WlServer/common/templates/WLS/WLS.jar

    WLST > name of the parameter to "DefaultServer".

    "wlst > ListenAddress setting to ' 10.242.51.77 '.

    WLST > ListenPort parameter to 7101

    WLST > activation of SSL using the port 7102

    WLST > domain administrator of the setting for "weblogic.

    WLST > password field setting.

    WLST > field of writing [progression]:

    /opt/Miyu/jdev1213_user_home/system12.1.3.0.41.140302.1931/DefaultDomain/

    WLST > error: writeDomain() failed. Do dumpStack() for more details.

    WLST > problem invoking WLST - Traceback (innermost last):

    WLST > file

    "/ opt/miyu/jdev1213_user_home/system12.1.3.0.41.140302.1931/o.j2ee.adrs/BuildDefaultDomain1.py"

    line 79, in?

    WLST > file "/ tmp/WLSTOfflineIni2940421063436484189.py", line 73, in

    writeDomain

    WLST > 60317: an area or a cluster already exists with the name of the server.

    WLST > 60317: change the name of the field, contradictory server or cluster.

    WLST > to

    com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:56)

    WLST > to

    com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:2279)

    WLST > to

    com.oracle.cie.domain.script.jython.WLScriptContext.writeDomain(WLScriptContext.java:1392)

    WLST > at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    WLST > to

    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    WLST > to

    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    WLST > to java.lang.reflect.Method.invoke(Method.java:606)

    WLST >

    WLST > com.oracle.cie.domain.script.jython.WLSTException:

    com.oracle.cie.domain.script.jython.WLSTException:

    com.oracle.cie.domain.script.ScriptException: 60317: the name of the

    domain, server or cluster names must be unique.

    WLST > 60317: an area or a cluster already exists with the name of the server.

    WLST > 60317: change the name of the field, contradictory server or cluster.

    WLST >

    Time elapsed: ms 25200

    I'm sorry. Ok.

    I found the problem. I have an other appserver running on port 7101. And integrated weblogic server was trying to use the same port. I changed the port number. It's OK NOW.

  • Start WebLogic Server LD.so.1:: Launcher: fatal: libstdc ++. so.5: open failed: no such file or directory

    Hello

    I met the following WebLogic errors during startup. I use WebCenter Content Server 11.1.1.8 or WebLogic 10.3.6. I managed to start the server and not having problems so far, but I'm curious about the error.

    System = SunOS

    Output = 5.10

    KernelID = Generic_150401-11

    LD.so.1:: Launcher: fatal: libstdc ++. so.5: open failed: no such file or directory

    LD.so.1:: Launcher: fatal: libstdc ++. so.5: open failed: no such file or directory

    /opt/Oracle/middleware/user_projects/domains/WEBCENTER_CONTENT_DOMAIN/bin/startWebLogic.sh: =: $: not found

    export ALT_TYPES_DIR

    export ANT_CONTRIB

    export ANT_HOME

    export APPLICATIONS_DIRECTORY

    export ARDIR

    export BEA_HOME

    export BEA_JAVA_HOME

    export CLASSPATHSEP

    export CLUSTER_PROPERTIES

    export COHERENCE_HOME

    export COMMON_COMPONENTS_HOME

    export CUSTOM_MEM_ARGS_32BIT

    export CUSTOM_MEM_ARGS_64BIT

    export DATABASE_CLASSPATH

    export DEBUG_PORT

    export DERBY_CLASSPATH

    export DERBY_FLAG

    export DERBY_HOME

    export DERBY_OPTS

    export DERBY_SYSTEM_HOME

    export DERBY_TOOLS

    export DOMAIN_HOME

    export EXTRA_JAVA_PROPERTIES

    export FEATURES_DIR

    export FMWCONFIG_CLASSPATH

    export FMWLAUNCH_CLASSPATH

    export JAVA_DEBUG

    Export JAVA_HOME

    Export JAVA_OPTIONS

    export JAVA_PROFILE

    export JAVA_PROPERTIES

    export JAVA_USE_64BIT

    export JAVA_VENDOR

    export JAVA_VM

    export LD_LIBRARY_PATH

    export LONG_DOMAIN_HOME

    export MEM_ARGS

    export MEM_ARGS_32BIT

    export MEM_ARGS_64BIT

    export MEM_DEV_ARGS

    export MEM_MAX_PERM_SIZE

    export MEM_MAX_PERM_SIZE_32BIT

    export MEM_MAX_PERM_SIZE_64BIT

    export MEM_PERM_SIZE

    export MEM_PERM_SIZE_32BIT

    export MEM_PERM_SIZE_64BIT

    export MODULES_DIR

    export MW_HOME

    export OBJECT_MODEL

    export OCP371_PATCH_CLASSPATH

    export OCP371_PATCH_EXT_DIR

    export OCP371_PATCH_LIBPATH

    export OCP371_PATCH_PATH

    export ORACLE_DOMAIN_CONFIG_DIR

    export PATCH_CLASSPATH

    export PATCH_LIBPATH

    export PATCH_PATH

    export PATH

    export PATHSEP

    export POST_CLASSPATH

    export PRE_CLASSPATH

    export PRODUCTION_MODE

    export PROTOCOL_HANDLERS

    export SAMPLES_HOME

    export SERVER_CLASS

    Export SERVER_NAME

    export SUN_JAVA_HOME

    export UCM_ORACLE_HOME

    export WEBLOGIC_CLASSPATH

    export WEBLOGIC_EXTENSION_DIRS

    export WLS1036_PATCH_CLASSPATH

    export WLS1036_PATCH_EXT_DIR

    export WLS1036_PATCH_LIBPATH

    export WLS1036_PATCH_PATH

    export WLS_HOME

    export WLS_JDBC_REMOTE_ENABLED

    export WLS_MEM_ARGS_32BIT

    export WLS_MEM_ARGS_64BIT

    export WL_HOME

    export XMS_JROCKIT_32BIT

    export XMS_JROCKIT_64BIT

    export XMS_SUN_32BIT

    export XMS_SUN_64BIT

    export XMX_JROCKIT_32BIT

    export XMX_JROCKIT_64BIT

    export XMX_SUN_32BIT

    export XMX_SUN_64BIT

    export debugFlag

    export doExitFlag

    export enableHotswapFlag

    export iterativeDevFlag

    export logErrorsToConsoleFlag

    export testConsoleFlag

    export verboseLoggingFlag

    LD.so.1:: Launcher: fatal: libstdc ++. so.5: open failed: no such file or directory

    LD.so.1:: Launcher: fatal: libstdc ++. so.5: open failed: no such file or directory

    .

    .

    Memory of JAVA arguments: - Xms2048M-Xmx2048M - XX: MaxPermSize = 512M-Xloggc:/logs/console/gc/UCM_AdminServer.gc.log.151106-103904 - XX: + PrintGC - XX: + PrintGCDetails - XX: + PrintGCDateStamps

    .

    Start mode of WLS = Production

    .

    CLASSPATH=/opt/Oracle/Middleware/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/opt/Oracle/Middleware/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/Oracle/Middleware/patch_ocp371/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/apps/webcenter/jdk/lib/tools.jar:/opt/Oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/opt/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/opt/Oracle/Middleware/modules/features/weblogic.server.modules_10.3.6.0.jar:/opt/Oracle/Middleware/wlserver_10.3/server/lib/webservices.jar:/opt/Oracle/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/ opt/Oracle/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/opt/Oracle/Middleware/oracle_common/soa/modules/commons-cli-1.1.jar:/opt/Oracle/Middleware/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/opt/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/opt/Oracle/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/opt/Oracle/Middleware/wlserver_10.3/server/lib/xqrl.jar:/opt/Oracle/Middleware/Oracle_ECM1/ucm/idc/jlib/idcloader.jar:/opt/Oracle/Middleware/Oracle_ECM1/ucm/idc/components/NativeOsUtils/classes-NativeOsUtils.jar

    .

    PATH=/opt/Oracle/Middleware/wlserver_10.3/server/bin:/opt/Oracle/Middleware/modules/org.apache.ant_1.7.1/bin:/apps/webcenter/jdk/jre/bin:/apps/webcenter/jdk/bin:/usr/sbin:/usr/bin:/usr/openwin/bin:/usr/ucb:/sbin:/bin

    .

    ***************************************************

    * To start WebLogic Server, use a username and *.

    * password assigned to an administrator-level user.  For *.

    * server administration, using the WebLogic Server *.

    * console in http://hostname/ReportServer: port/console         *

    ***************************************************

    from weblogic with the Java version:

    Java version "1.7.0_79".

    Java (TM) SE Runtime Environment (build 1.7.0_79 - b15)

    Java hotspot Server VM (build 24, 79 - b02, mixed mode)

    WLS starting with line:

    /Apps/WebCenter/JDK/bin/Java-serveur-Xms2048M-Xmx2048M - XX : MaxPermSize = 512 M-Xloggc:/logs/console/gc/UCM_AdminServer.gc.log.151106-103904 - XX : + PrintGC - XX : + PrintGCDetails - XX : + PrintGCDateStamps-Dweblogic.Name=AdminServer-Djava.security.policy=/opt/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy-Dweblogic.ProductionModeEnabled=true-da-Dplatform.home=/opt/Oracle/Middleware/wlserver_10.3-Dwls.home=/opt/Oracle/Middleware/wlserver_10.3/server-Dweblogic.home=/opt/Oracle/Middleware/wlserver_10.3/server-Dcommon.components.home=/opt/Oracle/Middleware/oracle_common-Djrf.version=11.1.1-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger-Ddomain.home=/opt/Oracle/Middleware/user_projects/domains/WEBCENTER_CONTENT_DOMAIN-Djrockit.optfile=/opt/Oracle/ Middleware/oracle_common /modules/Oracle.jrf_11.1.1/jrocket_optfile.txt-Doracle.server.config.dir=/opt/Oracle/Middleware/user_projects/domains/WEBCENTER_CONTENT_DOMAIN/config/fmwconfig/servers/AdminServer-Doracle.domain.config.dir=/opt/Oracle/Middleware/user_projects/domains/WEBCENTER_CONTENT_DOMAIN/config/fmwconfig-Digf.arisidbeans.carmlloc=/opt/Oracle/Middleware/user_projects/domains/WEBCENTER_CONTENT_DOMAIN/config/fmwconfig/carml-Digf.arisidstack.home=/opt/Oracle/Middleware/user_projects/domains/WEBCENTER_CONTENT_DOMAIN/config/fmwconfig/arisidprovider-Doracle.security.jps.config=/opt/Oracle/Middleware/user_projects/domains/WEBCENTER_CONTENT_DOMAIN/config/fmwconfig/jps-config.xml-Doracle.deployed.app.dir=/opt/Oracle/Middleware/user_projects/domains/ WEBCENTER_CONTENT_DOMAIN/servers/AdminServer/tmp/_WL_user - Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/opt/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/opt/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1,/opt/Oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Ducm.oracle.home=/opt/Oracle/Middleware/Oracle_ECM1 -Dem.oracle.home=/opt/Oracle/Middleware/oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/opt/Oracle/Middleware/patch_wls1036/profiles/default/sysext_manifest_classpath:/opt/Oracle/Middleware/patch_ocp371/profiles/default /sysext_manifest_classpath weblogic. Server

    < 6 November 2015 10:39:08 SGT > < Info > < security > < BEA-090905 > < disabling CryptoJ JCE provider auto-intégrité for better startup performance. To allow this control, enter - Dweblogic.security.allowCryptoJDefaultJCEVerification = true >

    < 6 November 2015 10:39:09 SGT > < Info > < security > < BEA-090906 > < change the default Random Number Generator in RSA CryptoJ of ECDRBG to FIPS186PRNG. To disable this change, specify - Dweblogic.security.allowCryptoJDefaultPRNG = true >

    < 6 November 2015 10:39:09 SGT > < Info > < WebLogicServer > < BEA-000377 > < since WebLogic Server Java hotspot Server VM Version 24, 79 - b02 of Oracle Corporation >

    < 6 November 2015 10:39:12 SGT > < Info > < management > < BEA-141107 > < Version: WebLogic Server 10.3.6.0 Mar 15 Nov 08:52:36 PST 1441050 2011 >

    < 6 November 2015 10:39:16 SGT > < opinion > < WebLogicServer > < BEA-000365 > < server status changed initially >

    < 6 November 2015 10:39:16 SGT > < Info > < WorkManager > < BEA-002900 > < self-adjusting Initializing of thread pool >

    < 6 November 2015 10:39:16 SGT > < opinion > < Log Management > < BEA-170019 > < server log file /opt/Oracle/Middleware/user_projects/domains/WEBCENTER_CONTENT_DOMAIN/servers/AdminServer/logs/AdminServer.log is open. All events in the log server-side will be written to this file. >

    < 6 November 2015 10:39:30 SGT > < opinion > < security > < BEA-090082 > < security initialization using security realm myrealm. >

    < 6 November 2015 10:39:30 SGT > < opinion > < security > < BEA-090083 > < identity of start of storage in the file: /opt/Oracle/Middleware/user_projects/domains/WEBCENTER_CONTENT_DOMAIN/servers/AdminServer/security/boot.properties >

    < 6 November 2015 10:39:32 SGT > < WARNING > < Store > < BEA-280109 > < unable to load native library wlfileio for the persistent store file '_WLS_AdminServer '. The Bank will use I/O in the buffer. The store is still in business in a point of view transactional secure synchronous mode. See store open log messages for requested and final write policies. >

    < 6 November 2015 10:39:39 SGT > < opinion > < WebLogicServer > < BEA-000365 > < server changed to STANDBY status >

    < 6 November 2015 10:39:39 SGT > < opinion > < WebLogicServer > < BEA-000365 > < server status changed initially >

    < 6 November 2015 10:39:47 SGT > < WARNING > < security > < BEA-090668 > < ignored the role 'Admin' resource deployment ' type = < url >, application is DMS Application #11.1.1.1.0, contextPath = / dms, uri = / ">".

    < 6 November 2015 10:39:48 SGT > < WARNING > < J2EE > < BEA-160195 > < application version of the lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the em of the application is not versioned. >

    < 6 November 2015 10:39:53 SGT > < WARNING > < J2EE > < BEA-160140 > < optional references package suspense (in META-INF/MANIFEST. (MF): [Extension name: oracle.rules referenced from: / opt/Oracle/Middleware/user_projects/domains/WEBCENTER_CONTENT_DOMAIN/servers/AdminServer/tmp/_WL_user/emai/xalnv4]. Check that the referenced optional package has been deployed as a library. >

    < 6 November 2015 10:39:55 SGT > < error > < org.apache.beehive.netui.pageflow.internal.AdapterManager > < BEA-000000 > < ServletContainerAdapter manager not initialized successfully. >

    < 6 November 2015 10:39:57 SGT > < WARNING > < oracle.dms.collector > < DMS-50966 > < table metric "reports: Reports_Server_Information ' has no key column.  It will not be seen. >

    < 6 November 2015 10:39:57 SGT > < WARNING > < oracle.dms.collector > < DMS-50966 > < table metric "reports: Reports_Server_Performance ' has no key column.  It will not be seen. >

    < 6 November 2015 10:39:57 SGT > < WARNING > < oracle.dms.collector > < DMS-50966 > < table metric "reports: Reports_Server_Response ' has no key column.  It will not be seen. >

    < 6 November 2015 10:39:57 SGT > < WARNING > < oracle.dms.collector > < DMS-50966 > < table metric "reports: Reports_Servlet_Response ' has no key column.  It will not be seen. >

    < 6 November 2015 10:39:57 SGT > < WARNING > < oracle.dms.collector > < DMS-50966 > < table metric "reports: Remote_Bridge_Elements ' has no key column.  It will not be seen. >

    < 6 November 2015 10:39:57 SGT > < WARNING > < oracle.dms.collector > < DMS-50966 > < metric "webcache:request_filter_denied_stats" table has no key column.  It will not be seen. >

    PostInstallConfigIntegration:oracle_ias_farm target auth check is performed.

    < 6 November 2015 10:40:06 SGT > < WARNING > < oracle.adfinternal.view.faces.partition.FeatureUtils > < ADF_FACES-30130 > < without taking into account the dependence of the feature on the function "AdfDvtCommon".  There is no such feature. >

    < 6 November 2015 10:40:07 SGT > < WARNING > < oracle.mds > < BEA-000000 > < by default CharSet US-ASCII is not a unicode character set. Filenames with non-ASCII characters may not work as expected. Check regional settings. >

    < 6 November 2015 10:40:11 SGT > < WARNING > < org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl > < BEA-000000 > < Configurator services already initialized. >

    < 6 November 2015 10:40:19 SGT > < opinion > < Log Management > < BEA-170027 > < server has established the connection with the Service of diagnosis level domain successfully. >

    < 6 November 2015 10:40:19 SGT > < opinion > < WebLogicServer > < BEA-000365 > < server status changed to ADMIN >

    < 6 November 2015 10:40:19 SGT > < opinion > < WebLogicServer > < BEA-000365 > < Server State has changed for RESUMING >

    < 6 November 2015 10:40:20 SGT > < opinion > < Server > < BEA-002613 > < Channel "Default [2]" is now listening on 192.21.102.239:7005 for iiop, t3, ldap, snmp, http protocols. >

    < 6 November 2015 10:40:20 SGT > < opinion > < Server > < BEA-002613 > < Channel "Default [4]" now listen on 10.253.163.194:7005 for iiop, t3, ldap, snmp, http protocols. >

    < 6 November 2015 10:40:20 SGT > < opinion > < Server > < BEA-002613 > < Channel "[1] by default ' is now listening on 192.24.143.146:7005 for iiop, t3, ldap, snmp, http protocols. >

    < 6 November 2015 10:40:20 SGT > < opinion > < Server > < BEA-002613 > < Channel "Default" is now listening on 192.24.143.2:7005 for iiop, t3, ldap, snmp, http protocols. >

    < 6 November 2015 10:40:20 SGT > < opinion > < Server > < BEA-002613 > < channel 'by default [5]' now listen on 127.0.0.1:7005 for iiop, t3, ldap, snmp, http protocols. >

    < 6 November 2015 10:40:20 SGT > < opinion > < Server > < BEA-002613 > < Channel "Default [3]" now listen on 192.24.143.68:7005 for iiop, t3, ldap, snmp, http protocols. >

    < 6 November 2015 10:40:20 SGT > < opinion > < WebLogicServer > < BEA-000329 > < started WebLogic Admin Server "AdminServer' field 'WEBCENTER_CONTENT_DOMAIN' running in Production Mode >

    < 6 November 2015 10:40:20 SGT > < opinion > < WebLogicServer > < BEA-000365 > < Server State has changed in the RACE >

    < 6 November 2015 10:40:20 SGT > < opinion > < WebLogicServer > < BEA-000360 > < server started operation >

    < 6 November 2015 10:48:36 SGT > < warning > < WebLogicServer > < BEA-000396 > < server shutdown was requested by admin >

    < 6 November 2015 10:48:36 SGT > < opinion > < WebLogicServer > < BEA-000365 > < server status changed suspension >

    < 6 November 2015 10:48:36 SGT > < opinion > < WebLogicServer > < BEA-000365 > < server status changed to ADMIN >

    < 6 November 2015 10:48:36 SGT > < opinion > < WebLogicServer > < BEA-000365 > < server status changed to SHUTTING_DOWN >

    < 6 November 2015 10:48:36 SGT > < opinion > < Server > < BEA-002607 > < was channel ' Default [2] "listening on 192.21.102.239:7005 > stop."

    < 6 November 2015 10:48:36 SGT > < opinion > < Server > < BEA-002607 > < was channel ' Default [1] "listening on 192.24.143.146:7005 > stop."

    < 6 November 2015 10:48:36 SGT > < opinion > < Server > < BEA-002607 > < was "Default" channel to listen on 192.24.143.2:7005 > stop.

    < 6 November 2015 10:48:36 SGT > < opinion > < Server > < BEA-002607 > < was channel ' Default [5] "listening on 127.0.0.1:7005 > stop."

    < 6 November 2015 10:48:36 SGT > < opinion > < Server > < BEA-002607 > < was channel ' Default [4] "listening on 10.253.163.194:7005 > stop."

    < 6 November 2015 10:48:36 SGT > < opinion > < Server > < BEA-002607 > < channel "Default [3]" was listening on 192.24.143.68:7005 > stop.

    Have you followed the installation guide and completed all the pre-requisutes?

    Please check:

    ls-l /usr/lib64/libstdc++.so.5

  • Directory of java Chaning after installation of weblogic server

    Hi all

    I installed java in C:\Programe files\java\jdk1.7

    then I install weblogic server and business intelligence 11.1.7 companies

    utility RCU, I move my java to a directory that don't have any space.

    so I uninstall and reinstall the java in the C:\JDK7 folder.

    now weblogic server does not open. It gives the following error

    How to overcome this problem? I think I can have disrupted company BI as well installation.

    Hi Maahjoor,

    There are many places you need to change the references of the new House of Java. They are listed below

    Measures

    0 stop Weblogic Server, including the server managed running on the same machine

    1. If you have set a JAVA_HOME environment variable to your server / machine - that Edit again home

    2. the following files will be hardcorded the path of java inside. Replace the same editing through Notepad.

    -$INSTALL_HOME/wlserver_10.3/common/bin/commEnv.cmd

    -$INSTALL_HOME/user_projects/domains //bin/setDomainEnv.cmd

    -$INSTALL_HOME/wlserver_10.3/common/nodemanager/nodemanager.properties

    -$INSTALL_HOME/utils/BSU/BSU.cmd

    -$INSTALL_HOME/utils/QuickStart/QuickStart.cmd

    -$INSTALL_HOME/utils/uninstall/Uninstall.cmd

    -$INSTALL_HOME/user_projects/domains //servers//data/nodemanager/startup.properties

    3. manually change the service registry to reflect the use of the new path of JDK (Nodemanager > settings > PATH)

    4. manually change the service registry to reflect the use of the new path of JDK (Nodemanager > settings > JAVA_HOME)

    5. manually change the boot arguments server if you give everything in the Weblogic Admin Server administration console / managed server

    6. start the server Weblogic including managed server running on the same machine

    Recommendation: Better to have the common path and the name of directory of java (IE without any version, as C:\jdk)

    Please mark the post as answer if you are happy

    Thank you

    Paul

  • Installation of Weblogic server 10.3.6

    Hi all

    I installed it, weblogic server 10.3.6 on 6.4 rhel 64 bit, and successfully completed.

    I installed in the directory/u02/forms112.

    Capture.JPG

    The next thing is I want to start/stop the weblogic server, but I can't find the startWebLogic.sh script

    Please help how to configure weblogic, after installation.

    Thank you very much

    JC

    You will first need to create a domain. The script will be generated for each area. So far, you have only installed the weblogic binaries. Run the config.sh to create the domain.

  • Problem with Weblogic server..., Page opens not Jdeveloper 12.1.3

    I installed Jdeveloper 12.1.3 and practice a sample from the link below.

    Tutorial: ADF easy and powerful control data for the XML - part 1 [ARTICLE]

    Completed before:

    Figure 34

    5.4 run the page

    But the Page does not open when I click the button run, please think about if I need to change the settings of "IntegratedWebLogicServer".  Thank you.

    Using the HTTP 7101 port *.

    Using the SSL 7102 port *.

    C:\Users\pk\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\DefaultDomain\bin\startWebLogic.cmd

    [First IntegratedWebLogicServer.]

    [waiting for the server to complete its initialization...]

    .

    .

    Arguments of memory in JAVA:-Xmx1024m-Xms512m

    .

    CLASSPATH is C:\Oracle\Middleware\Oracle_Home\oracle_common\modules\features\com. Oracle.DB.jdbc7 - DMS.jar; C:\Oracle\MIDDLE~1\ORACLE~1\ORACLE~1\jdk\lib\tools.jar; C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\server\lib\weblogic_sp.jar; C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\server\lib\weblogic.jar; C:\Oracle\MIDDLE~1\ORACLE~1\oracle_common\modules\net. SF.antcontrib_1.1.0.0_1-0b3\lib\ant-contrib.jar; C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\modules\features\oracle.WLS.common.nodemanager_2.0.0.0.jar; C:\Oracle\Middleware\Oracle_Home\oracle_common\modules\internal\features\jrf_wlsFmw_oracle.JRF.WLS.classpath_12.1.3.jar; C:\Oracle\MIDDLE~1\ORACLE~1\oracle_common\modules\com. Oracle.Cie.config - WLS - online_8.1.0.0.jar; C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\common\derby\lib\derbynet.jar; C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\common\derby\lib\derbyclient.jar; C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\common\derby\lib\derby.jar; C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\server\lib\xqrl.jar

    .

    PATH =; C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\server\native\win\x64; C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\server\bin; C:\Oracle\MIDDLE~1\ORACLE~1\oracle_common\modules\org. Apache.ant_1.9.2\bin; C:\Oracle\MIDDLE~1\ORACLE~1\ORACLE~1\jdk\jre\bin; C:\Oracle\MIDDLE~1\ORACLE~1\ORACLE~1\jdk\bin; C:\Windows\System32; C:\Windows; C:\Windows\System32\wbem; C:\oraclexe\app\oracle\product\112~1.0\server\bin; C:\Progra~3\Oracle\Java\javapath; C:\DEVSUI~1\jdk\jre\bin; C:\DEVSUI~1\jdk\jre\bin\client; C:\DEVSUI~1\jlib; C:\DEVSUI~1\BIN; C:\DEVSUI~1\jre\148A37~1.2\bin\client; C:\DEVSUI~1\jre\148A37~1.2\bin; C:\Windows\System32; C:\Windows; C:\Windows\System32\wbem; C:\Windows\System32\WINDOW~1\v1.0\; C:\PROGRA~2\COMMON~1\ROXIOS~1\10.0\DLLSHA~1\; C:\PROGRA~2\COMMON~1\ROXIOS~1\DLLSHA~1\; C:\PROGRA~2\COMMON~1\ROXIOS~1\DLLSHA~1\; C:\PROGRA~2\COMMON~1\ROXIOS~1\10.0\DLLSHA~1\; C:\Progra~2\Intel\OPENCL~1\3.0\bin\x86; C:\Progra~2\Intel\OPENCL~1\3.0\bin\x64; C:\Progra~1\MI3EDC~1\110\Tools\Binn\; C:\JDEVEL~1\mywork\MYFIRS~2\VIEWCO~1; C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\server\native\win\x64\oci920_8

    .

    ***************************************************

    * To start WebLogic Server, use a username and *.

    * password assigned to an administrator-level user.  For *.

    * server administration, using the WebLogic Server *.

    * the http://hostname:port\console console *.

    ***************************************************

    from weblogic with the Java version:

    Java version "1.7.0_51".

    Java (TM) SE Runtime Environment (build 1.7.0_51 - b13)

    Java for 64-bit Server VM (build 24.51 - b03, mixed mode)

    Picked up _JAVA_OPTIONS:-Xms512m-Xmx512m

    WLS starting with line:

    C:\Oracle\MIDDLE~1\ORACLE~1\ORACLE~1\jdk\bin\java-serveur-Xms512m-Xmx1024m-Dweblogic.Name=DefaultServer-Djava.security.policy=C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\server\lib\weblogic.policy-Djavax.net.ssl.trustStore=C:\Users\PRABIL~1\AppData\Local\Temp\trustStore630856124243806375.jks-Doracle.jdeveloper.adrs=true-Dweblogic.nodemanager.ServiceEnabled=true - Xverify : none-Djava.endorsed.dirs=C:\Oracle\MIDDLE~1\ORACLE~1\ORACLE~1\jdk\jre\lib\endorsed ; C:\Oracle\MIDDLE~1\ORACLE~1\oracle_common\modules\endorsed-Djava.protocol.handler.pkgs="oracle.mds.net.protocol « - Dopss.version=12.1.3-Digf.arisidbeans.carmlloc=C:\Users\PRABIL~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.100\DEFAUL~1\config\fmwconfig\carml-Digf.arisidstack.home=C:\Users\PRABIL~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.100\DEFAUL~1\config\fmwconfig\arisidprovider-Doracle.security.jps.config=C:\Users\PRABIL~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.100\DEFAUL~1\config\fmwconfig\jps-config.xml-Doracle.deployed.app.dir=C:\Users\PRABIL~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.100\DEFAUL~1\servers\DefaultServer\tmp\_WL_user - Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\Oracle\ Middleware\Oracle_Home\oracle_common\modules\oracle.ossoiap_12.1.3,C:\Oracle\Middleware\Oracle_Home\oracle_common\modules\oracle.oamprovider_12.1.3,C:\Oracle\Middleware\Oracle_Home\oracle_common\modules\oracle.jps_12.1.3 -Doracle.mds.filestore.preferred=true -Dadf.version=12.1.3 -Dweblogic.jdbc.remoteEnabled=false -Dcommon.components.home=C:\Oracle\Middleware\Oracle_Home\oracle_common -Djrf.version=12.1.3 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\Users\PRABIL~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.100\DEFAUL~1 -Doracle.server.config.dir=C:\Users\PRABIL~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.100\DEFAUL~1\config\fmwconfig\servers\DefaultServer - Doracle.domain.config.dir=C:\Users\PRABIL~ 1\AppData\Roaming\JDEVEL~1\SYSTEM~1.100\DEFAUL~1\config\fmwconfig-da-Dwls.home=C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\server-Dweblogic.home=C:\Oracle\MIDDLE~1\ORACLE~1\wlserver\server-Djps.app.credential.overwrite.allowed=true-Djavax.management.builder.initial=weblogic.management.jmx.mbeanserver.WLSMBeanServerBuilder-Xms512m-Xmx512m-Djava.util.logging.manager=oracle.core.ojdl.logging.ODLLogManager weblogic. Server

    < 27 July 2015 15:52:30 IST > < Info > < security > < BEA-090905 > < disable provider JCE CryptoJ self-intégrité for better startup performance. To allow this control, enter - Dweblogic.security.allowCryptoJDefaultJCEVerification = true. >

    < 27 July 2015 15:52:30 IST > < Info > < security > < BEA-090906 > < change the default Random Number Generator in RSA CryptoJ of ECDRBG128 to FIPS186PRNG. To disable this change, specify - Dweblogic.security.allowCryptoJDefaultPRNG = true. >

    < 27 July 2015 15:52:30 IST > < Info > < WebLogicServer > < BEA-000377 > < since Java hotspot 64-bit Server VM WebLogic Server Version 24.51 - b03 of Oracle Corporation. >

    < 27 July 2015 15:52:30 IST > < Info > < management > < BEA-141107 > < Version: WebLogic Server 12.1.3.0.0 Wed May 21 18:53:34 PDT 2014 1604337 >

    < 27 July 2015 15:52:32 IST > < opinion > < WebLogicServer > < BEA-000365 > < Server State has changed at the START. >

    < 27 July 2015 15:52:32 IST > < Info > < WorkManager > < BEA-002900 > < Initializing self-adjusting thread pool. >

    < 27 July 2015 15:52:32 IST > < Info > < WorkManager > < BEA-002942 > < CMM level memory becomes 0. Sleep thread pool to 256. >

    < 27 July 2015 15:52:33 IST > < opinion > < Log Management > < BEA-170019 > < C:\Users\pk\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log server log file is opened. All events in the log server-side will be written to this file. >

    27 July 2015 start of oracle.security.jps.JpsStartup 15:52:33

    INFO: Jps at initialization.

    27 July 2015 15:52:35 oracle.security.jps.internal.idstore.util.LibOvdUtil pushLdapNamesToLibOvd

    INFO: Pushed ldap name and types of information to libOvd. LDAPS: DefaultAuthenticator:idstore.ldap.provideridstore.ldap.

    27 July 2015 start of oracle.security.jps.JpsStartup 15:52:37

    INFO: Jps began.

    < 27 July 2015 15:52:38 IST > < opinion > < security > < BEA-090082 > < security initialization using security realm myrealm. >

    2015-07-27 15:52:39.491/10.031 Oracle coherence 12.1.3.0.0 < Info > (thread = ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default" Member = n/a): responsible operational configuration of "jar:file:/C:/Oracle/Middleware/Oracle_Home/coherence/lib/coherence.jar!/tangosol-coherence.xml".

    2015-07-27 15:52:39.552/10.092 Oracle coherence 12.1.3.0.0 < Info > (thread = ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default" Member = n/a): charge of operational substitutions of "jar:file:/C:/Oracle/Middleware/Oracle_Home/coherence/lib/coherence.jar!/tangosol-coherence-override-dev.xml".

    2015-07-27 15:52:39.554/10.094 Oracle coherence 12.1.3.0.0 < D5 > (thread = ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default" Member = n/a): configuration optional override ' / tangosol-coherence - override.xml ' is not specified

    2015-07-27 15:52:39.558/10.098 Oracle coherence 12.1.3.0.0 < D5 > (thread = ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default" Member = n/a): configuration optional override "cache-factory - config.xml" is not specified

    2015-07-27 15:52:39.560/10.100 Oracle coherence 12.1.3.0.0 < D5 > (thread = ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default" Member = n/a): configuration optional override "cache-factory-generator - config.xml" is not specified

    2015-07-27 15:52:39.562/10.102 Oracle coherence 12.1.3.0.0 < D5 > (thread = ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default" Member = n/a): configuration optional override "/ custom - mbeans.xml ' is not specified

    Oracle Version 12.1.3.0.0 Build 52031 consistency

    Grid edition: development Mode

    Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.

    Exception in thread "ExecuteThread [ASSET]: '0' for the queue:"(self-adjusting) weblogic.kernel.Default"" Exception in thread "[STANDBY] ExecuteThread: '3' for the queue:"(self-adjusting) weblogic.kernel.Default"" Exception in thread "[STANDBY] ExecuteThread: '1' for the queue:"(self-adjusting) weblogic.kernel.Default"" Exception in thread "[STANDBY] ExecuteThread: '2' for the queue:"(self-adjusting) weblogic.kernel.Default"" Exception in thread "Timer-2"»

    You can try and increase the settings memory used by WebLogic.

    Change the C:\Users\pk\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\DefaultDomain\bin\setDomainEnv

    and set the Xms - & - Xmx be double what they are now.

  • There is no company Manager fusion middleware control installed WebLogic Server 12.1.3 (error 404 (not found))

    Hello.

    We have installed WebLogic Server 12.1.3 on Linux x86_64 file fmw_12.1.3.0.0_wls.jar whithout any errors.

    Then load URL handler company fusion middleware control http:// < Host >: 7001/em we received 404 (not found) error

    There are no links, files and dir with EM on the host in/oracle/middleware.

    According to the documentation, it must be installed and worked after you start WebLogic server.

    Please, please help me understand it y it, or how we can install it.

    I think that you need to install FMW Infrastructure (ADF Runtime)

    You can download it from this URL

    Application Development Framework Downloads

    Install FMW Infrastructure on the same folder of weblogic Middleware and then create a new domain with Enterprise Manager option.

  • Problem of uninstalling in silent mode of WebLogic Server 12 c (12.1.3.0)

    Hello

    I'm trying to uninstall the WebLogic 12 c (12.1.3.0) server in silent mode

    In my house of MiddleWare, I have:

    -WebLogic Server 12 c

    -Oracle Fusion Middleware Infrastructure

    I created two response files to uninstall mode

    For FMW:

    [ENGINE]

    #DO NOT CHANGE THIS.

    Response = 1.0.0.0.0 file version

    [GENERIC]

    #This will be empty when there is nothing to be uninstalled at the distribution level

    SELECTED_DISTRIBUTION = Server WebLogic for FMW ~ 12.1.3.0.0

    #The oracle home rental. This can be an existing Oracle home or a new Oracle home

    ORACLE_HOME = / oracle/app/env/dev/adf12/installation

    For WebLogic:

    [ENGINE]

    #DO NOT CHANGE THIS.

    Response = 1.0.0.0.0 file version

    [GENERIC]

    #This will be empty when there is nothing to be uninstalled at the distribution level

    SELECTED_DISTRIBUTION = Server WebLogic ~ 12.1.3.0.0

    #The oracle home rental. This can be an existing Oracle home or a new Oracle home

    ORACLE_HOME = / oracle/app/env/dev/adf12/installation

    I use this command to start the uninstall:

    /Oracle/app/env/dev/ADF12/installation/Oui/bin/DEINSTALL.sh-silent - reponseFile /oracle/Install12C/files/silent-deinstall-weblogic-infrastructure.txt

    The output is:

    Launcher est/tmp/OraInstall2015-03-24_03-31-23PM/launcher2015-03-24_03-31-23PM.log log file.

    There are several distributions installed in Oracle Home/oracle/app/env/dev/adf12/installation.

    Please specify a unique distribution

    using the - distributionName and - distributionVersion options.

    That means that I have to specify - distributionName but I do not know its value...

    Any ideas?

    Concerning

    OK I found the solution:

    To find distributionName and distributionVersion, divide the SELECTED_DISTRIBUTION property in responsefile by ~.

    So for FMW

    "/Oracle/app/env/dev/ADF12/installation/oui/bin/DEINSTALL.sh-silent - reponseFile /oracle/Install12C/files/silent-deinstall-weblogic-infrastructure.txt - distributionName" WebLogic Server for FMW '-' 12.1.3.0.0 distributionVersion '.

    FOR WEBLOGIC

    /Oracle/app/env/dev/ADF12/installation/Oui/bin/DEINSTALL.sh-silent - reponseFile /oracle/Install12C/files/silent-deinstall-weblogic.txt - distributionName "WebLogic Server" - distributionVersion ' 12.1.3.0.0'

    I think it might be a good idea to uninstall process (with responsefile parameter) might distribute the property SELECTED_DISTRIBUTION, because if we specify it in the command line, why use a reponseFile?

    I hope that could help.

Maybe you are looking for

  • After being off for ten days, MBP is going very slowly

    Hi all During the festive period, that I have done any work on computer and since then it is very slow and jerky when I opened a window, for example, get a black screen where the new window opens for a brief second. I also see the wheel that rotates

  • Getting file names of different groups in a data portal

    Hello I find it difficult to recover the file names of different groups in the data portal. For example, say that I loaded two different files of the same .tdms ext data portal that automatically assigns as two distinct groups. My goal is to get two

  • Can I remove this strange directory

    I have a directory in c:\ who a 22 name characters (numbers and letters).  It contains two subdirectories "amd64" and "i386".  I do not know how the files in those subdirectories, but I suspect they are drivers.  Remove the directory harm my system?

  • Sansa Fuze 4 GB Black / Video Converter problems

    For Christmas, I got a 4Gb black Sansa Fuze, I downloaded Sansa Media Converter, Moyea Youtube Downloader, Sansa Updater and all video Converter(trial version) and K-lite codec pack. I tried to get videos on my Sansa Fuze, but when I try to add a vid

  • Unable to connect to the Internet - DNS error - Windows 7

    Hello I have a new (3 months) desktop XPS from Dell with Windows 7 (64-bit), the Motorola SBG6580 Wireless Modem/Gateway and Comcast is my ISP. My computer is connected to a modem with an Ethernet cable. Nothing unusual in the installation program. I