Uninstalling the RepConnector runtime component

Before you uninstall the runtime component:

EAServer

If you are running EAServer, enter:

WebLogic

If you are running WebLogic, enter one of these methods to start InstallShield, which gives you access to the uninstallation feature.

StepsUninstalling the RepConnector runtime component

Follow this procedure after you start the uninstall feature of InstallShield.

  1. On the InstallShield Welcome window, click Next.

  2. On the server information pane, provide the server connection information.

    For EAServer:

    • Host name

    • Port number

    • EAServer admin user name

    • Password

    For WebLogic:

    • WebLogic domain name

    • Server name

    • Host name

    • Port number

    • WebLogic server admin user name

    • Password

    InstallShield removes the RepConnector runtime component from the application server configuration.

    NoteInstallShield proceeds only if the connection to the application server is established. Otherwise, it displays the same server information page. If you need assistance identifying the correct server information, see your server administrator.

  3. In the uninstallation preview window, click Next to accept the directory path to the RepConnector installation to be removed.

    If you made any changes to .bat or .sh files, InstallShield prompts, for example:

    C:\My_Installation\EASERVER\repra\bin\setlogin.bat exists on this system and has been modified since installation. Do you want to remove this file?
    

    Click Yes to All.

    NoteIf you did not back up these files before you began to uninstall RepConnector, you might want to click Cancel, back up the files, then return to the uninstaller.

    InstallShield uninstalls the directories and files for RepConnector 15.0.1.

  4. On the summary page, click Finish.

  5. Shut down and restart your application server to apply the changed configuration.

    Note To pick up the new environment variables, you must restart EAserver using one of the options described in this procedure. Do not use Shutdown and Start commands in EAServer Manager.

    • From the command line:

      1. To shut down EAServer, enter:

        %JAGUAR%\bin\jagtool -h <server's hostname> -n <servers port number>
                                -u <admin user> -p <admin password> shutdown
        
      2. To start EAServer, where jdkxx is the version of the JDK that you require for your environment, enter:

        cd %JAGUAR%\bin
        serverstart.bat -jdkxx
        
    • From Sybase Central:

      1. To shut down EAServer, in EAServer Manager, right-click the server in the Servers folder.

      2. Select Shutdown.

        The server shuts down.

      3. To start the server, select Start | Programs | Sybase | EAServer 5.2 | EAServer Manager.

    NoteAfter you successfully uninstall the RepConnector runtime component, the repra directory and some residual files (like BAK) remain. You can manually delete the entire repra directory and any remaining directories and files that you do not need.