Click to See Complete Forum and Search --> : Bug:java can't work at the differnt directory?


Masaaki
April 9th, 1999, 04:50 PM
Hi,all.

My company machine has 6 partions of Window NT - multilanguage
OS like English, Japanese and so on.

I installed JDK2 at H drive and Jre at C drive.
As a result, only java command didn't work at C drive-English OS.
I got this error message - can't find java.language.NoClassDefFoundError.
The other command works fine.
So, I uninstalled and installed JDK1.1.8.
This time, java command is OK.

Does anyone have a same experience?
But JDK2 is hugh file, isn't it.

Thank you in advance.
-Masaaki Onishi-

Zafir Anjum
April 15th, 1999, 12:34 PM
The JDK (and JRE) require that the environment variables be setup properly. My guess is that your environment was not proper. Go through the installation notes again and be sure to go through the stuff that talks about setting up the environment variable.

Masaaki
April 15th, 1999, 10:50 PM
Hi, Zafir.

Thank you for your advice.
For a while, I keep JDK1.1.8 with Swing partly because my computer
hard disk don't have enough to reinstall JDK2.0.
I have many VC projects in my company computer hard disk.

Acutally, I am a little disappointed that Sun makes JDK2.0 20MB and
Swing library 10MB at install file. JDK1.1.6 is only 8MB.

Regards.
-Masaaki Onishi-

Masaaki
April 18th, 1999, 05:47 PM
Hi.

I installed JDK2 as well as BDK(beanbox) to