Versions Compared

Key

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

Interface : New log messages as part of installation. while executing post install script after msi installation.

  1. Visibility: Public
  2. Change Control: stable
  3. Synopsis: Introducing new log message as part of post installation 

Post install installation process started...

User Validation Success

pbs.conf file created
This script may take a few minutes to run
Validating given username and password
Successfully validated given username and password
Installing Visual C++ Redist..

Installation done..

Executing createdbfile as install user

Database initialization successful

postgresql file Successfully configured

pg_hba file Successfully configured

InstallDataService completed

securing C:/PROGRA~2/PBS for read access by Everyone

securing C:/PROGRA~2/PBS/PBS~1.CON for read access by Everyone

securing C:/PROGRA~2/PBS/exec/ for read access by Everyone

Securing and recreating pbs_home directories

Registering and starting PBS services...

Scheduler service registered

Scheduler started

Comm service registered

Server service registered

PBS Server database created...

Server started

Executing serverdbfile as installing user

Server defaults configs are done

Mom service registered

MoM started

Successfully installedredistributable
Successfully installed Visual C++ redistributable
Creating PBSPro configuration at C:\Program Files (x86)\PBS\pbs.conf
Successfully created PBSPro configuration
Creating PBSPro home
Initializing PBSPro database
Successfully initialized PBSPro database
Successfully registered PBS_SCHED service
Successfully started PBS_SCHED service
Successfully registered PBS_COMM service
Successfully started PBS_COMM service
Successfully registered PBS_MOM service
Successfully started PBS_MOM service
Successfully registered PBS_SERVER service
Successfully started PBS_SERVER service
Setting PBSPro default configuration
Successfully configured PBSPro defaults
Successfully completed post installation process



Error Level for debugging any failures in installation


Error codeExplanation
0Successful installation
1
Error while finding the PBS Pro installation path2Error while processing command line arguments
Failed to find PBS_CONF_FILE path from environment
2

could not find PBS_EXEC

3Invalid
Service account credentials5
option
4
Either one of the input is not proper
No username and/or password provided
5Invalid credentials
6Failed to install Visual C++
Redist is not available to install6
redistributable
7Failed to initialize PBSPro database
7postgresqlfile is not available to configure
8
pg_hba file is not available to configure
Failed to set PBSPro default configuration
9Failed to register
Scheduler
PBS service 
10Failed to start
Scheduler
PBS service
11Failed to register Comm12Failed to register Server13Failed to create server database...14Failed to start Server15Qmgr not available16Failed to set server defaults value17Failed to register Mom18Failed to start mom19Failed to start Mom even after timeout20Failed to start comm
255Post install script is invoked by user who doesn't have administrators privileges