Mastodon
Steven Schwenke's Picture

Steven Schwenke

My Name is Steven Schwenke. I am a passionate software craftsman and love to share my experiences.

Java Forum Nord 2015 - Reflecting Software Architectures by Stefan Zörner

Java Forum Nord 2015 - Reflecting Software Architectures by Stefan Zörner

This article is part of a series about Java Forum Nord 2015, a conference that took place in Hannover, Germany. Links to articles about other talks I visit...

Java Forum Nord 2015 - Keynote by Adam Bien

Java Forum Nord 2015 - Keynote by Adam Bien

Last week, I visited Java Forum Nord, a new conference with 150 participants and 21 talks. It took place in Hannover, Germany. In my understanding, it has...

InvalidClassException - Could It Be Your Server?

Yesterday I got a strange exception: 2015-09-29 12:38:07,299 ERROR MyProjectExceptionHandler - Exception: java.lang.RuntimeException: java.io.InvalidClassEx...

Free JavaFX Course Material

Free JavaFX Course Material

Last friday, I gave a JavaFX course for some colleagues. As I did with the Java 8 course, I open-sourced all explanations, examples and code samples. They a...

I am a Senior Professional

I am a Senior Professional

A couple of months ago, a disruptive event changed not only the project I worked in but also the way I think of my customers. This article illustrates my tho...

Lessons Learned in July and August 2015

Lessons Learned in July and August 2015

Due to some heavy vacationing and a special project situation, this article covers my lessons-learned for both July and August 2015. versioneye can be li...

How to use JDK 1.8u45 in travis or "cannot find symbol" while building Java 1.8u45

While building one of my repositories with Shippable, I got the following error: [ERROR] COMPILATION ERROR : [INFO] ---------------------------------------...

Lessons Learned in June 2015

Lessons Learned in June 2015

Here’s what I’ve learned in June 2015: Learned how to compare a fork with another fork on Github. In the repository view, click the green Button near the...

Could not open PerfMemory - Local Java applications cannot be monitored

Today I encountered a strange error opening both Java Mission Control and VisualVM: “Could not open PerfMemory” and “Local Java applications cannot be monit...