Executing the start_primavera.bat file
Starting and Stopping Servers > Configuring the Node Manager to Start and Stop Servers > Using the WebLogic Scripting Tool on Windows
Oracle recommends executing the start_primavera.bat file using the command prompt before running it through the scheduled task window so you can identify and resolve issues that occur after you create the batch file and python script. See Troubleshooting for common issues that can occur after you create the batch file and python script.
To run start_primavera.bat
:
- Browse to Start, Run.
- In the Run window, enter cmd.
- Select OK to open the command prompt.
- Enter the following:
p6home
\scripts\start_primavera.bat
where p6home is the home directory for one of the P6 EPPM applications. For example: C:\p6home
Notes:
- Each Java process that loads should run under the SYSTEM account.
- Later, if the start_primavera.bat file is not run automatically through the scheduled task, you can run it directly or run it manually using the Windows Task Scheduler.
Related Topics
Using the WebLogic Scripting Tool on Windows
Starting the Node Manager with WebLogic
Starting an Administration and Managed Servers Using WLST With Node Manager
Adding the start_primavera.bat to the Windows Task Scheduler
Using WebLogic Scripting to Stop the WebLogic Domain for P6 EPPM
Last Published Monday, November 4, 2024