Friday, February 10, 2023

[oracle][weblogic] Create and Configure Managed Servers in Oracle WebLogic Server [12c][12-2-1-4-0]

  




C:\u01\domains\ExampleDomain\wl_server

startWebLogic.cmd

http://localhost:7001/console


(Enable and disable the domain configuration lock)



Server Name: server1
Server Listen Port: 7003









Server Name: server2
Server Listen Port: 7005

Server Name: server3
Server Listen Port: 7007




Under Settings for server1, select Logging, and then General.
Change the rotation file size to 7500. This increases the size of the server log files before a new log file is created.
Click Save.


Under Domain Structure, expand Environment, and then select Servers.
In the Servers table, select server2.
Under Settings for server2, select Logging, and then General.
Change the rotation file size to 7500.
Click Save.




C:\u01\domains\ExampleDomain\wl_server\bin
startManagedWebLogic server1 http://localhost:7001



<Feb 15, 2023 7:43:18,062 AM EET> <Notice> <WebLogicServer> <BEA-000365> <Server
 state changed to STARTING.>
<Feb 15, 2023 7:43:18,203 AM EET> <Notice> <Log Management> <BEA-170036> <The Lo
gging monitoring service timer has started to check for logged message counts ev
ery 30 seconds.>
<Feb 15, 2023 7:43:20,172 AM EET> <Notice> <Log Management> <BEA-170027> <The se
rver has successfully established a connection with the Domain level Diagnostic
Service.>
<Feb 15, 2023 7:43:20,750 AM EET> <Notice> <WebLogicServer> <BEA-000365> <Server
 state changed to ADMIN.>
<Feb 15, 2023 7:43:21,000 AM EET> <Notice> <WebLogicServer> <BEA-000365> <Server
 state changed to RESUMING.>
<Feb 15, 2023 7:43:21,125 AM EET> <Notice> <Server> <BEA-002613> <Channel "Defau
lt[1]" is now listening on 127.0.0.1:7003 for protocols iiop, t3, ldap, snmp, ht
tp.>
<Feb 15, 2023 7:43:21,125 AM EET> <Warning> <Server> <BEA-002611> <The hostname
"IK-PC", maps to multiple IP addresses: 10.0.2.15, fe80:0:0:0:c92b:7615:3c1e:9cb
d%11.>
<Feb 15, 2023 7:43:21,172 AM EET> <Notice> <Server> <BEA-002613> <Channel "Defau
lt" is now listening on 10.0.2.15:7003 for protocols iiop, t3, ldap, snmp, http.
>
<Feb 15, 2023 7:43:21,187 AM EET> <Notice> <Server> <BEA-002613> <Channel "Defau
lt[2]" is now listening on 0:0:0:0:0:0:0:1:7003 for protocols iiop, t3, ldap, sn
mp, http.>
<Feb 15, 2023 7:43:21,203 AM EET> <Notice> <Server> <BEA-002613> <Channel "Defau
lt[1]" is now listening on 127.0.0.1:7003 for protocols iiop, t3, ldap, snmp, ht
tp.>
<Feb 15, 2023 7:43:21,219 AM EET> <Notice> <Server> <BEA-002613> <Channel "Defau
lt" is now listening on 10.0.2.15:7003 for protocols iiop, t3, ldap, snmp, http.
>
<Feb 15, 2023 7:43:21,234 AM EET> <Notice> <Server> <BEA-002613> <Channel "Defau
lt[2]" is now listening on 0:0:0:0:0:0:0:1:7003 for protocols iiop, t3, ldap, sn
mp, http.>
<Feb 15, 2023 7:43:21,203 AM EET> <Notice> <WebLogicServer> <BEA-000332> <Starte
d the WebLogic Server Managed Server "server1" for domain "wl_server" running in
 development mode.>
<Feb 15, 2023 7:43:21,531 AM EET> <Notice> <WebLogicServer> <BEA-000360> <The se
rver started in RUNNING mode.>
<Feb 15, 2023 7:43:21,656 AM EET> <Notice> <WebLogicServer> <BEA-000365> <Server
 state changed to RUNNING.>










<Feb 15, 2023 8:18:43,942 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:49,569 during the configured idle timeout of 5 seconds.>




No comments:

Post a Comment