Folks,
I was getting below media object errors after the installation of new tools release on OAS 10.1.3.1 on Windows..
Tools release : 8.97.1.1
Web Server: Windows
JDE Release: E810
18 Mar 2009 11:49:12,978 [Line ?] [SEVERE] TESTMF - [JAS] Exception occured in the JDEOWDirect.saveFileMOWinNTShare():| source file Name :C:\OracleAS_10131\j2ee\OASMF\applications\TG_MF_OAS\webclient\moqueue\NARICHDEP\E810\MEDIAOBJ\OLEQUE\OLE-172-17-0-101-1517870716947013-1237391336384.doc java.lang.Exception: Unable to WRITE to MediaObject File : \\NARICHDEP\E810\MEDIAOBJ\OLEQUE\OLE-172-17-0-101-1517870716947013-1237391336384.doc
java.lang.Exception: Unable to WRITE to MediaObject File : \\NARICHDEP\E810\MEDIAOBJ\OLEQUE\OLE-172-17-0-101-1517870716947013-1237391336384.doc
at com.jdedwards.jas.JDEOWDirect.saveFileMOWinNTShare(Unknown Source)
This issue got resolved after performing the below solution.
User assigned to start the web services was a local account. This was changed to a valid Domain user with administrator privileges.
Mapped a Network Drive to the Deployment Server Share folder E810 (where mediaobj directory resides) on the JAS server.
Verify that 'UseMOWinNTShare' is set to TRUE under [OWWEB] section of jas.ini otherwise it will require a ftp setup with userid and password.
Thanks
Subscribe to:
Post Comments (Atom)
But what to do if in workgroup environment?
ReplyDeleteThanks!
Albert