JVM running on Widnows XP Problem

F

Fred

Whenever I start Windows XP, I have a dialouge box box come up,
informing me the JVM can't find the main class, and will have to shut
down.

I would greatly appreciate any advice, or at least been pointed in the
right direction, to be solving this problem.
 
X

xAND

Whenever I start Windows XP, I have a dialouge box box come up,
informing me the JVM can't find the main class, and will have to shut
down.

I would greatly appreciate any advice, or at least been pointed in the
right direction, to be solving this problem.

Maybe you just need to adjust your PATH and CLASSPATH environment
variables ?
 
A

Anthony Borla

Fred,

Fred said:
Whenever I start Windows XP, I have a dialouge box box come up,
informing me the JVM can't find the main class, and will have to shut
down.

I would greatly appreciate any advice, or at least been pointed in the
right direction, to be solving this problem.

It sounds as if an attempt is being made to load a Java-based application at
system startup, but the attempt is failing because the relevant '.class' /
'.jar' files are not being found.

Chances are that this is a recently-installed application in which the
installation process failed at some point. The obvious remedy would be to
uninstall, then reinstall the application [in fact this is the classic
remedy to most Windows-family problems - remove and reinstall ;) !].

Of course there is also the possibility that configuration values such as
CLASSPATH, etc may have been altered.

I hope this helps [though it is only really a 'stab in the dark'].

Anthony Borla
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top