Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > =?iso-8859-1?q?java.lang.UnsatisfiedLinkError=AD:isNetworkMon itorActive?=

Reply
Thread Tools

=?iso-8859-1?q?java.lang.UnsatisfiedLinkError=AD:isNetworkMon itorActive?=

 
 
Fahad
Guest
Posts: n/a
 
      06-30-2005
Hi Friends,


I have been developing the Midlet server that listens for the UDP
requests. The server is working fine. Now I have implemented a client
that should send some simple string to the server. The Client is not a
Midlet. It is a simple java J2SE class. But when ever I execute the
client I get the following error. I really have no idea how to solve
this. Can anyopne plz help. I will be really grateful.


ERROR:
======


SOAP Object: org.ksoap.SoapObject@b8df17
org.ksoap.SoapObject@b8df17
Exception in thread "main" java.lang.UnsatisfiedLinkError*:
isNetworkMonitorActive
at
javax.microedition.io.Connecto*r.isNetworkMonitorA ctive(Nativ*e
Method)
at javax.microedition.io.Connecto*r.<clinit>
Connector.java:142)
at
org.ksoap.transport.UDPTranspo*rt.call(UDPTranspor t.java:20
at
org.ksoap.transport.UDPTranspo*rt.call(UDPTranspor t.java:272)
at TestClient.echoString(TestClie*nt.java:44)
at TestClient.main(TestClient.jav*a:26)


===========


Any help in this regard will be highly appreciated.


Greetings,


--
Fahad Aijaz

 
Reply With Quote
 
 
 
 
Roedy Green
Guest
Posts: n/a
 
      07-01-2005
On 30 Jun 2005 14:26:01 -0700, "Fahad" <>
wrote or quoted :

>java.lang.UnsatisfiedLinkError


see
http://mindprod.com/jgloss/runerrorm...SFIEDLINKERROR

It is usually involved with JNI loading.


--
Bush crime family lost/embezzled $3 trillion from Pentagon.
Complicit Bush-friendly media keeps mum. Rumsfeld confesses on video.
http://www.infowars.com/articles/us/...s_rumsfeld.htm

Canadian Mind Products, Roedy Green.
See http://mindprod.com/iraq.html photos of Bush's war crimes
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57