List Info

Thread: Plone 3.0 start on Solaris




Plone 3.0 start on Solaris
country flaguser name
United States
2007-08-27 11:06:51
Unable to start newly installed Plone 3.0 on Solaris 10
after installation.
Here is the error message
# ./startcluster.sh
Starting ZEO server...
. Error: can't stat program
'/opt/Plone-3.0/zeocluster/server/bin/runzeo'
For help, use /opt/Plone-3.0/lib/python/zdaemon/zdrun.py -h
. . . . . . . . . ^C^C
# ^C
The process generates dots it seems like infinitely, and was
stopped by
<Ctrl-C>. There is no database created, no records in
the zeo.log (file is
empty).

Yigal.
-- 
View this message in context: http://www.nabble.com/Plone-3.0-s
tart-on-Solaris-tf4313289s15482.html#a12280331
Sent from the Installation, Setup, Upgrades mailing list
archive at Nabble.com.


_______________________________________________
Setup mailing list
Setuplists.plone.org
http://
lists.plone.org/mailman/listinfo/setup

Re: Plone 3.0 start on Solaris
country flaguser name
United States
2007-08-27 17:08:31
Yigal wrote:
> Unable to start newly installed Plone 3.0 on Solaris 10
after installation.
> Here is the error message
> # ./startcluster.sh
> Starting ZEO server...
> . Error: can't stat program
'/opt/Plone-3.0/zeocluster/server/bin/runzeo'
> For help, use
/opt/Plone-3.0/lib/python/zdaemon/zdrun.py -h
> . . . . . . . . . ^C^C
> # ^C
> The process generates dots it seems like infinitely,
and was stopped by
> <Ctrl-C>. There is no database created, no
records in the zeo.log (file is
> empty).

ZEO foreground output and log output should be the same, but
it wouldn't 
hurt to check a 'zeoctl fg' to see if it says anything.

        --jcc


-- 
Connexions
http://cnx.org

"Building Websites with Plone"
http://plonebook.packtp
ub.com


_______________________________________________
Setup mailing list
Setuplists.plone.org
http://
lists.plone.org/mailman/listinfo/setup

Re: Plone 3.0 start on Solaris
country flaguser name
United States
2007-08-27 17:37:34
Running from terminal one (root!)
# /opt/Plone-3.0/zeocluster/server/bin/zeoctl fg
/opt/Plone-3.0/zeocluster/server/bin/runzeo
/opt/Plone-3.0/zeocluster/server/bin/runzeo

Running from terminal two (also as a root):
# /opt/Plone-3.0/zeocluster/client1/bin/zopectl fg
/opt/Plone-3.0/zeocluster/client1/bin/runzope -X
debug-mode=on
2007-08-27 15:26:17 INFO ZServer HTTP server started at Mon
Aug 27 15:26:17
2007
        Hostname: 0.0.0.0
        Port: 8080
2007-08-27 15:26:17 INFO Zope Set effective user to
"plone"
Traceback (most recent call last):
  File
"/opt/Plone-3.0/lib/python/Zope2/Startup/run.py",
line 56, in ?
  File
"/opt/Plone-3.0/lib/python/Zope2/Startup/run.py",
line 21, in run
  File
"/opt/Plone-3.0/lib/python/Zope2/Startup/__init__.py&qu
ot;, line 99, in
prepare
  File
"/opt/Plone-3.0/lib/python/Zope2/Startup/__init__.py&qu
ot;, line 293, in
makeLockFile
ImportError: No module named misc.lock_file

Any clue??


J Cameron Cooper-8 wrote:
> 
> Yigal wrote:
>> Unable to start newly installed Plone 3.0 on
Solaris 10 after
>> installation.
>> Here is the error message
>> # ./startcluster.sh
>> Starting ZEO server...
>> . Error: can't stat program
'/opt/Plone-3.0/zeocluster/server/bin/runzeo'
>> For help, use
/opt/Plone-3.0/lib/python/zdaemon/zdrun.py -h
>> . . . . . . . . . ^C^C
>> # ^C
>> The process generates dots it seems like
infinitely, and was stopped by
>> <Ctrl-C>. There is no database created, no
records in the zeo.log (file
>> is
>> empty).
> 
> ZEO foreground output and log output should be the
same, but it wouldn't 
> hurt to check a 'zeoctl fg' to see if it says
anything.
> 
>         --jcc
> 
> 
> -- 
> Connexions
> http://cnx.org
> 
> "Building Websites with Plone"
> http://plonebook.packtp
ub.com
> 
> 
> _______________________________________________
> Setup mailing list
> Setuplists.plone.org
> http://
lists.plone.org/mailman/listinfo/setup
> 
> 

-- 
View this message in context: http://www.nabble.com/Plone-3.0-s
tart-on-Solaris-tf4313289s15482.html#a12359107
Sent from the Installation, Setup, Upgrades mailing list
archive at Nabble.com.


_______________________________________________
Setup mailing list
Setuplists.plone.org
http://
lists.plone.org/mailman/listinfo/setup

Re: Plone 3.0 start on Solaris
country flaguser name
United States
2007-08-28 10:46:48
Yigal wrote:
> Running from terminal one (root!)
> # /opt/Plone-3.0/zeocluster/server/bin/zeoctl fg
> /opt/Plone-3.0/zeocluster/server/bin/runzeo
> /opt/Plone-3.0/zeocluster/server/bin/runzeo
> 
> Running from terminal two (also as a root):
> # /opt/Plone-3.0/zeocluster/client1/bin/zopectl fg
> /opt/Plone-3.0/zeocluster/client1/bin/runzope -X
debug-mode=on
> 2007-08-27 15:26:17 INFO ZServer HTTP server started at
Mon Aug 27 15:26:17
> 2007
>         Hostname: 0.0.0.0
>         Port: 8080
> 2007-08-27 15:26:17 INFO Zope Set effective user to
"plone"
> Traceback (most recent call last):
>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/run.py",
line 56, in ?
>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/run.py",
line 21, in run
>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/__init__.py&qu
ot;, line 99, in
> prepare
>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/__init__.py&qu
ot;, line 293, in
> makeLockFile
> ImportError: No module named misc.lock_file
> 
> Any clue??

In Zope 2.9.6, this line is::

   from Zope2.Startup.misc.lock_file import lock_file

It should find
$ZOPE/lib/python/Zope2/Startup/mist/lock_file.py

Do you have this? Is your import the same?

        --jcc


-- 
Connexions
http://cnx.org

"Building Websites with Plone"
http://plonebook.packtp
ub.com


_______________________________________________
Setup mailing list
Setuplists.plone.org
http://
lists.plone.org/mailman/listinfo/setup

Re: Plone 3.0 start on Solaris
country flaguser name
United States
2007-08-28 11:46:16
Line 293 in
/opt/Plone-3.0/lib/python/Zope2/Startup/_init_.py reads:
           from Zope2.Startup.misc.lock_file import
lock_file

and
# ls -l /opt/Plone-3.0/lib/python/Zope2/Startup/misc
total 54
-rw-r--r--   1 root     root          32 Jun 23 01:00
__init__.py
-rw-r--r--   1 root     root         184 Aug 22 10:33
__init__.pyc
-rw-r--r--   1 root     root        1418 Jun 23 01:00
lock_file.py
-rw-r--r--   1 root     root         921 Aug 22 10:33
lock_file.pyc
-rw-r--r--   1 root     root        4810 Jun 23 01:00
TextBlockFormatter.py
-rw-r--r--   1 root     root        3812 Aug 22 10:33
TextBlockFormatter.pyc
-rw-r--r--   1 root     root        6595 Jun 23 01:00
zpasswd.py
-rw-r--r--   1 root     root        5901 Aug 22 10:33
zpasswd.pyc
#
Yigal.

J Cameron Cooper-8 wrote:
> 
> Yigal wrote:
>> Running from terminal one (root!)
>> # /opt/Plone-3.0/zeocluster/server/bin/zeoctl fg
>> /opt/Plone-3.0/zeocluster/server/bin/runzeo
>> /opt/Plone-3.0/zeocluster/server/bin/runzeo
>> 
>> Running from terminal two (also as a root):
>> # /opt/Plone-3.0/zeocluster/client1/bin/zopectl fg
>> /opt/Plone-3.0/zeocluster/client1/bin/runzope -X
debug-mode=on
>> 2007-08-27 15:26:17 INFO ZServer HTTP server
started at Mon Aug 27
>> 15:26:17
>> 2007
>>         Hostname: 0.0.0.0
>>         Port: 8080
>> 2007-08-27 15:26:17 INFO Zope Set effective user to
"plone"
>> Traceback (most recent call last):
>>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/run.py",
line 56, in ?
>>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/run.py",
line 21, in run
>>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/__init__.py&qu
ot;, line 99, in
>> prepare
>>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/__init__.py&qu
ot;, line 293,
>> in
>> makeLockFile
>> ImportError: No module named misc.lock_file
>> 
>> Any clue??
> 
> In Zope 2.9.6, this line is::
> 
>    from Zope2.Startup.misc.lock_file import lock_file
> 
> It should find
$ZOPE/lib/python/Zope2/Startup/mist/lock_file.py
> 
> Do you have this? Is your import the same?
> 
>         --jcc
> 
> 
> -- 
> Connexions
> http://cnx.org
> 
> "Building Websites with Plone"
> http://plonebook.packtp
ub.com
> 
> 
> _______________________________________________
> Setup mailing list
> Setuplists.plone.org
> http://
lists.plone.org/mailman/listinfo/setup
> 
> 

-- 
View this message in context: http://www.nabble.com/Plone-3.0-s
tart-on-Solaris-tf4313289s15482.html#a12371544
Sent from the Installation, Setup, Upgrades mailing list
archive at Nabble.com.


_______________________________________________
Setup mailing list
Setuplists.plone.org
http://
lists.plone.org/mailman/listinfo/setup

Re: Plone 3.0 start on Solaris
country flaguser name
United States
2007-08-28 17:29:19
My ... Startup/misc directory is identical in ownership,
permissions and 
file sizes. How about the ownership and permissions for misc
itself?

By the way, I've verified that the 3.0 Unified Installer
works on the 
Solaris 10 platform I have available for testing. I almost
wished it 
would fail, so that we'd have something concrete to fix.

Steve


Yigal wrote:
> Line 293 in
/opt/Plone-3.0/lib/python/Zope2/Startup/_init_.py reads:
>            from Zope2.Startup.misc.lock_file import
lock_file
> 
> and
> # ls -l /opt/Plone-3.0/lib/python/Zope2/Startup/misc
> total 54
> -rw-r--r--   1 root     root          32 Jun 23 01:00
__init__.py
> -rw-r--r--   1 root     root         184 Aug 22 10:33
__init__.pyc
> -rw-r--r--   1 root     root        1418 Jun 23 01:00
lock_file.py
> -rw-r--r--   1 root     root         921 Aug 22 10:33
lock_file.pyc
> -rw-r--r--   1 root     root        4810 Jun 23 01:00
TextBlockFormatter.py
> -rw-r--r--   1 root     root        3812 Aug 22 10:33
TextBlockFormatter.pyc
> -rw-r--r--   1 root     root        6595 Jun 23 01:00
zpasswd.py
> -rw-r--r--   1 root     root        5901 Aug 22 10:33
zpasswd.pyc
> #
> Yigal.
> 
> J Cameron Cooper-8 wrote:
>> Yigal wrote:
>>> Running from terminal one (root!)
>>> # /opt/Plone-3.0/zeocluster/server/bin/zeoctl
fg
>>> /opt/Plone-3.0/zeocluster/server/bin/runzeo
>>> /opt/Plone-3.0/zeocluster/server/bin/runzeo
>>>
>>> Running from terminal two (also as a root):
>>> # /opt/Plone-3.0/zeocluster/client1/bin/zopectl
fg
>>> /opt/Plone-3.0/zeocluster/client1/bin/runzope
-X debug-mode=on
>>> 2007-08-27 15:26:17 INFO ZServer HTTP server
started at Mon Aug 27
>>> 15:26:17
>>> 2007
>>>         Hostname: 0.0.0.0
>>>         Port: 8080
>>> 2007-08-27 15:26:17 INFO Zope Set effective
user to "plone"
>>> Traceback (most recent call last):
>>>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/run.py",
line 56, in ?
>>>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/run.py",
line 21, in run
>>>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/__init__.py&qu
ot;, line 99, in
>>> prepare
>>>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/__init__.py&qu
ot;, line 293,
>>> in
>>> makeLockFile
>>> ImportError: No module named misc.lock_file
>>>
>>> Any clue??
>> In Zope 2.9.6, this line is::
>>
>>    from Zope2.Startup.misc.lock_file import
lock_file
>>
>> It should find
$ZOPE/lib/python/Zope2/Startup/mist/lock_file.py
>>
>> Do you have this? Is your import the same?
>>
>>         --jcc
>>
>>
>> -- 
>> Connexions
>> http://cnx.org
>>
>> "Building Websites with Plone"
>> http://plonebook.packtp
ub.com
>>
>>
>> _______________________________________________
>> Setup mailing list
>> Setuplists.plone.org
>> http://
lists.plone.org/mailman/listinfo/setup
>>
>>
> 

-- 
______________________________________________________

Steve McMahon
Reid-McMahon, LLC
stevereidmcmahon.com
stevedcn.org

_______________________________________________
Setup mailing list
Setuplists.plone.org
http://
lists.plone.org/mailman/listinfo/setup

Re: Plone 3.0 start on Solaris
country flaguser name
United States
2007-08-28 18:22:46
# ls -la /opt/Plone-3.0/lib/python/Zope2/Startup
total 300
-rw-r--r--   1 root     root       15461 Jun 23 01:00
__init__.py
-rw-r--r--   1 root     root       12986 Aug 22 10:33
__init__.pyc
drwxr-xr-x   5 root     root         512 Aug 22 10:33 .
drwxr-xr-x   4 root     root         512 Aug 22 10:33 ..
-rw-r--r--   1 root     root       12588 Jun 23 01:00
datatypes.py
-rw-r--r--   1 root     root       11628 Aug 22 10:33
datatypes.pyc
-rw-r--r--   1 root     root        8159 Jul  3 07:23
handlers.py
-rw-r--r--   1 root     root       10039 Aug 22 10:33
handlers.pyc
drwxr-xr-x   2 root     root         512 Aug 22 10:33 misc
drwxr-xr-x   2 root     root         512 Aug 22 10:33 nt
-rw-r--r--   1 root     root         859 Jun 23 01:00
options.py
-rw-r--r--   1 root     root         584 Aug 22 10:33
options.pyc
-rw-r--r--   1 root     root        2098 Jun 23 01:00
run.py
-rw-r--r--   1 root     root        1865 Aug 22 10:33
run.pyc
drwxr-xr-x   2 root     root         512 Aug 22 10:33 tests
-rw-r--r--   1 root     root        2013 Jun 23 01:00
warnfilter.py
-rw-r--r--   1 root     root        1721 Aug 22 10:33
warnfilter.pyc
-rwxrwxr-x   1 root     root         422 Jun 23 01:00
warnfilter.xml
-rw-r--r--   1 root     root       12431 Jun 23 01:00
zopectl.py
-rw-r--r--   1 root     root       10602 Aug 22 10:33
zopectl.pyc
-rwxrwxr-x   1 root     root       37209 Jul  3 07:23
zopeschema.xml
#

Actual configurations of our Solaris boxes may be different,
and that what
is a suspect for me. I may try to re-install the Plone-3.0
saving the sysout
of the install.sh and ship it to you. It will have a list of
all discoveries
out of .configure steps. Will it help? If yes - how to
organize it? It will
be quite bulky for the e-mail. 
Yigal.


Steve McMahon wrote:
> 
> My ... Startup/misc directory is identical in
ownership, permissions and 
> file sizes. How about the ownership and permissions for
misc itself?
> 
> By the way, I've verified that the 3.0 Unified
Installer works on the 
> Solaris 10 platform I have available for testing. I
almost wished it 
> would fail, so that we'd have something concrete to
fix.
> 
> Steve
> 
> 
> Yigal wrote:
>> Line 293 in
/opt/Plone-3.0/lib/python/Zope2/Startup/_init_.py reads:
>>            from Zope2.Startup.misc.lock_file import
lock_file
>> 
>> and
>> # ls -l
/opt/Plone-3.0/lib/python/Zope2/Startup/misc
>> total 54
>> -rw-r--r--   1 root     root          32 Jun 23
01:00 __init__.py
>> -rw-r--r--   1 root     root         184 Aug 22
10:33 __init__.pyc
>> -rw-r--r--   1 root     root        1418 Jun 23
01:00 lock_file.py
>> -rw-r--r--   1 root     root         921 Aug 22
10:33 lock_file.pyc
>> -rw-r--r--   1 root     root        4810 Jun 23
01:00
>> TextBlockFormatter.py
>> -rw-r--r--   1 root     root        3812 Aug 22
10:33
>> TextBlockFormatter.pyc
>> -rw-r--r--   1 root     root        6595 Jun 23
01:00 zpasswd.py
>> -rw-r--r--   1 root     root        5901 Aug 22
10:33 zpasswd.pyc
>> #
>> Yigal.
>> 
>> J Cameron Cooper-8 wrote:
>>> Yigal wrote:
>>>> Running from terminal one (root!)
>>>> #
/opt/Plone-3.0/zeocluster/server/bin/zeoctl fg
>>>>
/opt/Plone-3.0/zeocluster/server/bin/runzeo
>>>>
/opt/Plone-3.0/zeocluster/server/bin/runzeo
>>>>
>>>> Running from terminal two (also as a
root):
>>>> #
/opt/Plone-3.0/zeocluster/client1/bin/zopectl fg
>>>>
/opt/Plone-3.0/zeocluster/client1/bin/runzope -X
debug-mode=on
>>>> 2007-08-27 15:26:17 INFO ZServer HTTP
server started at Mon Aug 27
>>>> 15:26:17
>>>> 2007
>>>>         Hostname: 0.0.0.0
>>>>         Port: 8080
>>>> 2007-08-27 15:26:17 INFO Zope Set effective
user to "plone"
>>>> Traceback (most recent call last):
>>>>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/run.py",
line 56, in ?
>>>>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/run.py",
line 21, in
>>>> run
>>>>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/__init__.py&qu
ot;, line 99,
>>>> in
>>>> prepare
>>>>   File
"/opt/Plone-3.0/lib/python/Zope2/Startup/__init__.py&qu
ot;, line 293,
>>>> in
>>>> makeLockFile
>>>> ImportError: No module named
misc.lock_file
>>>>
>>>> Any clue??
>>> In Zope 2.9.6, this line is::
>>>
>>>    from Zope2.Startup.misc.lock_file import
lock_file
>>>
>>> It should find
$ZOPE/lib/python/Zope2/Startup/mist/lock_file.py
>>>
>>> Do you have this? Is your import the same?
>>>
>>>         --jcc
>>>
>>>
>>> -- 
>>> Connexions
>>> http://cnx.org
>>>
>>> "Building Websites with Plone"
>>> http://plonebook.packtp
ub.com
>>>
>>>
>>>
_______________________________________________
>>> Setup mailing list
>>> Setuplists.plone.org
>>> http://
lists.plone.org/mailman/listinfo/setup
>>>
>>>
>> 
> 
> -- 
> ______________________________________________________
> 
> Steve McMahon
> Reid-McMahon, LLC
> stevereidmcmahon.com
> stevedcn.org
> 
> _______________________________________________
> Setup mailing list
> Setuplists.plone.org
> http://
lists.plone.org/mailman/listinfo/setup
> 
> 

-- 
View this message in context: http://www.nabble.com/Plone-3.0-s
tart-on-Solaris-tf4313289s15482.html#a12378317
Sent from the Installation, Setup, Upgrades mailing list
archive at Nabble.com.


_______________________________________________
Setup mailing list
Setuplists.plone.org
http://
lists.plone.org/mailman/listinfo/setup

[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )