Hi, I'm trying to import a simple Tomcat container with the 'calendar' webapp (already in the image) to Openshift Origin (3.7)
As a container, it runs well and I can see the webapp running on the browser. I save the container, import it to OpenShift - import ok. Then when I try to create a new app with the Image, I'm getting this error: Jan 01, 2018 3:09:19 PM org.apache.catalina.startup.Catalina load WARNING: Unable to load server configuration from [/opt/apache-tomcat-8.5.14/conf/server.xml] Jan 01, 2018 3:09:19 PM org.apache.catalina.startup.Catalina load WARNING: Unable to load server configuration from [/opt/apache-tomcat-8.5.14/conf/server.xml] Jan 01, 2018 3:09:19 PM org.apache.catalina.startup.Catalina start SEVERE: Cannot start server. Server instance is not configured. I checked the container, and the /opt/apache-tomcat-8.5.14/conf/server.xml is right there iin the correct path. Am I missing something? Thanks
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
