system class error

  • Thread starter Thread starter Larry Branscombe
  • Start date Start date
L

Larry Branscombe

hi,hope someone can help. when i first start up i get a
error: unable to locate system class: java/lang/object
please if anyone knows how to fix this i would be ever
so grateful.thank you
 
----- Wesley Vogel wrote: ----

Larry

PRB: Error "Unable to Locate System Class "java\lang\String
http://support.microsoft.com/default.aspx?scid=kb;en-us;25692

Search for... error: unable to locate system class: java/lang/objec
http://tinyurl.com/2pup

--
Hope this helps. Let us know
We

In
Larry Branscombe said:
hi,hope someone can help. when i first start up i get
error: unable to locate system class: java/lang/objec
please if anyone knows how to fix this i would be eve
so grateful.thank yo
thank you wesley but i already have that java program and everything seems to work fine for the exception of getting this annoying error message when i turn on the computer. is there something in my registry? or somewhere else that its just not being found by me? thanks hope some more helpful hints come in .
 
Larry;

Just an idea.

============

How can I uninstall the Microsoft Java Virtual Machine (JVM) from Windows
XP?

http://www.winnetmag.com/Article/ArticleID/38206/38206.html

John Savill
InstantDoc #38206

You might want to remove the Microsoft JVM, which Microsoft no longer
supports, in favor of the more recent

Sun Microsystems JVM. To remove the Microsoft JVM, perform the following
steps:

1) From the Start menu, select Run.
2) Enter the command

RunDll32 advpack.dll,LaunchINFSection java.inf,UnInstall

to start the uninstall process

3) Click Yes to the confirmation, then select Reboot.
4) After the machine restarts, delete the following items:
the \%systemroot%\java folder
C:\WINDOWS\java
java.pnf from the \%systemroot%\inf folder
jview.exe and wjview.exe from the \%systemroot%\system32 folder
The HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Java VM registry subkey
The HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\AdvancedOptions\JAVA_VM registry subkey (to remove the Microsoft
Internet Explorer (IE) options)

Microsoft Java is now removed.

You can download Sun's newer JVM for Windows at
http://java.sun.com/getjava/index.html.
 
Larry said:
thank you wesley but i already have that java program and everything seems to work fine for the exception of getting this annoying error message when i turn on the computer. is there something in my registry? or somewhere else that its just not being found by me? thanks hope some more helpful hints come in .

Start - Run and run MSConfig.exe

On the Startup page look in the Command column for a line running WJView

that is the interface for the MS Java engine, and there are cases where
something sets it up to auto-run a java program which later gets deleted
without removing the line. So uncheck it. Exit - do not bother to
reboot, but next time you do there will be a message about
'Troubleshooting'. Check the 'Do not show again' box and exit
 

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

Similar Threads

WJView Error 2
Right click on folder refreshes windows 1
WJVIEW ERROR 2
error messages 3
wjview error 1
WJView Error 2
start up screen 1
WJVIEW ERROR 1

Back
Top