Hello, has anyone in the community been able to effective work with
Jetty 7.3.1.  I had some how gotten used to Tomcat with its ease of
starting and Stopping as a service in windows. But i have been trying
to use JETTY 7.3.1 and just after logging onto Mifos a Java out of
memory exception  appears with massage as below.

***************************************************************
freemarker.template.TemplateException:
org.apache.jasper.JasperException: PWC6345: There is an error in
invoking javac.  A full JDK (not just JRE) is required ..etc

**************************************************************
I have the environment variables set up as below

JAVA_HOME:C:\Program Files\Java\jdk1.6.0_31
JAVA_OPTIONS:-Xms1024M -Xmx1024M -XX:MaxPermSize=256m
JETTY_HOME:C:\mifosInstall\Jetty
JRE_HOME:C:\Program Files\Java\jre6
MIFOS_CONF:C:\mifosInstall\mifos-v2.3.0\config
Path: C:\Program Files\Java\jdk1.6.0_31\bin;C:\Program Files\Java
\jre6\bin;C:\mifosInstall\Jetty\bin;C:\Program Files\MySQL\MySQL
Server 5.1\bin

I would like to be able to Use Jetty without t time out with the Java
Exception, also i wanted to be able to start the Jetty as a service on
start Up. PS: Tomcat is not working on the recent Mifos Releases.



------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to