Troubleshooting

 

+
Search Tips   |   Advanced Search

 


Troubles:

  1. Can not start WebSphere Portal V5.0 Test Environment
  2. Can not start WebSphere Portal V4.2 Test Environment
  3. Failure of installation of WebSphere Portal Test Environment
  4. Failure of uninstallation of WebSphere Portal Test Environment
  5. Can not start WebSphere Studio (error "Could not restore workbench layout" appears.)

Solutions:

Can not start WebSphere Portal V5.0 Test Environment

Can not start WebSphere Portal V4.2 Test Environment

Failure of installation of WebSphere Portal Test Environment

Failure of uninstallation of WebSphere Portal Test Environment

The Portal Toolkit uninstaller should always be used. However in some cases, such as an aborted installation, the uninstaller might not be completed and functional. In these cases, use either of the following procedure to complete the uninstallation manually:

If you have the Portal Toolkit CD:

D:\util\CleanupWPS50 WS_Installdir
D:\util\CleanupWPS42 WS_Installdir

Alternatively, you can use the Portal Toolkit installable image.

ptkimg\PortalToolkit5023\util\CleanupWPS50 WS_Installdir
ptkimg\
PortalToolkit5023\util\CleanupWPS42 WS_Installdir

If you have the Portal Toolkit CD:

/mnt/cdrom/util/CleanupWPS50.sh WS_Installdir

Alternatively, you can use the Portal Toolkit installable image.

ptkimg/PortalToolkit5023/util/CleanupWPS50.sh WS_Installdir

where

  1. Invoke regedit.exe from a command prompt to edit the Windows System Registry. Keys to delete:

    • HKEY_LOCAL_MACHINE\SOFTWARE\IBM\WebSphere Portal Server\4.2

    • HKEY_LOCAL_MACHINE\SOFTWARE\IBM\WebSphere Portal Server\5.0.0.0

  2. Delete the following and their subdirectories:

    • WS_installdir\runtimes\portal_v50

    • WS_installdir\runtimes\PortalServer

  3. Delete the following files:

    • WS_Installdir\PortalToolkit\WPS50OnTEInstalled

    • WS_Installdir\PortalToolkit\WPS42OnTEInstalled

  1. Delete the following and their subdirectories:

    • WS_installdir/runtimes/portal_v50

  2. Delete the following files:

    • WS_Installdir/PortalToolkit/WPS50OnTEInstalled

where WS_installdir is the directory where you have installed WebSphere Studio.

"Could not restore workbench layout" error appears

Solution: Restart WebSphere Studio and specify a new directory as a workspace. If you selected Use this workspace as the default and do not show this dialog box again which means the dialog to allow you to specify the workspace directory will not appear, execute "WS_installdir\ws*.exe -setworkspace" from the command prompt to open this dialog (WS_installdir is the directory where you have installed WebSphere Studio).

Reason: The workspace created by the old version of the toolkit cannot be used. To work with projects you created in the old version, export it as a WAR file in the old version and import it as a new project in this toolkit.