Re: [Mifos-users] Fwd: Mifos access error

2014-02-11 Thread Martin Njenga
Hi Kalum, Any help in resolving this current memory issue..? On Sun, Feb 9, 2014 at 4:48 PM, Martin Njenga martinkie...@gmail.comwrote: Ok..much appreciated.. When I return mine, it works but there's just that memory issue. Will wait for a response. On Sun, Feb 9, 2014 at 4:42 PM, Kalum

Re: [Mifos-users] Fwd: Mifos access error

2014-02-11 Thread Matthew Laurenson
Hi Martin The java.lang.OutOfMemoryError: PermGen space error suggests that you need to increase the parameter -XX:MaxPermSize as Kalum suggested. Looking at the start.ini file that you attached that prevented Jetty starting, I see that it seemed to be in Linux format (in its end of line

Re: [Mifos-users] Fwd: Mifos access error

2014-02-11 Thread Gurpreet Luthra
I think we should consider checking in gradle.properties / etc with this setting already set to 256M. Everyone needlessly stumbles into this every time. Regards Gurpreet On 12 February 2014 11:07, Matthew Laurenson matt...@laurenson.name wrote: Hi Martin The java.lang.OutOfMemoryError:

Re: [Mifos-users] Fwd: Mifos access error

2014-02-11 Thread Nayan Ambali
Gurpreet, I think this issue is related to older Mifos and not with Mifos X. Thanks and Regards, Nayan Ambali +91 9591996042 skype: nayangambali On Wed, Feb 12, 2014 at 11:13 AM, Gurpreet Luthra glut...@thoughtworks.comwrote: I think we should consider checking in gradle.properties / etc

Re: [Mifos-users] Fwd: Mifos access error

2014-02-09 Thread Martin Njenga
Hi guyz, Indeed after starting for a while I was able to reach the server. However after login using mifos.. testmifos the error below was displayed. HTTP ERROR 500 Problem accessing /mifos/home.ftl. Reason: PermGen space Caused by: java.lang.OutOfMemoryError: PermGen space at

Re: [Mifos-users] Fwd: Mifos access error

2014-02-09 Thread Kalum Palihawadana
Make sure you made all the required in start.ini including memory increase as huided. On Feb 9, 2014 1:33 PM, Martin Njenga martinkie...@gmail.com wrote: Hi guyz, Indeed after starting for a while I was able to reach the server. However after login using mifos.. testmifos the error below was

Re: [Mifos-users] Fwd: Mifos access error

2014-02-09 Thread Martin Njenga
Checked... Memory increase was set. Attached is my start.ini file On Sun, Feb 9, 2014 at 12:54 PM, Kalum Palihawadana kalum...@gmail.comwrote: Make sure you made all the required in start.ini including memory increase as huided. On Feb 9, 2014 1:33 PM, Martin Njenga martinkie...@gmail.com

Re: [Mifos-users] Fwd: Mifos access error

2014-02-09 Thread Kalum Palihawadana
Hi Please backup your start.ini file and put attached start.ini file to jettey folder. Then try after restarting Jetty Thanks Kalum On Sun, Feb 9, 2014 at 3:50 PM, Martin Njenga martinkie...@gmail.comwrote: Checked... Memory increase was set. Attached is my start.ini file On Sun, Feb 9,

Re: [Mifos-users] Fwd: Mifos access error

2014-02-09 Thread Martin Njenga
Hi, With that start.ini its now not even loading [image: Inline image 1] On Sun, Feb 9, 2014 at 3:56 PM, Kalum Palihawadana kalum...@gmail.comwrote: Hi Please backup your start.ini file and put attached start.ini file to jettey folder. Then try after restarting Jetty Thanks Kalum

Re: [Mifos-users] Fwd: Mifos access error

2014-02-09 Thread Kalum Palihawadana
Replace your start.ini back. We may need to ask from *an technical expert *here to resolve the memory issue then. I still having doubt on the start.ini settings of yours. Anyway will wait for some technical advice. On Sun, Feb 9, 2014 at 7:04 PM, Martin Njenga martinkie...@gmail.comwrote:

Re: [Mifos-users] Fwd: Mifos access error

2014-02-09 Thread Martin Njenga
Ok..much appreciated.. When I return mine, it works but there's just that memory issue. Will wait for a response. On Sun, Feb 9, 2014 at 4:42 PM, Kalum Palihawadana kalum...@gmail.comwrote: Replace your start.ini back. We may need to ask from *an technical expert *here to resolve the memory

Re: [Mifos-users] Fwd: Mifos access error

2014-02-08 Thread Martin Njenga
Will let you know shortly after I do the re-installation using jetty(Jetty-bundles-repository-7.4.5.v20110725), and java 1.6 update 24 which I have found. Regards. On Sat, Feb 8, 2014 at 12:32 PM, Kalum Palihawadana kalum...@gmail.comwrote: Ok. What has hapenned now? Are you getting the same

Re: [Mifos-users] Fwd: Mifos access error

2014-02-08 Thread Martin Njenga
In regards to the version of jetty I found as above, is it OK, or I have to specifically use 'jetty distribution 7.4.5'? On Sat, Feb 8, 2014 at 1:01 PM, Martin Njenga martinkie...@gmail.comwrote: Will let you know shortly after I do the re-installation using

Re: [Mifos-users] Fwd: Mifos access error

2014-02-08 Thread Martin Njenga
I have re-installed java and jetty afresh with the appropriate versions, but still not working. When I run the start.jar script, cursor changes like its loading for a few seconds, then does nothing. An attempt to open http://localhost:8080/mifos gives an error: Browser could not connect to the

Re: [Mifos-users] Fwd: Mifos access error

2014-02-08 Thread Kalum Palihawadana
Go to command prompt and using DOS commands go inside the jetty installation folder. Ex. Cd c:\mifos\jetty Then at inside the jetty folder run command below Java -jar start.jar Let me know the result Kalum On Feb 8, 2014 5:51 PM, Martin Njenga martinkie...@gmail.com wrote: I have

Re: [Mifos-users] Fwd: Mifos access error

2014-02-08 Thread Matthew Laurenson
Hi Martin Have you tried connecting to http://localhost:8080/mifos now - you might find that Mifos is available there now. As Kalum mentioned, once the cmd window shows starting nothing further happens until someone logs in. Regards Matthew Laurenson

Re: [Mifos-users] Fwd: Mifos access error

2014-02-08 Thread Kalum Palihawadana
Yes. MIFOS should be available now. After jetty shows starting ,Please check on the browser. On Feb 9, 2014 1:38 AM, Matthew Laurenson matt...@laurenson.name wrote: Hi Martin Have you tried connecting to http://localhost:8080/mifos now - you might find that Mifos is available there now. As

[Mifos-users] Fwd: Mifos access error

2014-02-06 Thread Martin Njenga
Hello, I have been trying to install mifos v2.6.3 but to no success. I followed the procedure and instructions as detailed on mifos.org, but get the error below when I open http://localhost:8080//mifos : HTTP ERROR: 503 Problem accessing /mifos. Reason: Service Unavailable

Re: [Mifos-users] Fwd: Mifos access error

2014-02-06 Thread Kalum Palihawadana
You need to make sure jetty doesn't have any errors when it starts. (Till it says starting) Also make sure you are using a jetty version prior to 7.5. Version 7.45 works perfectly. Thanks and good luck Kalum On Feb 6, 2014 3:44 PM, Martin Njenga martinkie...@gmail.com wrote: Hello, I have

Re: [Mifos-users] Fwd: Mifos access error

2014-02-06 Thread Martin Njenga
Hi Kalum, Am using jetty 7.3. How do I check for errors since when I run jetty, the command prompt window shows up for a few seconds then dissapears.. Assist.. Martin. On Thu, Feb 6, 2014 at 4:14 PM, Kalum Palihawadana kalum...@gmail.comwrote: You need to make sure jetty doesn't have any

Re: [Mifos-users] Fwd: Mifos access error

2014-02-06 Thread Kalum Palihawadana
In CMD prompt , under properties tab you can adjust the size of window. Make there like width 170 and hight 4000, in both top and bottom. Then you can see CMD window size becomes full screen. Then run the java -jar mifos.jar again. You shoud see all the executing commands till the server starts.

Re: [Mifos-users] Fwd: Mifos access error

2014-02-06 Thread Kalum Palihawadana
Also please use Jetty 7.45. As far as I remmemberJetty 7.3 package was not complete. On Feb 7, 2014 5:45 AM, Kalum Palihawadana kalum...@gmail.com wrote: In CMD prompt , under properties tab you can adjust the size of window. Make there like width 170 and hight 4000, in both top and bottom.

Re: [Mifos-users] Fwd: Mifos access error

2014-02-06 Thread Kevin Kimani
kindly give us a more detail of the enviroment you are using i.e. OS: Web server: Database: JAVA: Lastly, confirm that you have set the environmental variables correctly. On Thursday, 6 February 2014 13:12:45 UTC+3, Martin Njenga wrote: Hello, I have been trying to install mifos v2.6.3 but