Re: [JBoss-user] Problem running JBoss 2.2.1

2001-05-20 Thread Norman Rupp

Hey, guy.  You have a classpath issue.

What you need to do is right click on my computer, and go to properties.
Now, click Advanced / Environment variables.

Okay.  You need to make sure that the directory that your jdk is installed
is in a directory called JAVA_HOME

It looks like this:

JAVA_HOME d:\java\jdk1.3

That should fix that problem.  There are many more elegant ways to make this
stuff run smoothly.  If you have more trouble, let me know.




- Original Message -
From: "Jim Fritchman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 20, 2001 2:21 PM
Subject: [JBoss-user] Problem running JBoss 2.2.1


> I'm trying to get JBoss running on my Win2000 machine.  I have the jdk in
my
> path like the instructions say, but when I run the batch file I get the
> following error
>
> Failed reading value of registry key
> Software\Javasoft\Java Runtime Environment\CurrentVersion
> Error: could not find java.dll
> Error: could not find Java 2 Runtime Environment
>
> I would greatly appreciate any help in this matter.
>
> Regards,
> Jim Fritchman
>
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Problem running JBoss 2.2.1

2001-05-20 Thread Faisal Abdallah

This happened to me many times (win98) whenever I install or uninstall a
program run by j2sdk!
try to go back to j2sdk...exe install it again
the run Jboss
hope this help!
Faisal
- Original Message -
From: "Jim Fritchman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 20, 2001 8:21 PM
Subject: [JBoss-user] Problem running JBoss 2.2.1


> I'm trying to get JBoss running on my Win2000 machine.  I have the jdk in
my
> path like the instructions say, but when I run the batch file I get the
> following error
>
> Failed reading value of registry key
> Software\Javasoft\Java Runtime Environment\CurrentVersion
> Error: could not find java.dll
> Error: could not find Java 2 Runtime Environment
>
> I would greatly appreciate any help in this matter.
>
> Regards,
> Jim Fritchman
>
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Problem running JBoss 2.2.1

2001-05-20 Thread Pete Bennett

I'm no expert in the vagueries of Windows ;-) ... but that sounds very much
to me as if the state of your registry is inconsitent with the JDK that you
think you have installed and are running.

The error could also imply that you are trying to start jBoss with the JRE
instead of the full SDK.

I'd suggest you try starting jBoss with the full path to you java.exe rather
than relying on the path.

i.e.

hack the line %JAVA_HOME%\bin\java in run*.bat to c:\jdk1.3\bin\java.exe (or
whatever).

If that doesn't work I would double-check your PATH environment variable and
then uninstall and reinstall the JVM to make sure your registry entries are
correct.

Hope this helps,
Pete

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jim
Fritchman
Sent: 20 May 2001 20:22
To: [EMAIL PROTECTED]
Subject: [JBoss-user] Problem running JBoss 2.2.1


I'm trying to get JBoss running on my Win2000 machine.  I have the jdk in my
path like the instructions say, but when I run the batch file I get the
following error

Failed reading value of registry key
Software\Javasoft\Java Runtime Environment\CurrentVersion
Error: could not find java.dll
Error: could not find Java 2 Runtime Environment

I would greatly appreciate any help in this matter.

Regards,
Jim Fritchman


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Problem running JBoss 2.2.1

2001-05-20 Thread Jim Fritchman

I'm trying to get JBoss running on my Win2000 machine.  I have the jdk in my
path like the instructions say, but when I run the batch file I get the
following error

Failed reading value of registry key
Software\Javasoft\Java Runtime Environment\CurrentVersion
Error: could not find java.dll
Error: could not find Java 2 Runtime Environment

I would greatly appreciate any help in this matter.

Regards,
Jim Fritchman


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user