Applets that load fine under IE version 4 are not loading under IE verion 5 due to a 
UnsatisfiedLinkError when trying to call a native method.....anyone have suggestions ?


Microsoft (R) VM for Java, 5.0 Release 5.0.0.3234
==============================================
?  help
c  clear
f  run finalizers
g  garbage collect
m  memory usage
q  quit
t  thread list
==============================================
java.lang.UnsatisfiedLinkError: netdyn/cosi/common/CNdProductInfo.getInstallDirectory
  Possible causes: If you are trying to use J/Direct (@dll.import), check your compiler
 version (for JVC, requires 4336 or greater.) If you are trying to use RNI, there
 are new requirements: see documentation.
        at netdyn/cosi/common/CNdProductInfo.getInstallDirectory
        at netdyn/cosi/common/CNdLog.<clinit>
        at netdyn/cosi/common/CNdLog.setMinLogLevel
        at netdyn/cosi/common/CNdThreadContext.beginContext
        at netdyn/cosi/common/CNdThreadContext.beginContext
        at netdyn/cosi/common/CNdThreadContextRegistry.registerThread
        at netdyn/cosi/common/CNdCOSI.registerThread
        at netdyn/cosi/common/CNdCOSI._initialize
        at netdyn/cosi/common/CNdCOSI.initializeApplet
        at spider/visual/CSpClientSideLoader.doInit
        at spider/visual/CSpClientSideLoader.init
        at com/ms/applet/AppletPanel.securedCall0
        at com/ms/applet/AppletPanel.securedCall
        at com/ms/applet/AppletPanel.processSentEvent
        at com/ms/applet/AppletPanel.processSentEvent
        at com/ms/applet/AppletPanel.run
        at java/lang/Thread.run
Microsoft (R) VM for Java, 5.0 Release 5.0.0.3234
==============================================
?  help
c  clear
f  run finalizers
g  garbage collect
m  memory usage
q  quit
t  thread list
==============================================
java.lang.UnsatisfiedLinkError: netdyn/cosi/common/CNdProductInfo.getInstallDirectory  
Possible causes: If you are trying to use J/Direct (@dll.import), check your compiler 
version (for JVC, requires 4336 or greater.) If you are trying to use RNI, there are 
new requirements: see documentation.
        at netdyn/cosi/common/CNdProductInfo.getInstallDirectory
        at netdyn/cosi/common/CNdLog.<clinit>
        at netdyn/cosi/common/CNdLog.setMinLogLevel
        at netdyn/cosi/common/CNdThreadContext.beginContext
        at netdyn/cosi/common/CNdThreadContext.beginContext
        at netdyn/cosi/common/CNdThreadContextRegistry.registerThread
        at netdyn/cosi/common/CNdCOSI.registerThread
        at netdyn/cosi/common/CNdCOSI._initialize
        at netdyn/cosi/common/CNdCOSI.initializeApplet
        at spider/visual/CSpClientSideLoader.doInit
        at spider/visual/CSpClientSideLoader.init
        at com/ms/applet/AppletPanel.securedCall0
        at com/ms/applet/AppletPanel.securedCall
        at com/ms/applet/AppletPanel.processSentEvent
        at com/ms/applet/AppletPanel.processSentEvent
        at com/ms/applet/AppletPanel.run
        at java/lang/Thread.run

Reply via email to