intra-mart Accel Platform / Quick Setup Guide

Version 3 2014-08-01

«  6.3. WAR File Output   ::   Contents   ::   8. WAR File Deployment  »

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 order to start up Resin, [.NET Framework 3.5] is necessary.
Since only the [.NET Framework 4.5] is installed in Windows Server 2012 environment,
please set up [.NET Framework 3.5].
Please refer to [.NET Framework Setup] for detail.
  1. Double click <C:\ Resin4.0.40\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 messages 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停止

  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 ].

«  6.3. WAR File Output   ::   Contents   ::   8. WAR File Deployment  »