Re: SableVM on OpenWRT
"Stefan Arentz" <[email protected]> Fri, 5 May 2006 19:03:21 +0200
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
On 5/4/06, Etienne Gagnon <[email protected]> wrote: > Hi Stefan, > > You should read the SableVM manual to control the various memory > defaults of SableVM. e.g. Hi Etienne, Yeah I found those after I posted this message :-/ I must say, it is quite a challenge to get things up and running on such a small device. Mostly because I need a small subset of gnu classpath and it is not always clear what the (inter)dependencies of classes are. I now have another problem though. I put a tiny little web server on the AP which I found at: http://www.jibble.org/jibblewebserver.php It starts up and can serve one page. Then the VM simply stops without a concrete error message. Is there anything I can do to get more feedback to figure out what really is going on? S.