smokeelow / intellij-sfcc

Salesforce B2C Commerce Plugin for JetBrains IDEs | Intellij SFCC. Used only as issue tracker.
2 stars 0 forks source link

[IntelliJ][ReportedByUser] Uncaught Exception Error executing task io.divetek.sfcc.service.SiteScopeSettings$$Lambda$4590/0x00000003020fbaa0@687284b0 java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached #68

Open rahullalraghav opened 4 months ago

rahullalraghav commented 4 months ago

IntelliJ build version: 2023.1.2 WS-231.9011.35 OS: Mac OS X JDK: JetBrains s.r.o. 17.0.6 Plugin version: 2023.2.1.231 Additional Info: None Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,0,0,1920x1056,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:


IdeaLoggingEvent[message=Error executing task io.divetek.sfcc.service.SiteScopeSettings$$Lambda$4590/0x00000003020fbaa0@687284b0, throwable=java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
    at java.base/java.lang.Thread.start0(Native Method)
    at java.base/java.lang.Thread.start(Thread.java:802)
    at java.base/java.util.Timer.<init>(Timer.java:188)
    at java.base/java.util.Timer.<init>(Timer.java:170)
    at java.base/java.util.Timer.<init>(Timer.java:143)
    at io.divetek.sfcc.service.SiteScopeSettings.startListening$lambda$4$lambda$3(SiteScopeSettings.kt:135)
    at com.intellij.util.ui.EdtInvocationManager.invokeAndWaitI