#1
|
|||
|
|||
![]()
no more "JDownloader2.vmoptions" to assign RAM manually?
|
#2
|
||||
|
||||
![]()
? What do you mean? If the file doesn't exist, just create it.
__________________
JD-Dev & Server-Admin |
#3
|
|||
|
|||
![]()
I add a file with filename JDownloader2.vmoptions
and text -Xmx16g -Dsun.java2d.d3d=false but it does not assign more RAM to JD app... it is max 7,04 at about screen, as before without adding JDownloader2.vmoptions (my machine has 32gb RAM) |
#4
|
||||
|
||||
![]()
Have you re-installed JDownloader? Because only that can change the launcher itself. If so, what Installer have you used? Maybe one that doesn't work with .vmoptions files?
You are still starting JDownloader via Launcher/Exe? You can check if vmoptions file is still applied by trying lower value, eg Xmx4g to see if max is 4gb then.
__________________
JD-Dev & Server-Admin |
#5
|
|||
|
|||
![]() Quote:
starting JD with JDownloader.jar from install path... what to do next? |
#6
|
||||
|
||||
![]()
.vmoptions only work with the launchers/.exe files! The launcher will read the parameters and forward them to java.
It's not possible to set those params on already running JVM, eg running .jar directly. JDownloader.jar, you have to manually specify those on commandline as you start the jar directly. eg create a batch with or shortcut javaw.exe -Xmx16g -jar JDownloader.jar
__________________
JD-Dev & Server-Admin |
#7
|
|||
|
|||
![]() Quote:
thx a lot... and how to make sure than I can run 2 JD installs at the same time? do I have to use TWO different JAVA path origins? |
#8
|
||||
|
||||
![]()
install to two seperate paths. they have there own configs (all within there own install path)
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#9
|
|||
|
|||
![]() Quote:
well, I am using shortcut with "C:\Program Files (x86)\Common Files\Oracle\Java\javapath\javaw.exe" -Xmx24576m -jar "FOLDER\jdownloader.jar" java path is same for every install !? |
#10
|
||||
|
||||
![]()
@verheiratet1952: Thanks for sharing example shortcut
![]() Yes, it's fine to use the same java installation for multiple applications/instances ![]() You can also use -Xmx24g instead of -Xmx24576m
__________________
JD-Dev & Server-Admin |
![]() |
Thread Tools | |
Display Modes | |
|
|