Versions Compared

Key

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

...

  1. Open FPS profile and navigate through Fiorano > Esb > Peer > Core
     
  2. Select the EventProcessManager node and provide the absolute Java Home path in JavaHomeForSeparateProcessComponents property. Example: C:\Program Files\Java\jdk1.7.0_55
    Image Removed
    Image Added
    Figure 8: Changing Java Home in Profile Mangement perspective

  3. Save the profile (Click Image RemovedImage Added button or press CTRL+S) and restart the server.

...

  1. Logon to FPS-JMX node and navigate through JMX Connection > Fiorano > Esb > Peer > Core > ProcessManagerEventProcessManager.
     
  2. Select Config node and provide the absolute Java Home path in JavaHomeForSeparateProcessComponents property. Example: C:\Program Files\Java\jdk1.7.0_55


    Figure 9: Changing Java Home in Connection Mangement perspective

  3. Save the profile (Click Image RemovedImage Added button or press CTRL+S).

...

  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_CONFIF 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 10: Changing Java Home in Profile configuration file

  3. Save the file and restart the server.

...

Adaptavist ThemeBuilder EngineAtlassian Confluence