<div dir="ltr">Hi ,<br><br>Thanks for the quick reply . I am able to solve the problem by removing the perl-TimeDate-2.22-1 and <br>installing the correct version of <a href="http://perl-TimeDate-1.16-3_2.el4.at">perl-TimeDate-1.16-3_2.el4.at</a> .<br>
<br>But while restarting the services it gave me an error <br>"Tomcat failed to start properly or the installer ran out of tries.  Please check /var/log/tomcat5/catalina.out for errors.<br>Installation complete "<br>
<br>Wheck I check that , the log file itself is not there .<br>Even I followed the solution given "<br><pre class="wiki"> cd /var/lib/tomcat5/webapps/rhn/WEB-INF/lib && rm ojdbc14.jar && ln -s /usr/lib/oracle/10.2.0/client64/lib/ojdbc14.jar ojdbc14.jar; "</pre>

But Not Successful .<br><br>Please provide me the solution for this .<br>Thanks in advance .<br><br>Regards,<br>SreeHari Ch<br><br><div class="gmail_quote">On Tue, Jul 29, 2008 at 12:18 PM, Jan Pazdziora <span dir="ltr"><<a href="mailto:jpazdziora@redhat.com">jpazdziora@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Tue, Jul 29, 2008 at 12:03:16PM +0530, cheerla sreehari wrote:<br>
> Hi ,<br>
> Even I have installed that rpm also .<br>
> Output of : rpm -qa | grep perl-Time<br>
> perl-Time-HiRes-1.38-3<br>
> perl-TimeDate-2.22-1<br>
<br>
</div>What distribution are you trying this on?<br>
<br>
Starting from RHEL 5, and from at least Fedora 6, package<br>
perl-Time-HiRes is not needed as the Time/HiRes.pm is distributed in<br>
the perl package.<br>
<br>
And the latest perl-TimeDate in Fedora is perl-TimeDate-1.16-9.fc10,<br>
IICSC, not 2.22. I assume you've picked some random package that put<br>
the module into some directory where your distribution's perl cannot<br>
find them. You can do rpm -ql perl-TimeDate and compare it with that<br>
@INC path that the installer showed you.<br>
<br>
In any case, you should just do<br>
<br>
        yum install perl-TimeDate<br>
<br>
and get it properly install from your distribution's repository.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="Wj3C7c">Jan Pazdziora<br>
Satellite Engineering, Red Hat<br>
</div></div></blockquote></div><br></div>