Java Virtual Machine Error

  • Thread starter Thread starter bill
  • Start date Start date
B

bill

When I start up my computer I get an error message that
reads:

Java Virtual Machine Launcher (header)
Could not find the main class. Program will exit.(text)
OK (button)

If anyone knows why this is happening and how I can get
rid of it, I would greatly appreciate it. It does not
interupt any of my programs, but it is mainly annoying.

Thanks
Bill
 
bill said:
When I start up my computer I get an error message that
reads:

Java Virtual Machine Launcher (header)
Could not find the main class. Program will exit.(text)
OK (button)

That is usually from WJview. This is the interface program of the
Microsoft (Java) Virtual machine, used to run Java programs. This was
probably a piece of nasty written in Java that an AV or anti-spyware
program has removed, leaving the WJView sitting there with nothing to
launch.

Start - Run and run MSConfig.exe
Look in the Startup page for a line that has WJView in the Command
column - you may need to drag the divider to its right in the headers so
as to see enough. Uncheck the line, and perhaps also check what was the
Java program, after the wjview.exe on the line.

OK out, don't bother to reboot now, but next time you do there will be a
panel come up about 'you are using the System Configuration tool' -
check the 'don't show again' box and Exit
 
Back
Top