[Helma-user] Mysterious crash deploying on Dreamhost
Maksim Lin for technical support mailling lists
maksim_lin at ngv.vic.gov.au
Tue May 15 01:35:49 CEST 2007
Hi Phil,
It might be worth checking what version of java they provide (try on the
console: java -version) - I seem to remember something simliar happenign
a while back when I tried running helma with gcj (the default java
implementation on many linux distributions)
Also while the java jvm is quite memory heavy, helma is actually one of
the most memory efficient java apps that I have ever used - espeically a
server-side one and it runs very well on the VPS (virtual private
server) hosting service that I use. So if it is a memory constraint
problem on your hosting service I very much doubt you will get an java
based app that will use less memory then helma.
Maks.
> -----Original Message-----
> From: helma-user-bounces at helma.org
> [mailto:helma-user-bounces at helma.org] On Behalf Of Phil Hagelberg
> Sent: Tuesday, 15 May 2007 03:46
> To: helma-user at helma.org
> Subject: [Helma-user] Mysterious crash deploying on Dreamhost
>
>
> Hey; I've written up my first simple (toy) Helma app, and I'd
> like to get it deployed. I've got a hosting account with
> Dreamhost, and they seem to have Java installed. I'm using
> the latest 1.6.0-rc1.
>
> Everything seems to work fine when I run start.sh. I can load
> the app in my browser on port 8080. However, after a few
> seconds (about 10 or
> so) I get the following message in the console:
>
> ./start.sh: line 78: 9419 Killed $JAVACMD
> $JAVA_OPTIONS -jar "$INSTALL_DIR/launcher.jar" $SWITCHES
>
> None of the log files show any indication of something going
> wrong, but the server mysteriously dies. This app works fine
> on my own system.
>
> Any idea what would cause this? My suspicion is that it's
> getting killed for using too much CPU or memory as those
> resources are often tight on a shared-host environment like
> this. Has anyone gotten Helma to work on Dreamhost?
>
> thanks,
>
> Phil Hagelberg
> http://technomancy.us
> _______________________________________________
> Helma-user mailing list
> Helma-user at helma.org
> http://helma.org/mailman/listinfo/helma-user
>
>
>
More information about the Helma-user
mailing list