I dont think you have to worry too much about the Transition in Fluid Package message.
You need to "walk" the hysys solver abit on your column as there are many variables on your complex column. What I mean is that any numerical problem if given a good initial guess will tend to converge more easily. If given a poor initial guess, especially one that is outside the feasible region, it may never find a solution in the feasible region.
The way to get hysys to converge in your case would be to run the column for a couple of iterations, see what is the new current values, input those new values as your guess, run again for a few iterations and repeat until it converges. Now your column would have converged but not at the values you want, so make small adjustments to the guesses and run again, ensuring that each small change you make still converges to ensure the solver is still in the feasible region, until you reach the original values that you want.
If at any time upon changing a certain guess and it no longer converges but returning to the previous guess converges, you might have reached a point where your input is not a feasible solution.
I understand what I have mentioned above might be sort of hard to understand in words, so perhaps you might want to read it a few times...
I have attached the converged file for you. No changes made except to "walk" the solver to the solution.
Reuploaded as .xml file
Edited by thorium90, 16 October 2013 - 10:55 PM.