Just to add to Lukasz suggestion,
The Windows command console information typically scrolls out of sight,
because the default window is only 300 lines.
If you right click on the black C:\_ icon in the title bar, change the
Screen Buffer Size to something like:
Width 240
Height 3000
and save the settings, then you'll be able to see what happened just
after you ran java -jar start.jar
In particular, see whether the third line is something like
2012-07-10 06:05:55.750:INFO:oejd.DeploymentManager:Deployable added:
C:\java\jetty-7.5.4\webapps\mifos.war
(to confirm whether the mifos.war is where it should be)
You can also scan down the log to see whether there are any helpful
ERROR messages (rather than INFO).
Regards
Matthew
On 10/07/2012 6:37 p.m., Lukasz Chudy wrote:
Hi Dale,
Did you copy mifos.war file into the JETTY_HOME/webapps directory?
Regards,
Lukasz
On 07/10/2012 08:27 AM, Dale Fuertes wrote:
10 July 2012
Hi everyone,
Thanks for the help. One barrier solved on Jetty start, but I cannot
see Mifos login page--
Tried the suggestion of Nayan by removing the space in the folder,
changing "Mifos Install" --> "MifosInstall"
Then updated the System environment variables for the folder name change.
Then started Jetty in the command prompt, IT WORKS! Like what Matthew
has shown.
Was able to see "Welcome to Jetty 7" in the http://localhost:8080
However, cannot see Mifos login page inhttp://localhost:8080/mifos.
It shows this:
Not Found ERROR
custom 404 page
If you might ask, there is no Mifos.log file in jetty folder, or any
log file inside log folder of jetty.
Please advise what to do next. Thanks so much.
Regards,
*Dale A. Fuertes-Pham*
Email: dale_fuer...@yahoo.com
------------------------------------------------------------------------
*From:* Nayan Ambali <nayan.amb...@gmail.com>
*To:* Dale Fuertes <dale_fuer...@yahoo.com>; A good place to start
for users or folks new to Mifos. <mifos-users@lists.sourceforge.net>;
Mifos software development <mifos-develo...@lists.sourceforge.net>
*Cc:* Matthew Laurenson <matt...@laurenson.name>
*Sent:* Tuesday, July 10, 2012 9:13 AM
*Subject:* Re: [Mifos-users] Mifos Installation - Help please
Hi Dale,
Can you try removing the space from folder name "Mifos Install" and
make it " MifosInstall" and also do necessary changes like System
variables because of the change in the folder name.
The reason may be http://jira.codehaus.org/browse/JETTY-1439 this.
Thanks
Nayan Ambali
On Tue, Jul 10, 2012 at 1:12 AM, Dale Fuertes <dale_fuer...@yahoo.com
<mailto:dale_fuer...@yahoo.com>> wrote:
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
<http://java.net.urlclassloader.fi/>.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 <mailto:dale_fuer...@yahoo.com>
------------------------------------------------------------------------
*From:* Matthew Laurenson <matt...@laurenson.name
<mailto:matt...@laurenson.name>>
*To:* mifos-users@lists.sourceforge.net
<mailto: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
<http://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
<mailto: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
<mailto:Mifos-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/mifos-users
--
Regards
Nayan G. A.
9901154134
------------------------------------------------------------------------------
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