Asked by:
Not Enough Quota is Available to Process This Command

Question
-
org.openqa.selenium.os.OsProcess checkForError SEVERE: org.apache.commons.exec.ExecuteException: Execution failed (Exit value: -559038737. Caused by java.io.IOException: Cannot run program "C:\jenkins\workspace\xome_valuations_test\xv-tests\resources\drivers\chromedriver\win32\79.0.3945.36\chromedriver.exe" (in directory "."): CreateProcess error=1816, Not enough quota is available to process this command) org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start. Build info: version: '3.141.59', revision: 'e82be7d3**', time: '2018-11-14T08:17:03' System info: host: 'WIN-EN1*****', ip: '10.*.*.*', os.name: 'Windows Server 2012 R2', os.arch: 'amd64', os.version: '6.3', java.version: '1.8.0_231'
- Edited by Gadilingappa Wednesday, January 8, 2020 12:00 PM
- Moved by Bill_Stewart Tuesday, April 14, 2020 4:37 PM Unanswerable drive-by question
Saturday, January 4, 2020 6:50 PM
All replies
-
we did slave optimisation in jenkins using the "Cloud-EC2 plugin". we believing that, lack of virtual memory "chromedriver.exe" not executing.
- Edited by Gadilingappa Saturday, January 4, 2020 6:59 PM
Saturday, January 4, 2020 6:58 PM -
Sorry but your issue is not a scripting issue. You will have to contact the vendor of your software for help troubleshooting this.
This is not an Apache/Java/Jenkins forum.
\_(ツ)_/
Saturday, January 4, 2020 7:26 PM -
Thanks Jrv,
Could you please refer to me how to increase the size of virtual memory through powershell ?
Sunday, January 5, 2020 4:03 AM -
The issue Is not with PowerShell. The message is from the server and is a system issue. If you are not a trained Windows tech or programmer then please contact a consultant or administrator of your web site.
This issue has noting to do with PowerShell.\_(ツ)_/
- Proposed as answer by jrv Wednesday, January 8, 2020 5:07 PM
Sunday, January 5, 2020 3:22 PM -
The error is NOT a PowerShell error. It is an error from "CreateProcess" which has been called from Java. Read the whole error message carefully.
\_(ツ)_/
Wednesday, January 8, 2020 5:09 PM