Demantra and Tomacat server issues
I Installed Demantra 12.1 on DB server 11g ( 11.2.0.4). Everything installed correctly. I also started the TOMCAT server and finally I get the error message
http://localhost:8080/demantra/portal/loginpage.jsp
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
java.io.FileNotFoundException: C:\Program Files\Oracle Demantra Spectrum\Collaborator\Tomcat\work\Catalina\localhost\demantra\org\apache\jsp\portal\loginpage_jsp.java (The system cannot find the path specified)
java.io.FileOutputStream.open(Native Method)
java.io.FileOutputStream.<init>(FileOutputStream.java:206)
java.io.FileOutputStream.<init>(FileOutputStream.java:95)
org.apache.jasper.compiler.Compiler.setupContextWriter(Compiler.java:291)