Hi Mike,

this is where I got:

With

plumi@serkalo:~/PLUMI/new-buildout$ ./bin/supervisorctl status
balancer                         RUNNING    pid 22585, uptime 0:00:08
cache                            RUNNING    pid 22586, uptime 0:00:08
instance1                        RUNNING    pid 22577, uptime 0:00:08
instance2                        RUNNING    pid 22578, uptime 0:00:08
instance3                        RUNNING    pid 22579, uptime 0:00:08
instance4                        RUNNING    pid 22580, uptime 0:00:08
instance5                        RUNNING    pid 22581, uptime 0:00:08
instance6                        RUNNING    pid 22582, uptime 0:00:08
instance7                        RUNNING    pid 22583, uptime 0:00:08
instance8                        RUNNING    pid 22584, uptime 0:00:08
main                             FATAL      Exited too quickly (process
log may have details)
ploneftp                         FATAL      Exited too quickly (process
log may have details)
transcodedaemon                  RUNNING    pid 22575, uptime 0:00:08
zeo                              RUNNING    pid 22574, uptime 0:00:08

Then,

plumi@serkalo:~/PLUMI/new-buildout$ ./bin/instance-debug fg
/home/plumi/PLUMI/new-buildout/eggs/zope.minmax-1.1.2-py2.6.egg/zope/__init__.py:1:
UserWarning: Module _hashlib was already imported from None, but
/home/plumi/PLUMI/new-buildout/eggs/hashlib-20081119-py2.6-linux-x86_64.egg
is being added to sys.path
  __import__('pkg_resources').declare_namespace(__name__)
Traceback (most recent call last):
  File
"/home/plumi/PLUMI/new-buildout/eggs/Zope2-2.12.14-py2.6-linux-x86_64.egg/Zope2/Startup/run.py",
line 56, in <module>
    run()
  File
"/home/plumi/PLUMI/new-buildout/eggs/Zope2-2.12.14-py2.6-linux-x86_64.egg/Zope2/Startup/run.py",
line 21, in run
    starter.prepare()
  File
"/home/plumi/PLUMI/new-buildout/eggs/Zope2-2.12.14-py2.6-linux-x86_64.egg/Zope2/Startup/__init__.py",
line 80, in prepare
    self.setupServers()
  File
"/home/plumi/PLUMI/new-buildout/eggs/Zope2-2.12.14-py2.6-linux-x86_64.egg/Zope2/Startup/__init__.py",
line 216, in setupServers
    % (server.servertype(),e[1]))
ZConfig.ConfigurationError: There was a problem starting a server of
type "HTTPServer". This may mean that your user does not have permission
to bind to the port which the server is trying to use or the port may
already be in use by another application. (Address already in use)

Although I get somewhere at http://dev.raw-news.net:8080/ (and nowhere
at http://dev.raw-news.net:8089/Plone/prefs_install_products_form)


Hope you can help further.

Cheers.


    Emanuele.



On 13/02/11 00.21, Mike Muzurakis wrote:
> Hi Emanuele,
>
> On Sat, 2011-02-12 at 23:46 +0100, Emanuele Rodo wrote: 
>> Hello Mike, hello And:
>>
>> we finally made it to run a develop instance on our server; it was
>> necessary to adopt the most recent trunk, as the 4.1 beta release always
>> ended up into problems.
>>
>> Now, we are in the need to move to a proper production-regime.
>>
>> This is what I get:
>>
>> plumi@serkalo:~/PLUMI/new-buildout$ ./bin/buildout -c production.cfg
>> mr.developer: Queued 'collective.contentlicensing' for checkout.
>> mr.developer: Can't switch package 'collective.contentlicensing' to
>> 'https://svn.plone.org/svn/collective/collective.contentlicensing/branches/plone4_compatibility/@229357'
>> because it's dirty.
>> mr.developer: There have been errors, see messages above.
>> *********************************************
>> Overwriting versions/last-production-versions.cfg
>> *********************************************
>
> This just means that collective.contentlicensing was pinned to a
> specific changeset and is now in a different one in buildout. You can
> delete the package and buildout will re-download the newer version. just
> to a:
> rm -rf src/collective.contentlicensing
>
> And then re-run buildout like you did.
>
> Cheers,
> Mike
>


-- 
Emanuele Rodo  
RAW-news: Report Around the World

E [email protected]
W www.raw-news.net


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss

Reply via email to