[
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627983#action_12627983
]
Jean-Jacques Parent commented on GERONIMODEVTOOLS-473:
------------------------------------------------------
Tim, I am a bit confused. Today, the redeployment works several times and then
hangs . I suspected a memory problem.
I have increase the -XX:MaxPermSize of eclipse.ini from 128m to 256m.
But still have hanging problems
Now I clearly received 'outOfMemory' errors
Exception in thread "RMI TCP Connection(45)-128.1.164.215"
java.lang.OutOfMemoryError: Java heap space
at java.io.BufferedInputStream.<init>(Unknown Source)
at java.io.BufferedInputStream.<init>(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown
Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "RMI TCP Connection(46)-128.1.164.215"
java.lang.OutOfMemoryError: Java heap space
Exception in thread "ContainerBackgroundProcessor[StandardEngine[Geronimo]]"
java.lang.OutOfMemoryError: Java heap space
2008-09-03 13:56:52,923 ERROR
[org.apache.catalina.core.ContainerBase.[Geronimo].[0.0.0.0].[/sonora].[jsp]] -
<Servlet.service() for servlet jsp threw exception>
Are there other memory parameters I should tune?
java.lang.OutOfMemoryError: Java heap space
I have attached the requested files.
> Problem starting server with WTP201
> -----------------------------------
>
> Key: GERONIMODEVTOOLS-473
> URL:
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-473
> Project: Geronimo-Devtools
> Issue Type: Bug
> Components: eclipse-plugin
> Affects Versions: 2.0.0
> Environment: Windows XP
> WTP 201
> Reporter: Jean-Jacques Parent
> Assignee: Tim McConnell
> Fix For: 2.1.3
>
> Attachments: .log, geronimo.log, JIRA-473.doc
>
>
> I have installed wtp-all-in-one-sdk-win32 and than follow the instructions as
> suggested in
> http://geronimo.apache.org/geronimo-eclipse-plugin-installation-instructions.html.
> I have also manually installed the plugin:
> geronimo-eclipse-plugin-2.0.0-deployable.zip
> I configured the server geronimo and try to start it without deploying
> anything yet.
> In the eclipse console, a message indicates that the server startup is
> complete, but the status in Eclipse is still 'starting'.
> Indeed, the server is started, I can use the web console, but then comes the
> timeout and the server stops.
> Is it a configuration problem?
> Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.