Versions Compared

Key

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

Install Java JDK

...

Aspire

...

  • Aspire 3 and up requires to run at Java 1.7 and above.

...

is

...

Download and install the latest version of the Java JDK appropriate for the system that will run Aspire:http://java.com/en/download/manual.jsp

...

a

...

Java

...

  1. The Aspire framework itself does not use up that much memory (100mb or so). But some applications may store big hash tables to improve performance, so it's best to have the 64 bit JVM (Java Virtual Machine), just in case you need it someday.

...

  1. Open up a new DOS command-shell (go to the start menu, and enter "cmd" where it says "Run" or "Search for Programs", and then execute the cmd.exe program).
  2. At the prompt, enter the following, then press the Enter key: java -version

  3. Success is indicated when version information is returned.

    Image Removed

...

  1. This is needed by the Maven command-line tool described below.
    1. Open up your control panel
    2. Go to the "System" control panel (may be inside the 'System and Security' category)
    3. Open up the "Advanced System Settings"
    4. Go to the "Advanced" tab (may already be selected)
    5. Click on "Environment Variables"
    6. Click on "New..."
    7. Enter "JAVA_HOME" as the "Variable name:"
    8. Locate the directory within your Program files where java was installed. Enter this directory name as the "Variable value:"

 

...

languagetext
themeMidnight

...

-based framework. It maintains crawling state information using any of these three crawl state database providers: MongoDB, Apache HBase, and Elasticsearch.

Set Up

Before you install Aspire, first install the following prerequisites:


Note

Make sure you read the Hardware Considerations for Aspire 4.0.