JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 09.08.2016, 16:57
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default ADVANCED SETTING:How to increase the waiting time for ending the process and restart?

How to increase the waiting time for ending the process and restart?
Timeout: 30000 ms increased to 45000 or 60000 ms Avoid SelfUpdateError
it works, but have to wait for the completion of the end process and retry update.
Reply With Quote
  #2  
Old 09.08.2016, 17:25
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,544
Default

SelfTest waits up to 5 mins.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 09.08.2016, 17:26
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,544
Default

Logs?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #4  
Old 09.08.2016, 19:24
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
Originally Posted by Jiaz View Post
SelfTest waits up to 5 mins.
Timeout: 30000 ms !

Code:
 -selfupdateerror, java.lang.Exception: L:\JDownloader2\tmp\selftest_1470754016988 still available. Timeout: 30000
09.08.16 15.47.33 <--> 09.08.16 16.47.28 jdlog://3699081887641/
Reply With Quote
  #5  
Old 10.08.2016, 10:29
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,544
Default

increased default timeout to 60, please test with next core update
__________________
JD-Dev & Server-Admin
Reply With Quote
  #6  
Old 22.08.2016, 23:37
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default How to set timeout 60 seconds! SelfUpdate Error!

Update error. Can not install the latest update. How to set TimeOut need 60 seconds!

Reply With Quote
  #7  
Old 23.08.2016, 08:32
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,544
Default

A different timeout, will change it too
__________________
JD-Dev & Server-Admin
Reply With Quote
  #8  
Old 29.08.2016, 20:01
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Jiaz - Should be increased to 90-120 seconds.
For heavy loads JD2 closing takes longer than 1 minute! (Large archives Downloads & Linkgrabber)


Reply With Quote
  #9  
Old 30.08.2016, 14:24
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default New SET TimeOut 60 seconds - too small. How to set TimeOut: 5 minutes?

TimeOut 60 seconds - too small. How to set TimeOut: 5 minutes?
selfUpdate error
JD2 too slowly opens and closes due pagefile HDD (not all work on the basis of fast RAM) so the "HEAVY process" will hang in the background, even a few minutes before it is successfully end... so I think everything is clear.
Reply With Quote
  #10  
Old 30.08.2016, 14:27
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,544
Default

Will add advanced settings so you can customize those
__________________
JD-Dev & Server-Admin
Reply With Quote
  #11  
Old 30.08.2016, 14:43
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,544
Default

UpdateSettings.selftestpolltimeout
UpdateSettings.selftestwritetimeout
__________________
JD-Dev & Server-Admin
Reply With Quote
  #12  
Old 31.08.2016, 18:48
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
Originally Posted by Jiaz View Post
UpdateSettings.selftestpolltimeout
UpdateSettings.selftestwritetimeout
Working, now. Viel danke.:thumbup:
Reply With Quote
  #13  
Old 18.10.2016, 12:57
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default -selfupdateerror, java.io.IOException | Please increase the default timeout too small

timeout Timeout: 30000ms
Please increase to 5 min !!!


Run As...
Folder
C:\JD
1 file !
JDownloader.jar


Fresh (NEW) installation JD2

[-selfupdateerror, java.io.IOException: Could not move C:\JD\JDownloader.jar to C:\JD\JDownloader.jar.backup.1 timeout Timeout: 30000
at org.jdownloader.update.launcher.SelfTest.renameTo(SelfTest.java:438)
at org.jdownloader.update.launcher.SelfTest.createBackup(SelfTest.java:365)
at org.jdownloader.update.launcher.SelfTest.onSelfTestOK(SelfTest.java:218)
at org.jdownloader.update.launcher.SelfTest.run(SelfTest.java:65)
at org.jdownloader.update.launcher.SecondLevelLauncher.init(SecondLevelLauncher.java:422)
at org.jdownloader.update.launcher.SecondLevelLauncher.runMain(SecondLevelLauncher.java:228)
at org.jdownloader.update.launcher.JDLauncherViaClassLoader.main(JDLauncherViaClassLoader.java:10)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.jdownloader.update.launcher.JDLauncher.main(JDLauncher.java:78)
Reply With Quote
  #14  
Old 18.10.2016, 14:14
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
Originally Posted by Jiaz View Post
UpdateSettings.selftestpolltimeout
UpdateSettings.selftestwritetimeout
This only works for the update installed JD2
It does not work during new installation JD2.
Reply With Quote
  #15  
Old 18.10.2016, 14:59
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,544
Default

Will not change anything. Your system is seriously xxxx up.
If a simple rename of a single file does take longer than 30 secs, then there is something very very wrong.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #16  
Old 18.10.2016, 15:05
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

So I have to repeat many times:thumbdown: the installation manually, I understand that this is your best solution. Thanks
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 18:31.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.