Skip to main content

CR 1442 - Silent install of VisiBroker Standalone gives error

  • February 16, 2013
  • 0 replies
  • 0 views

Problem

  • Product : VBE
  • Product Version: 6.0
  • Product Component : Installer

An error given below is encountered when trying to do silent install of VisiBroker Standalone.

The installer cannot be run over an existing install. It has been aborted.

The USER_INSTALL_DIR in the silent-install properties file was pointing to a newly created directory and there was no previous installation in that directory.

Below are the properties used in the silent-install properties

INSTALLER_UI=silent

USER_INSTALL_DIR=/home/tecsup/Sun/VBE/Test/VBE60

USER_SHORTCUTS=/dev/null

OSAGENT_PORT=14266

INSTALL_TYPE_2=Borland VisiBroker Standalone

VBROKER_SETUP=YES

Resolution

A CR:1442 has been raised for this issue and fixed in VisiBroker 6.0 RP1. A workaround for this issue is to add

INITBLOCK=TRUE

in the silent-install properties.


#VisiBroker
#Security
#1442
#SilentInstall