LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   tomcat install help please. (https://www.linuxquestions.org/questions/linux-software-2/tomcat-install-help-please-206034/)

mpower 07-16-2004 06:39 PM

tomcat install help please.
 
If any of you gurus have intalled tomcat by directions via From Here , I would need your assistance please. I've searched and none cam even close to my problem.

I'm stuck on step 13; the error message I got was this....
=======================================


[root@server1 init.d]# service tomcat start
/usr/local/tomcat5/bin/jsvc: error while loading shared libraries: /usr/lib/libexpat.so.0.3.0: cannot open shared object file: No such file or directory
/etc/init.d/tomcat: line 59: -user: command not found
[root@server1 init.d]#
=========================================

thankx

mpower 07-16-2004 07:40 PM

i fixed the problem and now get no errors but when i go to start tomcat with
#service tomcat start

nothing happens so i assume it's started. I'll go check using the web and log onto it via port 8080 but it doesn't work. how do i make tomcat start?

p-static 07-16-2004 08:10 PM

Is the Apache service also running? Also, try running 'netstat -l' to see a list of ports that your comp is listening on.

mpower 07-16-2004 08:53 PM

Hello, i did, and port 8080 is not even listed as being used. any thoughts now? I assume i need to open it up? I'm running rh9...how do i do it?


All times are GMT -5. The time now is 11:35 AM.