I think your modules for tomcat are messed up.
Rebuild your kernel.
go to /usr/src/linux, do  'make xconfig'.
In the configuration menu, chose auto load modules feature.
Then save it.
Then do 

make dep
make clean
make modules
make modules_install
make bzImage
copy vmlinux to /boot and run lilo.

Then clean install the tomcat.
Hope Helps.
Anand
> -----Original Message-----
> From: Rick Roberts [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, March 30, 2001 6:06 PM
> To:   Patil, Anand
> Subject:      Re: Core Dump - Again
> 
> I think that you are giving me the corect answer.
> I just don't know how to follow up.
> 
> What is the name of the tomcat module?
> 
> How can I load the correct one?
> 
> lsmod reports the following:
> 
> ide-cd                 23628   0 (autoclean)
> nfs                    28768   1 (autoclean)
> autofs                  9124   1 (autoclean)
> lockd                  31176   1 (autoclean) [nfs]
> sunrpc                 52964   1 (autoclean) [nfs lockd]
> tulip                  31872   1 (autoclean)
> 
> 
> Thanks for any help.
> 
> Rick
> 
> 
> 
> "Patil, Anand" wrote:
> > 
> > Is your kernel still linking to the old tomcat module?
> > you can find out by lsmod, do modprobe to see whether
> > the new kernel is pulling correct module.
> > Hope helps.
> > Anand
> > 
> > > -----Original Message-----
> > > From: Rick Roberts [SMTP:[EMAIL PROTECTED]]
> > > Sent: Friday, March 30, 2001 3:58 PM
> > > To:   Tomcat
> > > Subject:      Core Dump - Again
> > >
> > > Everything was beautiful under RedHat 6.2.
> > >
> > > I just had to try out the new RH v7.0.
> > >
> > > All sorts of things went bad!!!
> > >
> > > I got everything running again, except Tomcat.
> > >
> > > startup.sh core dumps.
> > >
> > > I re-installed Tomcat, using the unmodified tomcat.conf and it still
> > > core dumps.
> > >
> > > Any one else seen this?
> > >
> > > I need help!!
> > >
> > > Thanks,
> > >
> > > Rick

Reply via email to