Is necessary some libraries the vendor, in /home/bea/wlserver6.1/lib/linux/i686/oci816_8
-rwxr-xr-x 1 root root 6406013 Oct 2 23:08 libclntsh.so.8.0 -rwxr-xr-x 1 root root 365557 Sep 28 00:18 libweblogicoci37.so -rwxr-xr-x 1 root root 131733 Sep 28 00:18 libweblogicoxa37.so -rw-r--r-- 1 root root 7463 Oct 2 23:10 libwtc8.so if you use driver type 2, native, but if use driver type 4, in otn.oracle.com, classes12.zip. Set your classpath to find this driver e add connection pool jdbc:oracle:thin:@patolino:1521:motion oracle.jdbc.driver.OracleDriver user=xxx password=xxx in datasource link to pool restart your wl bye Alvaro -Sao Paulo - Brazilian Sandeep wrote: >I reinstalled WebLogic 6.1 on my machine. And again tried to configure the JDBC >connection pool called demoPool in the examples domain of WebLogic 6.1. I configured >it to use the Oracle 8i installation that I have on my machine: > > URL : jdbc:weblogic:oracle > Driver : weblogic.jdbc.oci.Driver > Properties : user=scott > server=sandata > password : tiger > > >I set the target server to "examplesServer". > >I have included the ejb20.jar and weblogic.jar file in my Win 2000 classpath, I also >started my Oracle TNS listner and the SANDATA database >on my machine. Yet, when I restart the WebLogic 6.1 exampleServer, it gives >me the following error------------ > > > >D:\WebLogic6.1\config\examples>startExamplesServer >......... >......... >......... >Starting WebLogic Server .... >......... >......... >Starting Loading jDriver/Oracle ..... ><Oct 4, 2001 4:40:56 PM IST> <Error> <JDBC> <Cannot startup connection pool >"demoPool" weblogic.common.ResourceException: >Could not create pool connection. The DBMS driver exception was: >java.sql.SQLException: System.loadLibrary(weblogicoci37) threw >java.lang.UnsatisfiedLinkError: no weblogicoci37 in java.library.path > at weblogic.jdbc.oci.Driver.loadLibraryIfNeeded(Driver.java:226) > at weblogic.jdbc.oci.Driver.connect(Driver.java:76) > at >weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:189) > at >weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:131) > at >weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698) > >....................... >..................... > > > >The JAVA_HOME environmental variable in my Win2000 system is d:\jdk1.3.1 > >The classpath environmental variable in my Win2000 system is >D:\WebLogic6.1\lib\weblogic.jar;D:\WebLogic6.1\lib\ejb20.jar;D:\WebLogic6.1\lib\jms510.jar;D:\WebLogic6.1\lib\wleorb.jar;D:\WebLogic6.1\lib\wlepool.jar;D:\WebLogic6.1\lib\xmlx.jar;D:\jsdk2.1\servlet.jar;.;D:\jdk1.3.1\lib;D:\j2sdkee1.3\lib\j2ee.jar; > > > >What do I do?.... > >=========================================================================== >To unsubscribe, send email to [EMAIL PROTECTED] and include in the body >of the message "signoff EJB-INTEREST". For general help, send email to >[EMAIL PROTECTED] and include in the body of the message "help". > -- Alvaro Mota Goncalves ------------------------------------- "Never be afraid to try something new. Remember, amateurs built the ark. Professionals built the Titanic." =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
