if that works then make it permanent, by changing the value of the key kernel.threads-max in the /etc/sysctl.conf file and then issue the sysctl -p command to load it.
report back...
Ben
"If it works don't fix it! If it doesn't use a sledgehammer..."
Even after this change the issue is still happening, below is the error:-
compile:
[javac] Compiling 18740 source files to /usr1/arbor/bsdm_customerudt_src/CustomerUdt/JavaIF/classes
[javac] The system is out of resources.
[javac] Consult the following stack trace for details.
[javac] java.lang.OutOfMemoryError: Java heap space
[javac] at com.sun.tools.javac.code.Scope.dble(Scope.java:150)
[javac] at com.sun.tools.javac.code.Scope.enter(Scope.java:185)
Any suggestions on what else needs to be increased?
addendum: default is in Bytes, using the suffix ‘K’ or ‘k’, ‘M’ or ‘m’ and ‘G’ or ‘g’, you can set them to KiloBytes, MegaBytes or GigaBytes, respectively.
Ben
"If it works don't fix it! If it doesn't use a sledgehammer..."
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.