I have read the install file and did the changes accordingly. I am
getting following on my console.
init:
deps-jar:
compile-single:
run-single:
Searching for devices...
Exception in thread "main" java.lang.ExceptionInInitializerError
at java.lang.J9VMInternals.initialize(J9VMInternals.java:216)
at misc.CommTest.getCleanPortIdentifiers(CommTest.java:29)
at misc.CommTest.main(CommTest.java:35)
Caused by: java.lang.RuntimeException: CommPortIdentifier class not
found
at org.smslib.helper.CommPortIdentifier.<clinit>
(CommPortIdentifier.java:76)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
... 2 more
Java Result: 1
BUILD SUCCESSFUL (total time: 2 seconds)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SMSLib User Group" 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
-~----------~----~----~----~------~----~------~--~---