Kevin,
JAVA_OPTS is more global setting for JVM memory of any kind of Java
application and CATALINA_OPTS is tomcat specific.
If you have CATALINA_OPTS then you don't need JAVA_OPTS.
Udai
--
Special Offer-- Download ArcS
Thanks Udai for your help.
i will try out the recommendations.
just a quick questions: what should be set as the JAVA_OPTS variable?
On Jan 31, 6:39 am, Udai Gupta wrote:
> > CATALINA_OPTS : -Xms1024M -Xmx1024M -XX:MaxPermSize=256m
>
> In this case I would suggest try to increase MaxPermSize to 5
> I used the -ts war file and this is the page I got
> JAVA_OPTS : null
> CATALINA_OPTS : null
Hi Polly,
If both the variables are null then Tomcat doesn't have enough JVM
memory to run Mifos, so you should make sure that you have defined
environment variable correctly as instructed in INSTALL fi
Udai
I used the -ts war file and this is the page I got
JAVA_OPTS : null
CATALINA_OPTS : null
JVM Memory Monitor
Memory MXBean
Heap Memory Usage: init = 1073741824(1048576K) used = 63606176(62115K)
committed = 1037959168(1013632K) max = 1037959168(1013632K)
Non-Heap Memory Usage: init = 12746752
> CATALINA_OPTS : -Xms1024M -Xmx1024M -XX:MaxPermSize=256m
In this case I would suggest try to increase MaxPermSize to 512M
Also take a look at this
http://mifosforge.jira.com/wiki/pages/viewpage.action?pageId=4456949#MifosTroubleshooting%26FAQ-MifosBIRTdefaultreportsarenotworking%3F
Udai
-
JAVA_OPTS : null
CATALINA_OPTS : -Xms1024M -Xmx1024M -XX:MaxPermSize=256m
JVM Memory Monitor
Memory MXBean
Heap Memory Usage: init = 16742208(16349K) used = 77076536(75270K)
committed = 158838784(155116K) max = 259522560(253440K)
Non-Heap Memory Usage: init = 35815424(34976K) used = 76917520(75114K
Hi Kevin,
You are again hitting java.lang.OutOfMemoryError: PermGen space.
You haven't send the page showing your JVM memory usage.
Regards,
Udai
--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
F
thanks guys,
my instance of mifos 2.0 finally managed to start.
however, I have problems running reports. The following is an example
of the error when trying to run The Branch Cash Confirmation Report.
An unhandled error has occurred. Please contact your system
administrator.
View stack trace Hi
I would double check your settings, make sure you have everything in the
right place, as this generally resolves that Out of Memory Issue, unless the
current machine you are trying to run Mifos has something less than 1gb of
RAM.
Will wait to see what you get back from Udai's suggestion.
Ryan
On
Use this war http://dl.dropbox.com/u/2496715/mifos-ts.war
open http://localhost:8080/mifos-ts/
Save the page and send in the reply
Udai
--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a
the catalina opts variable is set as follows
-Xms1024M -Xmx1024M -XX:MaxPermSize=256m
still does not start
On Jan 26, 1:29 pm, Ryan Whitney
wrote:
> Kevin,
>
> Note the error: java.lang.OutOfMemoryError: PermGen space
>
> This should be resolved by properly setting your CATALINA_OPTS.
>
> Thank
Kevin,
Note the error: java.lang.OutOfMemoryError: PermGen space
This should be resolved by properly setting your CATALINA_OPTS.
Thanks!
Ryan
On 1/26/11 1:03 AM, "Kevin Kimani" wrote:
> Hi people am trying to initiate the new mifos 2.0 and am getting the
> following error. all the requireme
Hi people am trying to initiate the new mifos 2.0 and am getting the
following error. all the requirement as per the INSTALL file have been
accurately set.
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented
it from fulfilling t
13 matches
Mail list logo