Guys,
What is the maximum length of an IP address in Denmark :)
We encountered a problem upgrading a solution to DW 8.6 after turing the solution upside down we discovered a new table in the database (ClusteringInstance) that contans a char(11) field that should hold the ip adres of the server. An IP addres is between 7 and 15 chars including the dots. Unfortunally our server has an IP address of 12 chars. The initialization failed on this. And every request ended up into a SQL error, frontend and backend.
It is unclear to us why the clustering initialization is executed, we are running this solution on a shared hosting environment and clustering is not configured. But there is probably a good reason for it.
Kind regards,
Ben