Continuous Development is the Way

By | January 2, 2020

Dear Reader, I wish to send out another challenge for those open to it. I was looking at my personal and professional achievements of this year today. I noted the names of people I wish to have often in my life and the ones I prefer to avoid, as Tim Ferriss recommends doing your year’s… Read More »

Who am I? Where and what is the I?

By | December 29, 2019

Dear Reader, As a continuation to the intent discussion, I wish to challenge you to search for yourself, to reach out to your inner depth and wisdom and to re-discover who you are. I, me, mine, own – are the possession characteristics used by the Ego. There is so much more to your persona than… Read More »

#Jboss #Artemis AMQ153005: Unable to retrieve ${0} from JNDI. Creating a new ${1} named ${2} to be used by the MDB

By | December 17, 2019

This is a strange annoying warning that suddenly appeared after I upgraded to JBoss 7.4.2 and was completly flooding my output log. It looks like an warning due to a bad configuration that until version 7.4.2 was ignored. My log looked something like this: Of course the fact that somehow the warning message seems to… Read More »

Migrating a #PostgreSQL database to a diferent PostgreSQL version or to a restrictive Postgres instance of cloud providers like #AWS-RDS

By | December 11, 2019

There are instances when one needs to migrate data from a Postgres database to a different PostgreSQL database version or even worse to a restrictive PostgreSQL instance of cloud providers like #AWS-RDS. When migrating to a different version of Postgres after you used to run on a frozen production version for long time it may… Read More »