[Building Sakai] Sakai 2+3 Hybrid Setup Problem

Duffy Gillman duffy at rsmart.com
Wed Oct 19 06:00:57 PDT 2011


Apache logs are typically at /var/log/apache or /var/log/httpd. There you should find an access log which shows each URL requested and the response code. There will also be an error log which should reveal any problems proxying requests to OAE or CLE. On the CLE side you will need to look in the Tomcat installation directory under logs/. The catalina.log file should show any errors which have occurred on that end.

-Duffy
------------------------------
Duffy Gillman
Sr. Software Engineer
The rSmart Group, Inc.

On Oct 18, 2011, at 11:56 AM, Mustansar Mehmood wrote:

> 
> Unfortunately I am still having problems despite making this change. 
> Are there any logs I should be looking into to find out where the errors are happening ?
> 
> On 10/17/2011 04:50 PM, Lance Speelmon wrote:
>> You might need to enable mod_proxy; e.g.:
>> 
>> +Enable mod_proxy_ajp module
>> +---------------------------
>> +1. `vi /etc/httpd/conf/httpd.conf`
>> +2. Add the following line:
>> +
>> +    `LoadModule proxy_ajp_module modules/mod_proxy_ajp.so`
>> 
>> 
>> Lance Speelmon, VP Sakai Development
>> rSmart | 602.840.7300
>> 
>> On Oct 17, 2011, at 12:23 PM, Mustansar Mehmood wrote:
>> 
>>> I am also getting HTTP 500 on http://localhost:8088/portal
>> 
> 
> 
> -- 
> Mustansar Mehmood
> Educational System Developer& Integrator
> 
> Information Technology  
> 6100 Main St. MS 119
> Houston Texas 77005
> 
> Phone:(713)348-2523
> Fax  :(713)348 6099 
> 
> email:mustansar at rice.edu
> 
> 
> 
> 
> 
> 
> I have yet to see any problem, however complicated, which, when,you  looked at it in the right way, did not become still more complicated. 
>     -- Poul Anderson 
> 
> 
> _______________________________________________
> 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"



More information about the sakai-dev mailing list