JMS paging files
1) I have observed that files created by WebLogic in custom paging directory (different from default paging directory) are not getting deleted even after messages are deleted from all queues for the JMS server. In a production environment this can cause the file system to grow and cause issues. According to documentation, these messages are deleted from paging files once they are acknowledged. Any clues?
2) I have also observed same behavior after manual migration of JMS server to another physical machine. Files in paging directory in "dead" JMS server are still left even after migration coccured (also after restoration of JMS back to original server).
1