You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository was archived by the owner on Jan 3, 2024. It is now read-only.
SEVERE: Unhandled exception in Buildpack main method: None of the available runtimes [Tomee7, Tomcat, Java Main] supports the application in the specified path. #57
I am trying to deploy a spring boot java application that uses java 17 with sap_java_buildpack buildpack to cloud foundry. But i am getting an error "SEVERE: Unhandled exception in Buildpack main method: None of the available runtimes [Tomee7, Tomcat, Java Main] supports the application in the specified path."
Can you please help to check what is the issue here?
Hello,
I am trying to deploy a spring boot java application that uses java 17 with sap_java_buildpack buildpack to cloud foundry. But i am getting an error "SEVERE: Unhandled exception in Buildpack main method: None of the available runtimes [Tomee7, Tomcat, Java Main] supports the application in the specified path."
Can you please help to check what is the issue here?