Announcement: You can find the guides for Commerce 7.5 and later on the new Elastic Path Documentation site. This Developer Center contains the guides for Commerce 6.13.0 through 7.4.1.Visit new site

This version of Elastic Path Commerce is no longer supported or maintained. To upgrade to the latest version, contact your Elastic Path representative.

5. Running the Commerce Manager

5. Running the Commerce Manager

  1. In Eclipse's Project Explorer, under commercemanager, double-click commercemanager.product.

    commercemanager.product.png

  2. In the Overview window, click Launch an Eclipse application. This loads the commercemanager.product into Eclipse's Run Configurations.
    Note:

    At this point, the application will fail to load. This is expected behavior.

    commercemanager.productOverview.png
  3. Right-click commercemanager.product, and select Run As->Run Configurations.

    commercemanager.productRunAs.png

  4. Under Eclipse Application, select commercemanager.product.
  5. Click the Arguments tab and add the following arguments to the end of the VM arguments:
    -Xmx1024m -XX:MaxPermSize=512m -Dsun.lang.ClassLoader.allowArraySyntax=true -XX:CompileCommand=exclude,org/apache/velocity/runtime/directive/Foreach,render
    
    commercemanager.productArguments.png
  6. Click the Plug-ins tab and then in the Launch with: drop-down list select all workspace and enabled target plug-ins.

    select_all_plugins.png

  7. Click Run to start the Commerce Manager Client.

    SignIn.png

  8. Enter the following information and click Sign In to access the Commerce Manager Client.
    User ID admin

    Password

    111111

    Server URL

    http://localhost:8080/cmserver
    CommerceManager.png