PowerFlex 3.6: 게이트웨이에서 Java 힙 공간 오류 발생
Summary: PowerFlex Gateway 서비스에서 여러 API(Application Programming Interface) 호출 중에 Java 힙 공간 오류가 발생합니다.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
PowerFlex Gateway 버전 3.6.6PowerFlex
Gateway scaleio.log 다음을 표시할 수 있습니다.
2025-10-16 16:45:24,322 [https-jsse-nio-443-exec-16] DEBUG o.s.web.servlet.DispatcherServlet - Failed to complete request: jakarta.servlet.ServletException: Handler processing failed: java.lang.OutOfMemoryError: Java heap space
PowerFlex Gateway Catalina 로그에는 다음이 표시될 수 있습니다.
15-Oct-2025 19:41:56.301 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin Match [Server/Service/Connector] failed to set property [sessionCacheSize] to [2000]
영향
PowerFlex API 호출이 처리되지 않을 수 있습니다.
Cause
메모리를 과도하게 사용하면 SSL 세션 캐시에서 이 오류가 발생합니다.
이 문제는 javax.net.ssl.sessionCacheSize 시스템 속성이 올바르게 적용되지 않았습니다.
안에 server.xml configuration, 속성 sessionCacheSize="2000" 커넥터> 요소 내부에 <잘못 배치되었습니다.
Tomcat 10은 이 속성을 정의하면 무시하므로 SSL 세션이 무제한으로 증가하고 결국 OutOfMemoryError.
Resolution
- PowerFlex Gateway 서버에 연결합니다.
- 파일 수정
/opt/emc/scaleio/gateway/conf/server.xml
내에서 server.xml 파일에서 구성 설정을 이동합니다.
sessionCacheSize="2000"
- 맨 아래로, 하지만<
SSLHostConfig>차단 - 파일을 저장합니다.
- PowerFlex Gateway 서비스를 재시작합니다.
systemctl restart scaleio-gateway
Article Properties
Article Number: 000388358
Article Type: Solution
Last Modified: 20 Nov 2025
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.