This message (and attachments) is subject to restrictions and a disclaimer. 
Please refer to http://www.unisa.ac.za/disclaimer for full details.
________________________________

Hi All

I'm still struggling with the hybrid installation:

This what I have done so far:

1.Changed the nightly.sh to point to the 1.2.0 release
I'm not sure if I'm correct not knowing git very well I changed the lines where 
it gits the following for the 3akai-ux to the following:
git clone git://github.com/sakaiproject/3akai-ux.git
        cd 3akai-ux
        git checkout -b "build-1.2.0" 1.2.0

For Sparsemapcontenet I tried to follow the same route to check git version 
1.3.4, but it gave an error:
git clone git://github.com/sakaiproject/sparsemapcontent.git
cd sparsemapcontent
git checkout -b "build-1.3.4" 1.3.4
fatal: git checkout: updating paths is incompatible with switching branches. 
Did you intend to checkout '1.3.4' which can not be resolved as commit
         So i just did a git clone 
git://github.com/sakaiproject/sparsemapcontent.git

For solr I also could not checkout 1.2.0:
git clone https://github.com/sakaiproject/solr.git
cd solr
git checkout -b "build-1.4.2" 1.4.2
fatal: git checkout: updating paths is incompatible with switching branches. 
Did you intend to checkout '1.4.2' which can not be resolved as commit?
Again I just did git clone https://github.com/sakaiproject/solr.git


Everything builded successfully and I could follow the troubleshooting guide on 
the OAE/CLE Hybrid deployment guide 
(https://confluence.sakaiproject.org/pages/tinyurl.action?urlIdentifier=pIaCB) 
but  at point number 8 it says : Another useful tool for verifying a Sakai CLE 
instance for hybrid operation is a set of ruby integration tests you run 
against a live server. Out of the box, the test 
testscripts/SlingRuby/tests/hybrid-test.rb<https://source.sakaiproject.org/svn/hybrid/trunk/testscripts/SlingRuby/tests/hybrid-test.rb>
 assumes you are running against localhost and that you have used the shared 
secrets from the nightly.sh script.

There is no hybird-test.rb in the testscripts/SlingRyby

I skipped the step and  point 9 worked, but at point 10-d list the sakai2 tools 
but when I choose a tool it just says when trying to add announcements:
Not Found

The requested URL /imsblti/provider/sakai.announcements was not found on this 
server.

accessing the url http://localhost:8088/imsblti/provider/sakai.announcements 
gives the following

Invalid value for Basic LTI Launch


2012-05-07 14:26:51,833 DEBUG TP-Processor6 
org.sakaiproject.blti.ProviderServlet - Basic LTI Provider request from 
IP=***********
And in the tomcat logs of the sakai2 installation:
2012-05-07 14:26:51,834  INFO TP-Processor6 
org.sakaiproject.blti.ProviderServlet - Invalid value for Basic LTI Launch: 
lti_message_type=null


Can someone please help?

Thanks




Nico Coetzee
Designer Developer
ICT
Unisa Main Campus
Preller Street
Pretoria
Tel: +27 (012) 429-4661
Fax : 0862756913

[cid:[email protected]][cid:[email protected]]









<<inline: Unisa-email-signature_UNGC.gif>>

<<inline: image002.gif>>

_______________________________________________
oae-dev mailing list
[email protected]
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to