[ZCM] [ZC] 2270/ 4 Reject "Load Products twice (from symbol link and real directory)"

"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Mon, 12 Mar 2007 13:30:23 -0400
Newsgroups gmane.comp.web.zope.devel.collector-monitor
Message-ID <[email protected]>
Issue #2270 Update (Reject) "Load Products twice (from symbol link and real directory)"
 Status Rejected, Zope/bug low
To followup, visit:
  http://www.zope.org/Collectors/Zope/2270

==============================================================
= Reject - Entry #4 by ajung on Mar 12, 2007 1:30 pm

 Status: Pending => Rejected

Can not be reproduced
________________________________________
= Comment - Entry #3 by yourpadre on Jan 26, 2007 9:17 pm

The starup script runzope has point INSTANCE_HOME to aficon (symboling link) not aficon3a.
The others config files too

are you try this way?


________________________________________
= Comment - Entry #2 by ajung on Jan 26, 2007 2:42 pm

Can not be reproduced
________________________________________
= Request - Entry #1 by yourpadre on Jan 26, 2007 2:26 pm



destroy@informatica:/var/lib/zope$ ls -l
total 4
lrwxrwxrwx  1 zope users   10 2007-01-23 09:40 aficon -> aficon-v3a
drwxr-xr-x 10 zope root  4096 2007-01-23 09:41 aficon-v3a

zope@informatica:~$ cd /var/lib/zope/aficon

zope@informatica:/var/lib/zope/aficon$ bin/runzope 

2007-01-26 11:22:37 INFO ZServer HTTP server started at Fri Jan 26 11:22:37 2007
        Hostname: 0.0.0.0
        Port: 8080

2007-01-26 11:22:48 WARNING Zope OFS.Application: Duplicate Product name:After loading Product 'ATContentTypes' from '/var/lib/zope/aficon/Products',
I skipped the one in '/var/lib/zope/aficon-v3a/Products'.

2007-01-26 11:22:48 WARNING Zope OFS.Application: Duplicate Product name:After loading Product 'ATReferenceBrowserWidget' from '/var/lib/zope/aficon/Products',
I skipped the one in '/var/lib/zope/aficon-v3a/Products'.

2007-01-26 11:22:48 WARNING Zope OFS.Application: Duplicate Product name:After loading Product 'Archetypes' from '/var/lib/zope/aficon/Products',
I skipped the one in '/var/lib/zope/aficon-v3a/Products'.

etc
==============================================================