Hi Members,
I needed an information regarding the compatibility matrix for using open JDK.
AAEP - 7.2.3
OD - 8.0.1
java - OpenlogicopenJDK 8
tomcat -8.5.99
I have been facing issue while deploying the application having the above dependencies.
1. tomcat is downloaded from the archives as v8 is obsolete.
2. JDK is open source one
The application is deployed in tomcat, tomcat homepage is accessible but in the application lists the application (test.war) is in stop state by default. when I am trying to start the application it gives failed to load application.
Message:
FAIL - Application at context path [/TcsDgftIvr_v5] could not be started
FAIL - Encountered exception [org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/TcsDgftIvr_v5]]]
Kindly let me know if there is any common solution to this.
I needed an information regarding the compatibility matrix for using open JDK.
AAEP - 7.2.3
OD - 8.0.1
java - OpenlogicopenJDK 8
tomcat -8.5.99
I have been facing issue while deploying the application having the above dependencies.
1. tomcat is downloaded from the archives as v8 is obsolete.
2. JDK is open source one
The application is deployed in tomcat, tomcat homepage is accessible but in the application lists the application (test.war) is in stop state by default. when I am trying to start the application it gives failed to load application.
Message:
FAIL - Application at context path [/TcsDgftIvr_v5] could not be started
FAIL - Encountered exception [org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/TcsDgftIvr_v5]]]
Kindly let me know if there is any common solution to this.
Comment