[freenet-support] jSite insertions fail

2008-01-08 Thread Marco A. Calamari
On Thu, 2008-01-03 at 20:19 +0100, Marco A. Calamari wrote:
> On Tue, 2008-01-01 at 09:36 -0600, David Sowder (Zothar) wrote:
> > Have you tried the latest jSite at

I found a debug option in jSite, and was able to see the failing
 insertion message; this message is repeatable, because
 the insertion fails always exactly at the same key number

SimpleProgress[identifier=dir-1,parameters={total=6604, succeeded=6591,
finalizedtotal=false, fatallyfailed=0, failed=0, required=6604}]
SimpleProgress[identifier=dir-1,parameters={total=6604, succeeded=6592,
finalizedtotal=false, fatallyfailed=0, failed=0, required=6604}]
SimpleProgress[identifier=dir-1,parameters={total=6604, succeeded=6593,
finalizedtotal=false, fatallyfailed=0, failed=0, required=6604}]
PutFailed[identifier=dir-1,parameters={shortcodedescription=Invalid URI,
fatal=true, codedescription=Caller supplied a URI we cannot use",
extradescription=Default name index.html does not exist, code=1}]

Any idea ?

Many thanks.   Marco

-- 

+--- http://www.winstonsmith.info ---+
| il Progetto Winston Smith: scolleghiamo il Grande Fratello |
| the Winston Smith Project: unplug the Big Brother  |
| Marco A. Calamari marcoc at marcoc.it  http://www.marcoc.it   |
| DSS/DH:  8F3E 5BAE 906F B416 9242 1C10 8661 24A9 BFCE 822B |
+ PGP RSA: ED84 3839 6C4D 3FFE 389F 209E 3128 5698 --+

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



Re: [freenet-support] jSite insertions fail

2008-01-07 Thread Marco A. Calamari
On Thu, 2008-01-03 at 20:19 +0100, Marco A. Calamari wrote:
 On Tue, 2008-01-01 at 09:36 -0600, David Sowder (Zothar) wrote:
  Have you tried the latest jSite at

I found a debug option in jSite, and was able to see the failing
 insertion message; this message is repeatable, because
 the insertion fails always exactly at the same key number

SimpleProgress[identifier=dir-1,parameters={total=6604, succeeded=6591,
finalizedtotal=false, fatallyfailed=0, failed=0, required=6604}]
SimpleProgress[identifier=dir-1,parameters={total=6604, succeeded=6592,
finalizedtotal=false, fatallyfailed=0, failed=0, required=6604}]
SimpleProgress[identifier=dir-1,parameters={total=6604, succeeded=6593,
finalizedtotal=false, fatallyfailed=0, failed=0, required=6604}]
PutFailed[identifier=dir-1,parameters={shortcodedescription=Invalid URI,
fatal=true, codedescription=Caller supplied a URI we cannot use,
extradescription=Default name index.html does not exist, code=1}]

Any idea ?

Many thanks.   Marco

-- 

+--- http://www.winstonsmith.info ---+
| il Progetto Winston Smith: scolleghiamo il Grande Fratello |
| the Winston Smith Project: unplug the Big Brother  |
| Marco A. Calamari [EMAIL PROTECTED]  http://www.marcoc.it   |
| DSS/DH:  8F3E 5BAE 906F B416 9242 1C10 8661 24A9 BFCE 822B |
+ PGP RSA: ED84 3839 6C4D 3FFE 389F 209E 3128 5698 --+



signature.asc
Description: This is a digitally signed message part
___
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]

[freenet-support] jSite insertions fail

2008-01-03 Thread Marco A. Calamari
On Tue, 2008-01-01 at 09:36 -0600, David Sowder (Zothar) wrote:
> Have you tried the latest jSite at
> http://downloads.freenetproject.org/alpha/jSite/ ?  I believe there was
> a commit made recently that fixed a problem like the one you describe.

Yes, I'm using that.
A slightly better performance (failed at greater percentage,
 occasionally succedeeed 1 on 10) can be obtained emptying
 the datastore and temp directories.

Can this be an hint?

Ciao.   Marco

> 
> Marco A. Calamari wrote:
> > I'mrunning a Opennet node on linux Sarge with JRE 6.0
> > jSite insertions work if the freesite is small 10-30 files
> >  but fail if it is big 100+ files.
> >
> > jSite opens a popup saying that some files cannot be inserted.
> > This happens at different percentages of work in different
> >  attempt for the same freesite.
> >
> > The Freenet node is healty, with 384Mb of Java memory
> >  and 24 KBytes of upstream bandwidth.
> >
> > I was unable to find logfiles of jSite or any documentation.
> >
> > Someone can help?
> >
> > Many thanks and haooy 2008.   Marco
> >
-- 

+--- http://www.winstonsmith.info ---+
| il Progetto Winston Smith: scolleghiamo il Grande Fratello |
| the Winston Smith Project: unplug the Big Brother  |
| Marco A. Calamari marcoc at marcoc.it  http://www.marcoc.it   |
| DSS/DH:  8F3E 5BAE 906F B416 9242 1C10 8661 24A9 BFCE 822B |
+ PGP RSA: ED84 3839 6C4D 3FFE 389F 209E 3128 5698 --+

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



[freenet-support] jSite insertions fail

2008-01-01 Thread David Sowder (Zothar)
Have you tried the latest jSite at
http://downloads.freenetproject.org/alpha/jSite/ ?  I believe there was
a commit made recently that fixed a problem like the one you describe.

Marco A. Calamari wrote:
> I'mrunning a Opennet node on linux Sarge with JRE 6.0
> jSite insertions work if the freesite is small 10-30 files
>  but fail if it is big 100+ files.
>
> jSite opens a popup saying that some files cannot be inserted.
> This happens at different percentages of work in different
>  attempt for the same freesite.
>
> The Freenet node is healty, with 384Mb of Java memory
>  and 24 KBytes of upstream bandwidth.
>
> I was unable to find logfiles of jSite or any documentation.
>
> Someone can help?
>
> Many thanks and haooy 2008.   Marco
>
>   
> 
>
> ___
> 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




Re: [freenet-support] jSite insertions fail

2008-01-01 Thread David Sowder (Zothar)
Have you tried the latest jSite at
http://downloads.freenetproject.org/alpha/jSite/ ?  I believe there was
a commit made recently that fixed a problem like the one you describe.

Marco A. Calamari wrote:
 I'mrunning a Opennet node on linux Sarge with JRE 6.0
 jSite insertions work if the freesite is small 10-30 files
  but fail if it is big 100+ files.

 jSite opens a popup saying that some files cannot be inserted.
 This happens at different percentages of work in different
  attempt for the same freesite.

 The Freenet node is healty, with 384Mb of Java memory
  and 24 KBytes of upstream bandwidth.

 I was unable to find logfiles of jSite or any documentation.

 Someone can help?

 Many thanks and haooy 2008.   Marco

   
 

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

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


[freenet-support] jSite insertions fail

2007-12-29 Thread Marco A. Calamari

I'mrunning a Opennet node on linux Sarge with JRE 6.0
jSite insertions work if the freesite is small 10-30 files
 but fail if it is big 100+ files.

jSite opens a popup saying that some files cannot be inserted.
This happens at different percentages of work in different
 attempt for the same freesite.

The Freenet node is healty, with 384Mb of Java memory
 and 24 KBytes of upstream bandwidth.

I was unable to find logfiles of jSite or any documentation.

Someone can help?

Many thanks and haooy 2008.   Marco

-- 

+--- http://www.winstonsmith.info ---+
| il Progetto Winston Smith: scolleghiamo il Grande Fratello |
| the Winston Smith Project: unplug the Big Brother  |
| Marco A. Calamari marcoc at marcoc.it  http://www.marcoc.it   |
| DSS/DH:  8F3E 5BAE 906F B416 9242 1C10 8661 24A9 BFCE 822B |
+ PGP RSA: ED84 3839 6C4D 3FFE 389F 209E 3128 5698 --+

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