-
Adrianos Dadis
Building Big Data & Stream processing solutions in many business domains. Interested in distributed systems and enterprise integration.
-
Recent Posts
Categories
Category Archives: Software Development
How to identify if installed JDK is 64 or 32 bit
A method to identify if an installed JDK is 32-bit or 64-bit. Continue reading
Posted in Administration, Java, Software Development
Tagged 32-bit, 64-bit, java, jdk, jvm, version java
2 Comments
Java Thread at RUNNABLE state is not really running
Which are the main reasons that even a Java thread is at RUNNABLE state it is not really running. Continue reading
Posted in Java, Software Development
Tagged java, jvm, software development, thread, troubleshooting
5 Comments
JRockit – JRCMD useful commands
Describe a few crucial diagnostic commands of JRCMD of JRockit JVM to help you on troubleshooting. Continue reading
Posted in Administration, Java, Software Development
Tagged java, jrcmd, jrockit, jvm, troubleshooting
9 Comments
Run JBoss 7 in debug mode
Run JBoss 7 in debug mode and debug application with Eclipse. Continue reading
Posted in Java, Java EE, JBoss, Software Development
Tagged eclipse, java, jboss, software development
7 Comments
Setup Git server with read/write HTTPS on Debian
Configuration guidelines to setup to a Git server that supports read/write HTTP(S) on Debian GNU/Linux. Continue reading
Posted in Administration, GNU/Linux, Software Development
Tagged git, Linux, software development
13 Comments
