[LON-CAPA-admin] Version 1.3.3

Lars Jensen jensen at physics.unr.edu
Fri Mar 25 23:21:34 EST 2005


Hi Gerd,

Gerd Kortemeyer wrote:
> Did you use DHCP as you downloaded the new version LON-CAPA? If so, the 
> IP address of your laptop changed, and the laptop would not connect to 
> itself.
> 

This is probably not the problem - the problem persists when the laptop 
is off the network.

> 
> If the problem persists, please send me the tail of lonc.log and lond.log.
> 

Here's the tail of the logs:

lonc.log:

Fri Mar 25 20:05:22 2005 (4490) [] [Fri Mar 25 20:05:22 2005: Forking 
node servers] <font color='red'>CRITICAL: --------------- Starting 
children ---------------</font>
Fri Mar 25 20:06:47 2005 (4490) [tmccdev1] [Fri Mar 25 20:05:22 2005: 
Parent keeping the flock] <font color='red'>CRITICAL: Forking server for 
tmccdev1</font>
Fri Mar 25 20:06:47 2005 (5497) [tmccdev1] [Fri Mar 25 20:06:47 2005: 
Connected to tmccdev1] <font color='red'>CRITICAL: Failed to make a 
connection with lond.</font>

lond.log:

Fri Mar 25 20:05:16 2005 (4483): <font color='red'>CRITICAL: ---------- 
Starting ----------</font>

access.log

127.0.0.1 - - [25/Mar/2005:20:06:47 -0800] "GET / HTTP/1.1" 200 492 "-" 
"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050323 
Firefox/1.0.2 Fedora/1.0.2-1.3.1"
127.0.0.1 - - [25/Mar/2005:20:06:47 -0800] "GET /adm/lonIcons/header.gif 
HTTP/1.1" 200 15591 "http://localhost/" "Mozilla/5.0 (X11; U; Linux 
i686; en-US; rv:1.7.6) Gecko/20050323 Firefox/1.0.2 Fedora/1.0.2-1.3.1"
127.0.0.1 - - [25/Mar/2005:20:06:47 -0800] "GET /favicon.ico HTTP/1.1" 
200 1406 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) 
Gecko/20050323 Firefox/1.0.2 Fedora/1.0.2-1.3.1"
127.0.0.1 - - [25/Mar/2005:20:06:47 -0800] "GET /adm/roles HTTP/1.1" 403 
486 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) 
Gecko/20050323 Firefox/1.0.2 Fedora/1.0.2-1.3.1"
127.0.0.1 - - [25/Mar/2005:20:06:47 -0800] "GET 
/adm/lonKaputt/lonlogo_broken.gif HTTP/1.1" 200 793 
"http://localhost/adm/roles" "Mozilla/5.0 (X11; U; Linux i686; en-US; 
rv:1.7.6) Gecko/20050323 Firefox/1.0.2 Fedora/1.0.2-1.3.1"

error_log:

[Fri Mar 25 20:05:05 2005] [warn] module perl_module is already loaded, 
skipping
[Fri Mar 25 20:05:05 2005] [warn] module mod_perl.c is already added, 
skipping
Processing config directory: /etc/httpd/conf/loncapa_apache_local*.conf
Subroutine scale redefined at 
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/GD/Polyline.pm 
line 52.
[Fri Mar 25 20:05:09 2005] [notice] Apache/1.3.27 (Unix) 
(Red-Hat/Linux) mod_perl/1.26 configured -- resuming normal operations
[Fri Mar 25 20:05:09 2005] [notice] suEXEC mechanism enabled (wrapper: 
/usr/sbin/suexec)
[Fri Mar 25 20:05:09 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)


> 
> On Mar 25, 2005, at 8:20 PM, Lars Jensen wrote:
> 
>> Hi Guy,
>>
>> After installing 1.3.3 on my standalone laptop, I get this error when 
>> trying to access loncapa:
>>
>>
>>
>> This LON-CAPA server is temporarily not available for login
>>
>> Please attempt to login to one of the following servers:
>>
>> (preferred)
>>
>> If the problem persists, please contact jensen at localhost
>>
>> Now, I'm afraid of doing the upgrade on schubert...
>>
>> Lars.
>>
>> Guy Albertelli II wrote:
>>
>>> Hi All,
>>> New Version 1.3.3 Released
>>> Bugfix release.
>>> Notable Changes:
>>> - printing images could get the aspect ratio wrong
>>> - <organicstructure> handles "-" correctly in more situations
>>> - new machines added (vcu, kanazawa)
>>> - eduCog is up and running
>>> - correct handling of users which advanced custom roles
>>> - print using bachmode by default for advanced users too
>>> - printing a right aligned picture works in all cases
>>> - <m> could take up too much whitespace
>>> - when viewing a sequnce provide links to the CSTR and the RES 
>>> versions of
>>>     the resource
>>> To install this update:
>>> 1) You will need to be running Fedora Core 2 or 3 2) Use yum to 
>>> update your machine and then install the
>>>       LONCAPA-prerequisites
>>> yum update
>>> yum install LONCAPA-prerequisites
>>> 3) Download the new LON-CAPA tarball from
>>> wget http://install.lon-capa.org/versions/loncapa-1.3.3.tar.gz
>>> and untar it
>>> tar xzvf loncapa-1.3.3.tar.gz
>>> 4) Run the UPDATE script as root
>>> cd loncapa-1.3.3
>>> su
>>> ./UPDATE
>>> 5) restart the system services
>>> /etc/rc.d/init.d/loncontrol stop
>>> /etc/rc.d/init.d/loncontrol start
>>> /etc/rc.d/init.d/httpd stop
>>> /etc/rc.d/init.d/httpd start
>>> ----NOTES
>>> 1) Many questions are answered at http://help.lon-capa.org
>>> 2) Defects reports, and enhancements requests can be entered at
>>>    http://bugs.lon-capa.org
>>> 3) Mailing lists can be joined and left at http://mail.lon-capa.org
>>
>> _______________________________________________
>> LON-CAPA-admin mailing list
>> LON-CAPA-admin at mail.lon-capa.org
>> http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin
>>
> -- 
> Gerd Kortemeyer, Ph.D.
> Michigan State University
> http://www.lite.msu.edu/kortemeyer/
> 
> _______________________________________________
> LON-CAPA-admin mailing list
> LON-CAPA-admin at mail.lon-capa.org
> http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin



More information about the LON-CAPA-admin mailing list