Hi Dale Rather than starting Jetty as described in http://mifos.org/documentation/installation-guide/windows-installation-guide/run-mifos could I suggest that you:
Go the command prompt Start | All Programs | Accessories | Command). Change to the directory where you have installed Jetty CD \mifos\jetty or whatever Start Jetty using this command: java -jar start.jar and see what shows on the console. I see something like this: 2012-07-10 06:05:55.688:INFO:oejs.Server:jetty-7.5.4.v20111024 2012-07-10 06:05:55.719:INFO:oejdp.ScanningAppProvider:Deployment monitor C:\java\jetty-7.5.4\webapps at interval 1 2012-07-10 06:05:55.750:INFO:oejd.DeploymentManager:Deployable added: C:\java\jetty-7.5.4\webapps\mifos.war 2012-07-10 06:06:07.419:INFO:oejw.WebInfConfiguration:Extract jar:file:/C:/java/jetty-7.5.4/webapps/mifos.war!/ to C:\Users\Matthew\AppData\Local\Temp\jetty-0.0.0.0-8080-mifos.war-_mifos-any-\webapp (bit of a pause at this point while Jetty unpacks the mifos war each time) then a lot more lines finishing with: 2012-07-10 06:08:03.985:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8080 STARTING If jetty starts OK, you should be able to see a "Welcome to Jetty" screen (not MIFOS) at http://localhost:8080 and then Mifos at http://localhost:8080/mifos Regards Matthew ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mifos-users mailing list Mifos-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mifos-users