hi all, can anyone tel me how to query string in URL for querying data from ZSQL from page containg DTML code.<br>thanx in advance.. <br><br><div class="gmail_quote">On Sat, Apr 12, 2008 at 9:30 PM,  &lt;<a href="mailto:zope-request@zope.org">zope-request@zope.org</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send Zope mailing list submissions to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:zope@zope.org">zope@zope.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://mail.zope.org/mailman/listinfo/zope" target="_blank">http://mail.zope.org/mailman/listinfo/zope</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:zope-request@zope.org">zope-request@zope.org</a><br>
<br>
You can reach the person managing the list at<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:zope-owner@zope.org">zope-owner@zope.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Zope digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
 &nbsp; 1. Re: Upgrade to 2.7.2 results in all content unavailable (Jonathan)<br>
 &nbsp; 2. Re: Upgrade to 2.7.2 results in all content unavailable<br>
 &nbsp; &nbsp; &nbsp;(Wes Modes)<br>
 &nbsp; 3. Re: Upgrade to 2.7.2 results in all content unavailable<br>
 &nbsp; &nbsp; &nbsp;(Thomas Bennett)<br>
 &nbsp; 4. Critical System Hosed, Plan B - upgrade zope, convert db<br>
 &nbsp; &nbsp; &nbsp;(Wes Modes)<br>
 &nbsp; 5. Database conversion (Wes Modes)<br>
 &nbsp; 6. Re: Database conversion (Andreas Jung)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 11 Apr 2008 14:24:09 -0400<br>
From: &quot;Jonathan&quot; &lt;<a href="mailto:dev101@magma.ca">dev101@magma.ca</a>&gt;<br>
Subject: Re: [Zope] Upgrade to 2.7.2 results in all content<br>
 &nbsp; &nbsp; &nbsp; &nbsp;unavailable<br>
To: &quot;Wes Modes&quot; &lt;<a href="mailto:wmodes@ucsc.edu">wmodes@ucsc.edu</a>&gt;, &lt;<a href="mailto:zope@zope.org">zope@zope.org</a>&gt;<br>
Message-ID: &lt;146101c89c01$3bf93fb0$677ba8c0@DESKTOP&gt;<br>
Content-Type: text/plain; format=flowed; charset=&quot;iso-8859-1&quot;;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;reply-type=original<br>
<br>
<br>
----- Original Message -----<br>
From: &quot;Wes Modes&quot; &lt;<a href="mailto:wmodes@ucsc.edu">wmodes@ucsc.edu</a>&gt;<br>
To: &quot;Dieter Maurer&quot; &lt;<a href="mailto:dieter@handshake.de">dieter@handshake.de</a>&gt;; &lt;<a href="mailto:zope@zope.org">zope@zope.org</a>&gt;<br>
Sent: Friday, April 11, 2008 1:44 PM<br>
Subject: Re: [Zope] Upgrade to 2.7.2 results in all content unavailable<br>
<br>
<br>
&gt; &nbsp; &nbsp;2008-04-11 10:36:54 ERROR ZODB.lock_file Error locking file<br>
&gt; &nbsp; &nbsp;/var/lib/zope/var/Data.fs.lock<br>
&gt; &nbsp; &nbsp;Traceback (most recent call last):<br>
&gt; &nbsp; &nbsp; &nbsp;File &quot;/usr/lib/zope/lib/python/ZODB/lock_file.py&quot;, line 63, in<br>
&gt; &nbsp; &nbsp;__init__<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;lock_file(self._fp)<br>
&gt; &nbsp; &nbsp; &nbsp;File &quot;/usr/lib/zope/lib/python/ZODB/lock_file.py&quot;, line 42, in<br>
&gt; &nbsp; &nbsp;lock_file<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;fcntl.flock(file.fileno(), _flags)<br>
&gt; &nbsp; &nbsp;IOError: [Errno 11] Resource temporarily unavailable<br>
<br>
Make sure you have read/write access to the /var/lib/zope/var directory and<br>
that is &#39;owned&#39; by &#39;zope&#39;<br>
<br>
<br>
Jonathan<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 11 Apr 2008 12:14:30 -0700<br>
From: Wes Modes &lt;<a href="mailto:wmodes@ucsc.edu">wmodes@ucsc.edu</a>&gt;<br>
Subject: Re: [Zope] Upgrade to 2.7.2 results in all content<br>
 &nbsp; &nbsp; &nbsp; &nbsp;unavailable<br>
To: Dieter Maurer &lt;<a href="mailto:dieter@handshake.de">dieter@handshake.de</a>&gt;, <a href="mailto:zope@zope.org">zope@zope.org</a><br>
Message-ID: &lt;<a href="mailto:47FFB896.4030402@ucsc.edu">47FFB896.4030402@ucsc.edu</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Better yet, here&#39;s a more informative debug output. &nbsp;It tells me that<br>
zope thinks this is a new instance. &nbsp;Though the old database is it place<br>
right where it should expect to see it.<br>
<br>
 &nbsp; &nbsp;*[root@library zope]# bin/zopectl debug*<br>
 &nbsp; &nbsp;Starting debugger (the name &quot;app&quot; is bound to the top-level Zope object)<br>
 &nbsp; &nbsp;2008-04-11 12:04:05 WARNING Init Class<br>
 &nbsp; &nbsp;Products.HappySession.HappySession.HappySession has a security<br>
 &nbsp; &nbsp;declaration for nonexistent method &#39;manage_menu&#39;<br>
 &nbsp; &nbsp;[snipped a bunch of warnings...]<br>
<br>
 &nbsp; &nbsp;*&gt;&gt;&gt; import Zope, ZPublisher*<br>
<br>
 &nbsp; &nbsp;*&gt;&gt;&gt; ZPublisher.Zope(&#39;&#39;)*<br>
<br>
 &nbsp; &nbsp;Status: 200 OK<br>
 &nbsp; &nbsp;X-Powered-By: Zope (<a href="http://www.zope.org" target="_blank">www.zope.org</a>), Python (<a href="http://www.python.org" target="_blank">www.python.org</a>)<br>
 &nbsp; &nbsp;Content-Length: 4066<br>
 &nbsp; &nbsp;Content-Type: text/html<br>
<br>
 &nbsp; &nbsp;[snipped a bunch of html and helpful info]<br>
 &nbsp; &nbsp;Zope Quick Start<br>
 &nbsp; &nbsp;You have not created any users in this Zope instance. &nbsp;In order to<br>
 &nbsp; &nbsp;log in and manage this Zope instance, you&#39;ll need to add an<br>
 &nbsp; &nbsp;adminstrative<br>
 &nbsp; &nbsp;user account.<br>
<br>
 &nbsp; &nbsp;If you&#39;re running Zope on UNIX or Linux, you can create an<br>
 &nbsp; &nbsp;administrative<br>
 &nbsp; &nbsp;user account via the &quot;zopectl adduser&quot; command from a shell.<br>
 &nbsp; &nbsp;&lt;b&gt;Note: You&#39;ll<br>
 &nbsp; &nbsp;need to shut Zope itself down before &quot;zopectl adduser&quot; will work.<br>
 &nbsp; &nbsp;Restart<br>
 &nbsp; &nbsp;Zope after executing this command in order to log in.&lt;/b&gt;<br>
<br>
 &nbsp; &nbsp;WARNING: you are running Zope 2.8.X with python 2.4.X, this is not a<br>
 &nbsp; &nbsp;supported<br>
 &nbsp; &nbsp;combination. Don&#39;t file bugreports or ask for support on <a href="http://zope.org" target="_blank">zope.org</a>.<br>
 &nbsp; &nbsp;____________________________________________________________<br>
<br>
<br>
<br>
And apparently, I&#39;m running 2.8.7 not 2.7.2 as I thought. &nbsp;And I&#39;m not<br>
supposted to ask you for help. &nbsp;Help!<br>
<br>
W.<br>
<br>
<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Dieter Maurer wrote:<br>
&gt;&gt; Dieter Maurer wrote at 2008-4-11 19:13 +0200:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Wes Modes wrote at 2008-4-10 21:04 -0700:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I upgraded to Zope 2.7.2 and all of my content can&#39;t be seen by Zope.<br>
&gt;&gt;&gt;&gt; Honestly I&#39;m not sure what the previous version I was running was (nor<br>
&gt;&gt;&gt;&gt; am I sure how to find out).<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Now, every page results in<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Site Error<br>
&gt;&gt;&gt;&gt; An error was encountered while publishing this resource.<br>
&gt;&gt;&gt;&gt; Resource not found<br>
&gt;&gt;&gt;&gt; Sorry, the requested resource does not exist.<br>
&gt;&gt;&gt;&gt; Check the URL and try again.<br>
&gt;&gt;&gt;&gt; Resource: Zope GET<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt; Difficult problems can be analyzed in interactive Python<br>
&gt;&gt;&gt; sessions.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Under *nix, you start such a session with &quot;bin/zopectl debug&quot;<br>
&gt;&gt;&gt; (under Windows, this does not work but there are alternatives).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp;from request import getRequest<br>
&gt;&gt;&gt; &nbsp; &nbsp;request = getRequest()<br>
&gt;&gt;&gt; &nbsp; &nbsp;obj = request.traverse(&#39;pathpart_of_your_url&#39;)<br>
&gt;&gt;&gt; &nbsp; &nbsp;obj()<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; If authentication is required, you use<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp;from request import getAuthRequest<br>
&gt;&gt;&gt; &nbsp; &nbsp;request = getAuthRequest(user, password)<br>
&gt;&gt;&gt; &nbsp; &nbsp;....<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; If there are problems, you use &quot;pdb.pm()&quot; (or &quot;dm.pdb.zpbd.pm()&quot;<br>
&gt;&gt;&gt; for better Zope support) to analyse them.<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; I forgot. You can download &quot;request.py&quot; from<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; <a href="http://www.dieter.handshake.de/pyprojects/zope/request.py" target="_blank">http://www.dieter.handshake.de/pyprojects/zope/request.py</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; In order to get rid of a deprecation warning, you must replace &quot;Zope&quot;<br>
&gt;&gt; with &quot;Zope2&quot;.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt; Wes Modes<br>
&gt; Server Administrator &amp; Programmer Analyst<br>
&gt; McHenry Library<br>
&gt; Computing &amp; Network Services<br>
&gt; Information and Technology Services<br>
&gt; 459-5208<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Zope maillist &nbsp;- &nbsp;<a href="mailto:Zope@zope.org">Zope@zope.org</a><br>
&gt; <a href="http://mail.zope.org/mailman/listinfo/zope" target="_blank">http://mail.zope.org/mailman/listinfo/zope</a><br>
&gt; ** &nbsp; No cross posts or HTML encoding! &nbsp;**<br>
&gt; (Related lists -<br>
&gt; &nbsp;<a href="http://mail.zope.org/mailman/listinfo/zope-announce" target="_blank">http://mail.zope.org/mailman/listinfo/zope-announce</a><br>
&gt; &nbsp;<a href="http://mail.zope.org/mailman/listinfo/zope-dev" target="_blank">http://mail.zope.org/mailman/listinfo/zope-dev</a> )<br>
&gt;<br>
<br>
--<br>
<br>
Wes Modes<br>
Server Administrator &amp; Programmer Analyst<br>
McHenry Library<br>
Computing &amp; Network Services<br>
Information and Technology Services<br>
459-5208<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://mail.zope.org/pipermail/zope/attachments/20080411/2d1aa22a/attachment-0001.htm" target="_blank">http://mail.zope.org/pipermail/zope/attachments/20080411/2d1aa22a/attachment-0001.htm</a><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Fri, 11 Apr 2008 16:17:56 -0400<br>
From: Thomas Bennett &lt;<a href="mailto:bennetttm@appstate.edu">bennetttm@appstate.edu</a>&gt;<br>
Subject: Re: [Zope] Upgrade to 2.7.2 results in all content<br>
 &nbsp; &nbsp; &nbsp; &nbsp;unavailable<br>
To: <a href="mailto:zope@zope.org">zope@zope.org</a><br>
Message-ID: &lt;<a href="mailto:200804111617.56442.bennetttm@appstate.edu">200804111617.56442.bennetttm@appstate.edu</a>&gt;<br>
Content-Type: text/plain; &nbsp;charset=&quot;utf-8&quot;<br>
<br>
have you used locate or any other utility to make sure you only have one Zope<br>
installed, like &quot;locate zope.conf&quot; ?<br>
<br>
Thomas<br>
<br>
On Friday 11 April 2008 15:14, Wes Modes wrote:<br>
&gt; Better yet, here&#39;s a more informative debug output. &nbsp;It tells me that<br>
&gt; zope thinks this is a new instance. &nbsp;Though the old database is it place<br>
&gt; right where it should expect to see it.<br>
&gt;<br>
&gt; &nbsp; &nbsp; *[root@library zope]# bin/zopectl debug*<br>
&gt; &nbsp; &nbsp; Starting debugger (the name &quot;app&quot; is bound to the top-level Zope<br>
&gt; object) 2008-04-11 12:04:05 WARNING Init Class<br>
&gt; &nbsp; &nbsp; Products.HappySession.HappySession.HappySession has a security<br>
&gt; &nbsp; &nbsp; declaration for nonexistent method &#39;manage_menu&#39;<br>
&gt; &nbsp; &nbsp; [snipped a bunch of warnings...]<br>
&gt;<br>
&gt; &nbsp; &nbsp; *&gt;&gt;&gt; import Zope, ZPublisher*<br>
&gt;<br>
&gt; &nbsp; &nbsp; *&gt;&gt;&gt; ZPublisher.Zope(&#39;&#39;)*<br>
&gt;<br>
&gt; &nbsp; &nbsp; Status: 200 OK<br>
&gt; &nbsp; &nbsp; X-Powered-By: Zope (<a href="http://www.zope.org" target="_blank">www.zope.org</a>), Python (<a href="http://www.python.org" target="_blank">www.python.org</a>)<br>
&gt; &nbsp; &nbsp; Content-Length: 4066<br>
&gt; &nbsp; &nbsp; Content-Type: text/html<br>
&gt;<br>
&gt; &nbsp; &nbsp; [snipped a bunch of html and helpful info]<br>
&gt; &nbsp; &nbsp; Zope Quick Start<br>
&gt; &nbsp; &nbsp; You have not created any users in this Zope instance. &nbsp;In order to<br>
&gt; &nbsp; &nbsp; log in and manage this Zope instance, you&#39;ll need to add an<br>
&gt; &nbsp; &nbsp; adminstrative<br>
&gt; &nbsp; &nbsp; user account.<br>
&gt;<br>
&gt; &nbsp; &nbsp; If you&#39;re running Zope on UNIX or Linux, you can create an<br>
&gt; &nbsp; &nbsp; administrative<br>
&gt; &nbsp; &nbsp; user account via the &quot;zopectl adduser&quot; command from a shell.<br>
&gt; &nbsp; &nbsp; &lt;b&gt;Note: You&#39;ll<br>
&gt; &nbsp; &nbsp; need to shut Zope itself down before &quot;zopectl adduser&quot; will work.<br>
&gt; &nbsp; &nbsp; Restart<br>
&gt; &nbsp; &nbsp; Zope after executing this command in order to log in.&lt;/b&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; WARNING: you are running Zope 2.8.X with python 2.4.X, this is not a<br>
&gt; &nbsp; &nbsp; supported<br>
&gt; &nbsp; &nbsp; combination. Don&#39;t file bugreports or ask for support on <a href="http://zope.org" target="_blank">zope.org</a>.<br>
&gt; &nbsp; &nbsp; ____________________________________________________________<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; And apparently, I&#39;m running 2.8.7 not 2.7.2 as I thought. &nbsp;And I&#39;m not<br>
&gt; supposted to ask you for help. &nbsp;Help!<br>
&gt;<br>
&gt; W.<br>
&gt;<br>
&gt; &gt; Dieter Maurer wrote:<br>
&gt; &gt;&gt; Dieter Maurer wrote at 2008-4-11 19:13 +0200:<br>
&gt; &gt;&gt;&gt; Wes Modes wrote at 2008-4-10 21:04 -0700:<br>
&gt; &gt;&gt;&gt;&gt; I upgraded to Zope 2.7.2 and all of my content can&#39;t be seen by Zope.<br>
&gt; &gt;&gt;&gt;&gt; Honestly I&#39;m not sure what the previous version I was running was (nor<br>
&gt; &gt;&gt;&gt;&gt; am I sure how to find out).<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; Now, every page results in<br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; Site Error<br>
&gt; &gt;&gt;&gt;&gt; An error was encountered while publishing this resource.<br>
&gt; &gt;&gt;&gt;&gt; Resource not found<br>
&gt; &gt;&gt;&gt;&gt; Sorry, the requested resource does not exist.<br>
&gt; &gt;&gt;&gt;&gt; Check the URL and try again.<br>
&gt; &gt;&gt;&gt;&gt; Resource: Zope GET<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; Difficult problems can be analyzed in interactive Python<br>
&gt; &gt;&gt;&gt; sessions.<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; Under *nix, you start such a session with &quot;bin/zopectl debug&quot;<br>
&gt; &gt;&gt;&gt; (under Windows, this does not work but there are alternatives).<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; &nbsp; &nbsp;from request import getRequest<br>
&gt; &gt;&gt;&gt; &nbsp; &nbsp;request = getRequest()<br>
&gt; &gt;&gt;&gt; &nbsp; &nbsp;obj = request.traverse(&#39;pathpart_of_your_url&#39;)<br>
&gt; &gt;&gt;&gt; &nbsp; &nbsp;obj()<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; If authentication is required, you use<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; &nbsp; &nbsp;from request import getAuthRequest<br>
&gt; &gt;&gt;&gt; &nbsp; &nbsp;request = getAuthRequest(user, password)<br>
&gt; &gt;&gt;&gt; &nbsp; &nbsp;....<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; If there are problems, you use &quot;pdb.pm()&quot; (or &quot;dm.pdb.zpbd.pm()&quot;<br>
&gt; &gt;&gt;&gt; for better Zope support) to analyse them.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I forgot. You can download &quot;request.py&quot; from<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; &nbsp; <a href="http://www.dieter.handshake.de/pyprojects/zope/request.py" target="_blank">http://www.dieter.handshake.de/pyprojects/zope/request.py</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; In order to get rid of a deprecation warning, you must replace &quot;Zope&quot;<br>
&gt; &gt;&gt; with &quot;Zope2&quot;.<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt;<br>
&gt; &gt; Wes Modes<br>
&gt; &gt; Server Administrator &amp; Programmer Analyst<br>
&gt; &gt; McHenry Library<br>
&gt; &gt; Computing &amp; Network Services<br>
&gt; &gt; Information and Technology Services<br>
&gt; &gt; 459-5208<br>
&gt; &gt; ------------------------------------------------------------------------<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Zope maillist &nbsp;- &nbsp;<a href="mailto:Zope@zope.org">Zope@zope.org</a><br>
&gt; &gt; <a href="http://mail.zope.org/mailman/listinfo/zope" target="_blank">http://mail.zope.org/mailman/listinfo/zope</a><br>
&gt; &gt; ** &nbsp; No cross posts or HTML encoding! &nbsp;**<br>
&gt; &gt; (Related lists -<br>
&gt; &gt; &nbsp;<a href="http://mail.zope.org/mailman/listinfo/zope-announce" target="_blank">http://mail.zope.org/mailman/listinfo/zope-announce</a><br>
&gt; &gt; &nbsp;<a href="http://mail.zope.org/mailman/listinfo/zope-dev" target="_blank">http://mail.zope.org/mailman/listinfo/zope-dev</a> )<br>
<br>
--<br>
====================================================================<br>
Thomas McMillan Grant Bennett &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Appalachian State University<br>
Operations &amp; Systems Analyst &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;P O Box 32026<br>
University Library &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Boone, North Carolina 28608<br>
(828) 262 6587<br>
<br>
&quot;... using OpenOffice.org, and save them back to disk automatically,<br>
in MS Word format. &nbsp;They surf the Web, check e-mail, do instant<br>
messsaging, view YouTube videos, visit their Facebook pages, learn<br>
touch-typing skills and lots more. &nbsp;Our public library has been<br>
offering these Linux public stations for the past three years.&quot;<br>
&nbsp;- Phil Shapiro Linux Journal January 2008<br>
<br>
Library Systems Help Desk: <a href="https://www.library.appstate.edu/help/" target="_blank">https://www.library.appstate.edu/help/</a><br>
====================================================================<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Fri, 11 Apr 2008 13:56:31 -0700<br>
From: Wes Modes &lt;<a href="mailto:wmodes@ucsc.edu">wmodes@ucsc.edu</a>&gt;<br>
Subject: [Zope] Critical System Hosed, Plan B - upgrade zope, convert<br>
 &nbsp; &nbsp; &nbsp; &nbsp;db<br>
To: <a href="mailto:zope@zope.org">zope@zope.org</a><br>
Message-ID: &lt;<a href="mailto:47FFD07F.3030803@ucsc.edu">47FFD07F.3030803@ucsc.edu</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Okay, I accept that Zope is a mysterious god that requires sacrifice.<br>
And I wasn&#39;t able to solve the mysteries of how to get it up and running<br>
again with my old data after an unintentional &quot;upgrade.&quot;<br>
<br>
However... &nbsp;I can upgrade Python from 2.4.2 to 2.4.4 and upgrade Zope<br>
from 2.7.2 to 2.10.5, get that working, and then hopefully convert my<br>
old data.<br>
<br>
I can handle the python and zope upgrades, but have no idea how to take<br>
my old zope database and use it with my brand new zope installation.<br>
<br>
Any ideas?<br>
<br>
Wes<br>
<br>
--<br>
<br>
Wes Modes<br>
Server Administrator &amp; Programmer Analyst<br>
McHenry Library<br>
Computing &amp; Network Services<br>
Information and Technology Services<br>
459-5208<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://mail.zope.org/pipermail/zope/attachments/20080411/63a7fd94/attachment-0001.htm" target="_blank">http://mail.zope.org/pipermail/zope/attachments/20080411/63a7fd94/attachment-0001.htm</a><br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Fri, 11 Apr 2008 17:12:07 -0700<br>
From: Wes Modes &lt;<a href="mailto:wmodes@ucsc.edu">wmodes@ucsc.edu</a>&gt;<br>
Subject: [Zope] Database conversion<br>
To: <a href="mailto:zope@zope.org">zope@zope.org</a><br>
Message-ID: &lt;<a href="mailto:47FFFE57.4090302@ucsc.edu">47FFFE57.4090302@ucsc.edu</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
I am running Zope 2.10.5 &nbsp;I&#39;ve just upgraded from Zope 2.7<br>
<br>
I would like to move my database to the newly created instance.<br>
<br>
I followed the very reasonable and clear instructions here,<br>
<a href="http://svn.zope.org/*checkout*/Zope/trunk/doc/FAQ.txt" target="_blank">http://svn.zope.org/*checkout*/Zope/trunk/doc/FAQ.txt</a> &nbsp;(esentially, just<br>
moving the Data.fs file)<br>
<br>
However, the old data does not come up when I bring up the server again.<br>
<br>
Perhaps the old objects need conversion or some other juju?<br>
<br>
Any suggestions?<br>
<br>
W.<br>
<br>
<br>
<br>
<br>
--<br>
<br>
Wes Modes<br>
Server Administrator &amp; Programmer Analyst<br>
McHenry Library<br>
Computing &amp; Network Services<br>
Information and Technology Services<br>
459-5208<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://mail.zope.org/pipermail/zope/attachments/20080411/10ff79ea/attachment-0001.htm" target="_blank">http://mail.zope.org/pipermail/zope/attachments/20080411/10ff79ea/attachment-0001.htm</a><br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Sat, 12 Apr 2008 05:50:24 +0200<br>
From: Andreas Jung &lt;<a href="mailto:lists@zopyx.com">lists@zopyx.com</a>&gt;<br>
Subject: Re: [Zope] Database conversion<br>
To: Wes Modes &lt;<a href="mailto:wmodes@ucsc.edu">wmodes@ucsc.edu</a>&gt;, <a href="mailto:zope@zope.org">zope@zope.org</a><br>
Message-ID: &lt;22828623676BA87FC44FC6B2@suxmac.local&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
<br>
<br>
--On 11. April 2008 17:12:07 -0700 Wes Modes &lt;<a href="mailto:wmodes@ucsc.edu">wmodes@ucsc.edu</a>&gt; wrote:<br>
<br>
&gt; I am running Zope 2.10.5 &nbsp;I&#39;ve just upgraded from Zope 2.7<br>
&gt;<br>
&gt; I would like to move my database to the newly created instance.<br>
&gt;<br>
&gt; I followed the very reasonable and clear instructions here,<br>
&gt; <a href="http://svn.zope.org/*checkout*/Zope/trunk/doc/FAQ.txt" target="_blank">http://svn.zope.org/*checkout*/Zope/trunk/doc/FAQ.txt</a> &nbsp;(esentially, just<br>
&gt; moving the Data.fs file)<br>
&gt;<br>
&gt; However, the old data does not come up when I bring up the server again.<br>
&gt;<br>
&gt; Perhaps the old objects need conversion or some other juju?<br>
<br>
Even within the third new thread on this issue you have not told us about<br>
your &quot;old&quot; application. Is it core Zope? &nbsp;Using any third party-products?<br>
Please provide details about the things you &nbsp;have installed. We&#39;re not good<br>
in problem-solving-by-guessing.<br>
<br>
And please: don&#39;t create a new mail thread for followups. You have one issue<br>
and one mail thread is enough. We don&#39;t need three.<br>
<br>
Andreas<br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: not available<br>
Type: application/pgp-signature<br>
Size: 194 bytes<br>
Desc: not available<br>
Url : <a href="http://mail.zope.org/pipermail/zope/attachments/20080412/0cbd8303/attachment-0001.bin" target="_blank">http://mail.zope.org/pipermail/zope/attachments/20080412/0cbd8303/attachment-0001.bin</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Zope maillist &nbsp;- &nbsp;<a href="mailto:Zope@zope.org">Zope@zope.org</a><br>
<br>
<br>
<br>
End of Zope Digest, Vol 47, Issue 13<br>
************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br>Best Regards<br>\madhan<br><br>Things must be learned only to be unlearned again or, more likely, to be corrected.<br> -- Richard Feynman