-
Adrianos Dadis
Building Big Data & Stream processing solutions in many business domains. Interested in distributed systems and enterprise integration.
-
Recent Posts
Categories
Category Archives: Administration
Local installation of standalone HBase and Apache Storm simple cluster
Simple steps to install locally a simple Storm cluster and HBase in standalone mode. Continue reading
Install Skype on Debian Jessie amd64
How to install Skype on Debian Jessie amd64 Continue reading
Set WildFly binding address and shutdown using CLI
Real example to start JBoss/WildFly on a specific IP using command line parameters and how to shutdown server using JBoss/WildFly CLI tool Continue reading
Java bytecode verification is always REQUIRED
Never disable bytecode verification when running java as may lead you to security problems. Continue reading
Posted in Administration, Java, Java EE
Tagged java, java performance tuning, JavaEE, jdk, jvm, security, startup parameters, troubleshooting
Leave a comment
Never set GC parameter -XX:MaxTenuringThreshold greater than 15
Never set GC parameter -XX:MaxTenuringThreshold greater than 15 as it rapidly leads to heap fragmentation Continue reading