My Oracle Support Banner

あるクライアントマシンではWebutil 例外: "AWT-EventQueue-3" java.lang.UnsatisfiedLinkError: no Jacob in java.library.pathが発生します (Doc ID 1550049.1)

Last updated on MAY 08, 2020

適用範囲:

Oracle Forms - バージョン 10.1.2.0.2 以降
この文書の内容はすべてのプラットフォームに適用されます。


現象

あるクライアントマシンでは、 JREでWebutilフォームモジュールを実行する際に、 Webutil が動作せず、次のエラーがJava コンソールへ出力されます:

Exception in thread "AWT-EventQueue-3" java.lang.UnsatisfiedLinkError: no jacob in java.library.path
      at java.lang.ClassLoader.loadLibrary(Unknown Source)
      at java.lang.Runtime.loadLibrary0(Unknown Source)
      at java.lang.System.loadLibrary(Unknown Source)
      at com.jacob.com.ComThread.<clinit>(ComThread.java:128)
      at oracle.forms.webutil.ole.OleFunctions.create_obj(Unknown Source)
      at oracle.forms.webutil.ole.OleFunctions.getProperty(Unknown Source)
      at oracle.forms.handler.UICommon.onGet(Unknown Source)
      at oracle.forms.engine.Runform.onGetHandler(Unknown Source)
      at oracle.forms.engine.Runform.processMessage(Unknown Source)
      at oracle.forms.engine.Runform.processSet(Unknown Source)
      at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
      at oracle.forms.engine.Runform.onMessage(Unknown Source)
      at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
      at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
      at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
      at java.awt.Component.dispatchEventImpl(Unknown Source)
      at java.awt.Container.dispatchEventImpl(Unknown Source)
      at java.awt.Component.dispatchEvent(Unknown Source)
      at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
      at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
      at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
      at java.awt.Container.dispatchEventImpl(Unknown Source)
      at java.awt.Component.dispatchEvent(Unknown Source)
      at java.awt.EventQueue.dispatchEvent(Unknown Source)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.run(Unknown Source)


  同じクライアントでほかのバージョンのJREでは動作可能です。本事象は当該クライアントマシンの特定のJREバージョンだけで再現します。

変更点

 

原因

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


本書の内容
現象
変更点
原因
解決策
参照情報

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.