![nexus-2.14.5-02는 저장소.apache.org에 연결:443 [repository.apache.org/207.244.88.140] 실패: 실행 모드에서 연결 시간 초과를 표시합니다.](https://rvso.com/image/1595545/nexus-2.14.5-02%EB%8A%94%20%EC%A0%80%EC%9E%A5%EC%86%8C.apache.org%EC%97%90%20%EC%97%B0%EA%B2%B0%3A443%20%5Brepository.apache.org%2F207.244.88.140%5D%20%EC%8B%A4%ED%8C%A8%3A%20%EC%8B%A4%ED%96%89%20%EB%AA%A8%EB%93%9C%EC%97%90%EC%84%9C%20%EC%97%B0%EA%B2%B0%20%EC%8B%9C%EA%B0%84%20%EC%B4%88%EA%B3%BC%EB%A5%BC%20%ED%91%9C%EC%8B%9C%ED%95%A9%EB%8B%88%EB%8B%A4..png)
Nexus를 시작한 후 경고 메시지가 표시되고 포트 8081에 액세스하는 동안 HTTP ERROR: 404
. 안내해주세요.
jvm 1 | 2019-06-26 02:35:38,236-0400 INFO [pxpool-1-thread-1] *TASK org.sonatype.nexus.index.NexusScanningListener - Scanning of repositoryID="central" finished: scanned=0, added=0, updated=0, removed=0, scanningDuration=0:00:00.123
jvm 1 | 2019-06-26 02:35:38,237-0400 INFO [pxpool-1-thread-1] *TASK org.sonatype.nexus.index.DefaultIndexerManager - Publishing index for repository central
jvm 1 | 2019-06-26 02:35:38,263-0400 INFO [pxpool-1-thread-1] *TASK org.sonatype.nexus.index.DefaultIndexerManager - Publishing index for repository public
jvm 1 | 2019-06-26 02:35:38,293-0400 INFO [pxpool-1-thread-1] *TASK org.sonatype.nexus.index.tasks.UpdateIndexTask - Scheduled task (UpdateIndexTask) finished :: Updating repository index "Public Repositories" from path null and below. (started 2019-06-26T02:35:37-04:00, runtime 0:00:00.693)
jvm 1 | 2019-06-26 02:35:38,504-0400 INFO [pxpool-1-thread-1] *TASK org.sonatype.nexus.configuration.application.DefaultNexusConfiguration - Applying Nexus Configuration due to changes in [Scheduled Tasks] made by *TASK...
jvm 1 | 2019-06-26 02:35:38,805-0400 INFO [jetty-main-1] org.sonatype.nexus.webresources.internal.WebResourceServiceImpl - Discovered 1971 resources
jvm 1 | 2019-06-26 02:35:38,806-0400 INFO [jetty-main-1] org.sonatype.nexus.webresources.internal.WebResourceServlet - Max-age: 30 days (2592000 seconds)
jvm 1 | 2019-06-26 02:35:38,830-0400 INFO [jetty-main-1] org.sonatype.nexus.bootstrap.jetty.InstrumentedSelectChannelConnector - Metrics enabled
jvm 1 | 2019-06-26 02:35:38,844-0400 INFO [jetty-main-1] org.eclipse.jetty.server.AbstractConnector - Started [email protected]:8081
jvm 1 | 2019-06-26 02:35:38,844-0400 INFO [jetty-main-1] org.sonatype.nexus.bootstrap.jetty.JettyServer - Running
jvm 1 | 2019-06-26 02:35:38,844-0400 INFO [WrapperListener_start_runner] org.sonatype.nexus.bootstrap.jetty.JettyServer - Started
jvm 1 | 2019-06-26 02:35:57,818-0400 WARN [ar-4-thread-3] *TASK org.sonatype.nexus.proxy.maven.routing.internal.RemoteContentDiscovererImpl - Remote strategy prefix-file error on M2Repository(id=apache-snapshots): org.apache.http.conn.ConnectTimeoutException: Connect to repository.apache.org:443 [repository.apache.org/207.244.88.140] failed: connect timed out
jvm 1 | 2019-06-26 02:35:57,881-0400 WARN [ar-4-thread-2] *TASK org.sonatype.nexus.proxy.maven.routing.internal.RemoteContentDiscovererImpl - Remote strategy prefix-file error on M2Repository(id=central): org.apache.http.conn.ConnectTimeoutException: Connect to repo1.maven.org:443 [repo1.maven.org/151.101.184.209] failed: connect timed out
nexus.properties
또한 파일 내부에 아래 줄을 추가해 보았습니다 .
org.sonatype.nexus.proxy.maven.routing.Config.prefixFileMaxSize=500000
도움이 되지 않았습니다.