The Artima Developer Community
Sponsored Link

Java Answers Forum
Virtual Machine Launcher

79 replies on 6 pages. Most recent reply: Dec 25, 2010 2:50 PM by teresa cox

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 79 replies on 6 pages [ 1 2 3 4 5 6 | » ]
sharon

Posts: 3
Nickname: zimbird
Registered: Jul, 2004

Virtual Machine Launcher Posted: Jul 20, 2004 1:09 PM
Reply to this message Reply
Advertisement
Every time I launch my laptop I get the following Java Virtual Machine Launcher error: could not find the main class - program will exit. I don't know what this means but could someone tell me how I go about fixing this problem?


Matthias Neumair

Posts: 660
Nickname: neumi
Registered: Sep, 2003

Re: Virtual Machine Launcher Posted: Jul 21, 2004 11:51 PM
Reply to this message Reply
What do you mena with "launch my desktop"?
Starting your OS?
If so, then there is an entry in you Autostart or registry (\Software\Microsoft\Windows\CurrentVersion\run) wich launches a Java application, but the class has no main class.
Try to find that entry.

sharon

Posts: 3
Nickname: zimbird
Registered: Jul, 2004

Re: Virtual Machine Launcher Posted: Jul 22, 2004 12:34 PM
Reply to this message Reply
Thanks for your response. I have a Dell Inspiron 7000 laptop running Windows 98 SE. It is when I boot my pc that I get the "Java Virtual Machine Launcher" error which reads: "Could not find the main class. Program will exit". Does this make more sense to you?

Linda

Posts: 1
Nickname: linda
Registered: Jul, 2004

Re: Virtual Machine Launcher Posted: Jul 24, 2004 9:12 AM
Reply to this message Reply
Sharon, I was wondering if you ever got a solution to your problem. I am having the same type of difficulty. When I initially go onto my system, I get 2 error messages, 1 is a Rundll error and then when I hit the "X" to get it off my screen the java virtual machine launcher error appears, saying could not be found.

If you got a solution, I would be most greatful.
Thank you

Melinda

Posts: 2
Nickname: melinda
Registered: Jul, 2004

Re: Virtual Machine Launcher Posted: Jul 25, 2004 2:09 AM
Reply to this message Reply
> Sharon, I was wondering if you ever got a solution to your
> problem. I am having the same type of difficulty. When I
> initially go onto my system, I get 2 error messages, 1 is
> a Rundll error and then when I hit the "X" to get it off
> my screen the java virtual machine launcher error appears,
> saying could not be found.
>
> If you got a solution, I would be most greatful.
> Thank you

I am having the same problem. It started out with the "Java Virtual Machine Launcher: Could not find main class", now I have started getting numerous other error messages...looking for info...please let me know if you find any. Thanks.

Melinda

Posts: 2
Nickname: melinda
Registered: Jul, 2004

Re: Virtual Machine Launcher Posted: Jul 25, 2004 2:10 AM
Reply to this message Reply
The other error messages are also dll errors.

Matthias Neumair

Posts: 660
Nickname: neumi
Registered: Sep, 2003

Re: Virtual Machine Launcher Posted: Jul 26, 2004 12:45 AM
Reply to this message Reply
Or it is spyware or a windows service.

Let
Right click on "My Computer" and "Manage System"
Choose "Services and Applications\Services".
Look for a Service wich type is Auto; bt wich is not lanched. Try to launch it.
If it produces the error you see everytime, this is the program you're looking for.


This are 2 regsitry keys, where you could find the program.
hkey_local_machine\Software\Microsoft\Windows\Run
hkey_current_user\So ftware\Microsoft\Windows\Run



If you have dll errors, normally your java installation is messed up, maybe the javva dll's are not in the system dll path.

Try to reinstall the newest java version (1.4.2_04b5 I think, not the 1.5 beta).



If all this didn't help, it probalby is a spyware.
Try to download the tool ad-aware (from lavasoft), ths should remove allmost every spyware.

sharon

Posts: 3
Nickname: zimbird
Registered: Jul, 2004

Re: Virtual Machine Launcher Posted: Aug 2, 2004 10:43 PM
Reply to this message Reply
Thanks Matthias, I simply downloaded ad-ware (LavaSoft), ran it & my problems are history. Try it ladies. You're great Matt.

Lin

Posts: 1
Nickname: linnett
Registered: Aug, 2004

Re: Virtual Machine Launcher Posted: Aug 5, 2004 1:22 PM
Reply to this message Reply
Thanks for the tip.... i had the same problem - Lavasoft solved it...

Toodle

Posts: 1
Nickname: toobad
Registered: Aug, 2004

Re: Virtual Machine Launcher Posted: Aug 26, 2004 6:05 PM
Reply to this message Reply
I was also having the same Virtual Machine Launcher problem. When I had Norton, is would show up as a trojan horse, but it could never find it. When I unstalled Norton it showed up as Virtual Machine Launcher. I was out looking the other night for a solution to this problem and ran across your article. Lavasoft solved my problem. Thanks for your help.

edna

Posts: 1
Nickname: bela
Registered: Aug, 2004

Re: Virtual Machine Launcher Posted: Aug 30, 2004 4:24 PM
Reply to this message Reply
my computer has windows xp home edition, and every time i
start it vitual machine launcher comes up and says that
it can't find the main server. how can i fix that problem.

Matthias Neumair

Posts: 660
Nickname: neumi
Registered: Sep, 2003

Re: Virtual Machine Launcher Posted: Aug 31, 2004 7:26 AM
Reply to this message Reply
Same as above.

Try to find out wich program requests the "main server" (what the heck is a main server anyway?).

Matt Gerrans

Posts: 1153
Nickname: matt
Registered: Feb, 2002

Re: Virtual Machine Launcher Posted: Aug 31, 2004 10:32 AM
Reply to this message Reply
I suspect it just means it couldn't find the main() entry point.

If any of you can remember what you downloaded and installed right before you got this problem, that might lead you to the source of the problem in the first place. Ad-aware seems to be a good way of cleaning it up. When Ad-aware cleans up, does it tell you what it cleaned up and perhaps where it came from?

Matthias Neumair

Posts: 660
Nickname: neumi
Registered: Sep, 2003

Re: Virtual Machine Launcher Posted: Aug 31, 2004 11:55 PM
Reply to this message Reply
It does tell you what spyware it found, then you can choose if it should delete the files, registry entries, ... or not.

It can't find out where they came from.

Sharon

Posts: 3
Nickname: shar
Registered: Sep, 2004

Re: Virtual Machine Launcher Posted: Sep 9, 2004 11:20 AM
Reply to this message Reply
Matthias you rock! You're my hero!! Woohoo!!
Admittedly, I don't know anything too technical about computers.
Searched the net trying to figure out what my "Virtual Machine Launcher could not find main class" error could possibly be on my 9 day old Dell, then found this site. Thank goodness.
Tried the 'manage system' approach and couldn't find it. Ran lavasoft ad-ware as you suggested and it worked, problem soloved!
Some goofy horoscope things were in there, don't know how or why they got there, but they're gone now!!
Thank you soooo much Matthias!!

Flat View: This topic has 79 replies on 6 pages [ 1  2  3  4  5  6 | » ]
Topic: Importance of implementing hashcode() method for Java classes that are used Previous Topic   Next Topic Topic: Need help with writing a code for following problem

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use