473,386 Members | 2,129 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

java.lang.UnsatisfiedLinkError: SQLConnect

i have an application deployed on WAS6.0 that uses a db2 v8.1 database
on a linux platform. when i try to run it i get a
java.lang.UnsatisfiedLinkError:SQLConnect error. i have tried some
solution i foundd on the net like running the .db2profile to set system
variables but havent worked.Full details of the error as printed on the
console are:

Caused by: java.lang.UnsatisfiedLinkError: SQLConnect
at COM.ibm.db2.jdbc.app.DB2Connection.connect(Unknown Source)
at COM.ibm.db2.jdbc.app.DB2Connection.<init>(Unknown Source)
at COM.ibm.db2.jdbc.app.DB2ReusableConnection.<init>( Unknown Source)
at COM.ibm.db2.jdbc.DB2PooledConnection.getConnection (Unknown Source)
at
com.ibm.ws.rsadapter.spi.WSRdbDataSource.getConnec tion(WSRdbDataSource.java:1046)
at
com.ibm.ws.rsadapter.spi.WSManagedConnectionFactor yImpl.createManagedConnection(WSManagedConnectionF actoryImpl.java:939)
at
com.ibm.ejs.j2c.poolmanager.FreePool.createManaged ConnectionWithMCWrapper(FreePool.java:1502)
at
com.ibm.ejs.j2c.poolmanager.FreePool.createOrWaitF orConnection(FreePool.java:1294)
at
com.ibm.ejs.j2c.poolmanager.PoolManager.reserve(Po olManager.java:2000)
at
com.ibm.ejs.j2c.ConnectionManager.allocateMCWrappe r(ConnectionManager.java:769)
at
com.ibm.ejs.j2c.ConnectionManager.allocateConnecti on(ConnectionManager.java:569)
at
com.ibm.ws.rsadapter.cci.WSRdbConnectionFactoryImp l.getConnection(WSRdbConnectionFactoryImpl.java:34 1)
at
com.ibm.ws.rsadapter.cci.WSRelationalRAAdapter.get Connection(WSRelationalRAAdapter.java:574)
at
com.ibm.ws.ejbpersistence.cache.TransactionListene rImpl.getConnection(Unknown
Source)
at
com.ibm.ws.ejbpersistence.dataaccess.DataAccessReq uestImpl.execute(Unknown
Source)
at
com.ibm.ws.ejbpersistence.beanextensions.ConcreteB eanStatefulInstanceExtensionImpl.executeQuery(Unkn own
Source)
at
com.ibm.ws.ejbpersistence.beanextensions.ConcreteB eanStatefulInstanceExtensionImpl.executeFind(Unkno wn
Source)
at
zw.co.interlife.il.ejbs.ConcreteMonetaryLimits_93d 674aa.ejbFindAll_Local(ConcreteMonetaryLimits_93d6 74aa.java:102)
at
zw.co.interlife.il.ejbs.EJSCMPMonetaryLimitsHomeBe an_93d674aa.findAll_Local(EJSCMPMonetaryLimitsHome Bean_93d674aa.java:66)
at
zw.co.interlife.il.ejbs.EJSLocalCMPMonetaryLimitsH ome_93d674aa.findAll(EJSLocalCMPMonetaryLimitsHome _93d674aa.java:28)
... 33 more
may u pliz assist!!!!!!!!!!!!!!!!!!!!

Dec 27 '06 #1
1 4781
Akaketwa wrote:
i have an application deployed on WAS6.0 that uses a db2 v8.1 database
on a linux platform. when i try to run it i get a
java.lang.UnsatisfiedLinkError:SQLConnect error.
Can you post your DB2 connection URL?

Bernd

--
What do you get when you cross a mail pigeon with a parrot ? Voice mail
Dec 27 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Phillip Montgomery | last post by:
Hello all; I'm trying to debug an issue with a java script called, SelectSockets. It appears to be a fairly common one found on the web. I downloaded the SGI Java v1.4.1 installation from SGI's...
0
by: mailkhurana | last post by:
Hii , I am trying to use a type 2 driver to connect to DB2 0n AIX 5 I have a small java test to class to establish a conneciton with the db .. I am NOT using WAS or any appserver When I try to...
6
by: Rhino | last post by:
I'm trying to debug a simple Java UDF written in the DB2General style within Eclipse. I'm getting a java.lang.UnsatisfiedLinkError when I execute the set() method in the UDF. I know that the...
4
by: the.new.delboy | last post by:
Hi, I'm working on an application which requires some native calls to be made from Java. The calls work fine in one version of my code. I need to change the location of my native calls to a...
1
by: GayatriS | last post by:
Hi, I have written a jni program to call my vc++ dll. My java program is as below: //CODE import java.util.*; class callVcc { native int sum(int i, int j);
3
by: Jazi | last post by:
Hi, I have built a web servise using JNI under jboss. The JNI loads a native library static { Ststem.loadLibrary("foo"); } If I starts the jboss server then I do not have any issue...
0
by: ycinar | last post by:
hey all, i am working on a Java project using JBuilder.. when i build my code its fine, but when comes to run, it doesnt run and displays the following logs.. i think there is JDK conflict.. ...
1
by: lakshmiRam | last post by:
hi i have the below code to start bluetooth over PC to accept data from mobile but when i compile i will get the following errors i have widcom bluetooth stack and bluecove.jar and...
1
Ganesh9u
by: Ganesh9u | last post by:
Hi All, import org.sf.feeling.swt.win32.extension.hook.Hook; import org.sf.feeling.swt.win32.extension.hook.data.HookData; import org.sf.feeling.swt.win32.extension.hook.data.MouseHookData; ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.