JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #821  
Old 25.07.2019, 14:45
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

Quote:
Originally Posted by djmakinera View Post
I have the most soundcloud.com host links
I do not know if it matters.
It's not much, anyway ... especially when in the distant past I had 10 times more links, and it was very good (And the usage was in a similar range of RAM)
Yes, this matters as different links require different amount of memory.
and of course we add more features to plugins and that will increase memory usage. For example plugins with customizable filename pattern do require more memory because the link needs to hold all possible meta information.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #822  
Old 25.07.2019, 14:46
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

you may send me a link to your downloadList/linkcollector zip and I can check for possible optimizations in memory requirements
__________________
JD-Dev & Server-Admin
Reply With Quote
  #823  
Old 25.07.2019, 14:52
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Quote:
Originally Posted by Jiaz View Post
I don't know why a filesize should be connected to application?
Example. How a program designed that does not need a lot of RAM, even with huge multi operations, and performance, still high.

Read FEATURE:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Screen Feature:
https://i.postimg.cc/xCK63knX/Screen...t-01-46-PM.jpg
Reply With Quote
  #824  
Old 25.07.2019, 15:01
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Quote:
Originally Posted by Jiaz View Post
you may send me a link to your downloadList/linkcollector zip and I can check for possible optimizations in memory requirements

Respect... I want to keep privacy, just like most users.

I can provide links only in this way:
50000 links:

**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #825  
Old 25.07.2019, 15:03
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

Quote:
Originally Posted by djmakinera View Post
Example. How a program designed that does not need a lot of RAM, even with huge multi operations, and performance, still high.
That's what I meant. Large filesize doesn't mean large memory usage.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #826  
Old 25.07.2019, 15:05
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

Quote:
Originally Posted by djmakinera View Post
Respect... I want to keep privacy, just like most users.
I'm sorry but I have more important things to do than to recreate a situation like yours and adding/waiting for 130k links to be added/processed.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #827  
Old 25.07.2019, 15:06
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

There's no need to continue here. The issue is caused by system memory and your jvm settings.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #828  
Old 23.10.2019, 20:54
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default JD2 and page

JD2 after starting the use of pagefile.sys increases significantly from 1GB to 4GB, but after closing JD2 it still uses as much disk space all the time. Release memory can only take place when the system is restarted, otherwise the maximum size will be constant all the time.
How do you force JD2 to use only physical memory?

"C:\Program Files\Java\jre1.8.0_231\bin\javaw.exe" -Xms512M -Xmx5G -XX:-UseParallelGC -jar C:\JD\JDownloader.jar
Reply With Quote
  #829  
Old 24.10.2019, 10:55
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

Quote:
Originally Posted by djmakinera View Post
How do you force JD2 to use only physical memory?
I'm not aware that this is possible for user space applications at all and even kernel space
"Because contiguous physical memory is usually in short supply, it should be used sparingly and only when necessary." so even drivers should only allocate small portions of such memory.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #830  
Old 24.10.2019, 13:24
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

My SSD drive is not large.
That's why I try to manage space as much as I can.
But after running JD2 or performing what works, the space for it just immediately drops to 0 bytes, even though there was, say, 5-7 GB free space.

Another problem is that the logs will be created indefinitely if there are errors, and it is not interrupted automatically, but it is possible manually.
In the advanced JD2 settings there is an option - the number of attempts after which stop the download attempt or the infinite error loop?
I asked about it many years ago, any new information?
Reply With Quote
  #831  
Old 24.10.2019, 15:37
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

Normal applications cannot allocate *non pagable* memory because that way you could easily *make your os non functional*
Please provide more information about "infinite error loop" and the logs are limited in size and can even be disabled (see advanced settings)
__________________
JD-Dev & Server-Admin
Reply With Quote
  #832  
Old 24.10.2019, 19:01
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

The repeated error indefinitely generates a log record all the time. And no automatic interruption of the download process.
Please fix this unhandled error

Log:
24.10.19 17.57.43 <--> 24.10.19 18.00.13 jdlog://4895130900751/
Reply With Quote
  #833  
Old 24.10.2019, 20:17
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default




the loop is caused by connection issue and JDownloader does auto retry because this error can be temp. or IP dependant.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #834  
Old 25.10.2019, 18:54
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

This link will also repeat the unknown error indefinitely and generate a log.

**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #835  
Old 25.10.2019, 19:26
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

And? JDownloader retries. You can easily set limits for logs in Advanced Settings. Without a log, my guess is that the error that has happened doesn't lead to a *don't try again*
__________________
JD-Dev & Server-Admin
Reply With Quote
  #836  
Old 25.10.2019, 19:45
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Quote:
And?
You can limit the log limit, but it depends on all hosts. How to exclude logs only for specific hosts?
Reply With Quote
  #837  
Old 25.10.2019, 20:31
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

You can't and I don't see any need for this. Just reduce log size.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #838  
Old 28.12.2019, 18:14
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default memory management

There is a conflict with memory management between the Chrome browser and JD2. I don't know how to solve this problem.

Error: Out Of Memory. JD2 Auto-Terminate

RAM: 12 GB


28.12.19 17.08.39 <--> 28.12.19 17.12.40 jdlog://9553330900751/

"C:\Program Files\Java\jre1.8.0_231\bin\javaw.exe" -Xms512M -Xmx5G -XX:-UseParallelGC -jar C:\JD\JDownloader.jar
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 12:06.
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.