Skip to content
Advertisement

Tag: upgrade

React Native Task error ‘:app:processDebugMainManifest FAILED’

I recently upgraded React Native 0.63.4 to 0.70.1 and have been trying to iron everything out re upgrading packages and dependencies etc. I’m really stuck on this particular error and can’t seem to find a solution. The command prompt says: Task :app:processDebugMainManifest FAILED … FAILURE: Build completed with 2 failures. 1: Task failed with an exception. What went wrong: Execution

which tomcat version is suitable for java 8

Recently, our online web service using tomcat 7.0.23.0 and JVM 1.7.0_51-b13 need to upgrade to java 8, which tomcat version is suitable for java 8 ? Answer See this link http://tomcat.apache.org/whichversion.html for details about which tomcat versions are supported on which java versions. According to that link, tomcat 7.0.23.0 should work on java 8

Advertisement