Webutil: The file transfer has been forbidden by the Administrator
594465Jul 6 2011 — edited Jul 6 2011Environment:
OS: Solaris SPARC 64bit
OAS: 10.1.2.3 (Forms)
Hi Folks,
I have been testing webutil using the webutil demo form, all functions work fine except the file upload/download to the Application Server:
I'm getting the following error when I'm uploading/downloading files to the app server: WUT-121 [WEBUTIL_FILE_TRANSFER.DownloadInt] The file transfer has been forbidden by the Administrator
Below is just the section of webutil.cfg for file transfer:
transfer.appsrv.write.1=/lpboutput/write/
transfer.appsrv.read.1=/lpboutput/read/
transfer.appsrv.workAreaRoot=/lpboutput/tmp/
transfer.appsrv.accessControl=TRUE
transfer.database.enabled=TRUE
transfer.appsrv.enabled=TRUE
Please see the java console output below:
Oracle JInitiator: Version 1.3.1.26
Using JRE version 1.3.1.26-internal Java HotSpot(TM) Client VM
User home directory = C:\Users\pcm2707
User has overriden browser's proxy settings.
Proxy Configuration: no proxy
JAR cache enabled
Location: C:\Users\pcm2707\Oracle Jar Cache
Maximum size: 100 MB
Compression level: 0
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
q: hide console
s: dump system properties
t: dump thread list
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
Loading http://oasdpreflz2.liberty.fin-za.net:7778/forms/java/frmall_jinit.jar from JAR cache
Loading http://oasdpreflz2.liberty.fin-za.net:7778/forms/java/frmwebutil.jar from JAR cache
Loading http://oasdpreflz2.liberty.fin-za.net:7778/forms/java/jacob.jar from JAR cache
RegisterWebUtil - Loading WebUtil Version 10.1.2.3
proxyHost=null
proxyPort=0
connectMode=HTTP, native.
Forms Applet version is : 10.1.2.3
2011-Jul-06 09:02:27.323 ERROR>WUT-121 [WEBUTIL_FILE_TRANSFER.DownloadInt] The file transfer has been forbidden by the Administrator
Please note I have already look at the: WebUtil Error: WUT-121 This File Transfer Has Been Forbidden by the Administrator (Doc ID 578978.1). It talks about including the trailing slash "/" at the end of the directory path. I have followed the suggestions but I'm still getting the error.
Would you please guide me on this.
Regards,
Durbanite