Re: problem in installing cocoon 2.1.11

2009-05-29 Thread sonalimodi
hi Andre Thanks a lot ur suggestion helped me to run my cocoon now i m happyits working now i m able to run my files thanks once again Regards Sonali Andre Juffer wrote: > > sonalimodi wrote: >> i changed my java from java 6 to java5 even then it is giving me the same >> problem.

Re: problem in installing cocoon 2.1.11

2009-05-29 Thread Andre Juffer
sonalimodi wrote: i changed my java from java 6 to java5 even then it is giving me the same problem i started like this r...@sonalimodi[~]#cd /usr/local/cocoon-2.1.11 r...@sonalimodi[cocoon-2.1.11]#./build.sh You could modify the build.sh script by placing on the second line: JAVA_HOME

RE: problem in installing cocoon 2.1.11

2009-05-29 Thread sonalimodi
i changed my java from java 6 to java5 even then it is giving me the same problem i started like this r...@sonalimodi[~]#cd /usr/local/cocoon-2.1.11 r...@sonalimodi[cocoon-2.1.11]#./build.sh Buildfile: build.xml prepare:

RE: problem in installing cocoon 2.1.11

2009-05-29 Thread Laurent Medioni
Cocoon 2.1.11 is working fine with java 6 and the "magic" flag, for the moment. We never had any start-up issue like the one described... Laurent � This email and any files transmitted with it are CONFIDENTIAL and intended solely fo

Re: problem in installing cocoon 2.1.11

2009-05-28 Thread Jasha Joachimsthal
Cocoon 2.1 has some issues with Java 6 (see e.g. http://markmail.org/message/zthrxullfkuld7rb ). Try switching to Java 5. Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hipp

RE: problem in installing cocoon 2.1.11

2009-05-28 Thread sonalimodi
hi The result of echo$JAVA_HOME is /usr/local/jdk1.6.0_02 Robby Pelssers-2 wrote: > > What is the result of "echo $JAVA_HOME" ?? > > Robby > > -Original Message- > From: sonalimodi [mailto:sonalimodia...@gmail.com] > Sent: Thursday, May 28, 2009 2:07 PM > To: users@cocoon.apache.

RE: problem in installing cocoon 2.1.11

2009-05-28 Thread Robby Pelssers
What is the result of "echo $JAVA_HOME" ?? Robby -Original Message- From: sonalimodi [mailto:sonalimodia...@gmail.com] Sent: Thursday, May 28, 2009 2:07 PM To: users@cocoon.apache.org Subject: problem in installing cocoon 2.1.11 hi i have build the build.sh file properly but i have pr