Show TOC Anfang des Inhaltsbereichs

Vorgehensweisen Checking the IIOP Service and the Startup Properties  Dokument im Navigationsbaum lokalisieren

Use

After the installation of the Adobe document services and before performing any other configuration steps you need to check special settings on the central instance host. If necessary, you need to adapt these settings manually.

Procedure

...

       1.      Start the configuration tool of the AS Java:

− On Windows:

Run /usr/sap/<SAPSID>/<instance_name>/j2ee/configtool.bat

− On Linux:

Run /usr/sap/<SAPSID>/<instance_name>/j2ee/configtool.sh

The Config Tool screen appears.

       2.      Check if the startup mode of the service iiop is set to always:

                            a.      In the left frame, open the tree Cluster data  Global dispatcher configuration  Services.

                            b.      Choose service iiop.

                            c.      The field Startup mode in the right frame must be set to always. If it is not true, apply the value always.

                            d.      Choose Apply changes.

                            e.      Repeat the steps b. to d. for the following path: Cluster data   Global server configuration  Services.

       3.      Check if the Java startup property for Adobe document services is set:

                            a.      Select Cluster data   instance_<IDxxxx> server_<IDxxxx>.

                            b.      In the right frame, check if the following line exists in the Java Parameters area of the tab General:

-Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine. services.ts.jts.ots.PortableInterceptor.JTSInitializer

If the line does not exist, add the line to this section.

       4.      Exit the configuration tool.

       5.      If you have applied new values during the procedure above, you need to restart the

AS Java to adapt the new settings.

Ende des Inhaltsbereichs