This articles covers how to start and stop Data360 Analyze on both Desktop and Server editions.
Data360 Analyze Desktop
Starting Data360 Analyze
In Windows, open the Start menu. Select All Programs->Data3SixtyAnalyze->Start Data3SixtyAnalyze as shown below.
You can also use the Start Data3SixtyAnalyze desktop icon if the installer created one.
When you click this icon, two things happen:
- The Data360 Analyze server starts in the background if it is not already running.
- Your default web browser opens and connects to the Data360 Analyze server. Occasionally, the browser will get ahead of Data360 Analyze and give an error when connecting. Simply wait a few minutes and try again.
Now that Data360 Analyze is started and you are connected to it, you can start Building Your First Dataflow.
Stopping Data360 Analyze
To shut down Data360 Analyze, perform the following two actions:
- Close the web browser window that connects to the Data360 Analyze server. Be sure to save your work first!
- If you are working on a dataflow, click on the Save button to save it. The Save button is the picture of the diskette below.
-
- Click on the Back button to return to the Directory. The Back button is the blue left arrow above.
- Close the browser tab for Data360 Analyze.
- Click the Stop Data3SixtyAnalyze icon. You can find it next to the Start Data3SixtyAnalyze icon in your Start menu.
If you attempt to use Data360 Analyze after the server is shutdown, it will not be able to find the server, and you will receive an error. Simply close any browser windows and start the Data360 Analyze server using the directions above.
Data360 Analyze Server (Windows)
Data360 Analyze is started and stopped via Windows services. The name of the service includes the port number and version number of Data360 Analyze. By default, the port is 7731.
Starting Data360 Analyze
- Open the Windows Services dialog
- Start Data3SixtyAnalyze-<port>-PostgresServer-<version> service
- Start Data3SixtyAnalyze-<port>-TomcatServer-<version> service
- Start Data3SixtyAnalyze-<port>-Server-<version> service
Stopping Data360 Analyze
Stopping the services is in the reverse order as starting:
- Open the Windows Services dialog
- Stop the Data3SixtyAnalyze-<port>-Server-<version> service
- Stop the Data3SixtyAnalyze-<port>-TomcatServer-<version> service
- Stop the Data3SixtyAnalyze-<port>-PostgresServer-<version> service
Data360 Analyze Server (Linux)
Starting Data360 Analyze
Navigate to the installation folder and run the following built-in script:
./launchData3SixtyAnalyze.sh
Stopping Data360 Analyze
Navigate to the installation folder and run the following built-in script:
./stopData3SixtyAnalyze.sh
Comments
0 comments
Please sign in to leave a comment.