PDA

View Full Version : Plone users?


Marko Jotic
March 11th 05, 09:13 PM
We just installed Plone on two XP Pro systems, on the old desktop it
comes up fine, on a new IBM laptop it doesn't: we start Plone in the
controller and click the View button, explorer reports "page cannot be
displayed".

We compared the two systems and everything is identical, the Zope
service is running, there is no IIS running, no proxy is set.

using the netstat utility I can see the following:

on the working system these TCP ports appear when I start plone, the
port number (4824) varies:
Local Address Foreign Address State PID
0.0.0.0:80 0.0.0.0:0 LISTENING 2744
0.0.0.0:8080 0.0.0.0:8080 LISTENING 2744
127.0.0.1:4824 127.0.0.1:19999 ESTABLISHED 2744
127.0.0.1:19999 127.0.0.1:4824 ESTABLISHED 2744
when I nanually stop it it takes a few seconds

on the lapttop these TCP ports appear (nothing on 80 and 8080), one at a
time until there are five, the port numbers vary, but they tend to be in
sequence
127.0.0.1:1687 127.0.0.1:19999 TIME_WAIT 0
127.0.0.1:1688 127.0.0.1:19999 TIME_WAIT 0
127.0.0.1:1689 127.0.0.1:19999 TIME_WAIT 0
127.0.0.1:1692 127.0.0.1:19999 TIME_WAIT 0
Eventually they disappear, one at a time, then the plone service stops
When I manually stop it it takes minutes (this is the faster system)

I also tried started the service from the command line, no go

any suggestion? TIA
--
Marko Jotic
"Common sense is anything but common".
From the notebooks of Lazarus Long. Robert A. Heinlein.
Handmade knives, antique designs, exotic materials at
http://www.knifeforging.com/

Sandman
March 11th 05, 10:02 PM
Please explain what the pluck Plone is.
<Marko> wrote in message ...
> We just installed Plone on two XP Pro systems, on the old desktop it
> comes up fine, on a new IBM laptop it doesn't: we start Plone in the
> controller and click the View button, explorer reports "page cannot be
> displayed".
>
> We compared the two systems and everything is identical, the Zope
> service is running, there is no IIS running, no proxy is set.
>
> using the netstat utility I can see the following:
>
> on the working system these TCP ports appear when I start plone, the
> port number (4824) varies:
> Local Address Foreign Address State PID
> 0.0.0.0:80 0.0.0.0:0 LISTENING 2744
> 0.0.0.0:8080 0.0.0.0:8080 LISTENING 2744
> 127.0.0.1:4824 127.0.0.1:19999 ESTABLISHED 2744
> 127.0.0.1:19999 127.0.0.1:4824 ESTABLISHED 2744
> when I nanually stop it it takes a few seconds
>
> on the lapttop these TCP ports appear (nothing on 80 and 8080), one at a
> time until there are five, the port numbers vary, but they tend to be in
> sequence
> 127.0.0.1:1687 127.0.0.1:19999 TIME_WAIT 0
> 127.0.0.1:1688 127.0.0.1:19999 TIME_WAIT 0
> 127.0.0.1:1689 127.0.0.1:19999 TIME_WAIT 0
> 127.0.0.1:1692 127.0.0.1:19999 TIME_WAIT 0
> Eventually they disappear, one at a time, then the plone service stops
> When I manually stop it it takes minutes (this is the faster system)
>
> I also tried started the service from the command line, no go
>
> any suggestion? TIA
> --
> Marko Jotic
> "Common sense is anything but common".
> From the notebooks of Lazarus Long. Robert A. Heinlein.
> Handmade knives, antique designs, exotic materials at
> http://www.knifeforging.com/

Dan
March 12th 05, 02:28 AM
I am confused. Please explain the question better. Thank you for your time
and patience.

<Marko> wrote in message ...
: We just installed Plone on two XP Pro systems, on the old desktop it
: comes up fine, on a new IBM laptop it doesn't: we start Plone in the
: controller and click the View button, explorer reports "page cannot be
: displayed".
:
: We compared the two systems and everything is identical, the Zope
: service is running, there is no IIS running, no proxy is set.
:
: using the netstat utility I can see the following:
:
: on the working system these TCP ports appear when I start plone, the
: port number (4824) varies:
: Local Address Foreign Address State PID
: 0.0.0.0:80 0.0.0.0:0 LISTENING 2744
: 0.0.0.0:8080 0.0.0.0:8080 LISTENING 2744
: 127.0.0.1:4824 127.0.0.1:19999 ESTABLISHED 2744
: 127.0.0.1:19999 127.0.0.1:4824 ESTABLISHED 2744
: when I nanually stop it it takes a few seconds
:
: on the lapttop these TCP ports appear (nothing on 80 and 8080), one at a
: time until there are five, the port numbers vary, but they tend to be in
: sequence
: 127.0.0.1:1687 127.0.0.1:19999 TIME_WAIT 0
: 127.0.0.1:1688 127.0.0.1:19999 TIME_WAIT 0
: 127.0.0.1:1689 127.0.0.1:19999 TIME_WAIT 0
: 127.0.0.1:1692 127.0.0.1:19999 TIME_WAIT 0
: Eventually they disappear, one at a time, then the plone service stops
: When I manually stop it it takes minutes (this is the faster system)
:
: I also tried started the service from the command line, no go
:
: any suggestion? TIA
: --
: Marko Jotic
: "Common sense is anything but common".
: From the notebooks of Lazarus Long. Robert A. Heinlein.
: Handmade knives, antique designs, exotic materials at
: http://www.knifeforging.com/

Ron Sommer
March 12th 05, 10:39 AM
Questions for open source software will get better answers from the software
support.
--
Ron Sommer

<Marko> wrote in message ...
> We just installed Plone on two XP Pro systems, on the old desktop it comes
> up fine, on a new IBM laptop it doesn't: we start Plone in the controller
> and click the View button, explorer reports "page cannot be displayed".
>
> We compared the two systems and everything is identical, the Zope service
> is running, there is no IIS running, no proxy is set.
>
> using the netstat utility I can see the following:
>
> on the working system these TCP ports appear when I start plone, the port
> number (4824) varies:
> Local Address Foreign Address State PID
> 0.0.0.0:80 0.0.0.0:0 LISTENING 2744
> 0.0.0.0:8080 0.0.0.0:8080 LISTENING 2744
> 127.0.0.1:4824 127.0.0.1:19999 ESTABLISHED 2744
> 127.0.0.1:19999 127.0.0.1:4824 ESTABLISHED 2744
> when I nanually stop it it takes a few seconds
>
> on the lapttop these TCP ports appear (nothing on 80 and 8080), one at a
> time until there are five, the port numbers vary, but they tend to be in
> sequence
> 127.0.0.1:1687 127.0.0.1:19999 TIME_WAIT 0
> 127.0.0.1:1688 127.0.0.1:19999 TIME_WAIT 0
> 127.0.0.1:1689 127.0.0.1:19999 TIME_WAIT 0
> 127.0.0.1:1692 127.0.0.1:19999 TIME_WAIT 0
> Eventually they disappear, one at a time, then the plone service stops
> When I manually stop it it takes minutes (this is the faster system)
>
> I also tried started the service from the command line, no go
>
> any suggestion? TIA
> --
> Marko Jotic
> "Common sense is anything but common".
> From the notebooks of Lazarus Long. Robert A. Heinlein.
> Handmade knives, antique designs, exotic materials at
> http://www.knifeforging.com/

Marko Jotic
March 14th 05, 03:27 PM
Sandman wrote:
> Please explain what the pluck Plone is.
Content management system, portal tool, very popular but not MS, plone.org.

> <Marko> wrote in message ...
>
>>We just installed Plone on two XP Pro systems, on the old desktop it
>>comes up fine, on a new IBM laptop it doesn't: we start Plone in the
>>controller and click the View button, explorer reports "page cannot be
>>displayed".
>>
>>We compared the two systems and everything is identical, the Zope
>>service is running, there is no IIS running, no proxy is set.
>>
>>using the netstat utility I can see the following:
>>
>>on the working system these TCP ports appear when I start plone, the
>>port number (4824) varies:
>>Local Address Foreign Address State PID
>>0.0.0.0:80 0.0.0.0:0 LISTENING 2744
>>0.0.0.0:8080 0.0.0.0:8080 LISTENING 2744
>>127.0.0.1:4824 127.0.0.1:19999 ESTABLISHED 2744
>>127.0.0.1:19999 127.0.0.1:4824 ESTABLISHED 2744
>>when I nanually stop it it takes a few seconds
>>
>>on the lapttop these TCP ports appear (nothing on 80 and 8080), one at a
>>time until there are five, the port numbers vary, but they tend to be in
>>sequence
>>127.0.0.1:1687 127.0.0.1:19999 TIME_WAIT 0
>>127.0.0.1:1688 127.0.0.1:19999 TIME_WAIT 0
>>127.0.0.1:1689 127.0.0.1:19999 TIME_WAIT 0
>>127.0.0.1:1692 127.0.0.1:19999 TIME_WAIT 0
>>Eventually they disappear, one at a time, then the plone service stops
>>When I manually stop it it takes minutes (this is the faster system)
>>
>>I also tried started the service from the command line, no go
>>
>>any suggestion? TIA
>>--
>>Marko Jotic
>>"Common sense is anything but common".
>> From the notebooks of Lazarus Long. Robert A. Heinlein.
>>Handmade knives, antique designs, exotic materials at
>>http://www.knifeforging.com/
>
>
>


--
Marko Jotic
"Common sense is anything but common".
From the notebooks of Lazarus Long. Robert A. Heinlein.
Handmade knives, antique designs, exotic materials at
http://www.knifeforging.com/

Marko Jotic
March 14th 05, 03:32 PM
Plone is a content management system that builds web portals that run on
anything. It runs as a service but this fails on one system, these are
pertinent details. As per my subject line I am looking for anybody that
uses plone on WinXP, I am also checking on Plone's group, google is
useless until I find the right question but it seems this problem is common.

Dan wrote:
> I am confused. Please explain the question better. Thank you for your time
> and patience.
>
> <Marko> wrote in message ...
> : We just installed Plone on two XP Pro systems, on the old desktop it
> : comes up fine, on a new IBM laptop it doesn't: we start Plone in the
> : controller and click the View button, explorer reports "page cannot be
> : displayed".
> :
> : We compared the two systems and everything is identical, the Zope
> : service is running, there is no IIS running, no proxy is set.
> :
> : using the netstat utility I can see the following:
> :
> : on the working system these TCP ports appear when I start plone, the
> : port number (4824) varies:
> : Local Address Foreign Address State PID
> : 0.0.0.0:80 0.0.0.0:0 LISTENING 2744
> : 0.0.0.0:8080 0.0.0.0:8080 LISTENING 2744
> : 127.0.0.1:4824 127.0.0.1:19999 ESTABLISHED 2744
> : 127.0.0.1:19999 127.0.0.1:4824 ESTABLISHED 2744
> : when I nanually stop it it takes a few seconds
> :
> : on the lapttop these TCP ports appear (nothing on 80 and 8080), one at a
> : time until there are five, the port numbers vary, but they tend to be in
> : sequence
> : 127.0.0.1:1687 127.0.0.1:19999 TIME_WAIT 0
> : 127.0.0.1:1688 127.0.0.1:19999 TIME_WAIT 0
> : 127.0.0.1:1689 127.0.0.1:19999 TIME_WAIT 0
> : 127.0.0.1:1692 127.0.0.1:19999 TIME_WAIT 0
> : Eventually they disappear, one at a time, then the plone service stops
> : When I manually stop it it takes minutes (this is the faster system)
> :
> : I also tried started the service from the command line, no go
> :
> : any suggestion? TIA
> : --
> : Marko Jotic
> : "Common sense is anything but common".
> : From the notebooks of Lazarus Long. Robert A. Heinlein.
> : Handmade knives, antique designs, exotic materials at
> : http://www.knifeforging.com/
>
>


--
Marko Jotic
"Common sense is anything but common".
From the notebooks of Lazarus Long. Robert A. Heinlein.
Handmade knives, antique designs, exotic materials at
http://www.knifeforging.com/

Marko Jotic
March 14th 05, 03:36 PM
Ron Sommer wrote:
> Questions for open source software will get better answers from the
> software support.
duuuh, I am trying there, I google the problem, Now I am trying here in
case somebody knows, it Has happened that MS users know about non MS
products, that's it, that's all

--
Marko Jotic
"Common sense is anything but common".
From the notebooks of Lazarus Long. Robert A. Heinlein.
Handmade knives, antique designs, exotic materials at
http://www.knifeforging.com/

Google