Zope on Solaris problem

noahspurrier at my-deja.com noahspurrier at my-deja.com
Tue Oct 3 22:55:45 EDT 2000


I built Zope from source for Solaris 2.6. I started the Zope server
with no problems and I was able to get the "Welcome to Zope!" screen.
I hit the management link and I got the login. I connected with the
superuser password. Then I started to get the manage page. I got the
frameset, but each frame had this error message:
    Error Type: ParserError
    Error Value: Expected node type 12, got 312.

I check the Zope bug site:
    http://classic.zope.org:8080/Collector
And found a bug similar, but not the same:
    http://classic.zope.org:8080/Collector/354/view

Any ideas?

Yours,
Noah

P.S. A traceback is below:
Traceback (innermost last):
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/ZPublisher/Publish.py, line 222, in publish_module
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/ZPublisher/Publish.py, line 187, in publish
  File /home/nspurrier/Zope/Zope-2.2.2/lib/python/Zope/__init__.py,
line 221, in zpublisher_exception_hook
    (Object: ApplicationDefaultPermissions)
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/ZPublisher/Publish.py, line 171, in publish
  File /home/nspurrier/Zope/Zope-2.2.2/lib/python/ZPublisher/mapply.py,
line 160, in mapply
    (Object: manage_main)
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/ZPublisher/Publish.py, line 112, in call_object
    (Object: manage_main)
  File /home/nspurrier/Zope/Zope-2.2.2/lib/python/App/special_dtml.py,
line 117, in __call__
    (Object: manage_main)
    (Info: /home/nspurrier/Zope/Zope-2.2.2/lib/python/OFS/main.dtml)
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/DocumentTemplate/DT_String.py, line 408, in cook
    (Object: manage_main)
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/DocumentTemplate/DT_String.py, line 242, in parse
    (Object: manage_main)
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/DocumentTemplate/DT_String.py, line 292, in parse_block
    (Object: manage_main)
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/DocumentTemplate/DT_String.py, line 242, in parse
    (Object: manage_main)
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/DocumentTemplate/DT_String.py, line 305, in parse_block
    (Object: manage_main)
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/DocumentTemplate/DT_If.py, line 165, in __init__
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/DocumentTemplate/DT_Util.py, line 359, in name_param
    (Info: ({'': '"_.SecurityCheckPermission(\'Delete objects\',this
())"'}, 'if', 1, 'name'))
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/DocumentTemplate/VSEval.py, line 194, in __init__
    (Object: _.SecurityCheckPermission('Delete objects',this()))
  File /home/nspurrier/Zope/Zope-
2.2.2/lib/python/DocumentTemplate/gparse.py, line 293, in compile
ParserError: (see above)


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list