K
KorakSchoone
Guest
In the Tomcat log files I found the following error, which is repeated many times: Cannot convert the "C:\Progress\Rollbase\pas\bin\Expand.2.0.0.jar" value of typ e "System.IO.FileInfo" to type "System.Collections.ArrayList". At C:\Progress\Rollbase\pas\bin\tctailor.psm1:1428 char:9 + _versions + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument:
) [], RuntimeException + FullyQualifiedErrorId : ConvertToFinalInvalidCastException You cannot call a method on a null-valued expression. At C:\Progress\Rollbase\pas\bin\tctailor.psm1:1429 char:9 + _oldversions = [System.Collections.ArrayList]_oldversions.RemoveAt(0) + ~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation:
) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull
Continue reading...
Continue reading...