cancel
Showing results for 
Search instead for 
Did you mean: 

Executable does not exist: F:\usr\sap\PD1\JC01\j2ee\os_libs\adssap\XMLFormS

Former Member
0 Kudos

Hi All,

I am currently trying to setup a standard PCR and have gone through the steps for configuration, and I am going to run my Personnel Change Request, but it throws and exeptions and bombs. One of the key lines I could piece together from the Stack Trace is the follow:

<b>Caused by: java.io.IOException: Executable does not exist: F:\usr\sap\PD1\JC01\j2ee\os_libs\adssap\XMLFormService\bin\XMLForm.exe

at com.adobe.service.ProcessResource.startProcess(ProcessResource.java:252)

... 42 more

at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:374)

... 51 more</b>

This would lead me to believe that ADS or XMLForms was not installed, or installed correctly.

Could anyone provide any clarity to this situation?

Accepted Solutions (1)

Accepted Solutions (1)

former_member191062
Active Contributor
0 Kudos

Hello,

fist make sure you use a supported plattform for ADS:

http://service.sap.com/PAM

If it it supported try the following:

If these files are not exist, it might be caused by deployment or

synchronizing binaries (bootstrap). In order to force synchronize

os native module, please try follows:

Stop J2EE engine

rename version.bin to version.bin.old

this file can be found under /usr/sap/<SID>/JCxx/j2ee/cluster

Start J2EE engine

If deployment is correctly done, native files will be downloaded.

Best regards,

Dezso

Answers (1)

Answers (1)

Former Member
0 Kudos

Problem was XMLForm.exe isn;t 64bit Compliant.

Former Member
0 Kudos

Hi, Tim.

I'm now facing the same problem. So how did you solve the incompliant issue?

Thanks and B'Rgds,

YiNing

Former Member
0 Kudos

Hi!

Has somebody solved the problem? I´m facing the same error after rebooting but after the first try when this error occures then I got a ReadTimeOut error for the furter requests.

I´m in HPUX platform.

Hope somebody has solved this :O)

Kind Regards,

Gerardo J

Former Member
0 Kudos

Hi,

In my case we found a note that says that HPUX IA64 is not supported till SP14 and now we are still in SP12 so I think that upgrading to SP14 should solve the issue.

Kind Regards,

Gerardo J