Re: Freenet infinite restart

2019-09-24 Thread Dennis Nezic
Can you paste your wrapper.log file, at least the last bits of it where
you saw that error message. How much memory do you have in your box?

On Tue, 24 Sep 2019 09:54:49 -0400, kobatofu leixi wrote:
> I did a fresh install, and it ran fine for a day, until I got
> java.langoutofmemory heap space error. And now it has started the
> infinite loop again. I deleted that client crypt file and it is still
> the same
> 
> On Mon, Sep 23, 2019 at 6:03 PM Krzysztof  wrote:
> 
> > Try to delete client.dat.crypt file. It may help.
> >
> > Regards
> >
> > On 9/23/19 4:23 AM, kobatofu leixi wrote:
> > > Freenet will open and run until
> > > "INFO   | jvm 1| 2019/09/22 22:12:22 | Deleted 0 of 0
> > > temporary files (0 non-temp files in temp directory) in 0s"
> > > this point in the log, where it will stop doing anything until it
> > > times itself out waiting for a signal from the JVM, and then will
> > > restart over and over, until it gives up on the 5th retry. It was
> > > working fine a couple days ago. I tried increasing the
> > > java.exit.timeout in conf to no avail.
> >


Re: Freenet infinite restart

2019-09-24 Thread kobatofu leixi
I did a fresh install, and it ran fine for a day, until I got
java.langoutofmemory heap space error. And now it has started the infinite
loop again. I deleted that client crypt file and it is still the same

On Mon, Sep 23, 2019 at 6:03 PM Krzysztof  wrote:

> Try to delete client.dat.crypt file. It may help.
>
> Regards
>
> On 9/23/19 4:23 AM, kobatofu leixi wrote:
> > Freenet will open and run until
> > "INFO   | jvm 1| 2019/09/22 22:12:22 | Deleted 0 of 0 temporary
> > files (0 non-temp files in temp directory) in 0s"
> > this point in the log, where it will stop doing anything until it
> > times itself out waiting for a signal from the JVM, and then will
> > restart over and over, until it gives up on the 5th retry. It was
> > working fine a couple days ago. I tried increasing the
> > java.exit.timeout in conf to no avail.
>


Re: Freenet infinite restart

2019-09-23 Thread Krzysztof

Try to delete client.dat.crypt file. It may help.

Regards

On 9/23/19 4:23 AM, kobatofu leixi wrote:

Freenet will open and run until
"INFO   | jvm 1    | 2019/09/22 22:12:22 | Deleted 0 of 0 temporary 
files (0 non-temp files in temp directory) in 0s"
this point in the log, where it will stop doing anything until it 
times itself out waiting for a signal from the JVM, and then will 
restart over and over, until it gives up on the 5th retry. It was 
working fine a couple days ago. I tried increasing the 
java.exit.timeout in conf to no avail.