intra-mart Accel Platform / Quick Setup Guide

Version 2 2014-04-01

«  3. WAR File Output   ::   Contents   ::   8. Tenant Environment Setup  »

7. Web Application Server Startup

Warning

If you use IMBox, Apache Cassandra should be started before you start Resin.
Double click <C:/apache-cassandra-1.1.12/bin/cassandra.bat> to start it.

Warning

In Windows Server 2012 environment, the [.NET Framework] version initially installed is [4.5].
Resin does not operate in this version.
[.NET Framework 3.5] should be set up.
Please refer to [.NET Framework Setup ] for detail.
  1. Double click <C:\ Resin4.0.37\resin.exe> file.
    Start/Stop screen and the console will be displayed.
    ../../_images/resin_exe_start.png

  2. Startup would be completed if the following message are displayed on the console.

    [12-07-02 18:30:00.000] {main} http listening to *:8080
    [12-07-02 18:30:00.000] {main}
    [12-07-02 18:30:00.000] {main} Resin[id=app-0] started in 55480ms
    

Note

Resin Stoppage

  1. Click [Stop] on the Start/Stop screen which was displayed at startup time.

    resin stop

  2. It has been stopped when the following message is displayed on the console.

    {resin-shutdown} Shutdown Resin reason: OK
    

Go to [ WAR File Deployment ].

«  3. WAR File Output   ::   Contents   ::   8. Tenant Environment Setup  »