Configuring startWebLogic.cmd

To configure startWebLogic.cmd:

  1. In My Computer, browse to \<DOMAIN_HOME>\bin.
  2. Make a copy of startWebLogic.cmd in case you need to revert your changes.
  3. Open the startWebLogic.cmd file in a text editor.
  4. In the file:
    1. Locate the text:

    call "%DOMAIN_HOME%\bin\setDomainEnv.cmd"

    1. After this text, enter the following text on a new line:

    set PATH=%DOMAIN_HOME%\bin;%PATH%

    1. Locate the text:

    set JAVA_OPTIONS=

    1. On the same line, set JAVA_OPTIONS to equal:

    %SAVE_JAVA_OPTIONS% -Djava.library.path="%PATH%" -Dprimavera.bootstrap.home=<name of P6 Compression Server folder> -Dadmin.type=COMPSVR

    Notse:

    • Where <name of P6 Compression Server folder> is the folder where the server was installed. For example, C:\PrimaveraCompressionServer_1.
    • Do not include any spaces in the P6 Compression Server home path.
    1. Click Save and close the file.

See Also

P6 Compression Server Installation and Configuration

Creating a WebLogic Domain for P6 Compression Server

Installing P6 Compression Server

Configuring the P6 Compression Server Administrator Application

Reviewing and Modifying P6 Compression Server Configurations

Configuring setDomainEnv.cmd

Deploying P6 Compression Server in WebLogic

Changing P6 Compression Server Database Connection Settings

Network Settings for P6 Compression Server

Troubleshooting

Uninstalling the Current Version of P6 Compression Server

Updating the P6 Compression Server Configuration Version

P6 Compression Server Telemetrics



Legal Notices
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved.

Last Published Tuesday, February 21, 2017