Roger, If on Windows, try starting up tomcat manually with the startup.bat which gives you a console where you can monitor the log. This bat file is usually only available when downloading the zip archive of the binary distribution: http://tomcat.apache.org/download-70.cgi (look for the .zip files)
On linux you can run the startup.sh and use e.g. "tail -f <tomcat_intstall_dir>/logs/catalina.out to get the same. Make sure the dhis.war is in tomcat/webapps before you start tomcat (and also delete webapps/dhis if there), and then no need to use the tomcat manager. This should tell you more on what is going on. Ola --------- ---------------------------------- Ola Hodne Titlestad (Mr) HISP Department of Informatics University of Oslo Mobile: +47 48069736 Home address: Vetlandsvn. 95B, 0685 Oslo, Norway. Googlemaps link<http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Vetlandsvn.+95B,+0685+Oslo,+Norway> On 21 June 2011 23:15, Yusuph Kassim <[email protected]> wrote: > try increasing memory for tomcat, sometimes you get nothing if you dont > have enought memory ( not even the javaOutOfMemory error) > > cheers > > On Tue, Jun 21, 2011 at 10:17 PM, Jo Størset <[email protected]> wrote: > >> >> Den 21. juni 2011 kl. 21.03 skrev Friedman, Roger (CDC/CGH/DGHA) (CTR): >> >> Sorry, didn't say that I had looked at the logs. **** >> Manager shows the stop of /dhis2 but not its start.**** >> Jakarta looks uneventful**** >> Catalina looks uneventful**** >> localhost and stdout have not been modified since the steps >> below**** >> >> >> Strange, it does sound suspiciously like PEBKAC :) Just to verify, your >> war file is about 50 MB in size? And you don't have multiple tomcat >> instances interfering in some way? And you have of course tried restarting >> an extra time? Other than that, I'm afraid I'm not the right person to help, >> as I've never tried the tomcat manager.. >> >> Jo >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~dhis2-users >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~dhis2-users >> More help : https://help.launchpad.net/ListHelp >> >> > > > -- > Yusuph Kassim Kulindwa, > University of Dar Es Salaam, > Department of Computer Science, > System Developer/ Research Assistant. > > Cell: +255 713 535648 > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

