[freenet-support] Node doesn't start anymore... "java.lang.NoSuchFieldError: config"

2006-12-21 Thread freenetw...@web.de
...and once again one of the recent change broke my node... *sigh*
build 11507


Initializing SSK Datacache (15344 keys)
Opening database using .\ssk-xxx.cache
Opening block db index
Keys in store: db 4422 file 4422 / max 15344
Deleted 0 of 0 temporary files (0 non-temp files in temp directory) in
Initializing USK Manager
Initializing Plugin Manager
Error in WrapperListener.start callback.  java.lang.NoSuchFieldError: config
java.lang.NoSuchFieldError: config
at freenet.pluginmanager.PluginManager.(PluginManager.java:62)
at freenet.node.Node.(Node.java:1338)
at freenet.node.NodeStarter.start(NodeStarter.java:148)
at 
org.tanukisoftware.wrapper.WrapperManager.startInner(WrapperManager.java:2831)
at 
org.tanukisoftware.wrapper.WrapperManager.privilegedStart(WrapperManager.java:1815)
at 
org.tanukisoftware.wrapper.WrapperManager.access$2400(WrapperManager.java:103)
at 
org.tanukisoftware.wrapper.WrapperManager$5.run(WrapperManager.java:1743)
at java.security.AccessController.doPrivileged(Native Method)
at 
org.tanukisoftware.wrapper.WrapperManager.start(WrapperManager.java:1740)
at freenet.node.NodeStarter.main(NodeStarter.java:256)
at freenet.node.Node.main(Node.java:685)
Closing database due to shutdown.
Closing database due to shutdown.
Closing database due to shutdown.
Closing database due to shutdown.
Closing database due to shutdown.
Closing database due to shutdown.
Closed database
Closed database
Closed database
Closed database
Closed database
Closed database
Successfully closed all datastores.





[freenet-support] Node doesn't start anymore... "java.lang.NoSuchFieldError: config"

2006-12-21 Thread Juiceman
On 12/21/06, freenetwork at web.de  wrote:
> ...and once again one of the recent change broke my node... *sigh*
> build 11507
>

You realize you are running "unstable(testing)" builds of alpha
software, right?  If you aren't doing it to test the software, I
suggest you stick to the "stable" releases.  If you are reporting a
bug, could you choose a nicer tone please?

Thanks  :)
-- 
I may disagree with what you have to say, but I shall defend, to the
death, your right to say it. - Voltaire
Those who would give up Liberty, to purchase temporary Safety, deserve
neither Liberty nor Safety. - Ben Franklin



[freenet-support] HELP!!!!!

2006-12-21 Thread Volodya
damian alexander wrote:
> 
> yes 0.5,, i cant remember what the error messages were they flashed
> so quickly acroos my screen 

Wow, that's weird. I honestly don't remember 0,5's installation process, so i'd 
advise you
to look for a log somewhere in the directory you were installing it to.
  - Volodya

-- 
http://freedom.libsyn.com/   Voice of Freedom, Radical Podcast
http://freeselfdefence.info/ Self-defence wiki
http://www.kingstonstudents.org/ Kingston University students' forum

 "None of us are free until all of us are free."~ Mihail Bakunin



[freenet-support] HELP!!!!!

2006-12-21 Thread damian alexander

yes 0.5,, i cant remember what the error messages were they flashed so 
quickly acroos my screen 

>From: Volodya 
>Reply-To: support at freenetproject.org
>To: support at freenetproject.org
>Subject: Re: [freenet-support] HELP!
>Date: Wed, 20 Dec 2006 08:46:38 +
>
>damian alexander wrote:
> > ok, downloaded , installed went to run & got a bunch of errors& it shut 
>down
>
>You are talking about 0,5 right?
>
>Firstly make sure that 0,7 is not running at the same time. I think 0,7 can 
>handle if 0,5
>is already running, but it doesn't work the other way around. Also what 
>were a bunch of
>errors? How much memory does your computer have (freenet needs quite a 
>lot... especially
>after your database will start growing).
>
> - Volodya
>
>--
>http://freedom.libsyn.com/   Voice of Freedom, Radical Podcast
>http://freeselfdefence.info/ Self-defence wiki
>http://www.kingstonstudents.org/ Kingston University students' forum
>
>  "None of us are free until all of us are free."~ Mihail Bakunin
>___
>Support mailing list
>Support at freenetproject.org
>http://news.gmane.org/gmane.network.freenet.support
>Unsubscribe at 
>http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
>Or mailto:support-request at freenetproject.org?subject=unsubscribe

_
Dave vs. Carl: The Insignificant Championship Series. ?Who will win? 
http://clk.atdmt.com/MSN/go/msnnkwsp007001msn/direct/01/?href=http://davevscarl.spaces.live.com/?icid=T001MSN38C07001




Re: [freenet-support] HELP!!!!!

2006-12-21 Thread damian alexander

on my computer it was a standrard install , the problem is all these errors 
,,,

From: Volodya [EMAIL PROTECTED]
Reply-To: support@freenetproject.org
To: support@freenetproject.org
Subject: Re: [freenet-support] HELP!
Date: Thu, 21 Dec 2006 07:25:31 +

damian alexander wrote:
 
  yes 0.5,, i cant remember what the error messages were they flashed
  so quickly acroos my screen 

Wow, that's weird. I honestly don't remember 0,5's installation process, so 
i'd advise you
to look for a log somewhere in the directory you were installing it to.
   - Volodya

--
http://freedom.libsyn.com/   Voice of Freedom, Radical Podcast
http://freeselfdefence.info/ Self-defence wiki
http://www.kingstonstudents.org/ Kingston University students' forum

  None of us are free until all of us are free.~ Mihail Bakunin
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at 
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

_
Fixing up the home? Live Search can help 
http://imagine-windowslive.com/search/kits/default.aspx?kit=improvelocale=en-USsource=hmemailtaglinenov06FORM=WLMTAG

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


Re: [freenet-support] Node doesn't start anymore... java.lang.NoSuchFieldError: config

2006-12-21 Thread [EMAIL PROTECTED]
 ...and once again one of the recent change broke my node... *sigh*
 build 11507


You realize you are running unstable(testing) builds of alpha
software, right?  If you aren't doing it to test the software, I
suggest you stick to the stable releases.  If you are reporting a
bug, could you choose a nicer tone please?

Thanks  :)

wow, juiceman. i meant no offense or harm to anyone!
i know it's alpha as i've been around since version 0.3, ran 0.7 builds 300 
and participated in the 0.7 testnet.
what i mention here is that in the last few weeks there have been commits to 
HEAD that effectively stop a node from functioning. of course this can happen, 
but i'd like to see more testing before committing, and if the tests ran 
through okay (which i assume they did) a 
relatively quick response to the developers indicating a problem (my mail). as 
i assume this is a configuration or settings problem at my side, i haven't 
submitted a bug to emu. if it turns out to be one, i'll add one there.

so, again, no offense meant! sorry, you thought so :(

merry christmas :)
ERsT0r! :P



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