pprabh2007 opened a new issue, #5475: URL: https://github.com/apache/openwhisk/issues/5475
## Environment details: Ubuntu: 22.04 ## Steps to reproduce the issue: 0. sudo apt update / sudo apt-get update 1. Install Docker: curl -fsSL https://get.docker.com | bash 2. Install nodejs: sudo apt install nodejs 3. Install OpenJDK8: sudo apt-get install openjdk-8-jdk -y 4. Clone apache/openwhisk. 5. Run ./gradlew core:standalone:bootRun (I had to run it with sudo) ## Provide the expected results and outputs:  ## Additional information you deem important: None, consistently get the same error -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
