[freenet-support] (correction) hang on install

2007-10-27 Thread David ‘Bombe’ Roden
On Wed, 2007-10-17 at 20:43 -0400, Michael R. Hines wrote:
> I fixed it my self by removing internationalization call from the faulting 
> line.

The l10n call never was the problem, that call was missing the name of
the HTML node (which should have been "#"). Fixed in more recent
versions, sorry for the late reply. :)


David

-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: 



[freenet-support] (correction) hang on install

2007-10-27 Thread Michael R. Hines
No problem. I appreciate your help =)

- Michael

David ?Bombe? Roden wrote:
> On Wed, 2007-10-17 at 20:43 -0400, Michael R. Hines wrote:
>   
>> I fixed it my self by removing internationalization call from the faulting 
>> line.
>> 
>
> The l10n call never was the problem, that call was missing the name of
> the HTML node (which should have been "#"). Fixed in more recent
> versions, sorry for the late reply. :)
>
>
>   David
>
>   




[freenet-support] (correction) hang on install

2007-10-17 Thread Michael R. Hines
I fixed it my self by removing internationalization call from the faulting line.

- Michael

Michael R. Hines wrote:
> Correction. The aforementioned error is wrong.
> 
> Here's the correct java error:
> 
> java.lang.IllegalArgumentException: element name is not legal
> at freenet.support.HTMLNode.(HTMLNode.java:46)
> at freenet.support.HTMLNode.addChild(HTMLNode.java:130)
> at freenet.support.HTMLNode.addChild(HTMLNode.java:114)
> at freenet.support.HTMLNode.addChild(HTMLNode.java:110)
> at
> freenet.node.useralerts.MeaningfulNodeNameUserAlert.getHTMLText(MeaningfulNodeNameUserAlert.java:42)
> at
> freenet.node.useralerts.UserAlertManager.createAlerts(UserAlertManager.java:94)
> at
> freenet.clients.http.WelcomeToadlet.handleGet(WelcomeToadlet.java:515)
> at
> freenet.clients.http.ToadletContextImpl.handle(ToadletContextImpl.java:322)
> at
> freenet.clients.http.SimpleToadletServer$SocketHandler.run(SimpleToadletServer.java:432)
> at 
> freenet.support.PooledExecutor$MyThread.run(PooledExecutor.java:129)
> 
> (Again, this is using freenet-r15446)
> 
> - Michael
> 
> 
> 
> 
> 
> ___
> 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

-- 
/*
Michael R. Hines
http://hinespot.net
Live long and prosper...
*/

-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: 



[freenet-support] (correction) hang on install

2007-10-16 Thread Michael R. Hines
Correction. The aforementioned error is wrong.

Here's the correct java error:

java.lang.IllegalArgumentException: element name is not legal
at freenet.support.HTMLNode.(HTMLNode.java:46)
at freenet.support.HTMLNode.addChild(HTMLNode.java:130)
at freenet.support.HTMLNode.addChild(HTMLNode.java:114)
at freenet.support.HTMLNode.addChild(HTMLNode.java:110)
at
freenet.node.useralerts.MeaningfulNodeNameUserAlert.getHTMLText(MeaningfulNodeNameUserAlert.java:42)
at
freenet.node.useralerts.UserAlertManager.createAlerts(UserAlertManager.java:94)
at  
freenet.clients.http.WelcomeToadlet.handleGet(WelcomeToadlet.java:515)
at
freenet.clients.http.ToadletContextImpl.handle(ToadletContextImpl.java:322)
at
freenet.clients.http.SimpleToadletServer$SocketHandler.run(SimpleToadletServer.java:432)
at freenet.support.PooledExecutor$MyThread.run(PooledExecutor.java:129)

(Again, this is using freenet-r15446)

- Michael

-- 
/*
Michael R. Hines
http://hinespot.net
Live long and prosper...
*/

-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: 



Re: [freenet-support] (correction) hang on install

2007-10-16 Thread Michael R. Hines
Correction. The aforementioned error is wrong.

Here's the correct java error:

java.lang.IllegalArgumentException: element name is not legal
at freenet.support.HTMLNode.init(HTMLNode.java:46)
at freenet.support.HTMLNode.addChild(HTMLNode.java:130)
at freenet.support.HTMLNode.addChild(HTMLNode.java:114)
at freenet.support.HTMLNode.addChild(HTMLNode.java:110)
at
freenet.node.useralerts.MeaningfulNodeNameUserAlert.getHTMLText(MeaningfulNodeNameUserAlert.java:42)
at
freenet.node.useralerts.UserAlertManager.createAlerts(UserAlertManager.java:94)
at  
freenet.clients.http.WelcomeToadlet.handleGet(WelcomeToadlet.java:515)
at
freenet.clients.http.ToadletContextImpl.handle(ToadletContextImpl.java:322)
at
freenet.clients.http.SimpleToadletServer$SocketHandler.run(SimpleToadletServer.java:432)
at freenet.support.PooledExecutor$MyThread.run(PooledExecutor.java:129)

(Again, this is using freenet-r15446)

- Michael

-- 
/*
Michael R. Hines
http://hinespot.net
Live long and prosper...
*/



signature.asc
Description: OpenPGP digital signature
___
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]