;>
>> --
>> Chiradeep
>>
>> On Sep 11, 2012, at 20:26, "Edison Su" wrote:
>>
>>> I fixed it in master, could you have a try?
>>> ant clean-tomcat
>>> ant build-all deploy-server
>>>
>>>> -Original Message
; -Original Message-
>>> From: Edison Su [mailto:edison...@citrix.com]
>>> Sent: Tuesday, September 11, 2012 7:45 PM
>>> To: cloudstack-dev@incubator.apache.org
>>> Subject: RE: ant debug failed to launch
>>>
>>> rm $CATALINA_HOME/lib/servlet-
inal Message-
>> From: Edison Su [mailto:edison...@citrix.com]
>> Sent: Tuesday, September 11, 2012 7:45 PM
>> To: cloudstack-dev@incubator.apache.org
>> Subject: RE: ant debug failed to launch
>>
>> rm $CATALINA_HOME/lib/servlet-api-2.5-20081211.jar
>>
I fixed it in master, could you have a try?
ant clean-tomcat
ant build-all deploy-server
> -Original Message-
> From: Edison Su [mailto:edison...@citrix.com]
> Sent: Tuesday, September 11, 2012 7:45 PM
> To: cloudstack-dev@incubator.apache.org
> Subject: RE: ant debug f
rm $CATALINA_HOME/lib/servlet-api-2.5-20081211.jar
rm $CATALINA_HOME/lib/servlet-api-2.3.jar
> -Original Message-
> From: Gavin Lee [mailto:gavin@gmail.com]
> Sent: Tuesday, September 11, 2012 7:26 PM
> To: cloudstack-dev@incubator.apache.org
> Subject: Re: ant debug f
y-server' re-introduces the same problems.
>
> On 9/11/12 11:34 AM, "Edison Su" wrote:
>
>>Ant clean-tomcat doesn't work?
>>
>>> -Original Message-
>>> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com]
>>> Se
?
>
>> -Original Message-
>> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com]
>> Sent: Tuesday, September 11, 2012 11:16 AM
>> To: CloudStack DeveloperList
>> Subject: Re: ant debug failed to launch
>>
>> To get even further, here are the addi
Ant clean-tomcat doesn't work?
> -Original Message-
> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com]
> Sent: Tuesday, September 11, 2012 11:16 AM
> To: CloudStack DeveloperList
> Subject: Re: ant debug failed to launch
>
> To get even further, her
To get even further, here are the additional steps:
rm $CATALINA_HOME/lib/axis*.jar
rm $CATALINA_HOME/lib/slf4j*
rm $CATALINA_HOME/lib/*jcl*
rm $CATALINA_HOME/webapps7080/awsapi/WEB-INF/lib/log4j-1.2.15.jar
Not sure where the problem is -- maven or ant.
On 9/11/12 10:28 AM, "Chiradeep Vittal"
I found that I had to remove $CATALINA_HOME/lib/servlet-api-2.3.jar to
move past this error.
On 9/11/12 7:04 AM, "Gavin Lee" wrote:
>My environment was ok yesterday for ant debug before I update the source
>code.
>I use root account, I know it's not good, I checked both CATALINA_HOME
>and src fo
My environment was ok yesterday for ant debug before I update the source code.
I use root account, I know it's not good, I checked both CATALINA_HOME
and src folder, the folder permission/ownership is correct.
On Tue, Sep 11, 2012 at 8:05 PM, Rohit Yadav wrote:
> Make sure you're the owner on the
Make sure you're the owner on the source code (where your jars are) and on
CATALINA_HOME.
chown -R
ant deploy-server
and,
ant debug!
Regards,
Rohit
On 11-Sep-2012, at 3:24 PM, Gavin Lee wrote:
> I followed the instruction [1] to setup maven build environment.
> Everything went well except
Permissions -rwx- on CATALINA_HOME for the user?
On 11 September 2012 15:24, Gavin Lee wrote:
> I followed the instruction [1] to setup maven build environment.
> Everything went well except the last step: ant debug
>
> I can use " mvn -P client -pl client jetty:run " but encounter some
> other i
13 matches
Mail list logo