473,587 Members | 2,588 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

jdbc-error from linux udb81.4-client to windows udb 8.1.4 server

Hi, can anyone help me
I'm on Linux with UDB Runtime-Client 8.1.4 and try to connect to
a windows udb-server 8.1.4 via Websphere and jdbc , and get this
error:

[12/18/03 14:11:01:244 CET] 3e1a29e5 WebGroup E SRVE0026E:
[Servlet Error]-[SQLConnect]: java.lang.Unsat isfiedLinkError :
SQLConnect
at COM.ibm.db2.jdb c.app.DB2Connec tion.connect(DB 2Connection.jav a:514)
at COM.ibm.db2.jdb c.app.DB2Connec tion.<init>(DB2 Connection.java :436)
at COM.ibm.db2.jdb c.app.DB2Reusab leConnection.<i nit>(DB2Reusabl eConnection.jav a:74)
at COM.ibm.db2.jdb c.DB2PooledConn ection.getConne ction(DB2Pooled Connection.java :188)
at com.ibm.ws.rsad apter.spi.WSRdb DataSource.getC onnection(WSRdb DataSource.java :466)
at com.ibm.ws.rsad apter.spi.WSMan agedConnectionF actoryImpl.crea teManagedConnec tion(WSManagedC onnectionFactor yImpl.java:567)
at com.ibm.ejs.j2c .poolmanager.Fr eePool.createMa nagedConnection WithMCWrapper(F reePool.java:12 44)
at com.ibm.ejs.j2c .poolmanager.Fr eePool.createOr WaitForConnecti on(FreePool.jav a:1030)
at com.ibm.ejs.j2c .poolmanager.Po olManager.reser ve(PoolManager. java:1590)
at com.ibm.ejs.j2c .ConnectionMana ger.allocateMCW rapper(Connecti onManager.java: 658)
at com.ibm.ejs.j2c .ConnectionMana ger.allocateCon nection(Connect ionManager.java :446)
at com.ibm.ws.rsad apter.jdbc.WSJd bcDataSource.ge tConnection(WSJ dbcDataSource.j ava:215)
at com.ibm.ws.rsad apter.jdbc.WSJd bcDataSource.ge tConnection(WSJ dbcDataSource.j ava:190)
at ortec.websphere .web.Administra tion.service(Ad ministration.ja va:117)
at javax.servlet.h ttp.HttpServlet .service(HttpSe rvlet.java:853)
at com.ibm.ws.webc ontainer.servle t.StrictServlet Instance.doServ ice(StrictServl etInstance.java :110)
at com.ibm.ws.webc ontainer.servle t.StrictLifecyc leServlet._serv ice(StrictLifec ycleServlet.jav a:174)
at com.ibm.ws.webc ontainer.servle t.IdleServletSt ate.service(Str ictLifecycleSer vlet.java:313)
at com.ibm.ws.webc ontainer.servle t.StrictLifecyc leServlet.servi ce(StrictLifecy cleServlet.java :116)
at com.ibm.ws.webc ontainer.servle t.ServletInstan ce.service(Serv letInstance.jav a:283)
at com.ibm.ws.webc ontainer.servle t.ValidServletR eferenceState.d ispatch(ValidSe rvletReferenceS tate.java:42)
at com.ibm.ws.webc ontainer.servle t.ServletInstan ceReference.dis patch(ServletIn stanceReference .java:40)
at com.ibm.ws.webc ontainer.webapp .WebAppRequestD ispatcher.handl eWebAppDispatch (WebAppRequestD ispatcher.java: 948)
at com.ibm.ws.webc ontainer.webapp .WebAppRequestD ispatcher.dispa tch(WebAppReque stDispatcher.ja va:530)
at com.ibm.ws.webc ontainer.webapp .WebAppRequestD ispatcher.forwa rd(WebAppReques tDispatcher.jav a:176)
at com.ibm.ws.webc ontainer.srt.We bAppInvoker.doF orward(WebAppIn voker.java:79)
at com.ibm.ws.webc ontainer.srt.We bAppInvoker.han dleInvocationHo ok(WebAppInvoke r.java:201)
at com.ibm.ws.webc ontainer.cache. invocation.Cach edInvocation.ha ndleInvocation( CachedInvocatio n.java:71)
at com.ibm.ws.webc ontainer.srp.Se rvletRequestPro cessor.dispatch ByURI(ServletRe questProcessor. java:182)
at com.ibm.ws.webc ontainer.oselis tener.OSEListen erDispatcher.se rvice(OSEListen er.java:334)
at com.ibm.ws.webc ontainer.http.H ttpConnection.h andleRequest(Ht tpConnection.ja va:56)
at com.ibm.ws.http .HttpConnection .readAndHandleR equest(HttpConn ection.java:614 )
at com.ibm.ws.http .HttpConnection .run(HttpConnec tion.java:439)
at com.ibm.ws.util .ThreadPool$Wor ker.run(ThreadP ool.java:593)

A native connect from linux to the database works wonderbar

Regards
Nov 12 '05 #1
0 1966

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

Similar topics

2
2315
by: jacques | last post by:
hello everybody i have a computer with redhat linux. on this computer i have some python scripts i want to run. i don't want to run them with linux but with windows. so i have a second computer (win) with python installed. how can i lauch the script on the linux? python myscript.py 192.168.1.1 ? thank you for any help.
1
538
by: David | last post by:
Hi, I currently administer our MySQL db version 3.23.56 on a Linux Cobalt Qube server via an external fron-end piece of software. My Table Names have capital letters at the beginning, i.e. StockMovements, OrderLines..... We are now implementing a cross-over to a Windows Server 2003 machine. I have installed MySQL version 4.0.20a and...
21
3533
by: sachin dooble | last post by:
is there any method where i can run my linux code that is all the a.out i made on linux to run on windows. plz tell me the way.
1
10860
by: Sam | last post by:
Hi Everybody, I have a SQL server on a Linux Fedora machine and I try to use a GUI to connect to database I used different GUI like "Toad for MySQL" in connection page I put Linux IP address as "Server host" and username/password I keep getting error: Error No. 2003 Can't connect to MySQL server on '192.168.0.121' (10061) My question is:...
5
5077
by: Chris Gage | last post by:
I'm a longtime *nix guy and am fairly comfortable "over there" although I am a developer and not a sysadmin, mostly J2EE stuff. I recently got the Microsoft "Action Pack" as a partner. It has legit licenses for a bunch of Microsft software for development/evaluation purposes. I decided to install Windows Server 2003 - the first time I have...
3
1558
bajajv
by: bajajv | last post by:
Hi, I have linux and windows xp on my machine. I have a 1 GB file on linux. And I want to access it from windows. I tried by mapping but I am able to get only read only access. But I need to copy it. Can you suggest any method for that. Its urgent. Thanks.
4
5748
by: Christian Maslen | last post by:
Hi All, I understand in older versions of DB2/UDB this was not possible. The following article explains how I might do this http://www.ibm.com/developerworks/db2/library/techarticle/0207kline/0207kline.html Is this still a restriction in version 9.x? I'd specifically like to restore a backup performed on an AIX server to a Windows...
3
1643
by: Levi Campbell | last post by:
Hi, I'm trying to write a program for a friend of mine who uses windows but I use GNU/Linux. I know you can use mingw and link to the python dll, but is there a way to create a win32 service under Linux?
1
2154
by: tvnaidu | last post by:
I have Linux machine and windows machine on same network, I want to keep Linux machine as CVS server and windows machine as CVS client, can I keep like that?. My development machine is windows machine, I want to do all check-in and check-out of all files from windows machine, but Linux as server, please let me know whether I can do like that?. ...
0
1174
by: tokcy | last post by:
Hi, I am having a problem with clean url's in drupal for windows server. When i am running my project on Linux server its working fine. But when i am configuring on windows server then some section of site are not working like. When i am trying to logging then its redirected to error page. Here is error: " 404 - File or directory not found....
0
7918
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7843
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8206
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8340
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7967
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
8220
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5713
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3840
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
2353
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.