FAQ

Optimization (2)

Category: Optimization

Change the value for the registry entry “JVMCustomParameters” below

  • HKLM\SOFTWARE\JDisc Discovery x.y\InventoryService64

Add the value “-Xmx2048M ” to the parameter (see screenshot below).

In some cases, the value of 2048M might be to large for your installations. In this case, the discovery process will not start. Reduce the value and then try it again.

JVM-Heap-Memory-Size JVM-Heap-Memory-Size Adjusting the JDisc Discovery Server JVM Heap Memory Size
Adjusting the JDisc Discovery Server JVM Heap Memory Size
Category: Optimization

The settings for the database cache are located within the file “postgresql.conf” in the “<installdir>dbdata” directory. Open the file with an editor and search for the setting “shared_buffers”. Increase the value from 128MB for instance to 512MB (see screenshot below).

Restart the “JDisc Discovery Database” service in order to refresh the settings.

DatabaseCache DatabaseCache DatabaseCache