This section describes problems you may encounter when launching WebSphere Studio for Application Developer (WSAD). The following problems are addressed:
Problem |
---|
WSAD will not open. |
Solution |
---|
One of the initialization of plugins may have failed in a critical way. To verify, look at the log file in <your WSAS workspace>/.metadata/log.
-consoleLog
|
Problem |
---|
WSAD opens, but the System Manager perspective cannot be found. |
Solution |
---|
The System Manager plugin is probably not loaded properly, or one or more of the components it needs is missing. The following steps describe how to fix this problem:
|
Problem |
---|
The WSAD workspace directory needs to be changed. |
Solution |
---|
Change the following text in the startcsm.bat file:
-data your_workspace_location Example: -data C:\myworkspace |