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

Deepal Jayasinghe commented on AXIS2-2780:
------------------------------------------

Before I fixed the issue it was creating a number of files in the temp 
directory and none of them were deleted . So once I run the build with my 
changes everything worked fine and nothing were left in the _axis2 directory 
and I even test the same thing with the tomcat and it worked fine. Not only 
that I tested this with one of my friend and it worked fine , so if it not 
working for you may be you are not calling configurationContext.terminate(). 

Or may be you can provide us a test case to reproduce the error.


Thanks
Deepal 

> 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