Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Community
Technology
Technology Q&A
[Linux] Error Java [Centos]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Ecko" data-source="post: 271456" data-attributes="member: 24874"><p>what version of java? probably needs to be reconfigured from default config. run:</p><p>which java</p><p></p><p>if you are using cpanel/whm, disable shell fork bomb protect</p><p></p><p>also make sure path is set up properly (happens if u install java from a non-rpm package) :</p><p>cat /etc/profile.d/java.sh</p><p></p><p>and check if user limits are unlimited:</p><p>ulimit -S -v</p><p></p><p>also, having 5 GB RAM doesnt mean much. the jvm needs virtual memory in a contiguous block.</p></blockquote><p></p>
[QUOTE="Ecko, post: 271456, member: 24874"] what version of java? probably needs to be reconfigured from default config. run: which java if you are using cpanel/whm, disable shell fork bomb protect also make sure path is set up properly (happens if u install java from a non-rpm package) : cat /etc/profile.d/java.sh and check if user limits are unlimited: ulimit -S -v also, having 5 GB RAM doesnt mean much. the jvm needs virtual memory in a contiguous block. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Community
Technology
Technology Q&A
[Linux] Error Java [Centos]
Top