Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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 process started...

User Validation Success

pbs.conf file created

Installing Visual C++ Redist..

Installation done..

Executing createdbfile as install user

Database intialization is success

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 installed



Error Level for debugging any failures in installation


Error codeExplanation
0Successful installation
1Error while finding the PBS Pro installation path
2

Error while processing command line arguments

3Invalid Service account credentials
4Either one of the input is not proper
5Visual C++ Redist is not available to install
6Failed to initialize database
7postgresqlfile is not available to configure
8pg_hba file is not available to configure
9Failed to register Scheduler
10Failed to start Scheduler
11Failed to register Comm
12Failed to register Server
13Failed to create server database...
14Failed to start Server
15Qmgr not available
16Failed to set server defaults value
17Failed to register Mom
18Failed to start mom
19Failed to start Mom even after timeout
20Failed to start comm



  • No labels