-
Adrianos Dadis
Building Big Data & Stream processing solutions in many business domains. Interested in distributed systems and enterprise integration.
-
Recent Posts
Categories
Author Archives: Adrianos Dadis
Java heap space, native heap and memory problems
A java process is consisted of java heap space, native C-Heap space and more. What problems can you face when these two are in conflict and how can you solve them? Continue reading
Invaluable books for an enterprise software engineer
A list of books that contain essential and advance knowledge that is required to any enterprise software engineer. Continue reading
Posted in Java, Java EE, Release Management, Software Development
Tagged books, integration, java, JavaEE, patterns
Leave a comment
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
Enable Java plugin in Iceweasel, Firefox and Chrome in Debian
I am fan of Debian GNU/Linux wheezy and I am using three different browser’s (Iceweasel, Firefox, Chrome) for various reasons. If you want to enable Java plugin for all those three browsers, then there is a single action that can … Continue reading
Posted in Administration, GNU/Linux
Tagged browser, chrome, debian, firefox, iceweasel, Linux, plugin
14 Comments
