[ 
https://issues.apache.org/jira/browse/AXIS2-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505236
 ] 

Stephen Mills commented on AXIS2-2780:
--------------------------------------

Hi Deepal,

After testing the fix myself, it appears that the mar files are copied to 
_axis2 and remain there until the next user calls the webservice. Upon this 
second call the Majority of mar files are deleted. Some files are still 
remaining locked and can not be deleted until the application server (Websphere 
6.1) is stopped and started again.

As the Majority of files are now deleted this will no longer cause us a problem 
using it in production as the size of the mar files that remain are very small.

Thanks alot for the speedy fix that will allow us to release our project code

Stephen

> Multiple MAR files written to temp dir - could cause hard disk to fill up
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-2780
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2780
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: modules
>    Affects Versions: 1.2
>         Environment: Windows 2000 and XP, websphere 6.1
>            Reporter: Stephen Mills
>            Assignee: Deepal Jayasinghe
>            Priority: Blocker
>
> Release 2-1.2 has fixed the bug where multiple axis jar files were written to 
> the windows temp directory filling up the harddisk. However axis modules 
> (*.mar) are still being written muliple times for each request, Though these 
> files are small eventually the harddisk could still fill up which would be a 
> problem in production.
> These files appear to be locked while the server is running so can not be 
> deleted without 1st stopping the server. If they could be deleted we could 
> add a temporary  fix to clean the files up daily.

-- 
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]

Reply via email to