Hi Garry,

> i've tried the "ant" command to check if really doesn't have an error.
The 
> result is BUILD FAILED.

If the build is failing, then this needs to be resolved before you try
to deploy Mifos.

First things first, you mentioned in a previous email that you were
using the following configuration to build/install Mifos:

"Here's what I had used:
    JBOSS-4.2.1.GA
    MYSQL 4.1.22
    JAVA_EE_SDK-5_03-windows
    Apache Ant 1.7.0

My Laptop specs are:
    Core 2 Duo T5600 1.83GHz
    1 GB Memory
    120 GB HD
    Windows XP SP2"

Some suggestions to help get you to a configuration that we know works
would be to get versions that match our test server:

JBoss 4.0.3SP1 - rather than 4.2
MySQL 5.0 - rather than 4.1
Java SDK 1.5 (update 12 and 13 are currently being used on different
machines successfully) - rather than the enterprise edition.

Make sure you only have one instance of each dependency running and that
it is the correct version.

Then, try building the software from source again using the 'ant dist'
command (ensuring that your time zone is set to Pacific Time zone and
your OS language is set to English).  When the build completes, let us
know if it is successful or if it has still failed.  If it fails, please
send along the xml output from your build which can be found in the
'dist' directory of your source code.

If it is successful, once again, ensure that only one instance of JBoss
is running (v 4.0.3SP1) and that nothing else is running on port 8080 on
your machine.  Then, try deploying Mifos again in JBoss and see if there
are still errors.

I think if you take this approach, we will more easily be able to
separate issues with building the software successfully and deploying
the software successfully, which will be very helpful.

Good luck and hopefully this time things will be successful for you :)

Aliya




-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

Reply via email to