You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Robert Goene <ro...@goene.nl> on 2005/04/16 16:30:39 UTC

Installation problem

Hi List,

Ik am afraid i got another boring installation problem i cannot solve..

Lenya is installed on an fresh server with tomcat 5.5.7 and Java 1.5. 
Everythins seemed fine, until i tried to publish a document. The 
application just does not respond to this action. Submitting and 
rejecting works fine, Publishing fails without any error.

Are there some libraries i have to install?

Thanks a lot!

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Installation problem

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
Robert Goene wrote:

> Does anyone has any clue where i can look? I see that the tomcat ports 
> are bound to tcp6 and not tcp4. Could this cause all these network 
> problems?

interesting. for some stupid reason, redhat and suse started to ship 
with running ipv6 interfaces, which can indeed cause problems.

ifconfig down ipv6 (or something to that effect, from memory) should 
take care of that.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Installation problem

Posted by Robert Goene <ro...@goene.nl>.
Gregor J. Rothfuss wrote:
> Robert Goene wrote:
> 
>> cause: java.net.ConnectException: Connection timed out
> 
> 
> that indicates a problem with the catalog resolver.
> 
> http://cocoon.apache.org/2.1/userdocs/concepts/catalog.html

I am afraid i still have the same problems. It seems to boil down to 
some networking problem:

- I cannot shutdown the tomcat server properly, i have to use the cruel 
kill command.

- I cannot publish nor schedule any documents due to a connection timeout.

- From time to time (every day) the server becoms unavailable for my 
browser. Restarting the server only helps after a couple of attempts.

- The websphinx crawler cannot reach the pages..

Does anyone has any clue where i can look? I see that the tomcat ports 
are bound to tcp6 and not tcp4. Could this cause all these network problems?

Thanks for your patience, Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Installation problem

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
Robert Goene wrote:

> cause: java.net.ConnectException: Connection timed out

that indicates a problem with the catalog resolver.

http://cocoon.apache.org/2.1/userdocs/concepts/catalog.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Installation problem

Posted by Robert Goene <ro...@goene.nl>.
Robert Goene wrote:
> Gregor J. Rothfuss wrote:
> 
>> Robert Goene wrote:
>>
>>> Hi List,
>>>
>>> Ik am afraid i got another boring installation problem i cannot solve..
>>>
>>> Lenya is installed on an fresh server with tomcat 5.5.7 and Java 1.5. 
>>> Everythins seemed fine, until i tried to publish a document. The 
>>> application just does not respond to this action. Submitting and 
>>> rejecting works fine, Publishing fails without any error.
>>>
>>> Are there some libraries i have to install?
>>
>>
>>
>> there are known problems with jdk 1.5
>>
>> http://issues.apache.org/bugzilla/show_bug.cgi?id=32923
> 
> 
> I have tried it with 1.4.2, but the problem remains the same. Are the 
> usecases logged in some way, because i am not able to see any errors...
> 
> No idea if this could be related in any way, but i am not able to 
> shutdown the tomcat server on this machine.
> 

Finally i got an error message...


Unable to get transformer handler for 
cocoon://scheduler/vandejong/authoring/test/le.html.xsl

org.apache.cocoon.ProcessingException: Unable to get transformer handler 
for cocoon://scheduler/vandejong/authoring/test/le.html.xsl: 
org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in 
creating Transform Handler

cause: java.net.ConnectException: Connection timed out

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Installation problem

Posted by Robert Goene <ro...@goene.nl>.
Gregor J. Rothfuss wrote:
> Robert Goene wrote:
> 
>> Hi List,
>>
>> Ik am afraid i got another boring installation problem i cannot solve..
>>
>> Lenya is installed on an fresh server with tomcat 5.5.7 and Java 1.5. 
>> Everythins seemed fine, until i tried to publish a document. The 
>> application just does not respond to this action. Submitting and 
>> rejecting works fine, Publishing fails without any error.
>>
>> Are there some libraries i have to install?
> 
> 
> there are known problems with jdk 1.5
> 
> http://issues.apache.org/bugzilla/show_bug.cgi?id=32923

I have tried it with 1.4.2, but the problem remains the same. Are the 
usecases logged in some way, because i am not able to see any errors...

No idea if this could be related in any way, but i am not able to 
shutdown the tomcat server on this machine.

Regards, Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Installation problem

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
Robert Goene wrote:
> Hi List,
> 
> Ik am afraid i got another boring installation problem i cannot solve..
> 
> Lenya is installed on an fresh server with tomcat 5.5.7 and Java 1.5. 
> Everythins seemed fine, until i tried to publish a document. The 
> application just does not respond to this action. Submitting and 
> rejecting works fine, Publishing fails without any error.
> 
> Are there some libraries i have to install?

there are known problems with jdk 1.5

http://issues.apache.org/bugzilla/show_bug.cgi?id=32923

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org