3 Replies Latest reply on Jan 7, 2002 7:03 AM by adrian.brock

    jvm.cfg not found ?

    robselke

      For an unknown reason, when trying to start JBoss server I get the message "could not open 'C:\Program Files\JavaSoft\JRE\1.3.0_01\lib\jvm.cfg'". That file is in the same directory, but on my D-drive! Everything has worked fine before, what went wrong?

      Thanx for helping!

      Rob

        • 1. Re: jvm.cfg not found ?

          This looks like a java installation issue.
          You probably installed a JRE onto drive c: at one
          point and the java.exe in your path is still pointing at it.

          The java in your path is probably in
          c:\windows\system32

          Regards,
          Adrian

          • 2. Re: jvm.cfg not found ?
            robselke

            Well, I had installed JRE 1.3.0_01 early december, *also* on the D-drive. But registry keys today still pointed to c:. After some trying (and failing), I have decided to remove all versions, and install 1.3.1_02. Let's hope that works.

            Thanx!

            Rob.

            • 3. Re: jvm.cfg not found ?

              Yeh, windows is good like that.

              You can't install two different jdks on one machine :-(

              If all else fails, just edit the registry.

              Start Run... regedit

              Regards,
              Adrian