Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

"java.lang.UnsatisfiedLinkError: no owm2 in java.library.path"

666732Oct 22 2008 — edited Oct 28 2008
Hi.

I'm newbie.

And i'm facing with problem in oracle 10gR3.

I have installed oracle http server from companion CD.

And it work's fine.



I have configured and enabled ssl feature.

But when i try to use Oracle Wallet Manager, following error occurs:



Exception in thread "main" java.lang.UnsatisfiedLinkError: no owm2 in java.libra ry.path

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)

at java.lang.Runtime.loadLibrary0(Runtime.java:822)

at java.lang.System.loadLibrary(System.java:992)

at oracle.security.wallet.NZNative.<clinit>(NZNative)

at oracle.security.admin.wltmgr.owma.OwmaApp.init(OwmaApp)

at oracle.sysman.emSDK.client.appContainer.WebApplication.launch(Unknown Source)

at oracle.sysman.emSDK.client.appContainer.WebApplication.main(Unknown S ource)



Because of this problem i can't manage wallets and certificates.It is same with orapki command line tool.



I'm using Oracle Enterprise Linux 4.

and i have installed following packages.

<ul>
<li>glibc-2.3.4-2.9</li>
<li>glibc-common-2.3.4-2.9</li>
<li>binutils-2.15.92.0.2-13</li>
<li>compat-libstdc++-296-2.96-132.7.2</li>
<li>gcc-3.4.3-22.1</li>
<li>gcc-c++-3.4.3-22.1</li>
<li>libstdc++-3.4.3-22.1</li>
<li>libstdc++-devel-3.4.3-22.1</li>
<li>openmotif21-2.1.30-11.RHEL4.4</li>
<li>pdksh-5.2.14-30</li>
<li>setarch-1.6-1</li>
<li>make-3.80-5</li>
<li>gnome-libs-1.4.1.2.90-44.1</li>
<li>sysstat-5.0.5-1

</li>
<li>compat-db-4.1.25-9

</li>
<li>control-center-2.8.0-12

</li>
<li>xscreensaver-4.18-5.rhel4.2
</li>
</ul>
Do you have any idea to solve this ?



Thanks in advance.

And sorry for my english.


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 25 2008
Added on Oct 22 2008
2 comments
1,498 views