10 July 2012
Hi Matthew,
Thanks. This is what I see after doing your instruction:
C:\Mifos
Install\jetty-distribution-7.3.1.v20110307>java -jar start.jar
java.lang.NoClassDefFoundError:
Install\jetty-distribution-7/3/1/v20110307
Caused by: java.lang.ClassNotFoundException:
Install\jetty-distribution-7.3.1.v20110307
at
java.net.URLClassLoader$1.run<Unknown Source>
at
java.security.AccessController.doPrivileged<Native Method>
at
java.net.URLClassLoader.findClass<Unknown Source>
at
java.lang.ClassLoader.loadClass<Unknown Source>
at
sun.misc.Launcher$AppClassLoader.loadClass<Unknown Source>
at
java.lang.ClassLoader.loadClass<Unknown Source>
Could not find the main class:
Install\jetty-distribution-7.3.1.v20110307.
Program will exit.
Exception in thread "main"
This is totally different from what you've shown. Jetty did not start ok.
Please advise what to do next. Thanks.
Regards,
Dale A. Fuertes-Pham
Email: dale_fuer...@yahoo.com
________________________________
From: Matthew Laurenson <matt...@laurenson.name>
To: mifos-users@lists.sourceforge.net
Sent: Tuesday, July 10, 2012 1:11 AM
Subject: Re: [Mifos-users] Mifos Installation - Help please
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
------------------------------------------------------------------------------
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