--- In "akikem" <> wrote:
>
>
> I have been trying to run jetty on a TS-7200 with a 2.6.29 kernel. I need
> jetty because of a web-based software I need to run.
>
> I'm using debian sarge, as the one that you can find on the FTP from TS.
> However, I can't make it work. I read some older posts, where they state that
> it's possible. I tried with CVM, JAMVM, GCJ, etc...
>
> The best approach I get was with jamvm 1.5.0 and jetty-6.1.22 where I tried
> the following:
>
> :jetty-6.1.22# jamvm
> -Xbootclasspath:/usr/share/classpath/glibj.zip:/usr/local/jamvm/share/jamvm/classes.zip
> -jar start.jar
>
> and I get:
>
> Fatal error: Bad java.lang.VMClassLoader (missing or corrupt)
>
> I'm not too much into java... and the only thing I need is to run jetty so I
> can run the webapp and continue with the developing.. so maybe it's a
> beginners mistake and it's about classpath? I can't compile gnu classpath
> 0.98, however, I apt-get the classpath from the debian sarge repository.
>
> Any help (any documentation about running jetty on ts-7200) will be greatly
> appreciated!
>
> Regards,
>
> Enrique
>
Try using strace to find out where is javmvm looking for classpath stuff.
I am using the same combination for a last few years, but I compiled both
peaces myself.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|