- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-07-2018 06:57 PM
I have read a number of KBs on this, but they don't seem to apply to us a we don't have the same paths.
This article: https://extremeportal.force.com/ExtrArticleDetail?an=000060092 says to edit "/Install_path/NetSight/wildfly/standalone/configuration/emc.xml" except we don't have a "widlfy" subdirectory in our install. We are running 8.1.2.59 whch we downloaded as a .ova file and deployed from that
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎11-26-2018 03:25 PM
i had the same issue. My VM had dynamic memory and the setup was made for 16GB.
I tried to increase the memory on my VM following the link provided above but got the 404 message.
I got it fixed by setting a fixed ammount of 16364MB of memory and the nsserver.cfg to
-Xms8g -Xmx8g -XX:HeapDumpPath=../../nsdump.hprof -XX:+HeapDumpOnOutOfMemoryError -XX:MetaspaceSize=128m
then restart the service.
Hope it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎11-26-2018 03:25 PM
i had the same issue. My VM had dynamic memory and the setup was made for 16GB.
I tried to increase the memory on my VM following the link provided above but got the 404 message.
I got it fixed by setting a fixed ammount of 16364MB of memory and the nsserver.cfg to
-Xms8g -Xmx8g -XX:HeapDumpPath=../../nsdump.hprof -XX:+HeapDumpOnOutOfMemoryError -XX:MetaspaceSize=128m
then restart the service.
Hope it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-18-2018 12:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-29-2018 06:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-15-2018 04:42 PM
