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.

Is install.syslib.location.client.0= .... working?

KRodlerMar 14 2011 — edited Jun 30 2011
with Forms 11.1.1.2?

I added install.syslib.location.client.0=vzg_webutil to my webutil.cfg file. But nothing happens, dlls are copied to ..jre6/bin (XP), cannot be copied (Win7).

Debug messages in java console:
Java Plug-in 1.6.0_20
Verwendung der JRE-Version 1.6.0_20-b02 Java HotSpot(TM) Client VM
Home-Verzeichnis des Benutzers = C:\Users\karls
RegisterWebUtil - Loading WebUtil Version 11.1.1.2
..
RegisterCertificate complete
Bild geladen: jar:http://as11g:8090/forms/java/frmall.jar!/oracle/forms/icons/splash.gif
Bild geladen: jar:http://as11g:8090/forms/java/frmall.jar!/oracle/forms/icons/oracle_logo.gif
Bild geladen: jar:http://as11g:8090/forms/java/frmall.jar!/oracle/forms/icons/bgnd.gif
Forms-Session-ID: formsapp.86
Proxy-Host: null, Proxy-Port: 0.
Native HTTP-Implementierung für Verbindung verwendet.
Verbindungsmodus: HTTP.
Version von Forms-Applet: 11.1.1.2
Bild geladen: jar:http://as11g:8090/forms/java/frmall.jar!/oracle/forms/icons/frame.gif
+2011-Mär-14 18:23:50.968 WUI[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress+
+2011-Mär-14 18:23:50.984 WUI[VBeanCommon.getIPAddress()] 192.168.1.230+
+2011-Mär-14 18:23:50.999 WUF[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress+
+2011-Mär-14 18:23:50.999 WUF[VBeanCommon.getIPAddress()] 192.168.1.230+
+2011-Mär-14 18:23:50.999 WUH[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress+
+2011-Mär-14 18:23:50.999 WUH[VBeanCommon.getIPAddress()] 192.168.1.230+
+2011-Mär-14 18:23:51.15 WUS[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress+
+2011-Mär-14 18:23:51.15 WUS[SessionFunctions.init()] Dispatcher Monitoring interval set to 5+
+2011-Mär-14 18:23:51.15 WUS[VBeanCommon.getIPAddress()] 192.168.1.230+
+2011-Mär-14 18:23:51.15 WUT[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress+
+2011-Mär-14 18:23:51.15 WUT[SessionFunctions.init()] Max Transfer chunk size set to 16384+
+2011-Mär-14 18:23:51.31 WUT[VBeanCommon.getIPAddress()] 192.168.1.230+
+2011-Mär-14 18:23:51.31 WUO[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress+
+2011-Mär-14 18:23:51.46 WUO[VBeanCommon.getIPAddress()] 192.168.1.230+
+2011-Mär-14 18:23:51.62 WUL[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress+
+2011-Mär-14 18:23:51.62 WUL[VBeanCommon.getIPAddress()] 192.168.1.230+
+2011-Mär-14 18:23:51.62 WUB[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress+
+2011-Mär-14 18:23:51.62 WUB[VBeanCommon.getIPAddress()] 192.168.1.230+
+2011-Mär-14 18:23:51.592 WUI[getProperty()] Getting property WUC_BEAN_VERSION+
+2011-Mär-14 18:23:51.592 WUI[getProperty()] Value of WUC_BEAN_VERSION=11.1.1.2+
+2011-Mär-14 18:23:51.608 WUT[setProperty()] Setting property WUC_SRV_LOGGING to 0+
+2011-Mär-14 18:23:51.608 WUT[setProperty()] Setting property WUC_GET_LOCAL_PROPERTY to syslib.jacob.dll+
+2011-Mär-14 18:23:51.608 WUT[getProperty()] Getting property WUC_GET_LOCAL_PROPERTY+
+2011-Mär-14 18:23:51.608 WUT[loadSettings()] No local properties file to load+
+2011-Mär-14 18:23:51.608 WUT[getProperty()] Value of WUC_GET_LOCAL_PROPERTY=+
+2011-Mär-14 18:23:51.655 WUT[setProperty()] Setting property WUC_TRANS_MSG to INST_PGRS_TITLE|+
+2011-Mär-14 18:23:51.655 WUT[getProperty()] Getting property WUC_TRANS_MSG+
+2011-Mär-14 18:23:51.717 WUT[setProperty()] Setting property WUC_TRANS_MSG to INST_PGRS_SUBTITLE|+
+2011-Mär-14 18:23:51.717 WUT[getProperty()] Getting property WUC_TRANS_MSG+
+2011-Mär-14 18:23:51.764 WUT[setProperty()] Setting property WUC_URL_DOWNLOAD to 1|106496|Y|/webutil/jacob.dll|jacob.dll|WebUtil-Installation|Die erforderlichen Librarys werden heruntergeladen. Bitte warten...|jacob.dll+
+2011-Mär-14 18:23:51.764 WUT[getProperty()] Getting property WUC_URL_DOWNLOAD+
+2011-Mär-14 18:23:51.764 WUT[downloadFromURL()] Source is http://as11g:8090/forms/webutil/jacob.dll+
*+2011-Mär-14 18:23:51.795 ERROR>WUC-19 [URLDownload.pullFile()] Schreiben in lokale Datei C:\Program Files (x86)\Java\jre6\bin\jacob.dll nicht möglich. Herunterladen von URL http://as11g:8090/forms/webutil/jacob.dll nicht erfolgreich+*


The entry in the config file is simply ignored.
Although it is surely read; changeing the size of one of the dlls results in an error message.

Following ID 783937.1 I de- and reattached webutil.pll and olb. Didn't change anything.

Your expieriences / suggesstions ...

thx in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2011
Added on Mar 14 2011
8 comments
2,412 views