[Setup] Unable to migrate Data.fs from 2.5.2 to 3.2.2

DownNotAcross mmaxwell at blackarrow.tv
Wed May 27 23:37:39 UTC 2009


This keeps getting more and more twisted, and I hope this post actually makes
it through the convoluted process of getting subscribed to the mailing list
via the forum...

Anyway, I have an older server running Plone 2.5.2.  I need to migrate the
data from this server to a new server running 3.2.2.  The OS is CentOS 5.2.

I attempted following the instructions posted here:
http://plone.org/documentation/how-to/move-site - first off, I had to take
the contents of "products" out of the way as that was confusing things even
further.  So, working with just Data.fs, I did the following:

1) Rename the "out of the box" Data.fs to Data.fs.orig.
2) Copy the Data.fs from the old server in its place.
3) Confirm permissions and ownerships are the same as for original Data.fs
4) plonectl start.

After step 4, I'm unable to connect and get a 502 proxy error.  Tried
starting in debug mode as:

plonectl stop
plonectl zeoserver start
plonectl client1 fg

I noted that zeoserver started, and upon grep'ing for the PID that was
reported when it started, I see that it's running.  buildout.cfg has it on
port 8100.  If I do lsof -i:8100, there is NOTHING running on that port. 
The debug output from client1 is below:

   1.
      # ./plonectl client1 fg
   2.
      client1: /usr/local/Plone/zeocluster/parts/client1/bin/runzope -X
debug-mode=on
   3.
      2009-05-27 14:59:08 INFO ZServer HTTP server started at Wed May 27
14:59:08 2009
   4.
              Hostname: 0.0.0.0
   5.
              Port: 8080
   6.
      2009-05-27 14:59:08 INFO Zope Set effective user to "plone"
   7.
      2009-05-27 14:59:11 INFO Marshall libxml2-python not available. Unable
to register libxml2 based marshallers.
   8.
      2009-05-27 14:59:15 INFO ZEO.ClientStorage (3062) ClientStorage
(pid=3062) created RW/normal for storage: '1'
   9.
      2009-05-27 14:59:15 INFO ZEO.cache created temporary cache file
'<fdopen>'
  10.
      2009-05-27 14:59:15 WARNING ZEO.zrpc (3062) CW: error connecting to
('127.0.0.1', 8100): ECONNREFUSED
  11.
      2009-05-27 14:59:20 WARNING ZEO.zrpc (3062) CW: error connecting to
('127.0.0.1', 8100): ECONNREFUSED
  12.
      2009-05-27 14:59:30 WARNING ZEO.zrpc (3062) CW: error connecting to
('127.0.0.1', 8100): ECONNREFUSED
  13.
      2009-05-27 14:59:50 WARNING ZEO.zrpc (3062) CW: error connecting to
('127.0.0.1', 8100): ECONNREFUSED 


... and so on.

If I move the old Data.fs (the "out of the box" clean install one) back into
place, it starts fine without any errors.

I'm completely lost and also completely new to this monster known as
Plone... any help would be greatly appreciated.

Thanks

-- 
View this message in context: http://n2.nabble.com/Unable-to-migrate-Data.fs-from-2.5.2-to-3.2.2-tp2984424p2984424.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.




More information about the Setup mailing list