Troubleshooting startup issues with Developer Studio
Symptoms
- You get an error message related to the JRE while starting Developer Studio.
- You cannot import or export a .def file.
- You cannot log in to Developer Studio.
Scope
One or more users might experience the symptoms.
Resolution
Perform the following steps to troubleshoot startup issues with Developer Studio:
Step | Task | Description |
---|---|---|
1. | Review the configuration. | Verify that the Java path in the devstudio.ini file is correct. For more information, see the knowledge article 000309625. |
2. | Unlock the workspace. | If Developer Studio terminates abnormally, the workspace directory might get locked. In such a scenario, restart Developer Studio to unlock the workspace and to select or create another workspace. |
3. | Review the Developer Studio configuration. | In the devstudio.ini file, verify that the following items are correct:
The following is a sample devstudio.ini file: -clean -vm C:\Program Files\Java\<Java_Home_Folder>\bin\javaw.exe |
4. | Enable logs. | Enable Java debug logging for Developer Studio. See Enabling-Java-debug-logging-for-Developer-Studio or see the knowledge article 000210649. Note: Enabling Java debug logging creates the javaapi.log file. |
5. | Collect the logs. | Review the data in the log file to identify any symptoms or error messages. The log file is located at: Users\Administrator\DeveloperStudio\workspace\.metadata. Copy the log file to another location and then review it so that it does not get overwritten. The log file might be huge in size depending upon the volume. See the table to troubleshoot issues based on the symptoms and error messages. |
6. | Create a BMC Support case. | Collect and send logs and detailed information when creating a case with BMC Support:
|
7. | Analyze the log file. | You can review the log file to identify error messages or behaviors. See the following table to identify the possible symptoms and solutions. |
After you determine a specific symptom or error message, use the following table to identify the solution:
Symptom | Location | Action | Reference |
---|---|---|---|
When you start Developer Studio, you get the following error: ERROR (623): Authentication failed. | On screen |
| N/A |
When you start Developer Studio, you get the following message: A Java Runtime Environment Error, No Java Virtual machine was found. | On screen |
| Step 2 in the Resolution section |