← Back to team overview

dhis2-users team mailing list archive

Re: [Dhis2-devs] DHIS2 404 error

 

Hi Gerald

Looks like 2 different things are going on here.  First as Alex says,
check that you don't already have something listening on 8080
(netstat -ntl is your friend).  You are getting that error earlier in
the catalina log - port is already taken.

Then finally it seems to start but it doesn't look like you have dhis
war file deployed.

I think we have been through this before, but do you have 2 different
tomcat installations which are competing with one another?

On 18 May 2015 at 18:25, Alex Tumwesigye <atumwesigye@xxxxxxxxx> wrote:
> Dear Gerald,
>
> Please visit this link
> https://www.dhis2.org/doc/snapshot/en/implementer/html/ch08s02.html#d5e505
>
> Also ensure that only one tomcat instance is running on the port.
>
>
> Alex
>
> On Mon, May 18, 2015 at 8:13 PM, Dan Cocos <dan@xxxxxxxxxxxx> wrote:
>>
>> Hi Gerald,
>>
>> I looks like it is unable to connect to the database. Is your database
>> started and your connection info properly set in hibernate.properties?
>>
>>
>> Dan Cocos
>> BAO Systems
>> www.baosystems.com
>> T: +1 202-352-2671 | skype: dancocos
>>
>> On May 18, 2015, at 12:46 PM, gerald thomas <gerald17006@xxxxxxxxx> wrote:
>>
>> Dear All,
>> Why i am getting Error 404 most of the time? What am I doing wrong
>> that is creating this error?
>> Please help me.
>> Attached are my log files.
>>
>> --
>> Regards,
>>
>> Gerald
>>
>> <catalina.2015-05-18.log><localhost.2015-05-18.log>_______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
>
> --
> Alex Tumwesigye
>
> Technical Advisor - DHIS2 (Consultant),
> Ministry of Health/AFENET
> Kampala
> Uganda
>
> IT Consultant - BarefootPower Uganda Ltd, SmartSolar, Kenya
>
> IT Specialist (Servers, Networks and Security, Health Information Systems -
> DHIS2 ) & Solar Consultant
>
> +256 774149 775, + 256 759 800161
>
> "I don't want to be anything other than what I have been - one tree hill "
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>


References