I would be extremely grateful if someone familiar with Mifos error logs
could take a glance at this log fragment and suggest a cause:
http://db.tt/4glyego2

I'm getting nowhere and can't identify a configuration problem
anywhere.  (To recap: I have Mifos 2.6.0 working fine on one server,
with Java 1.7 and no SSL.  I have SSL working with Jetty on the new
server but can't get Mifos 2.6.1 to start.  The set-up is otherwise
essentially the same.)

John (:


-------- Original Message --------
Subject:        Another urgent help request - Mifos 2.6.1 installation
Date:   Sun, 02 Jun 2013 18:34:09 +0100
From:   John Waters <[email protected]>
Reply-To:       [email protected]
To:     Mifos users' list <[email protected]>



Following my recent difficulties getting SSL to work with Jetty
alongside Tomcat and Apache, I installed Jetty on its own on a new
server.  SSL now works fine with Jetty.

However, whereas I had Mifos 2.6.0 working without SSL on the original
server, I now can't get it to start at all on the new server.

The setup I have here is:
    Ubuntu 12.04 LTS
    Java 1.6.0_43
    Jetty 7.3.1 using HTTPS only on port 3301
    Mifos 2.6.1

When I start Jetty there is no indication of a problem, and pointing a
browser at https://10.0.0.14:3301 brings up the usual Jetty test screen.

However, pointing a browser at https://10.0.0.14:3301/mifos gives me:

    HTTP ERROR: 503

    Problem accessing /mifos. Reason:

        Service Unavailable

    Powered by Jetty://


$JETTY_HOME/Mifos.log includes the line

    Caused by: java.sql.SQLException: Access denied for user
'mifos'@'localhost' (using password: YES)

which I would have assumed to be the cause of the problem.  However, the
password is correct and the user "mifos" has all the privileges
configured by install-ubuntu.sh.  The password I generated for the user
"mifos" is in both install-ubuntu.sh and
~/mifos-v2.6.1/config/local.properties, and I can use it to access
"mifos" as user "mifos" from the command line.

I'm now several hours older than I was when I started struggling with
this and, once again, I'm completely out of my depth.  Any help would be
appreciated enormously.

The last two bursts of $JETTY_HOME/Mifos.log can be seen here (with a
little annotation):  http://db.tt/4glyego2

Thanks in advance

John (:






------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to