Did anyone experience heavy memory usage when wrapping a jboss 4.x into a
service ?

We're currently scratching our heads about the service process using +1GB
while the heap has been configured to max 512mb. The service eats all memory
it can get. After a while paging becomes heavy as it uses more and more
virtual memory. In its final death throes the garbage collector is using
100% CPU.

The quick solution is power off the server and reboot. The long is to
patiently wait until the remote desktop appears, the services tools comes up
to restart the service.



On Fri, Oct 30, 2009 at 02:39, Alan Kent <[email protected]> wrote:

>
> We have used "Wrapper" (http://wrapper.tanukisoftware.org) at times to
> start Java servers as a Windows service.  Just wondering if there was
> any newer best practice out there?
>
> A pity its not an executable shipped with the standard Java
> distribution.  Makes it that bit easier getting Java apps deployed onto
> Windows servers.  But maybe my case is a bit unusual as we do lots of
> work with protocols other than HTTP, so are not using Apache or some
> other standard web container.
>
> Thanks!
> Alan
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to