Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open the Configs.xml file from the location FioranoHome\esb\server\profiles\<ProfileName\FPS\conf 
  2. Append the following text anywhere within the Container tag, preferably between JETTY_SERVICE_CONFIG and MESSAGE_BUS_CONFIG tags:

    Code Block
    <EVENT_PROCESS_CONFIG
            JavaHomeForSeparateProcessComponents="C:\Program Files\Java\jdk1.7.0_55" ObjectName="Fiorano.Esb.Peer.Core:ServiceType=ProcessManager,Name=EventProcessManager,type=config"/>
    Note

    The path "C:\Program Files\Java\jdk1.7.0_55" provided for the JavaHomeForSeparateProcessComponents property is just an example. Change it accordingly.



    Figure 4: Changing Java Home in Profile configuration file

  3. Save the file and restart the server.
Tip

To launch all the separate process components using 32-bit JVM, provide 32-bit JDK home in the JavaHomeForSeparateProcessComponents property. The memory footprint will be much lower.

Adaptavist ThemeBuilder EngineAtlassian Confluence