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

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

Hi dims,

On Win 2000 the files (addressing-1.2.mar, rampart-1.2.mar, soapmonitor-1.2)
are written to C:\WINNT\Temp. Each request that uses a module seems to cause 
that particular mar to be written to the temp dir with an incremental number. 
So to clarify multiple files are continously appearing but  just one per 
request.. 

In my temp directory I have hundreds (from 1 day) of files named as below with 
the number changing for each write.

axis217837addressing-1.2
axis217838rampart-1.2
axis217839soapmonitor-1.2

> 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: Davanum Srinivas
>
> 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