Re: [Zope] Can't import zexp - reference_catalog error

2009-04-16 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 16.04.2009 15:22 Uhr, iarly selbir | ski0s wrote:
> I guess yes, have you similar problem?

Don't guess, trible check it.

Both source and destination systeme *must* run identical software
versions of all installed Products and module - including Zope.

- -aj


> I arrived on this job since last week... still learning about the
> environment.
> 
> Regards,
> 
> - -
> iarly selbir | ski0s
> 
> :wq!
> 
> 
> On Thu, Apr 16, 2009 at 9:38 AM, Andreas Jung  > wrote:
> 
> Are you *sure* that the software on source and destination system are
> identical?
> 
> -aj
> 
> On 16.04.2009 14:10 Uhr, iarly selbir | ski0s wrote:
>> Hi all, I'm new on list, I'm having a problem when try to import a
> zexp,
>> It was exported of other server but I can't import it to my test
> server.
> 
>> Trace back below:
> 
>> 2009-04-16T09:33:05 ERROR Zope.SiteErrorLog
>> http://testesoftwarelivre.ceara.gov.br/manage_importObject
>> Traceback (innermost last):
>>   Module ZPublisher.Publish, line 119, in publish
>>   Module ZPublisher.mapply, line 88, in mapply
>>   Module ZPublisher.Publish, line 42, in call_object
>>   Module OFS.ObjectManager, line 610, in manage_importObject
>>   Module OFS.ObjectManager, line 632, in _importObjectFromFile
>>   Module OFS.ObjectManager, line 348, in _setObject
>>   Module zope.event, line 23, in notify
>>   Module zope.component.event, line 26, in dispatch
>>   Module zope.component._api, line 130, in subscribers
>>   Module zope.component.registry, line 290, in subscribers
>>   Module zope.interface.adapter, line 535, in subscribers
>>   Module zope.component.event, line 33, in objectEventNotify
>>   Module zope.component._api, line 130, in subscribers
>>   Module zope.component.registry, line 290, in subscribers
>>   Module zope.interface.adapter, line 535, in subscribers
>>   Module OFS.subscribers, line 119, in dispatchObjectMovedEvent
>>   Module zope.app.container.contained, line 182, in
> dispatchToSublocations
>>   Module zope.component._api, line 130, in subscribers
>>   Module zope.component.registry, line 290, in subscribers
>>   Module zope.interface.adapter, line 535, in subscribers
>>   Module OFS.subscribers, line 119, in dispatchObjectMovedEvent
>>   Module zope.app.container.contained, line 182, in
> dispatchToSublocations
>>   Module zope.component._api, line 130, in subscribers
>>   Module zope.component.registry, line 290, in subscribers
>>   Module zope.interface.adapter, line 535, in subscribers
>>   Module OFS.subscribers, line 116, in dispatchObjectMovedEvent
>>   Module OFS.subscribers, line 149, in callManageAfterAdd
>>   Module Products.Archetypes.ReferenceEngine, line 155, in
> manage_afterAdd
>>   Module Products.CMFCore.utils, line 123, in getToolByName
>> AttributeError: reference_catalog
> 
> 
>> I found possible solution that says to split content,
> reference_catalog.
>> uid_content, but I don't found how to do it.
> 
>> Have anybody any solution to this problem.
> 
>> I'm new in Zope/Plone world.
> 
>> Thanks in advance
> 
>> Regards,
> 
>> - -
>> iarly selbir | ski0s
> 
>> :wq!
> 
> 
> 
> 
> 
>> ___
>> 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 )
> 
> 

> 

> ___
> 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 )


- -- 
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: i...@zopyx.com - Phone +49 - 7071 - 793376
Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535
Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK
- 
E-Publishing, Python, Zope & Plone development, Consulting

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAknnMlcACgkQCJIWIbr9KYwmgwCfSs6QPQUPmXEJ77NDLDq2NjyL
aIsAoNuYwPZ957K7n0zaDjJXQni9lV7n
=7yXh
-END PGP SIGNATURE-
begin:vcard
fn:Andreas Jung
n:Jung;Andreas
org:ZOPYX Ltd. & Co. KG
adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany
email;internet:i...@zopyx.com
title:CEO
tel;work:+49-7071-793376
tel;fax:+49-7071-7936840
tel;home:+49-7071-793257
x-mozilla-html:FALSE
url:www.zopyx.com
version:2.1
end:vcard

___
Zope maillist  -  Z

Re: [Zope] Can't import zexp - reference_catalog error

2009-04-16 Thread iarly selbir | ski0s
I also copied all products from other instance of other server.

Regards,

- -
iarly selbir | ski0s

:wq!


On Thu, Apr 16, 2009 at 10:22 AM, iarly selbir | ski0s wrote:

> I guess yes, have you similar problem?
>
> I arrived on this job since last week... still learning about the
> environment.
>
> Regards,
>
> - -
> iarly selbir | ski0s
>
> :wq!
>
>
> On Thu, Apr 16, 2009 at 9:38 AM, Andreas Jung  wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Are you *sure* that the software on source and destination system are
>> identical?
>>
>> - -aj
>>
>> On 16.04.2009 14:10 Uhr, iarly selbir | ski0s wrote:
>> > Hi all, I'm new on list, I'm having a problem when try to import a zexp,
>> > It was exported of other server but I can't import it to my test server.
>> >
>> > Trace back below:
>> >
>> > 2009-04-16T09:33:05 ERROR Zope.SiteErrorLog
>> > http://testesoftwarelivre.ceara.gov.br/manage_importObject
>> > Traceback (innermost last):
>> >   Module ZPublisher.Publish, line 119, in publish
>> >   Module ZPublisher.mapply, line 88, in mapply
>> >   Module ZPublisher.Publish, line 42, in call_object
>> >   Module OFS.ObjectManager, line 610, in manage_importObject
>> >   Module OFS.ObjectManager, line 632, in _importObjectFromFile
>> >   Module OFS.ObjectManager, line 348, in _setObject
>> >   Module zope.event, line 23, in notify
>> >   Module zope.component.event, line 26, in dispatch
>> >   Module zope.component._api, line 130, in subscribers
>> >   Module zope.component.registry, line 290, in subscribers
>> >   Module zope.interface.adapter, line 535, in subscribers
>> >   Module zope.component.event, line 33, in objectEventNotify
>> >   Module zope.component._api, line 130, in subscribers
>> >   Module zope.component.registry, line 290, in subscribers
>> >   Module zope.interface.adapter, line 535, in subscribers
>> >   Module OFS.subscribers, line 119, in dispatchObjectMovedEvent
>> >   Module zope.app.container.contained, line 182, in
>> dispatchToSublocations
>> >   Module zope.component._api, line 130, in subscribers
>> >   Module zope.component.registry, line 290, in subscribers
>> >   Module zope.interface.adapter, line 535, in subscribers
>> >   Module OFS.subscribers, line 119, in dispatchObjectMovedEvent
>> >   Module zope.app.container.contained, line 182, in
>> dispatchToSublocations
>> >   Module zope.component._api, line 130, in subscribers
>> >   Module zope.component.registry, line 290, in subscribers
>> >   Module zope.interface.adapter, line 535, in subscribers
>> >   Module OFS.subscribers, line 116, in dispatchObjectMovedEvent
>> >   Module OFS.subscribers, line 149, in callManageAfterAdd
>> >   Module Products.Archetypes.ReferenceEngine, line 155, in
>> manage_afterAdd
>> >   Module Products.CMFCore.utils, line 123, in getToolByName
>> > AttributeError: reference_catalog
>> >
>> >
>> > I found possible solution that says to split content, reference_catalog.
>> > uid_content, but I don't found how to do it.
>> >
>> > Have anybody any solution to this problem.
>> >
>> > I'm new in Zope/Plone world.
>> >
>> > Thanks in advance
>> >
>> > Regards,
>> >
>> > - -
>> > iarly selbir | ski0s
>> >
>> > :wq!
>> >
>> >
>> > 
>> >
>> > ___
>> > 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 )
>>
>>
>> - --
>> ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
>> Web: www.zopyx.com - Email: i...@zopyx.com - Phone +49 - 7071 - 793376
>> Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535
>> Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK
>> - 
>> E-Publishing, Python, Zope & Plone development, Consulting
>>
>> -BEGIN PGP SIGNATURE-
>> Version: GnuPG v1.4.9 (Darwin)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>>
>> iEYEARECAAYFAknnJtoACgkQCJIWIbr9KYw0IgCgi8/1u0vd12exKlw3kzs6jKHK
>> V/wAn0aQMzHnyvcqzPHtK8A1FsHGhySd
>> =S/Hy
>> -END PGP SIGNATURE-
>>
>
>
___
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 )


Re: [Zope] Can't import zexp - reference_catalog error

2009-04-16 Thread iarly selbir | ski0s
I guess yes, have you similar problem?

I arrived on this job since last week... still learning about the
environment.

Regards,

- -
iarly selbir | ski0s

:wq!


On Thu, Apr 16, 2009 at 9:38 AM, Andreas Jung  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Are you *sure* that the software on source and destination system are
> identical?
>
> - -aj
>
> On 16.04.2009 14:10 Uhr, iarly selbir | ski0s wrote:
> > Hi all, I'm new on list, I'm having a problem when try to import a zexp,
> > It was exported of other server but I can't import it to my test server.
> >
> > Trace back below:
> >
> > 2009-04-16T09:33:05 ERROR Zope.SiteErrorLog
> > http://testesoftwarelivre.ceara.gov.br/manage_importObject
> > Traceback (innermost last):
> >   Module ZPublisher.Publish, line 119, in publish
> >   Module ZPublisher.mapply, line 88, in mapply
> >   Module ZPublisher.Publish, line 42, in call_object
> >   Module OFS.ObjectManager, line 610, in manage_importObject
> >   Module OFS.ObjectManager, line 632, in _importObjectFromFile
> >   Module OFS.ObjectManager, line 348, in _setObject
> >   Module zope.event, line 23, in notify
> >   Module zope.component.event, line 26, in dispatch
> >   Module zope.component._api, line 130, in subscribers
> >   Module zope.component.registry, line 290, in subscribers
> >   Module zope.interface.adapter, line 535, in subscribers
> >   Module zope.component.event, line 33, in objectEventNotify
> >   Module zope.component._api, line 130, in subscribers
> >   Module zope.component.registry, line 290, in subscribers
> >   Module zope.interface.adapter, line 535, in subscribers
> >   Module OFS.subscribers, line 119, in dispatchObjectMovedEvent
> >   Module zope.app.container.contained, line 182, in
> dispatchToSublocations
> >   Module zope.component._api, line 130, in subscribers
> >   Module zope.component.registry, line 290, in subscribers
> >   Module zope.interface.adapter, line 535, in subscribers
> >   Module OFS.subscribers, line 119, in dispatchObjectMovedEvent
> >   Module zope.app.container.contained, line 182, in
> dispatchToSublocations
> >   Module zope.component._api, line 130, in subscribers
> >   Module zope.component.registry, line 290, in subscribers
> >   Module zope.interface.adapter, line 535, in subscribers
> >   Module OFS.subscribers, line 116, in dispatchObjectMovedEvent
> >   Module OFS.subscribers, line 149, in callManageAfterAdd
> >   Module Products.Archetypes.ReferenceEngine, line 155, in
> manage_afterAdd
> >   Module Products.CMFCore.utils, line 123, in getToolByName
> > AttributeError: reference_catalog
> >
> >
> > I found possible solution that says to split content, reference_catalog.
> > uid_content, but I don't found how to do it.
> >
> > Have anybody any solution to this problem.
> >
> > I'm new in Zope/Plone world.
> >
> > Thanks in advance
> >
> > Regards,
> >
> > - -
> > iarly selbir | ski0s
> >
> > :wq!
> >
> >
> > 
> >
> > ___
> > 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 )
>
>
> - --
> ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
> Web: www.zopyx.com - Email: i...@zopyx.com - Phone +49 - 7071 - 793376
> Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535
> Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK
> - 
> E-Publishing, Python, Zope & Plone development, Consulting
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAknnJtoACgkQCJIWIbr9KYw0IgCgi8/1u0vd12exKlw3kzs6jKHK
> V/wAn0aQMzHnyvcqzPHtK8A1FsHGhySd
> =S/Hy
> -END PGP SIGNATURE-
>
___
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 )


Re: [Zope] Can't import zexp - reference_catalog error

2009-04-16 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Are you *sure* that the software on source and destination system are
identical?

- -aj

On 16.04.2009 14:10 Uhr, iarly selbir | ski0s wrote:
> Hi all, I'm new on list, I'm having a problem when try to import a zexp,
> It was exported of other server but I can't import it to my test server.
> 
> Trace back below:
> 
> 2009-04-16T09:33:05 ERROR Zope.SiteErrorLog
> http://testesoftwarelivre.ceara.gov.br/manage_importObject
> Traceback (innermost last):
>   Module ZPublisher.Publish, line 119, in publish
>   Module ZPublisher.mapply, line 88, in mapply
>   Module ZPublisher.Publish, line 42, in call_object
>   Module OFS.ObjectManager, line 610, in manage_importObject
>   Module OFS.ObjectManager, line 632, in _importObjectFromFile
>   Module OFS.ObjectManager, line 348, in _setObject
>   Module zope.event, line 23, in notify
>   Module zope.component.event, line 26, in dispatch
>   Module zope.component._api, line 130, in subscribers
>   Module zope.component.registry, line 290, in subscribers
>   Module zope.interface.adapter, line 535, in subscribers
>   Module zope.component.event, line 33, in objectEventNotify
>   Module zope.component._api, line 130, in subscribers
>   Module zope.component.registry, line 290, in subscribers
>   Module zope.interface.adapter, line 535, in subscribers
>   Module OFS.subscribers, line 119, in dispatchObjectMovedEvent
>   Module zope.app.container.contained, line 182, in dispatchToSublocations
>   Module zope.component._api, line 130, in subscribers
>   Module zope.component.registry, line 290, in subscribers
>   Module zope.interface.adapter, line 535, in subscribers
>   Module OFS.subscribers, line 119, in dispatchObjectMovedEvent
>   Module zope.app.container.contained, line 182, in dispatchToSublocations
>   Module zope.component._api, line 130, in subscribers
>   Module zope.component.registry, line 290, in subscribers
>   Module zope.interface.adapter, line 535, in subscribers
>   Module OFS.subscribers, line 116, in dispatchObjectMovedEvent
>   Module OFS.subscribers, line 149, in callManageAfterAdd
>   Module Products.Archetypes.ReferenceEngine, line 155, in manage_afterAdd
>   Module Products.CMFCore.utils, line 123, in getToolByName
> AttributeError: reference_catalog
> 
> 
> I found possible solution that says to split content, reference_catalog.
> uid_content, but I don't found how to do it.
> 
> Have anybody any solution to this problem.
> 
> I'm new in Zope/Plone world.
> 
> Thanks in advance
> 
> Regards,
> 
> - -
> iarly selbir | ski0s
> 
> :wq!
> 
> 
> 
> 
> ___
> 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 )


- -- 
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: i...@zopyx.com - Phone +49 - 7071 - 793376
Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535
Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK
- 
E-Publishing, Python, Zope & Plone development, Consulting

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAknnJtoACgkQCJIWIbr9KYw0IgCgi8/1u0vd12exKlw3kzs6jKHK
V/wAn0aQMzHnyvcqzPHtK8A1FsHGhySd
=S/Hy
-END PGP SIGNATURE-
begin:vcard
fn:Andreas Jung
n:Jung;Andreas
org:ZOPYX Ltd. & Co. KG
adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany
email;internet:i...@zopyx.com
title:CEO
tel;work:+49-7071-793376
tel;fax:+49-7071-7936840
tel;home:+49-7071-793257
x-mozilla-html:FALSE
url:www.zopyx.com
version:2.1
end:vcard

___
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 )