I've got a server that was running 4.2e. I heard about the 4.2f update, so I installed that (alongside, per the upgrade/validation instructions), but it fails to start at all. catalina configtest returns:
C:\Alfresco42f\tomcat\bin>catalina configtest Using CATALINA_BASE:
"C:\Alfresco42f\tomcat" Using CATALINA_HOME: "C:\Alfresco42f\tomcat" Using CATALINA_TMPDIR: "C:\Alfresco42f\tomcat\temp" Using JRE_HOME:
"C:\ALFRES~1\java" Using CLASSPATH:
"C:\Alfresco42f\tomcat\bin\bootstrap.jar;C:\Alfresco42f\t omcat\bin\tomcat-juli.jar" Error: Could not find or load main class ++JvmOptions=-XX:-DisableExplicitGC
I tried installing a standalone JDK as I saw on another post on the official Alfresco forums, but it didn't change anything. Tried to post this question to the Alfresco forums too, but it disappeared for awhile, then reappeared in the French language section where it's not getting any attention...
Ideas on why Alfresco can't find the Java that's built in?