[Building Sakai] error running sakai with tomcat

Steve Swinsburg steve.swinsburg at gmail.com
Sun Jul 22 16:27:21 PDT 2012


Hi,

Sakai has not been deploye. You didn't specify the correct parameter to tell it where Tomcat is. You have:

 -Dmaven.apache-tomcat-7.0.29.home=/opt/apache-tomcat-7.0.20/

should be:
 -Dmaven.tomcat.home=/opt/apache-tomcat-7.0.20/

But that means that you already have maven.tomcat.home specified somewhere because sakai:deploy will fail unless it is set. So check ~/.m2/settings.xml to see where Sakai was deployed to.

cheers,
Steve

On 23/07/2012, at 8:27 AM, Ijlal EL HAZITI wrote:

> Hi everybody
> well, I managed to successfully build SAKAI; using that command: 
> 
> mvn clean install sakai:deploy -Dmaven.test.skip=true -Dmaven.apache-tomcat-7.0.29.
> home=/opt/apache-tomcat-7.0.20/
> 
> (Unfortunatly, if I don't skip tests, the build fails; and I don't know why)
> 
> but when I try to lunch it with tomcat; I still have that message: 
> 
> Etat HTTP 404 - /portal
> 
> type Rapport d'état
> 
> message /portal
> 
> description The requested resource (/portal) isn't available.
> 
> Apache Tomcat/7.0.29
> 
> I'll join the catalina.out to that msg. 
> Can you give me some advices to fix that bug plz??
> <catalina.out>_______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120723/3c6fff21/attachment.html 


More information about the sakai-dev mailing list