Postman Performance Test Error: "ExecutionProcess ~ Boot err

  • Introduce The Question: Explain how you encountered the problem you’re trying to solve and the steps you’ve taken to resolve the issue.

When running the performance test, an “ExecutionProcess ~ Boot error” occurred, preventing the test from executing.

  1. Fork the Postman Echo.
  2. Select “Request Methods.”
  3. Press the “Run” button.
  4. Select “Performance” tab.
  5. Press the Run button.
  • Additional Data: Include additional data that might help someone reproduce your issue - for example, code, collections, data dumps, console errors, screenshots or gifs. Ensure all code snippets are placed within a code block.

Its main.log

[14900][1715573231423][main][error]["Main~IPC-getHardwareMetrics - Failed to get hardware metrics.",{"name":"Error","message":"GPU access not allowed. Reason: GPU access is disabled through commandline switch --disable-gpu.","stack":"Error: GPU access not allowed. Reason: GPU access is disabled through commandline switch --disable-gpu.\n    at C:\\Users\\XXXXXX\\AppData\\Local\\Postman\\app-11.0.12\\resources\\app.asar\\main.js:751:35\n    at node:electron/js2c/browser_init:189:579\n    at EventEmitter.<anonymous> (node:electron/js2c/browser_init:161:11433)\n    at EventEmitter.emit (node:events:527:28)\n    at EventEmitter.emit (node:domain:475:12)"}]
[14900][1715573232174][main][info]["INTERCEPTOR CONNECTIVITY: Attempting to start websocket server on port 15611"]
[14900][1715573232327][main][info]["Main - model-events~user - (user, bootstrapUser) received"]
[14900][1715573232327][main][info]["model-events~user - bootstrapUser received"]
[14900][1715573246031][main][info]["ExecutionProcess ~ First boot"]
[14900][1715573246319][main][info]["ExecutionSystem execution ~ ipc connection successfully established"]
[14900][1715573246319][main][info]["[ExecutionProcessLauncher] Spawned the execution process, pid: ",12896]
[14900][1715573246327][main][info]["ExecutionSystem execution ~ ipc connection successfully established"]
[14900][1715573248705][main][error]["ExecutionProcess ~ Boot error",{"name":"Error","message":"Unhandled error. ({\n  subsystem: 'system.startup',\n  error: {\n    message: \"Cannot destructure property 'memory' of '(intermediate value)' as it is undefined.\",\n    stack: \"TypeError: Cannot destructure property 'memory' of '(intermediate value)' as it is undefined.\\n\" +\n      '    at ExecutionEngine._getNumberOfPossibleGroups (C:\\\\Users\\\\XXXXXX\\\\AppData\\\\Local\\\\Postman\\\\app-11.0.12\\\\resources\\\\app.asar\\\\services\\\\automation-testing\\\\ScenarioManager\\\\ExecutionEngine\\\\Engine.js:127:13)\\n' +\n      '    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)\\n' +\n      '    at async ExecutionEngine.setup (C:\\\\Users\\\\XXXXXX\\\\AppData\\\\Local\\\\Postman\\\\app-11.0.12\\\\resources\\\\app.asar\\\\services\\\\automation-testing\\\\ScenarioManager\\\\ExecutionEngine\\\\Engine.js:154:49)\\n' +\n      '    at async onStartup (C:\\\\Users\\\\XXXXXX\\\\AppData\\\\Local\\\\Postman\\\\app-11.0.12\\\\resources\\\\app.asar\\\\services\\\\automation-testing\\\\ScenarioManager\\\\index.js:38:5)\\n' +\n      '    at async startup (C:\\\\Users\\\\XXXXXX\\\\AppData\\\\Local\\\\Postman\\\\app-11.0.12\\\\resources\\\\app.asar\\\\services\\\\automation-testing\\\\lib\\\\system\\\\_life-cycle.js:30:5)\\n' +\n      '    at async C:\\\\Users\\\\XXXXXX\\\\AppData\\\\Local\\\\Postman\\\\app-11.0.12\\\\resources\\\\app.asar\\\\services\\\\automation-testing\\\\lib\\\\system\\\\_life-cycle.js:219:7\\n' +\n      '    at async C:\\\\Users\\\\XXXXXX\\\\AppData\\\\Local\\\\Postman\\\\app-11.0.12\\\\resources\\\\app.asar\\\\preload\\\\desktop\\\\node-process\\\\IPC.js:1:2486'\n  },\n  source: 'ExecutionSystem:LifeCycle',\n  message: 'Error in starting up the ExecutionSystem',\n  severity: undefined,\n  timestamp: '2024-05-13T04:07:28.714Z'\n})","stack":"Error [ERR_UNHANDLED_ERROR]: Unhandled error. ({\n  subsystem: 'system.startup',\n  error: {\n    message: \"Cannot destructure property 'memory' of '(intermediate value)' as it is undefined.\",\n    stack: \"TypeError: Cannot destructure property 'memory' of '(intermediate value)' as it is undefined.\\n\" +\n      '    at ExecutionEngine._getNumberOfPossibleGroups (C:\\\\Users\\\\XXXXXX\\\\AppData\\\\Local\\\\Postman\\\\app-11.0.12\\\\resources\\\\app.asar\\\\services\\\\automation-testing\\\\ScenarioManager\\\\ExecutionEngine\\\\Engine.js:127:13)\\n' +\n      '    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)\\n' +\n      '    at async ExecutionEngine.setup (C:\\\\Users\\\\XXXXXX\\\\AppData\\\\Local\\\\Postman\\\\app-11.0.12\\\\resources\\\\app.asar\\\\services\\\\automation-testing\\\\ScenarioManager\\\\ExecutionEngine\\\\Engine.js:154:49)\\n' +\n      '    at async onStartup (C:\\\\Users\\\\XXXXXX\\\\AppData\\\\Local\\\\Postman\\\\app-11.0.12\\\\resources\\\\app.asar\\\\services\\\\automation-testing\\\\ScenarioManager\\\\index.js:38:5)\\n' +\n      '    at async startup (C:\\\\Users\\\\XXXXXX\\\\AppData\\\\Local\\\\Postman\\\\app-11.0.12\\\\resources\\\\app.asar\\\\services\\\\automation-testing\\\\lib\\\\system\\\\_life-cycle.js:30:5)\\n' +\n      '    at async C:\\\\Users\\\\XXXXXX\\\\AppData\\\\Local\\\\Postman\\\\app-11.0.12\\\\resources\\\\app.asar\\\\services\\\\automation-testing\\\\lib\\\\system\\\\_life-cycle.js:219:7\\n' +\n      '    at async C:\\\\Users\\\\XXXXXX\\\\AppData\\\\Local\\\\Postman\\\\app-11.0.12\\\\resources\\\\app.asar\\\\preload\\\\desktop\\\\node-process\\\\IPC.js:1:2486'\n  },\n  source: 'ExecutionSystem:LifeCycle',\n  message: 'Error in starting up the ExecutionSystem',\n  severity: undefined,\n  timestamp: '2024-05-13T04:07:28.714Z'\n})\n    at new NodeError (node:internal/errors:372:5)\n    at EventEmitter.emit (node:events:516:17)\n    at sendEvent (C:\\Users\\XXXXXX\\AppData\\Local\\Postman\\app-11.0.12\\resources\\app.asar\\services\\automation-testing\\lib\\communication.js:19:19)\n    at broadcastError (C:\\Users\\XXXXXX\\AppData\\Local\\Postman\\app-11.0.12\\resources\\app.asar\\services\\automation-testing\\lib\\communication.js:164:3)\n    at C:\\Users\\XXXXXX\\AppData\\Local\\Postman\\app-11.0.12\\resources\\app.asar\\services\\automation-testing\\lib\\system\\_life-cycle.js:221:7\n    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)\n    at async C:\\Users\\XXXXXX\\AppData\\Local\\Postman\\app-11.0.12\\resources\\app.asar\\preload\\desktop\\node-process\\IPC.js:1:2486"}]
[14900][1715573250121][main][info]["sendAnalytics: Error while sending request",{"errno":-4039,"code":"ETIMEDOUT","syscall":"connect","address":"3.224.225.36","port":443,"name":"Error","message":"connect ETIMEDOUT 3.224.225.36:443","stack":"Error: connect ETIMEDOUT 3.224.225.36:443\n    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16)"}]
[14900][1715573250123][main][info]["sendAnalytics: Error while sending request",{"errno":-4039,"code":"ETIMEDOUT","syscall":"connect","address":"3.224.225.36","port":443,"name":"Error","message":"connect ETIMEDOUT 3.224.225.36:443","stack":"Error: connect ETIMEDOUT 3.224.225.36:443\n    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16)"}]
  • Platform Details: Which Postman App, Web Platform, and Operating System version you are using. You can see this in under Settings → About.

Postman for Windows
v11.0.12
architecture: x64
OS platform: win32 10.0.19045

:no_entry: Do NOT include sensitive information like auth tokens or passwords.

Hello! This looks like a unique error and we would likely need account-specific information from you to help us debug and fix this. Could you get in touch with us at [email protected], with the full log file, so we can address this?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.