PowerFlex 3.6:閘道遇到 Java 堆積空間錯誤

Summary: PowerFlex Gateway 服務在多個應用程式發展介面 (API) 呼叫期間發生 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.6

版 PowerFlex 閘道 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 閘道 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 此超連結會帶您前往 Dell Technologies 以外的網站。未正確應用系統屬性。

在 server.xml 配置,屬性 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.