send email to this group to unsubscribe [email protected]
On Sun, Jun 8, 2014 at 8:53 AM, Gabriel Nascimento <[email protected]> wrote: > remove me from this group > > > On Fri, Jun 6, 2014 at 10:32 AM, Samuel Wu <[email protected]> wrote: > > > > > Hello there, > > > > Trying to run Continuum 1.4.1 in a standalone environment on Windows 7 > > > > After running the following: > > > > CC:\softwares\Continuum\apache-continuum-1.4.1-bin\apache-continuum-1.4.1 > > \bin>continuum.bat console > > > > Everything is OK until I go navigate to > > http://localhost:8081/continuum/ > > > > The following error was reported: > > jvm 1 | 2014-06-05 > > 10:46:49.544:WARN:oejs.ErrorPageErrorHandler:EXCEPTION > > jvm 1 | org.apache.jasper.JasperException: PWC6345: There is an error > in > > invoking javac. A full JDK (not just JRE) is required > > jvm 1 | at > org.apache.jasper.compiler.DefaultErrorHandler.jspError > > (DefaultErrorHandler.java:92) > > jvm 1 | at org.apache.jasper.compiler.ErrorDispatcher.dispatch > > (ErrorDispatcher.java:378) > > jvm 1 | at org.apache.jasper.compiler.ErrorDispatcher.jspError > > (ErrorDispatcher.java:119) > > > > > > However, JDK is installed and javac is in the path for in the following > > checks: > > > > 1.Typing javac command brings up what I'd expect. > > > > C:\softwares\Continuum\apache-continuum-1.4.1-bin\apache-continuum-1.4.1 > > \bin>javac -version > > javac 1.7.0_60 > > > > > > 2.I've checked my PATH's > > C:\softwares\Continuum\apache-continuum-1.4.1-bin\apache-continuum-1.4.1 > > \bin>set path > > Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows > > \System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Java\jdk1.7.0_60 > > \bin > > java_home="C:\Program Files (x86)\Java\jdk1.7.0_60" > > > > > > Wonder what else I should check. Thank you. > > > > Best Regards > > > > Samuel Wu > > > > > -- > Java Google Search Engine > http://www.google.com/coop/cse?cx=005506632761844726871%3Asmfqscqavok >
