Re: [freenet-support] error at launching unstable

2005-06-29 Thread Matthew Toseland
So you downloaded freenet-unstable-latest.jar and got the below? You
sure it's not a corrupt jar? How big is it? At the moment we recommend
people use stable.. there will be a 0.7 beta eventually...

On Wed, Jun 29, 2005 at 01:21:18AM +0900, tripod31 wrote:
 I run freenet.exe(unstable-latest),on windows2000,jre1.5.04.
 I get this error, Could not find the main class.
 Program will exit. with title, Java Virtual Machine Launcher. 
 I get no error when I run stable version(5103).
 
 Then I tried from command line and got:
 C:\devel\Freenetjava -cp freenet.jar;freenet-ext.jar freenet.node.Main
 Exception in thread main java.lang.ExceptionInInitializerError
 at java.lang.Class.forName0(Native Method)
 at java.lang.Class.forName(Unknown Source)
 at freenet.node.Main.class$(Main.java:274)
 at freenet.node.Main.clinit(Main.java:274)
 Caused by: java.lang.NullPointerException
 at freenet.config.Config.setExpert(Config.java:147)
 at freenet.node.Node.clinit(Node.java:2580)
 ... 4 more
 
 When I tried same thing with stable version,I got no error.
 
 I googled that erorr and got
 http://www.mail-archive.com/devl@freenetproject.org/msg13765.html
 But this is too old.
 
 freenet.ini issue?
 Could anyone help?
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] error at launching unstable

2005-06-29 Thread tripod31
Matthew Toseland wrote:
So you downloaded freenet-unstable-latest.jar and got the below? You
sure it's not a corrupt jar? How big is it? At the moment we recommend
people use stable.. there will be a 0.7 beta eventually...

I downloaded freenet-unstable-latest.jar which size is 2,639,857byte.
Is it right?
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]