Usage Note 19785: "Could not find the main class. Program will exit." when starting AppDev Studio 3.2
When you start AppDev Studio 3.2, this error message might appear:
Could not find the main class. Program will exit.
To fix this issue:
- Open Notepad.
- Drill down to C:\Program Files\SAS\SASAppDevStudio\3.2\eclipse\
Eclipse.ini.
- Inspect the parameters for spaces to the left of each parameter.
Example:
-vmargs
-Xms40m
-Xmx256m
-XX:MaxPermSize=128m
- Remove any spaces to the left of the parameters and save the file.
Example:
-vmargs
-Xms40m
-Xmx256m
-XX:MaxPermSize=128m
Operating System and Release Information
| SAS System | SAS AppDev Studio | Microsoft Windows XP Professional | 3.0 | | 9.1 TS1M3 SP1 | |
| Microsoft Windows 2000 Professional | 3.0 | | 9.1 TS1M3 SP1 | |
| Microsoft Windows NT Workstation | 3.0 | | 9.1 TS1M3 SP1 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | |
| Topic: | System Administration ==> Installation
|
| Date Modified: | 2008-06-05 13:20:40 |
| Date Created: | 2007-03-20 09:35:48 |