intra-mart Accel Platform / Setup Guide

Version 10 2014-04-01

«  6.1.1. Console Startup/Stop   ::   Contents   ::   6.2.1. Console Startup/Stop  »

6.1.2. Registration/Deletion to Windows Service

6.1.2.1. Registration to Windows Service

  • Start [setup.exe] which is in the directory immediately under Resin is installed.
    %RESIN_HOME%/setup.exe
    

    Warning

    In case setup.exe is executed, .NET Framework 3.5 would be required.

  • After the startup, the screen below will be displayed.
../../_images/setup_exe.png
  • The item in the [Resin Windows Service Install] tab should be edited.

Note

In this document Service Name is to be changed.
before change : [Resin-app-0]
after change : [Resin Winwdows-Service]
  • Click [Install/Change] button which is located on the lower part.
  • Registration to the Windows Service is completed, when the screen below is displayed.
    Please change the type of Startup to [Auto] if required.
    ../../_images/windows-service.png

6.1.2.1.1. In case multiple IP addresses are set

In case multiple IP addresses are set to the started environment, it is necessary to specify the [jgroups.bind_addr] property to [Extra Params] item.

-Djgroups.bind_addr=192.168.1.1

6.1.2.2. Deletion of Windows Service

  • Please start [setup.exe] which is in the directory immediately under Resin is installed.
    %RESIN_HOME%/setup.exe
    
  • After startup, the screen below is displayed.
    ../../_images/setup_exe_delete.png
  • Click [Remove] button which is located on the lower part.
  • Deletion from Windows Service is completed when the screen below is displayed.
    ../../_images/service_delete_success.png

«  6.1.1. Console Startup/Stop   ::   Contents   ::   6.2.1. Console Startup/Stop  »