[Building Sakai] sakora-csv tool install?

Steve Swinsburg steve.swinsburg at gmail.com
Mon Feb 24 21:21:10 PST 2014


Hi Gregory,

Check tomcat/logs/catalina.out when Tomcat is starting up to ensure that
the tool starts up cleanly. There is probably an error in there related to
this.

cheers,
Steve


On Tue, Feb 25, 2014 at 3:10 PM, Gregory Guthrie <guthrie at mum.edu> wrote:

> I am trying to setup the " Simple Sakai SIS Services".
> I installed them with (tomcat 78.0.21, Sakai 2.9.1), and then did a build
> and deploy - and Sakai runs fine, but if I try to access them via http I
> get an error.
> (I realize that actual usage will have to be via curl to send the files,
> this was just a quick installation test.)
>
> Trying:
>    http://localhost/sakai-sakora-csv-tool/csv
> Gives:
>      HTTP Status 404 - /sakai-sakora-csv-tool/csv
>      type Status report
>      message /sakai-sakora-csv-tool/csv
>     description The requested resource (/sakai-sakora-csv-tool/csv) is not
> available.
>      Apache Tomcat/7.0.21
>
> Log:
>    localhost_access_log.2014-02-24.txt
>            "GET /sakai-sakora-csv-tool/csv HTTP/1.1" 404 1030
>
> If I try to use https; the server does not respond;
>    https://localhost/sakai-sakora-csv-tool/csv
>
> I think I enabled it in tomcat/conf/server.xml properly, I just
> uncommented out the SSL section:
>     <Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true"
>                maxThreads="150" scheme="https" secure="true"
>                clientAuth="false" sslProtocol="TLS" />
>
> Any hints on where I should look for some indications on what is wrong?
> -------------------------------------------
>
>
> _______________________________________________
> 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/20140225/912dbc72/attachment.html 


More information about the sakai-dev mailing list