Tom Longson <joyraah at yahoo.com> writes:

> The new snapshots are not working under Macintosh OS X. I personally
> have seen it, and have gotten two emails regarding it. Attached is a
> message describing the symptoms. I'm trying to put together a custom
> mac Freenet package and a Frost package, so I really would appreciate
> the fix.
> 
I'll see what I can do to describe the problem

> Our fearless leader being useful:
> <sanity> nym: get a decent operating system ;-P
> 
Jumping in right in the middle of the IRC debate over fproxy and
trusting nyms wasn't the best way to get a good response from Ian.

> 
> -Nym
> buttsnot.com
<SNIP> 
> 
> Jan 13, 2002 10:18:53 PM (Freenet.node.Main, main): Failed to load
> service: fproxy
> Freenet.interfaces.ServiceException: java.lang.ClassNotFoundException:
> Freenet.client.http.FproxyServlet
<SNIP stacktrace>
> Jan 13, 2002 10:18:53 PM (Freenet.node.Main, main): Failed to load
> service: nodestatus
> Freenet.interfaces.ServiceException: java.lang.ClassNotFoundException:
> Freenet.client.http.NodeStatusServlet
<SNIP stacktrace>
> Jan 13, 2002 10:18:54 PM (Freenet.node.Node, main): Starting ticker..
> Jan 13, 2002 10:18:54 PM (Freenet.node.Node, main): Starting
> interfaces..
> 
> Any ideas?  Thanks!  
>
<SNIP other text>

Yup, clearly the problem is that it's not finding the fproxy and nss
classes, most likely because they're not in the jar file where they're
supposed to be.  Maybe it's because you don't have the javax stuff in
your classpath when compiling those two, or maybe they're just not
being compiled.  In any case, the code hasn't changed with respect to
these servlets (with the exception that the makefile downloads the
-ext.jar file).  Hope you figure out what's causing this

Thelema
-- 
E-mail: thelema314 at bigfoot.com                        Raabu and Piisu
GPG 1024D/36352AAB fpr:756D F615 B4F3 BFFC 02C7  84B7 D8D7 6ECE 3635 2AAB

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to