LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing Tomcat (https://www.linuxquestions.org/questions/linux-newbie-8/installing-tomcat-299940/)

Hiper1 03-10-2005 05:21 AM

Installing Tomcat
 
Hi

I have installed tomcat and have setup all the sttings.When trying to go to the URL, I get the following error

Apache: internal server error
java.lang.UnsatisfiedLinkError: no ocijdbc8 in java.library.path

What does this mean, and how do I fix it

adamwenner 03-12-2005 10:07 PM

this means the ocijdbc8 is not found by tomcat, make sure your configuration for your location of java is correct and that java is actually installed, you might want to do "locate ocijdbc8" just to see where that file is


--adam


All times are GMT -5. The time now is 02:33 PM.