A curve is defined by the parametric equations $$x=\int \limits_{1}^{t}\dfrac{\cos u}{u}du, \ y=\int \limits_{1}^{t}\dfrac{\sin u}{u}du.$$ Find the length of the arc of the curve from the origin to the nearest point where there is a vertical tangent line.
My solution: In order to find point where there is a vertical tangent line we need to solve $\dfrac{dx}{dt}=0$ and the nearest point is $\dfrac{\pi}{2}$. Using FTC we have $\sqrt{(x')^2+(y')^2}=\dfrac{1}{t}$. Hence, $$L=\int\limits_{0}^{\pi/2}\dfrac{dt}{t}=\ln t |_{0}^{\pi/2}$$
But $\ln(0)=-\infty$. Can anyone explain why there is a problem here?

You have found the value where there is the nearest vertical tangent line, that is $t=\pi/2$. Also, you need the value of $t$ for which the curve passes through the origin: this is clearly $t=1$. Therefore, these are the limits in which you have to compute the arc lenght.
Following your computations and using these limits for $t$ we get $$\ell=\int\limits_{1}^{\pi/2}\dfrac{dt}{t}=\ln t |_{1}^{\pi/2}=\ln \dfrac{\pi}{2}.$$