Skip to Main Content

Oracle Forms

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

webutil jacob-1.14.3-x86.dll 404 error

jhughesApr 3 2013 — edited Aug 28 2013
I've been following the instructions in document 1093985.1 How to Configure Webutil in Forms 11g. We have Forms 11gR2 installed. I've downloaded jacob 1.14.3, signed the jacob jar and copied the jacob dlls to $ORACLE_HOME/forms/webutil/win32 (jacob-1.14.3-x86.dll) and ORACLE_HOME/forms/webutil/win64 (jacob-1.14.3-x64.dll).

While running the webutil_demo form, we receive wuc-24: Error reading url: http://<servername:port>/forms/webutil/win32/jacob-1.14.3-x86.dll.
The java console shows: 2013-Apr-03 13:38:15.461 ERROR>WUC-24 [URLDownload.pullFile()] Error reading URL http://ovmasd1-fds.ahe.doe.gov:37888/forms/webutil/win32/jacob-1.14.3-x86.dll

When I try to retrieve the dll via the url: http://ovmasd1-fds.ahe.doe.gov:37888/forms/webutil/win32/jacob-1.14.3-x86.dll I recieve a 404.

The access log shows the following: 172.16.3.136 - - [03/Apr/2013:13:39:19 -0400] "GET /forms/webutil/win32/jacob-1.14.3-x86.dll HTTP/1.1" 404 1214

Interestingly enough, all other files in $ORACLE_HOME/forms/webutil/win32/ are accessible via a browser - I've even renamed the jacob-1.14.3-x86.dll, and the webserver finds it with no problem.

I obviously have something misconfigured, but I'm stuck - any ideas would be welcome.

Thank you.

Justin

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 25 2013
Added on Apr 3 2013
9 comments
4,278 views