hi. i get the following error while running SMSserver under Linux.
Error loading LinuxSerialParallel: java.lang.UnsatisfiedLinkError: no
LinuxSerialParallel in java.library.path
Exception in thread "Thread-2" java.lang.UnsatisfiedLinkError:
com.sun.comm.Unix.isDevLink(Ljava/lang/String;)Z
at com.sun.comm.Unix.isDevLink(Native Method)
at com.sun.comm.PathBundle.add(PathBundle.java:108)
at
com.sun.comm.PlatformPortBundle.<init>(PlatformPortBundle.java:44)
at
javax.comm.CommPortIdentifier.<clinit>(CommPortIdentifier.java:138)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at
org.smslib.helper.CommPortIdentifier.<clinit>(CommPortIdentifier.java:
65)
at
org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java:
68)
at org.smslib.modem.AModemDriver.connect(AModemDriver.java:
105)
at
org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:108)
at org.smslib.Service$1Starter.run(Service.java:226)
Thanks
Raj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SMSLib Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/SMSLib?hl=en
-~----------~----~----~----~------~----~------~--~---