Skip to Content
Technical Articles
Author's profile photo Ali Eshaghi

NW 750 ADS SERVICE XMLFM Exception during render, CORBA Connec…

Hello All,

This is an issue related to ADS service running on NW750 and Linux SUSE Enterprise 12 sp05(Not SAP Edition). when I installed and configured ADS Service, during pdf generation test, following error received:

Symptom: 

OS: SUSE Linux Enterprise 12.x (non-SAP edition)

com.adobe.ProcessingException: com.adobe.ProcessingException: XMLFM Exception during render: com.adobe.ProcessingException, 

Caused by: com.adobe.ProcessingException: CORBA Connection to XML Form Module failed, please verify the binaries are deployed to the os_libs directory.You may be running on a non-supported platform.

Solution:

using authorized user in OS level, run following commands to install the specific package:

#zypper install libX11*

libX11.so.4 must to be INSTALL

Remember this is necessary to install this specific version for this service.

then, restart the OS and JAVA Instance both. and Recheck your service using the following program in se38 from your ABAP instance:

  • FP_CHECK_DESTINATION_SERVICE
  • FP_TEST_00

Additional Information:

this symptom may show up in any new OS`s which does not contain this specific library by default so in some other cases you may receive the same error for a different reason. If you check the OS libraries you may find the newer version of libX11 but the error still persists until you install libX11.so.4.

For the ADS service error trace, please check SAP Note: 1128476, 2226341.

Hope you find it helpful.

Ali.

Assigned Tags

      3 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Carlos Eduardo Castro Vargas
      Carlos Eduardo Castro Vargas

      Dear ALi:

       

      another note that helped me is the following

       

      2029940 - IFbA: Required additional RPM package for ADS on Linux

      Author's profile photo Symon Braunbaer
      Symon Braunbaer

      This note is only for SuSE 🙁

      Author's profile photo Carsten Loeffler
      Carsten Loeffler

      Hi,

      I'm experiencing the same problem, running ADS on SUSE 12 SP4.

      We installed all libs marked as necessary in note https://launchpad.support.sap.com/#/notes/2029940, but still getting this above mentioned error message.

      In Java-Trace we can find:

      #2.#2022 06 22 10:02:44:403#+0200#Error#system.err#

      #BC-SRV-FP#com.adobe~xML FormService#COO00COA8BFF5006B0000000100007c8E#208370650000000005#
      com.adobe/AdobeDocumentServices#System.err#jms_service#13##9738E391F1BA11ECCA5200000C6B7
      BDA#9738e391f1ballecca5200000c6b7bda##0#Thread[XMLForm.exe Error Reader,5,Dedicated_App1
      jcation_Thread]#Plain##

      AdobeServer::Logger: flusher terminated abnormaly
      Ed

      #2.#2022 06 22 10:02:44:408#+0200#Error#com.adobe.document .XMLFormService#
      #BC-SRV-FP#com.adobe~xML FormService#COO00COA8BFF5006B0000000300007c8E#208370650000000005#
      com.adobe/AdobeDocumentServices#com. adobe. document . XMLFormService#jms_service#13##9738E3
      91F1BA11ECCA5200000C6B7BDA#97 38e391f 1ballecca5200000c6b7bda##0#Thread[XMLForm.exe Error
      Reader ,5,Dedicated_App1lication_Thread]#Plain##

      Service XMLFormService: Native process (PID=0) /usr/sap/HMA/J20/j2ee/os_libs/adssap/XMLF
      ormService/bin/XMLForm.exe terminated abnormally with error code 1#

      Any idea?

      Regards, Carsten