Remote control server installer task is failing

I am trying to setup the remote control server using the server installer task and it is failing with an exit code 31. It seems to run fine until the last step of removing the \rc directory. Any ideas?

Completed
delete __createfile

Completed
createfile until __ENDCREATE

Completed
INSTALLER_UI=SILENT

Completed
AdvancedWeb=NO

Completed
DATABASE_CHOICE=DERBY

Completed
DB2_DATABASE_CREATE_ON=

Completed
DB2_DATABASE_NAME=TRCDB

Completed
DB2_DROP_DATABASE=NO

Completed
DB2_JDBC_DRIVERS_PATH=

Completed
DB2_LIB_DIRECTORY=

Completed
DB2_LOCAL=NO

Completed
DB2_PASSWORD=db2pass

Completed
DB2_PORT=50000

Completed
DB2_PROFILE_PATH=

Completed
DB2_SERVER_ADDRESS=127.0.0.1

Completed
DB2_USERID=db2admin

Completed
DERBY_DB_NAME=TRCDB

Completed
FIPS_ON=NO

Completed
MSSQL_DATABASE_CREATE_DIR=\\rc

Completed
MSSQL_DATABASE_NAME=TRCDB

Completed
MSSQL_DROP_DATABASE=NO

Completed
MSSQL_JDBC_DRIVER=

Completed
MSSQL_LOCAL=NO

Completed
MSSQL_PASSWORD=sa

Completed
MSSQL_PORT=1433

Completed
MSSQL_SERVER_ADDRESS=127.0.0.1

Completed
MSSQL_USERID=sa

Completed
OperatingSystem=Windows

Completed
ORA_DATABASE_NAME=TRCDB

Completed
ORA_JDBC_DRIVER=

Completed
ORA_PASSWORD=sys

Completed
ORA_PORT=1521

Completed
ORA_SERVER_ADDRESS=127.0.0.1

Completed
ORA_USERID=sys

Completed
SP800131A_ON=NO

Completed
USER_INSTALL_DIR=S:\\Program 
Files\\IBM\\Tivoli\\TRC\\server

Completed
WAS_ADMIN_PORT=

Completed
WAS_ADMIN_SSL_PORT=

Completed
WAS_IPC_CONNECTOR_PORT=

Completed
WAS_RMI_PORT=

Completed
WAS_SOAP_PORT=

Completed
WEBSITE_ADDRESS=localhost

Completed
WEBSITE_ADMIN_EMAIL=admin@

Completed
WEBSITE_HTTPPORT=80

Completed
WEBSITE_HTTPSPORT=443

Completed
WEBSITE_SUBDIR=trc

Completed
WEBSITE_TARGET_DEFAULT_HTTP_OR_HTTPS=1

Completed
WizDownload_Location=

Completed
__ENDCREATE

Completed
copy __createfile __Download\TRC.properties

Completed
prefetch TRC_win.bfa sha1:94f5021b0f89f91b4b7cebbaa80adbd262fb4042 
size:675583966 http://software.bigfix.com/download/TRC/912_0020/TRC_win_0020.bfa 
sha256:08ed43728a6d9ce1d30f5fbbe78cb3885cd176380b52367385130ec6c9675957

Completed
dos mkdir \rc

Completed
extract TRC_win.bfa

Completed
waithidden __Download\TRC.exe

Failed
continue if {exit code of action = 0}


dos rmdir \rc


delete __createfile

It is failing at the waithidden __Download\TRC.exe step because the exit code is not 0 when checked by the following line.

So the big question is how do I fix it since its a default Bigfix action?

I don’t use TRC personally. I would recommend opening a PMR with IBM.

Hi Steve,

Did you raise a PMR with IBM for this issue?

With kind regards,
Chris

I downloaded the manual installer from Passport Advantage and now have it installed. Just trying to figure out how to configure it now.

1 Like