weblogic 서버를 설치하고 구성했지만 지난 주에 폐쇄했을 때 여전히 작동했지만 현재는 시작되지 않았습니다. 여기에 cmd를 보여 지난 몇 문장입니다 : 서버가 이미 실행되고 있는지 여부를Weblogic 오류 : 서버 상태가 FORCE_SHUTTING_DOWN (으)로 변경됨
<May 8, 2017 10:08:23 AM CST> <Notice> <Security> <BEA-090898> <Ignoring the tru
sted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading
of the trusted certificate list raised a certificate parsing exception PKIX: Un
supported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<May 8, 2017 10:08:23 AM CST> <Notice> <Security> <BEA-090898> <Ignoring the tru
sted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 200
8 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of
the trusted certificate list raised a certificate parsing exception PKIX: Unsupp
orted OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<May 8, 2017 10:08:23 AM CST> <Emergency> <Security> <BEA-090087> <Server failed
to bind to the configured Admin port. The port may already be used by another p
rocess.>
<May 8, 2017 10:08:23 AM CST> <Error> <Server> <BEA-002606> <Unable to create a
server socket for listening on channel "Default". The address 10.117.20.19 might
be incorrect or another process is using port 6001: java.net.BindException: Can
not assign requested address: JVM_Bind.>
<May 8, 2017 10:08:23 AM CST> <Error> <Server> <BEA-002606> <Unable to create a
server socket for listening on channel "DefaultSecure". The address 10.117.20.19
might be incorrect or another process is using port 6002: java.net.BindExceptio
n: Cannot assign requested address: JVM_Bind.>
<May 8, 2017 10:08:23 AM CST> <Critical> <WebLogicServer> <BEA-000362> <Server f
ailed. Reason: Server failed to bind to any usable port. See preceeding log mess
age for details.>
<May 8, 2017 10:08:23 AM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
te changed to FAILED>
<May 8, 2017 10:08:23 AM CST> <Error> <WebLogicServer> <BEA-000383> <A critical
service failed. The server will shut itself down>
<May 8, 2017 10:08:23 AM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
te changed to FORCE_SHUTTING_DOWN>
C:\Oracle\Middleware\user_projects\domains\Tiplus_domain>
조사하기 위해 무엇을 했습니까? 그 항구를 사용하는 것이 있습니까? IP 주소가 맞습니까? * 귀하의 PC가 DHCP를 통해 IP 주소를 가져오고 재부팅 한 후 마지막으로 다른 IP 주소를 가지게되므로 WebLogic 구성의 고정 주소가 더 이상 올바르지 않습니다. –
그렇다면 어떻게 될까요? 이런 상황이 다음 번 부팅시 어떻게되는지 내 수정 사항은 무엇입니까? 왜냐하면 나는 Weblogic을 다시 설치했기 때문에 이제는 잘 작동합니다. – Carlo
그래서 IP 주소가 바뀌 었습니까? 고정 IP 주소를 갖고 서버에 DHCP를 사용하지 않으려는 경우 일 수 있습니다. –