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

2006-12-23 Thread freenetw...@web.de
>Doesn't happen here. Maybe an SVN/compiling glitch? You did compile it
>yourself, correct? With sun java or GCJ?

1. "ant clean"
2. delete test folder contents as it depends on junit, regardless the 
proclamation of default target being independent of them now it still is (here)
3. "ant"
4. compiles without problems
5. run
6. get exception on node startup
7. node shuts down


jikes is not installed here, compiling is done with sun's javac

"java -version":
java version "1.6.0-beta2"
Java(TM) SE Runtime Environment (build 1.6.0-beta2-b86)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b86, mixed mode, sharing)

"javac -version":
javac 1.6.0-beta2


wrapper is not installed but it wonderfully worked without until now (yet 
another*** annoying "must-have" dependency!!?!)



>On Thu, Dec 21, 2006 at 10:30:32PM +0100, freenetwork at web.de wrote:
>> ...and once again one of the recent change broke my node... *sigh*
>> build 11507
>>=20
>>=20
>> 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: con=
>fig
>> 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(WrapperMa=
>nager.java:2831)
>> at org.tanukisoftware.wrapper.WrapperManager.privilegedStart(Wrap=
>perManager.java:1815)
>> at org.tanukisoftware.wrapper.WrapperManager.access$2400(WrapperM=
>anager.java:103)
>> at org.tanukisoftware.wrapper.WrapperManager$5.run(WrapperManager=
>=2Ejava:1743)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at org.tanukisoftware.wrapper.WrapperManager.start(WrapperManager=
>=2Ejava: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.
>>=20
>>=20
>> ___
>> 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/sup=
>port
>> Or mailto:support-request at freenetproject.org?subject=3Dunsubscribe
>>=20

>--M9NhX3UHpAaciwkO
>Content-Type: application/pgp-signature; name="signature.asc"
>Content-Description: Digital signature
>Content-Disposition: inline

>-BEGIN PGP SIGNATURE-
>Version: GnuPG v1.4.6 (GNU/Linux)

>iD8DBQFFjHUTA9rUluQ9pFARAqdXAJ9OGiuY8kGxD/GoZGeHBGue/1fOawCdHNw/
>iljgXZSwKBv5wfbPfF2kRTA=
>=a1a8
>-END PGP SIGNATURE-

>--M9NhX3UHpAaciwkO--


>--===1987447660==
>Content-Type: text/plain; charset="us-ascii"
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>Content-Disposition: inline

>___
>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
>--===1987447660==--







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

2006-12-23 Thread Matthew Toseland
Doesn't happen here. Maybe an SVN/compiling glitch? You did compile it
yourself, correct? With sun java or GCJ?

On Thu, Dec 21, 2006 at 10:30:32PM +0100, freenetwork at web.de wrote:
> ...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.
> 
> 
> ___
> 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
> 
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 



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

2006-12-22 Thread freenetw...@web.de
Bug still in build 11514 :(

>As far as I know this is fixed.

>On Fri, Dec 22, 2006 at 07:43:09AM +0100, freenetwork at web.de wrote:
>> >> ...and once again one of the recent change broke my node... *sigh*
>> >> build 11507
>> >>
>>=20
>> >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?
>>=20
>> >Thanks  :)
>>=20
>> 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 test=
>s ran through okay (which i assume they did) a=20
>> 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 ha=
>ven't submitted a bug to emu. if it turns out to be one, i'll add one there.
>>=20
>> so, again, no offense meant! sorry, you thought so :(
>>=20
>> merry christmas :)
>> ERsT0r! :P

>--GvXjxJ+pjyke8COw
>Content-Type: application/pgp-signature; name="signature.asc"
>Content-Description: Digital signature
>Content-Disposition: inline

>-BEGIN PGP SIGNATURE-
>Version: GnuPG v1.4.6 (GNU/Linux)

>iD8DBQFFjFZBA9rUluQ9pFARAkrSAJ0WA8O457BOtc68LM3YdwjP8PUs6QCgoKyz
>WjL8qV+gQY0fM3OE6wAdTR0=
>=klFd
>-END PGP SIGNATURE-

>--GvXjxJ+pjyke8COw--


>--===0239746020==
>Content-Type: text/plain; charset="us-ascii"
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>Content-Disposition: inline

>___
>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
>--===0239746020==--







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

2006-12-22 Thread Matthew Toseland
As far as I know this is fixed.

On Fri, Dec 22, 2006 at 07:43:09AM +0100, 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  :)
> 
> 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
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 



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

2006-12-22 Thread freenetw...@web.de
>> ...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






[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



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]