*Purpose
This page will help you solve problems while launching CAST MS.
You can launch CAST-MS by following the below wizard:
For 8.0.x : Start > All Programs > CAST 8.0.x > Click on CAST Management Studio
For 8.1.x : Start > All Programs > CAST 8.1.x > Click on CAST Management Studio
You can also launch CAST MS by navigating to the corresponding installation folder and launch CAST MS.
Online documentation : CAST - Management Studio Help > How To > Regular Audience > Launching the CAST Management Studio
For more information, refer to online documentation :
8.2.x : Install CAST AIP
8.0.x : Install CAST AIP
7.3.x : Install CAST AIP
Observed in CAST AIP
Release | Yes/No |
---|---|
8.3.x | |
8.2.x | |
8.1.x | |
8.0.x |
Observed on RDBMS
RDBMS | Yes/No |
---|---|
Oracle Server | |
Microsoft SQL Server | |
CSS2 | |
CSS3 |
Action Plan
- If CAST MS is not launching after having clicked on CAST Management Studio icone :
- Open the task manager
- Execute CAST Management Studio
- Check if a new Java process is running
- If no Java process is created :
- Use the ProcessMonitor.zip or the task manager to get the command line being used (see the following for how to enable this functionality - display-command-line-windows-10-task-manager)
- Check the Path variable and make sure it is correct. If the JAVA installation has problems, it may be using an incorrect %JAVA_HOME% environment variable so that java cannot be properly found.
- A sample command line for 8.3 for CAST-MS without any %JAVA_HOME% variables is the following:
C:\Program Files\CAST\8.3\jre\bin\javaw.exe" -Dlaunch4j.exedir="C:\Program Files\CAST\8.3" -Dlaunch4j.exefile="C:\Program Files\CAST\8.3\CAST-MS.exe" -Denv.path="C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;"C:\Program Files\Java\jdk1.7.0_75\bin;";C:\Program Files\CAST\8.3\jre\\bin" -jar "C:\Program Files\CAST\8.3\CAST-MS.exe"
- A sample command line for 8.3 for CAST-MS without any %JAVA_HOME% variables is the following:
- If this does not help or the java process is only created briefly, then configure the process monitor to filter CAST-MS.exe process as below screenshot. To display the filter view, push CTRL + L
- Save and run CAST Management Studio.
- Provide the result of process monitor to CAST Technical Support
- If a Windows Update has been performed and if you have noticed the fact that CAST MS is not opening, reinstall the version of CAST AIP.
- If above points do not help you, navigate to the following section:
- If you do not find the information you are looking for or solution for your problem, in this page, contact CAST Technical Support with the below Relevant Input for CAST Technical Support to reproduce the issue.
Relevant Input
- Sherlock (CAST Support Tool (CST) - alias Sherlock) : Option to select are Export Cast Database (management database), Export logs, Export Configuration files.
- Screenshots of the issue.
Notes/comments
Related Pages