On my Solaris 8 Sunblade, I am seeing the following behavior:
$ /usr/dt/bin/sdtpdasync
/usr/dt/appconfig/sdtpdasync/lib
/usr/dt/appconfig/sdtpdasync/classes
/usr/dt/appconfig/sdtpdasync/conduits
Exception in thread "main" java.lang.UnsatisfiedLinkError: exception occurred in JNI_OnLoad
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader$NativeLibrary.load(Compiled Code)
at java.lang.ClassLoader.loadLibrary0(Compiled Code)
at java.lang.ClassLoader.loadLibrary(Compiled Code)
at java.lang.Runtime.loadLibrary0(Runtime.java:473)
at java.lang.System.loadLibrary(System.java:778)
at <Unloaded Method>
at com.sun.pdasync.SyncUI.PDASyncDlgUI.<init>(PDASyncDlgUI.java:120)
at com.sun.pdasync.PDASync.PDASync.<init>(PDASync.java:62)
at com.sun.pdasync.PDASync.PDASync.main(Compiled Code)
with no output, etc.
I find no mention of this in Solaris Answerbook, and searching the internet
shows me that one or two others have asking about this but never any
useful replies.
Can someone provide me some ideas of where to look in terms of resolving this
problem?
(sdtpdasync is supposed to be Sun's PDA syncing program).
--
"I know of vanishingly few people ... who choose to use ksh." "I'm a minority!"
Even if explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.