On Sep 3, 8:35 pm, Andrzej Giniewicz <[EMAIL PROTECTED]> wrote:
> Just noticed one thing, during close (by ctrl+c) of sage that run
> notebook (with sage --notebook) I got unhandled error (it's 100%
> reproducible for me):
>
> 2008-09-04 02:30:56+0200 [-] Saving notebook...
> 2008-09-04 02:30:56+0200 [-] Dumping admin history to 'sage_notebook/
> worksheets/
> admin/history.sobj'
> 2008-09-04 02:30:56+0200 [-] Notebook cleanly saved.
> 2008-09-04 02:30:56+0200 [-] Saving notebook...
> 2008-09-04 02:30:56+0200 [-] Dumping admin history to 'sage_notebook/
> worksheets/
> admin/history.sobj'
> 2008-09-04 02:30:56+0200 [-] Unhandled Error
>         Traceback (most recent call last):
>           File "/opt/sage/local/lib/python2.5/site-packages/twisted/
> internet/bas
> e.py", line 1048, in run
>             self.mainLoop()
>           File "/opt/sage/local/lib/python2.5/site-packages/twisted/
> internet/bas
> e.py", line 1057, in mainLoop
>             self.runUntilCurrent()
>           File "/opt/sage/local/lib/python2.5/site-packages/twisted/
> internet/bas
> e.py", line 705, in runUntilCurrent
>             call.func(*call.args, **call.kw)
>           File "/opt/sage/local/lib/python2.5/site-packages/twisted/
> internet/bas
> e.py", line 545, in fireSystemEvent
>             event.fireEvent()
>         --- <exception caught here> ---
>           File "/opt/sage/local/lib/python2.5/site-packages/twisted/
> internet/bas
> e.py", line 368, in fireEvent
>             result = callable(*args, **kwargs)
>           File "sage_notebook/twistedconf.tac", line 25, in
> save_notebook
>             reactor.stop()
>           File "/opt/sage/local/lib/python2.5/site-packages/twisted/
> internet/bas
> e.py", line 495, in stop
>             "Can't stop reactor that isn't running.")
>         twisted.internet.error.ReactorNotRunning: Can't stop reactor
> that isn't
> running.
>
> 2008-09-04 02:30:56+0200 [-] (Port 8000 Closed)
> 2008-09-04 02:30:56+0200 [-] Stopping factory
> <twisted.web2.channel.http.HTTPFac
> tory instance at 0x9522d0c>
> 2008-09-04 02:30:56+0200 [-] Main loop terminated.
> 2008-09-04 02:30:56+0200 [-] Server Shut Down.

I've been seeing the same error message too.

JM
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to