java.lang.UnsatisfiedLinkError:isNetworkMonitorActive



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.Connector.isNetworkMonitorActive(Native
Method)
at javax.microedition.io.Connector.<clinit> Connector.java:142)
at org.ksoap.transport.UDPTransport.call(UDPTransport.java:208)
at org.ksoap.transport.UDPTransport.call(UDPTransport.java:272)
at TestClient.echoString(TestClient.java:44)
at TestClient.main(TestClient.java:26)

===========

Any help in this regard will be highly appreciated.

Greetings,

--
Fahad Aijaz

.



Relevant Pages

  • =?iso-8859-1?q?java.lang.UnsatisfiedLinkError=AD:isNetworkMonitorActive?=
    ... I have been developing the Midlet server that listens for the UDP ... Now I have implemented a client ... Can anyopne plz help. ...
    (comp.lang.java.programmer)
  • Re: What doesnt lend itself to OO?
    ... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ...
    (comp.object)
  • This is going straight to the pool room
    ... or not the client has privilege to do what they're trying to do, ... The server environment is this: ... 3GL User action Routines that Tier3 will execute on your behalf during the ... Routine Name: USER_INIT ...
    (comp.os.vms)
  • [Full-Disclosure] R: Full-Disclosure Digest, Vol 3, Issue 42
    ... Full-Disclosure Digest, Vol 3, Issue 42 ... SD Server 4.0.70 Directory Traversal Bug ... Arkeia Network Backup Client Remote Access ...
    (Full-Disclosure)
  • Re: What doesnt lend itself to OO?
    ... > rather than client code. ... no way to do that without also touching the object with clock semantics ... will not encapsulate both clock semantics and network semantics. ... The server can do whatever it wants ...
    (comp.object)