Ralph, I think I asked this before (at least I hope I did), but would you be willing to send me your Data.fs file so I can try to replicate this problem and fix it "for good"? On Fri, 2003-09-26 at 06:38, Arenz, Ralph wrote:
Stop,of course i forgot the -D option in the start-script ;-)
-----Originalnachricht----- Von: Arenz, Ralph An: 'Chris Withers '; Arenz, Ralph Cc: '''Jamie Heilman' ' '; '''zope@zope.org' ' ' Gesendet: 26.09.2003 12:35 Betreff: AW: z2 startup exception, only with -D?
1)Traceback: ------------------
------ 2003-09-26T12:33:03 INFO(0) zdaemon Started subprocess: pid 10697 ------ 2003-09-26T12:33:08 INFO(0) ReplaceSupport Applied patch version 0.4.2. ------ 2003-09-26T12:33:10 PROBLEM(100) Init Ambiguous name for method of Products.ZRTChat.ZRTChat.ZRTChat: "manage_workspace" != "manage_properties" ------ 2003-09-26T12:33:10 PROBLEM(100) Init Ambiguous name for method of Products.ZStyleSheet.ZSSAttribute.ZSSAttr: "manage_main" != "manage" ------ 2003-09-26T12:33:10 PROBLEM(100) Init Ambiguous name for method of Products.ZStyleSheet.ZSSAttribute.ZSSAttr: "manage_main" != "manage_propertiesForm" ------ 2003-09-26T12:33:10 PROBLEM(100) Init Ambiguous name for method of Products.ZStyleSheet.ZSSAttribute.ZSSAttr: "manage_main" != "manage_workspace" ------ 2003-09-26T12:33:10 PROBLEM(100) Init Ambiguous name for method of Products.ZStyleSheet.ZSSRule.ZSSRule: "manage_main" != "manage" ------ 2003-09-26T12:33:10 PROBLEM(100) Init Ambiguous name for method of Products.ZStyleSheet.ZSSRule.ZSSRule: "manage_main" != "manage_workspace" ------ 2003-09-26T12:33:10 PROBLEM(100) Init Ambiguous name for method of Products.ZStyleSheet.ZStyleSheet.ZStyleSheet: "manage_main" != "manage" ------ 2003-09-26T12:33:10 PROBLEM(100) Init Ambiguous name for method of Products.ZStyleSheet.ZStyleSheet.ZStyleSheet: "manage_main" != "manage_workspace" ------ 2003-09-26T12:33:19 INFO(0) ZODB Opening database for mounting: '155240984_1064326409.346646' ------ 2003-09-26T12:33:19 INFO(0) ZODB Mounted database '155240984_1064326409.346646' at /temp_folder ------ 2003-09-26T12:33:19 ERROR(200) ZODB Couldn't load state for '\x00\x00\x00\x00\x00\x06\x0f\x8f' Traceback (innermost last): File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/ZODB/Connection.py, line 554, in setstate File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/ZODB/Connection.py, line 590, in _set_ghost_state ImportError: No module named Splitter ------ 2003-09-26T12:33:19 ERROR(200) Zope Couldn't install PythonScripts Traceback (innermost last): File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/OFS/Application.py, line 629, in install_product (Object: Zope) (Info: PythonScripts) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/Products/PythonScri pts/__init__.py, line 41, in initialize File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/App/ProductContext. py, line 335, in registerHelp File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/App/ProductContext. py, line 257, in registerHelpTopic File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/OFS/ObjectManager.p y, line 272, in _setObject (Object: Help) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/HelpSys/HelpTopic.p y, line 79, in manage_afterAdd (Object: PythonScript_edit.stx) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/HelpSys/HelpTopic.p y, line 92, in index_object (Object: PythonScript_edit.stx) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/Products/ZCatalog/Z Catalog.py, line 500, in catalog_object (Object: catalog) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/Products/ZCatalog/C atalog.py, line 377, in catalogObject File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/Products/PluginInde xes/TextIndex/TextIndex.py, line 309, in index_object (Object: SearchableText) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/ZODB/Connection.py, line 554, in setstate File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/ZODB/Connection.py, line 590, in _set_ghost_state ImportError: No module named Splitter ------ 2003-09-26T12:33:19 PANIC(300) z2 Startup exception Traceback (innermost last): File /usr/local/opt/Zope/server/Zope-2.6.2-src/z2.py, line 585, in ? (Object: ZLogger) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/Zope/__init__.py, line 46, in startup (Object: startup) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/Zope/App/startup.py , line 92, in startup File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/OFS/Application.py, line 409, in initialize (Object: Zope) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/OFS/Application.py, line 567, in install_products (Object: Zope) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/OFS/Application.py, line 629, in install_product (Object: Zope) (Info: PythonScripts) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/Products/PythonScri pts/__init__.py, line 41, in initialize File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/App/ProductContext. py, line 335, in registerHelp File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/App/ProductContext. py, line 257, in registerHelpTopic File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/OFS/ObjectManager.p y, line 272, in _setObject (Object: Help) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/HelpSys/HelpTopic.p y, line 79, in manage_afterAdd (Object: PythonScript_edit.stx) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/HelpSys/HelpTopic.p y, line 92, in index_object (Object: PythonScript_edit.stx) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/Products/ZCatalog/Z Catalog.py, line 500, in catalog_object (Object: catalog) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/Products/ZCatalog/C atalog.py, line 377, in catalogObject File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/Products/PluginInde xes/TextIndex/TextIndex.py, line 309, in index_object (Object: SearchableText) File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/ZODB/Connection.py, line 554, in setstate File /usr/local/opt/Zope/server/Zope-2.6.2-src/lib/python/ZODB/Connection.py, line 590, in _set_ghost_state ImportError: No module named Splitter
2)start-script: ----------------- #! /bin/sh . profile reldir=`dirname $0` export INSTANCE_HOME=`cd $reldir; pwd`
exec $PYTHON \ $PYTHONHOME1/z2.py \ -X -t 10 -u zope -w 4711 -f 4712 -W 4713 -d 0.08.15.77 "$@"
profile: ----------- export PYTHONHOME1=/usr/local/opt/Zope/server/Zope-2.6.2-src export PYTHON=/usr/local/bin/python2.2.3 export PROFILE_PUBLISHR=$PYTHONHOME1/var/profile.log export LANG=german export ZOPE=/usr/local/opt/Zope export STUPID_LOG_FILE=/var/log/zope/stupid1.log export ORACLE_HOME=/opt/oracle/OraHome1
3)In the data.fs there aren't any ZCatalogs-Instances in except for ZCatalog is subclass from e.g Squishdot and other parent-classes
4)Note that the error doesn't occur by initialize the Instance_Home products but the PYTHONHOME1 products.
Ralph
-----Originalnachricht----- Von: Chris Withers An: Arenz, Ralph Cc: ''Jamie Heilman' '; ''zope@zope.org' ' Gesendet: 26.09.2003 10:50 Betreff: Re: z2 startup exception, only with -D?
Arenz, Ralph wrote:
My intension was to upgrade Zope-2.4.2 to Zope-2.6.2.
That's quite a big leap, I'm not suprised there are problems...
I installed the Zope-2.6.2-src compiled it and started it without Instance_Home. Anything was fine until i tried to to use 2.6.2 with Instance_Home. I got the z2-startup-exception.
Can you give the complete traceback again?
(Module Splitter not found) -> although it is there!
What does your start script look like?
In mind that i was succesful in starting Zope in that Configuartion i unpacked an backup of an earlier root.fs played around in the start-script in Instance_Home. Beginning with no args in the startline,successively i added my arguments and looked for the startup behaviour. Reaching "-D" lets the startup end in an "z2 Startup exception".
Most odd...
Does the Data.fs have any ZCatalogs in it?
Chris
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev ) -- Chris McDonough <chrism@zope.com> Zope Corporation