Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change memory limits on macOS without "accept incoming network connections" on start?
#1
Hi everyone.

I would like to change Vuze's Java memory settings on macOS (10.12.2). According to the wiki one must edit the Info.plist contained within Vuze.app. Inside it, after the VMOptionArray key there is a string with the -Xmx256m value, which if I change to -Xmx512m should double the maximum heap size.

After saving the setting, each time I launch Vuze I get a dialogue asking the following: ‘Do you want the application “Vuze.app” to accept incoming network connections?’. This happens independently of what answer I choose and despite the application being already whitelisted within the system's firewall settings. Deleting the application's permission in the firewall's settings does not help (it gets recreated but nothing changes). Disabling the firewall would get rid of the prompt but it is not something that I want to do.

One approach I have used with other programs with the same problem is to sign the application. However, when I launch the codesign command on Vuze.app (both with the "sudo codesign --force --deep --sign - /Applications/Vuze.app/" approach and with the "sudo codesign --force --sign - /Applications/Vuze.app" one) I get an error. Running "codesign --verify /Applications/Vuze.app" also gives an error (a different one depending on whether Info.plist has been edited or not). I have not tried creating a certificate with which to sign to see if that would make a difference because I have the hunch that it won't (perhaps someone can tell me I am wrong).

Does anybody have any other suggestions to overcome this minor annoyance?

Cheers.
Reply
#2
Instead of editing the plist, you can add the -Xmx=512m to
java.vmoptions
(create the file if it doesn't exist) in
~/Library/Application Support/Vuze/
(where ~ is /Users/<Yourusername>/)

You can verify the value was applied with the "Azureus Monitoring Plugin"
Reply
#3
Great advice! It seems to have worked like a charm. Thank you very much!
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Vuze canceled my plus service as I need to change payment details virg 0 1,391 04-25-2022, 05:59 AM
Last Post: virg
Question macOS Big Sur 11.0.1 (20B29) herojig 3 6,450 06-22-2020, 07:07 AM
Last Post: Jlbrown@bordo.com.au



Users browsing this thread: 1 Guest(s)