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\Freenet>java -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?

_______________________________________________
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]

Reply via email to