[
https://issues.apache.org/jira/browse/AXIS2-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467707
]
Davanum Srinivas commented on AXIS2-1942:
-----------------------------------------
This is quite possibly a problem in your code. one way to check is to add the
following attribute in your <service element (in your services.xml)
scope="application"
thanks,
dims
> Memory-Usage increasing with every Service-execution
> ----------------------------------------------------
>
> Key: AXIS2-1942
> URL: https://issues.apache.org/jira/browse/AXIS2-1942
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Affects Versions: 1.1
> Environment: Apache Tomcat/6.0.2 with Axis2 1.1(Release) on Linux
> Reporter: Benjamin Ernst
> Attachments: HomeControlService.java, HomeControlService.wsdl,
> HomeControlServiceMessageReceiverInOut.java, services.xml
>
>
> I have got a problem with the memory-usage of Axis2. Every time I execute my
> Service the Memory-usage rises about 5 MB. And after 35 executions I get this
> error:
> 2007-01-05 10:27:31,051 ERROR org.apache.axis2.transport.http.AxisServlet -
> java.lang.OutOfMemoryError: unable to create new native thread
> It seems to me, that axis2 is not setting any memory free after a service was
> executed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]