← Back to team overview

dhis2-users team mailing list archive

Re: DHIS-live: NO JSP Support for /,

 

I'm not sure dhis2-live will make much sense of lxde.  But as you say,
given your memory constraints, you are most likely not going to want to run
a window manager at all.

I'm also not 100% sure what is behind the jsp/jasper error, but its worth
bearing in mind that dhis doesn't use any jsp at all (afaik - someone
please correct me if there are some views I have missed).  So I am pretty
sure that you can  safely comment out the <servlet ... /> section in
web.xml in the main conf directory which loads the jasper JspServlet.  That
should get rid of the error as well as save you another smidgeon of ram.


On 14 April 2014 00:13, Mark Spohr <mhspohr@xxxxxxxxx> wrote:

> Hi Bob,
> The Raspberry Pi Debian Wheezy does come with the LXDE window manager but
> to reduce the strain on the system it would be better to run it without the
> window manager and just use it as a server. The RPi has 500 Meg RAM.
> I tried dhis-live first since it looked like that would be easiest to set
> up with the H2 db.
> Since this seems to have problems, I'll go through a manual install as a
> server with H2 but I hope I don't run into this same issue.
>
> .Mark
>
> Mark Spohr, MD
> mhspohr@xxxxxxxxx
> +1 530 554 2230
>
>
>
>
> On Sun, Apr 13, 2014 at 3:44 PM, Bob Jolliffe <bobjolliffe@xxxxxxxxx>wrote:
>
>> Hi Mark
>>
>> I also have a raspberry pi but don't ever get the chance to play with it
>> :-)
>>
>> But if I was going to get dhis to run on it I don't think I would use
>> dhis2-live.  dhis2-live assumes a window manager with shell support (like
>> gnome) which is probably not what you want on your little pi.  Are you just
>> setting it up as a dhis2 server "appliance" or do you propose to run it as
>> the desktop ui as well?  I think the latter might be pushing it ... having
>> 2 or more pi's, with one acting as server might make more sense.  (how much
>> ram do you have?)  If you want to run server and desktop client together,
>> then you are going to have to put things together more carefully and
>> economically that dhis2-live.
>>
>> Bob
>>
>>
>> On 13 April 2014 17:05, Mark Spohr <mhspohr@xxxxxxxxx> wrote:
>>
>>> I'm trying to help a very resource poor organization get dhis-live
>>> running on Raspberry Pi (ARM) and am encountering the following error:
>>> NO JSP Support for /, did not find org.apache.jasper.servlet.jspServlet
>>>
>>> I have tried to start dhis-live with OPTIONS=Server,jsp and get the same
>>> error.
>>> This Pi is using Debian Wheezy with Oracle Java 1.7.0_40
>>>
>>> I noticed that Knut and others have identified this problem and I was
>>> wondering if anyone had sorted the problem.
>>>
>>> .Mark
>>>
>>>
>>> Mark Spohr, MD
>>> mhspohr@xxxxxxxxx
>>> +1 530 554 2230
>>>
>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>
>

Follow ups

References