Re: [Zope3-Users] error on start

2005-12-19 Thread Egon Frerich
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I have got the error message too just now. But with branch 3.2, Revision
40863. And running on Windows in an instance which was created with
mkzopeinstance.

Egon

Stephan Richter schrieb am 14.12.2005 23:39:

> Hi Peter,
> 
> sorry for the long delay, but I am just now catching up with the mails. Since 
> you have silent for so long, I assume you figured out the problem? Personally 
> I do not understand at all how this failure could occur, since this file is 
> used all the time.
> 
> Regards,
> Stephan
> 
> On Saturday 12 November 2005 16:06, Peter Koppatz wrote:
> 
>>I performed the following steps:
>>
>>svn co svn://svn.zope.org/repos/main/Zope3/trunk Zope3
>>(At revision 40077.)
>>cd Zope3
>>/usr/local/bin/python2.4 setup.py -q build_ext -i
>>cp sample_principals.zcml principals.zcml
>>/usr/local/bin/python2.4 z3.py
>>
>>and I got the following output:
>>
>>   AttributesNSImpl(newattrs, qnames))
>>   File "/Users/peter/programme/Zope3/src/zope/configuration/
>>xmlconfig.py", line 222, in startElementNS
>> self.context.begin(name, data, info)
>>   File "/Users/peter/programme/Zope3/src/zope/configuration/
>>config.py", line 550, in begin
>> self.stack.append(self.stack[-1].contained(__name, __data, __info))
>>   File "/Users/peter/programme/Zope3/src/zope/configuration/
>>config.py", line 849, in contained
>> return RootStackItem.contained(self, name, data, info)
>>   File "/Users/peter/programme/Zope3/src/zope/configuration/
>>config.py", line 717, in contained
>> factory = self.context.factory(self.context, name)
>>   File "/Users/peter/programme/Zope3/src/zope/configuration/
>>config.py", line 496, in factory
>> raise ConfigurationError("Unknown directive", ns, n)
>>zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/Users/
>>peter/programme/Zope3/site.zcml", line 13.2-13.40
>> ZopeXMLConfigurationError: File "/Users/peter/programme/Zope3/
>>securitypolicy.zcml", line 11.2
>> ConfigurationError: ('Unknown directive', u'http://
>>namespaces.zope.org/zope', u'role')
>>
>>What is the missing part?
> 
> 

- --
Egon Frerich, Freudenbergstr. 16, 28213 Bremen

E-Mail: [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (MingW32)
Comment: GnuPT 2.7.2
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDpuJBuTzybIiyjvURApNCAJ9H0B1DwvE20XhM374dediha7bpqwCfUhYt
NBUHmokww7I9VsXWjMFDEWQ=
=JN6F
-END PGP SIGNATURE-
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] error on start

2005-12-15 Thread Frank Burkhardt
Hi,

On Wed, Dec 14, 2005 at 05:39:45PM -0500, Stephan Richter wrote:
> Hi Peter,
> 
> sorry for the long delay, but I am just now catching up with the mails. Since 
> you have silent for so long, I assume you figured out the problem? Personally 
> I do not understand at all how this failure could occur, since this file is 
> used all the time.

A week ago, I had a comparable problem. It was like this (just an example):


role="zope.Anonymous" />

All the XML-gurus probably noticed that the correct syntax is



Regards,

Frank
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] error on start

2005-12-14 Thread Stephan Richter
Hi Peter,

sorry for the long delay, but I am just now catching up with the mails. Since 
you have silent for so long, I assume you figured out the problem? Personally 
I do not understand at all how this failure could occur, since this file is 
used all the time.

Regards,
Stephan

On Saturday 12 November 2005 16:06, Peter Koppatz wrote:
> I performed the following steps:
>
> svn co svn://svn.zope.org/repos/main/Zope3/trunk Zope3
> (At revision 40077.)
> cd Zope3
> /usr/local/bin/python2.4 setup.py -q build_ext -i
> cp sample_principals.zcml principals.zcml
> /usr/local/bin/python2.4 z3.py
>
> and I got the following output:
>
>    AttributesNSImpl(newattrs, qnames))
>    File "/Users/peter/programme/Zope3/src/zope/configuration/
> xmlconfig.py", line 222, in startElementNS
>      self.context.begin(name, data, info)
>    File "/Users/peter/programme/Zope3/src/zope/configuration/
> config.py", line 550, in begin
>      self.stack.append(self.stack[-1].contained(__name, __data, __info))
>    File "/Users/peter/programme/Zope3/src/zope/configuration/
> config.py", line 849, in contained
>      return RootStackItem.contained(self, name, data, info)
>    File "/Users/peter/programme/Zope3/src/zope/configuration/
> config.py", line 717, in contained
>      factory = self.context.factory(self.context, name)
>    File "/Users/peter/programme/Zope3/src/zope/configuration/
> config.py", line 496, in factory
>      raise ConfigurationError("Unknown directive", ns, n)
> zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/Users/
> peter/programme/Zope3/site.zcml", line 13.2-13.40
>      ZopeXMLConfigurationError: File "/Users/peter/programme/Zope3/
> securitypolicy.zcml", line 11.2
>      ConfigurationError: ('Unknown directive', u'http://
> namespaces.zope.org/zope', u'role')
>
> What is the missing part?

-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users