Why do I receive an error that reads "WJVIEW error, Could not execute Main"?

John Savill

July 8, 2003

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. Wjview lets you view window-based Java applications. You might receive an error message if Wjview attempts to start an application on your system that no longer exists. To check this under Windows XP, perform the following steps:

  1. Start Msconfig.

  2. Select the Startup tab.

  3. Scan the list for any entries that contain "wjview."

  4. If you find any "wjview" entries, try disabling the Wjview startup component and locate any associated folders identified in Msconfig that you might need to delete to determine whether that solves the problem.

To delete the Wjview entries rather than disabling them (and to check under non-XP OSs), perform the following steps:

  • Open a registy editor (e.g., regedit.exe).

  • Navigate to the HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun and HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun registry subkeys.

  • Remove the invalid Wjview entries.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like