Forum Problems Installing LAMS: Re: Re: Re: Re: Lams fialed to build and start


 
Search: 

7: Re: Re: Re: Re: Lams fialed to build and start
In response to 6 01/09/07 11:32 PM
[ Reply | Forward ]
Hi Fiona,

I have made the changes that you mentioned but to no avail. The update was made to the newer version of ant and here are the versions of all the relevant software:

[zzz@dagobah lams_build]$ $JAVA_HOME/bin/java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)
[zzz@dagobah lams_build]$ $ANT_HOME/bin/ant -version
Apache Ant version 1.7.0 compiled on December 13 2006
[zzz@dagobah lams_build]$ ls -la /usr/local | grep jboss
lrwxrwxrwx 1 root other 22 Jan 9 15:45 jboss -> /usr/local/jboss-4.0.2
drwxrwxr-x 7 zzz other 512 Jan 10 15:01 jboss-4.0.2


This time i have only run the assemble-ear ant task because that seems to be the root of the problem at the moment, and included the log file.

I have also tried adding the path: /lams-server-2.0/lams_build/lib to my path $ENV variable to see if the ant script would pick the jars up, but that did now work either. You might have another idea for a method of punching the jars in manually which will solve this problem?

As for the other application server: I have searched the file system and found no xdoclet jars so this is not the problem as far as i can tell!

Cheers David

Posted by David Binney

10: Re: Re: Re: Re: Re: Lams fialed to build and start
In response to 7 01/09/07 11:37 PM
[ Reply | Forward ]
There seems to be some server problems at the moment but the log file was the same as the last assemble-ear.log file with the errors in the xdoclet paths!

PS: will try the log upload again later!

Posted by David Binney

Reply to first post on this page
Back to Problems Installing LAMS