Similar to the problem between the webapp and its db the common adapter and its db fail to start because the app dies before the database is up and running.
As a quick fix i implemented the common adapter to wait for 60 seconds before starting but this is not a clean and good solution.
Similar to the problem between the webapp and its db the common adapter and its db fail to start because the app dies before the database is up and running.
As a quick fix i implemented the common adapter to wait for 60 seconds before starting but this is not a clean and good solution.