Re: [JBoss-user] Error when building jboss

2002-11-05 Thread Joao Pedro Clemente

> What do you mean, "install the bins"?  Shouldn't the build scripts be calling what 
>it needs from the downloaded bin directory?  Or is there a new package I need to 
>install on my system in order to get this to compile?

I think he meant "use the binaries", the already compiled versions of
JBoss, instead of trying to compile the sources...



---
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Error when building jboss

2002-11-05 Thread Stephen Davidson


[EMAIL PROTECTED] wrote:


Stephen Davidson wrote:


Greetings.

I am having the EXACT same problem, but with JBoss v3.2

NOTE: I was able to build and run 3.0.0 and 3.0.1 successfully.
My System;
SuSE Linux 8.0
JDK 1.4.1

I posted a message earlier, but there was no response.  I am 
considering posting a bug.  Currently I am running a pre-release 
custom version of JBoss3.0.1, but would like to upgrade to get some of 
the many bug fixes and performance enhancements that have since been 
applied.

-Steve


Hi Steve,

Try to install the bins, that's what I definitely did to make it work...

good luck







Greetings;


What do you mean, "install the bins"?  Shouldn't the build scripts be calling what it needs from the downloaded bin directory?  Or is there a new package I need to install on my system in order to get this to compile?


Perplexed,

Steve
--
Java/J2EE Developer/Systems Integrator
214-724-7741




---
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] Error when building jboss

2002-11-04 Thread [EMAIL PROTECTED]
Stephen Davidson wrote:


Greetings.

I am having the EXACT same problem, but with JBoss v3.2

NOTE: I was able to build and run 3.0.0 and 3.0.1 successfully.
My System;
SuSE Linux 8.0
JDK 1.4.1

I posted a message earlier, but there was no response.  I am 
considering posting a bug.  Currently I am running a pre-release 
custom version of JBoss3.0.1, but would like to upgrade to get some of 
the many bug fixes and performance enhancements that have since been 
applied.

-Steve

Hi Steve,

Try to install the bins, that's what I definitely did to make it work...

good luck



Marius Kotsbak wrote:


Maybe you have to set JAVA_HOME to the rootdir of your JDK, or put
java-binary in the path.

On man, 2002-11-04 at 17:55, [EMAIL PROTECTED] wrote:


Hallo
I have tried to build jboss-3.0.4 on my SuSE Linux machine and had 
the following error message:
...
generate-parsers:

BUILD FAILED

/work/Downloads/jboss-3.0.4-src/server/build.xml:348: Failed to 
launch JJTree: java.io.IOException: java.io.IOException: java: not 
found

Can somebody please help me fixing it?
Thanks

java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)










---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Error when building jboss

2002-11-04 Thread Stephen Davidson
Greetings.

I am having the EXACT same problem, but with JBoss v3.2

NOTE: I was able to build and run 3.0.0 and 3.0.1 successfully.
My System;
SuSE Linux 8.0
JDK 1.4.1

I posted a message earlier, but there was no response.  I am considering posting a bug.  Currently I am running a pre-release custom version of JBoss3.0.1, but would like to upgrade to get some of the 
many bug fixes and performance enhancements that have since been applied.

-Steve

Marius Kotsbak wrote:

Maybe you have to set JAVA_HOME to the rootdir of your JDK, or put
java-binary in the path.

On man, 2002-11-04 at 17:55, [EMAIL PROTECTED] wrote:


Hallo
I have tried to build jboss-3.0.4 on my SuSE Linux machine and had the 
following error message:
...
generate-parsers:

BUILD FAILED

/work/Downloads/jboss-3.0.4-src/server/build.xml:348: Failed to launch 
JJTree: java.io.IOException: java.io.IOException: java: not found

Can somebody please help me fixing it?
Thanks

java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)





--
Java/J2EE Developer/Systems Integrator
214-724-7741




---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Error when building jboss

2002-11-04 Thread Michael Bartmann
Hi,
it is essential that the JAVA_HOME points to the same jdk which has its
bin directory first in the PATH.
Just an idea..
Michael

[EMAIL PROTECTED] wrote:


Marius Kotsbak wrote:


Maybe you have to set JAVA_HOME to the rootdir of your JDK, or put
java-binary in the path.
 

Thanks Marius for the answer,
but my JAVA_HOME var. is set. I have tried with both jdk1.3 and 1.4.1 
without sucess

On man, 2002-11-04 at 17:55, [EMAIL PROTECTED] wrote:
 

Hallo
I have tried to build jboss-3.0.4 on my SuSE Linux machine and had 
the following error message:
...
generate-parsers:

BUILD FAILED

/work/Downloads/jboss-3.0.4-src/server/build.xml:348: Failed to 
launch JJTree: java.io.IOException: java.io.IOException: java: not 
found

Can somebody please help me fixing it?
Thanks

java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)




---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
  





---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


 





---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user






---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Error when building jboss

2002-11-04 Thread [EMAIL PROTECTED]
Marius Kotsbak wrote:


Maybe you have to set JAVA_HOME to the rootdir of your JDK, or put
java-binary in the path.
 

Thanks Marius for the answer,
but my JAVA_HOME var. is set. I have tried with both jdk1.3 and 1.4.1 
without sucess

On man, 2002-11-04 at 17:55, [EMAIL PROTECTED] wrote:
 

Hallo
I have tried to build jboss-3.0.4 on my SuSE Linux machine and had the 
following error message:
...
generate-parsers:

BUILD FAILED

/work/Downloads/jboss-3.0.4-src/server/build.xml:348: Failed to launch 
JJTree: java.io.IOException: java.io.IOException: java: not found

Can somebody please help me fixing it?
Thanks

java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)




---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
   





---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


 





---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Error when building jboss

2002-11-04 Thread Joao Pedro Clemente

> Hallo
> I have tried to build jboss-3.0.4 on my SuSE Linux machine and had the
> following error message:
> ...
> generate-parsers:
>
> BUILD FAILED

I also had errors building 3.0.3 on a Win2k, also with J2SDK1.4.1_01



---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Error when building jboss

2002-11-04 Thread Scott M Stark
There is some problem with how JavaCC is integrating with the java vm/compiler
under 1.4.1 that needs to be looked into.


Scott Stark
Chief Technology Officer
JBoss Group, LLC


- Original Message - 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 8:55 AM
Subject: [JBoss-user] Error when building jboss


> Hallo
> I have tried to build jboss-3.0.4 on my SuSE Linux machine and had the 
> following error message:
> ...
> generate-parsers:
> 
> BUILD FAILED
> 
> /work/Downloads/jboss-3.0.4-src/server/build.xml:348: Failed to launch 
> JJTree: java.io.IOException: java.io.IOException: java: not found
> 
> Can somebody please help me fixing it?
> Thanks
> 
> java version "1.4.1_01"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
> Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)



---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Error when building jboss

2002-11-04 Thread Marius Kotsbak
Maybe you have to set JAVA_HOME to the rootdir of your JDK, or put
java-binary in the path.

On man, 2002-11-04 at 17:55, [EMAIL PROTECTED] wrote:
> Hallo
> I have tried to build jboss-3.0.4 on my SuSE Linux machine and had the 
> following error message:
> ...
> generate-parsers:
> 
> BUILD FAILED
> 
> /work/Downloads/jboss-3.0.4-src/server/build.xml:348: Failed to launch 
> JJTree: java.io.IOException: java.io.IOException: java: not found
> 
> Can somebody please help me fixing it?
> Thanks
> 
> java version "1.4.1_01"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
> Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)
> 
> 
> 
> 
> ---
> This SF.net email is sponsored by: ApacheCon, November 18-21 in
> Las Vegas (supported by COMDEX), the only Apache event to be
> fully supported by the ASF. http://www.apachecon.com
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user




---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user