mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-30 18:15:39 +00:00
31682: Fix for ALF-9504 - Upload non-flash fallback fails Merged HEAD to V3.4-BUG-FIX 31065: Fixed ALF-10407 "Share HTML uploader broken in Swift" 31738: merged DEV to V3.4_BUG_FIX 31681 : ALF-7859 - Deployment fails for *.xml content with wcm-xml-metadata-extracter-context.xml enabled 31755: Fix for ALF-9257: merged in and optimised Belarus fix. 31775: Fixed ALF-10667: WCM - Validation issue with xf:switch web forms 31817: Spanish: Updates translations (based on: r31738) & adds new WCM translations. 31840: Fix for ALF-10282 - Web Browser freezes with large xml files Web form transformation 31843: ALF-9208 Performance issue, during load tests /share/page/user/user-sites is showing to be the most expensive. Modification to AuthorityDAOImpl.findAuthorities(...) to use childAuthorityCache when possible Big improvement to 'My Sites' 31850: Italian: Translation updates, inc. fix for: ALF-11293. 31867: Merged DEV/TEMPORARY to V3.4-BUG-FIX 31400: ALF-10764: PDF vs 1.5 cause crash jvm - PDFRenderer library has been updated from 2009-09-27 to 0.9.1 version to support PDF documents of 1.5 version 31906: ALF-9545: Adjust date picker for IE 31911: Merge PATCHES/V3.3.3 to V3.4-BUG-FIX (3.4.7) 31905: ALF-10309 CLONE -WebDAV - Cancelling "save as" upload will create 0 byte content - Run Timer as the original user - Run timer if there is a LOCK timeout (not run if not so not to break standard. MS Office uses a 3 minute timeout) - PUT method clears aspect BEFORE it starts processing the content, so that the Timer does not remove the node if the content is very large - Delete node faster (than the Timer) if the client issues an UNLOCK, having locked the node but not issued a PUT. - Lots of debug 31708: ALF-10309 CLONE -WebDAV - Cancelling "save as" upload will create 0 byte content 'runAsSystem' the 5 minute timer to remove LOCKED but not PUT WebDAV files 31698: ALF-10309 CLONE -WebDAV - Cancelling "save as" upload will create 0 byte content Added 5 minute timer to remove LOCKED but not PUT WebDAV files 31687: ALF-10309 CLONE -WebDAV - Cancelling "save as" upload will create 0 byte content Added missing sys:webdavNoContent aspect to system model. 31913: Merge PATCHES/V3.4.1 (3.4.1.22) to V3.4-BUG-FIX (3.4.7) 31876: ALF-11381 Enterprise unlimited licenses still get invalidated turning the system into read-only mode Use a retrying non-propagating (new) transaction to get the licence key in order to avoid intermittent issues. 31929: Merged BRANCHES/DEV/BELARUS/V3.4-BUG-FIX-2011_11_09 to BRANCHES/DEV/V3.4-BUG-FIX 31903: ALF-9971: RM search doesn't work with NAME:any_text: Check for dublicate template of properties was added. Throws an exception if there is already an entry in the map entry. 31931: ALF_9678 Fixed null pointer issues in WorkflowManager methods 31938: Merged DEV to V3.4-BUG-FIX 31932: ALF-9566: hasMoreItems always false in CMIS query (Web Service binding) 1. PropertyFilter was fixed to be able to handle OpenCMIS Workbench. Unit test was updated. 2. hasMoreItems was adopted to indicate whether more itemsa are avliable in the repo based on maxItems and skipCount. Unit test was added. 3. CMISFolderTypeDefinition was fixed to be fileable according to 2.1.5.1 File-able Objects. 31965: German: Translation updates and additions based on EN r31738 31967: French: Translation updates and additions based on EN r31738 31969: Spanish: : Translation updates and additions based on EN r31738 31971: Italian: Translation updates and additions based on EN r31738 31972: Fix for patch 'alternatives': Alternative patch must have executed and not just been marked as successful 31973: Fixed ALF-11489: 'patch.sitesSpacePermissions' failed on upgrade 2.2.8 -> 3.4.6 - 'patch.sitesFolder' is an alternative to 'patch.sitesSpacePermissions' - Note: Requires rev 31972 for fix to PatchService use of alternatives 31994: ALF-11495 CLONE - Enterprise unlimited licenses still get invalidated turning the system into read-only mode - Replaced DescriptorDAORetryingInterceptor (add in the hotfix) with a RetryingTransactionInterceptor 31999: Change the low level CIFS packet reading code to read/process up to 4 requests per thread run. ALF-9540 Reduces thread blocking when the CIFS client uses overlapped I/O, and also keeps writes in their original sequence. 32037: Japanese: Translation update, new and modified strings based on EN r31738 32061: ALF-11376 Requesting PDFBox 1.6 be included in future service pack release. Upgrading pdfbox,fontbox,jempbox from 1.5.0 to 1.6.0 32074: ALF-11522 IMAP: Generic AlfrescoImapFolderException error is a bit misleading "Can't create folder - Permission denied" --> "Cannot perform action - permission denied" 32086: ALF-9971 RM search doesn't work with NAME:any_text - fix to test failure to do with upper case defaultFieldName finding nothing 32093: Merged BELARUS/V3.4-BUG-FIX-2011_10_13 to V3.4-BUG-FIX (3.4.7) Plus a little bit of refactoring to remove duplicate code 31490: ALF-9817: IE strips exe extension on download file when using download url with ticket parameter in code The "filename" part for "Content-Disposition" header in case of "attachment" for IE 32115: ALF-11569: Merged V3.3 to V3.4-BUG-FIX 32108: ALF-11571: Fix new deadlock in NIO CIFSRequestHandler - Needed to be able to get a thread safe estimate of the number of registered sessions without synchronizing on m_selector.keys() because a lock is held by the selector whilst waiting - Now the session count is maintained by the main thread, which is woken by anything wanting a session count. 32136: ALF-10412 Nonreducing 100% CPU Uploading Large Files to Share Site Document Library Reducing the priority of the async thread pool that is used to perform the transformations so that normal activity (and even garbage collection) is not interrupted by transformations. 32143: MERGED 2011_11_09 to V3.4-BUG-FIX 32133 - ALF-11193 Consumer role cannot Unscribe/subscribe the IMAP folders. 32137 32152: Merged BRANCHES/DEV/BELARUS/V3.4-BUG-FIX-2011_10_13 to BRANCHES/DEV/V3.4-BUG-FIX: 31731: ALF-6275: Discrepancy detected on archived pivot language with EditionService 32171: ALF-9638: Version2ServiceImpl now freezes aspect specific associations, in line with VersionServiceImpl 32191: Merged DEV to V3.4-BUG-FIX 32187: ALF-10884: A file renamed using the web UI still appears in a NFS mount but with NULL stats - Timestamp propogation in case of move - getPaths() call removed from the NodeMonitor 32192: Reversed out rev 32143: ALF-11193: Consumer role cannot Unscribe/subscribe the IMAP folders. - Patch is using SearchService - Patch doesn't transfer IMAP 'unsubscriptions' - Patch will not scale 32211: Merged V3.4 to V3.4-BUG-FIX 31914: ALF-10619: Not all container deletions were being honoured during indexing due to deletionsSinceFlushed processing - If container B is under container A with a secondary association, and A then B were deleted, then not all of Bs containers were getting masked out - only those in a subtree of A! - Now that delete events are fired on every affected node in a cascading delete, we can handle the nodes and containers on an individual basis 31915: ALF-10619: Prevent possible InvalidNodeRefException during reindexing - Handle in childRelationshipEvent() when comparing with 'path generation factor' 32322: Possible fix for: (ALF-11344) SORT clause in CMIS query (ORDER BY) drastically affects performance of search. - English based locales will sort as Java String comparison. 32327: ALF-11495: Merge V3.4.1 (3.4.1.23) to V3.4-BUG-FIX (3.4.8) 32326: ALF-11381 Enterprise unlimited licenses still get invalidated turning the system into read-only mode MaxUserLicenseException class was not added to SVN in previous commit 32325: ALF-11381 Enterprise unlimited licenses still get invalidated turning the system into read-only mode Remove RetryingTransactionInterceptor from around RepositoryDescriptorDAOImpl - not needed any more and caused extra exception if repo was r/o on boot 32324: ALF-11381 Enterprise unlimited licenses still get invalidated turning the system into read-only mode Addition of message to say temporary problem has gone away 32323: ALF-11381 Enterprise unlimited licenses still get invalidated turning the system into read-only mode Think I have found the reason for the vanishing licenses. License Descriptor can be accessed but the file in the content store cannot be read. Tidy up of code to remove TODO messages Addition of MaxUserLicenseException Additional code to handle possible temporary license outages and recovery Addition of more specific exception of invalid content store issue 32326: ALF-11381 Enterprise unlimited licenses still get invalidated turning the system into read-only mode MaxUserLicenseException class was not added to SVN in previous commit 32288: ALF-11381 Enterprise unlimited licenses still get invalidated turning the system into read-only mode Fix tests by still failing if we have not loaded a license yet 32259: ALF-11381 Enterprise unlimited licenses still get invalidated turning the system into read-only mode Ignore exceptions from debug after RepositoryDescriptorDAOImpl Throwable 32252: ALF-11381 Enterprise unlimited licenses still get invalidated turning the system into read-only mode Addition of logging and keep license live after error 32343: FIXED - issue ALF-11617: wma file type is mapped to 'video/x-ms-wma' mimetype instead of audio/x-ms-wma' Changed the type audio/x-ms-wma 32346: Fixed query use-case lookup of assoc namespace entity (i.e. should not lazily create) - Does not need merging to 4.0, which contains the fixes already 32349: Merged V3.3 to V3.4-BUG-FIX 32347: Prevent possible deadlock during subsystem syncing in a cluster 32352: ALF-11495: Merge V3.4.1 (3.4.1.23) to V3.4-BUG-FIX (3.4.8) PLEASE NOTE that ALF-11381 was also merged into V3.4-BUG-FIX in r32327 32350: ALF-11381 Enterprise unlimited licenses still get invalidated turning the system into read-only mode Patched version of true license to log RunTimeExceptions and Errors from both ftp and non-ftp LicenseManager verify methods 32332: ALF-11381 Enterprise unlimited licenses still get invalidated turning the system into read-only mode Cannot throw specific Exception for the file reader issue as returning null is required for FTL 32356: ALF-11495: Merge V3.4.1 (3.4.1.23) to V3.4-BUG-FIX (3.4.8) 32355: ALF-11381 Enterprise unlimited licenses still get invalidated turning the system into read-only mode TrueLicense missing from classpath.unit.test.extension 32387: ALF-11617 Correct mimetype for WMA audio (with patch) 32395: ALF-11004 Workflow Interpreter can now handle transitions with spaces in the name when 'signal' is called. 32398: ALF-11078: Reinstate maxPermissionChecks logging from ALF-7237 32411: Fix for ALF-11344 SORT clause in CMIS query (ORDER BY) drastically affects performance of search. - use in memory sort rather than relying on the lucene field cache for result sets up to 1000 by default - this is configurable across all query languages (and per query via SearchParameters and QueryOptions) lucene.indexer.useInMemorySort=true lucene.indexer.maxRawResultSetSizeForInMemorySort=1000 32425: Fix for ALF-11344 SORT clause in CMIS query (ORDER BY) drastically affects performance of search. - fix for score sorting 32433: Merged V3.4 to V3.4-BUG-FIX 32432: ALF-11743: When RM is installed, admin does not have the appropriate permissions to perform any operations in Alfresco Explorer git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32477 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
870 lines
27 KiB
Java
870 lines
27 KiB
Java
/*
|
|
* Copyright (C) 2006-2010 Alfresco Software Limited.
|
|
*
|
|
* This file is part of Alfresco
|
|
*
|
|
* Alfresco is free software: you can redistribute it and/or modify
|
|
* it under the terms of the GNU Lesser General Public License as published by
|
|
* the Free Software Foundation, either version 3 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
* Alfresco is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU Lesser General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU Lesser General Public License
|
|
* along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
|
|
*/
|
|
|
|
package org.alfresco.filesys.repo;
|
|
|
|
import java.io.Serializable;
|
|
import java.util.ArrayList;
|
|
import java.util.List;
|
|
import java.util.Map;
|
|
|
|
import org.alfresco.jlan.server.filesys.FileStatus;
|
|
import org.alfresco.jlan.server.filesys.NotifyChange;
|
|
import org.alfresco.jlan.server.filesys.cache.FileState;
|
|
import org.alfresco.jlan.server.filesys.cache.FileStateCache;
|
|
import org.alfresco.model.ContentModel;
|
|
import org.alfresco.repo.node.NodeServicePolicies;
|
|
import org.alfresco.repo.policy.JavaBehaviour;
|
|
import org.alfresco.repo.policy.PolicyComponent;
|
|
import org.alfresco.repo.security.authentication.AuthenticationUtil;
|
|
import org.alfresco.repo.security.authentication.AuthenticationUtil.RunAsWork;
|
|
import org.alfresco.repo.transaction.AlfrescoTransactionSupport;
|
|
import org.alfresco.repo.transaction.RetryingTransactionHelper.RetryingTransactionCallback;
|
|
import org.alfresco.repo.transaction.TransactionListenerAdapter;
|
|
import org.alfresco.service.cmr.model.FileFolderService;
|
|
import org.alfresco.service.cmr.model.FileFolderServiceType;
|
|
import org.alfresco.service.cmr.repository.ChildAssociationRef;
|
|
import org.alfresco.service.cmr.repository.NodeRef;
|
|
import org.alfresco.service.cmr.repository.NodeService;
|
|
import org.alfresco.service.cmr.repository.Path;
|
|
import org.alfresco.service.cmr.repository.StoreRef;
|
|
import org.alfresco.service.cmr.security.PermissionService;
|
|
import org.alfresco.service.namespace.NamespaceService;
|
|
import org.alfresco.service.namespace.QName;
|
|
import org.alfresco.service.transaction.TransactionService;
|
|
import org.alfresco.util.PropertyCheck;
|
|
import org.apache.commons.logging.Log;
|
|
import org.apache.commons.logging.LogFactory;
|
|
|
|
/**
|
|
* Node Monitor Class
|
|
*
|
|
* <p>Monitor node events from the node service to update the file state cache and feed notification events into
|
|
* the file server change notification handler.
|
|
*
|
|
* @author gkspencer
|
|
*/
|
|
public class NodeMonitor extends TransactionListenerAdapter
|
|
implements NodeServicePolicies.OnCreateNodePolicy,
|
|
NodeServicePolicies.OnUpdatePropertiesPolicy,
|
|
NodeServicePolicies.BeforeDeleteNodePolicy,
|
|
NodeServicePolicies.OnMoveNodePolicy,
|
|
Runnable
|
|
{
|
|
// Logging
|
|
|
|
private static final Log logger = LogFactory.getLog(NodeMonitor.class);
|
|
|
|
// Transaction object binding keys
|
|
|
|
public static final String FileSysNodeEvent = "FileSysNodeEvent";
|
|
public static final String FileSysNodeEvent2 = "FileSysNodeEvent2";
|
|
|
|
// Services/components
|
|
|
|
private PolicyComponent m_policyComponent;
|
|
private NodeService m_nodeService;
|
|
private FileFolderService m_fileFolderService;
|
|
private PermissionService m_permissionService;
|
|
private TransactionService m_transService;
|
|
|
|
// Filesystem driver and context
|
|
|
|
// TODO needs to be configured with many filesystem contexts.
|
|
private ContentContext m_filesysCtx;
|
|
|
|
// File state table
|
|
private FileStateCache m_stateTable;
|
|
|
|
// Root node path and store
|
|
private String m_rootPath;
|
|
private StoreRef m_storeRef;
|
|
|
|
// Queue of node update events
|
|
|
|
private NodeEventQueue m_eventQueue;
|
|
|
|
// Thread for the main event processing
|
|
|
|
private Thread m_thread;
|
|
private boolean m_shutdown;
|
|
|
|
/**
|
|
* Class constructor
|
|
*
|
|
* @param filesysDriver ContentDiskDriver
|
|
* @param filesysCtx ContentContext
|
|
*/
|
|
protected NodeMonitor(ContentContext filesysCtx, NodeService nodeService, PolicyComponent policyComponent,
|
|
FileFolderService fileFolderService, PermissionService permissionService, TransactionService transService) {
|
|
m_filesysCtx = filesysCtx;
|
|
|
|
// Set various services
|
|
|
|
m_nodeService = nodeService;
|
|
m_policyComponent = policyComponent;
|
|
m_fileFolderService = fileFolderService;
|
|
m_permissionService = permissionService;
|
|
m_transService = transService;
|
|
|
|
// Initialize the node monitor
|
|
|
|
init();
|
|
}
|
|
|
|
/**
|
|
* Initialize the node monitor
|
|
*/
|
|
public final void init()
|
|
{
|
|
PropertyCheck.mandatory(this, "nodeService", m_nodeService);
|
|
PropertyCheck.mandatory(this, "filesysCtx", m_filesysCtx);
|
|
PropertyCheck.mandatory(this, "policyComponent", m_policyComponent);
|
|
PropertyCheck.mandatory(this, "fileFolderService", m_fileFolderService);
|
|
PropertyCheck.mandatory(this, "permissionService", m_permissionService);
|
|
PropertyCheck.mandatory(this, "transService", m_transService);
|
|
|
|
// Disable change notifications from the file server
|
|
|
|
m_filesysCtx.setFileServerNotifications( false);
|
|
|
|
// Register for node service events
|
|
|
|
m_policyComponent.bindClassBehaviour( QName.createQName(NamespaceService.ALFRESCO_URI, "onCreateNode"),
|
|
this, new JavaBehaviour(this, "onCreateNode"));
|
|
m_policyComponent.bindClassBehaviour( QName.createQName(NamespaceService.ALFRESCO_URI, "beforeDeleteNode"),
|
|
this, new JavaBehaviour(this, "beforeDeleteNode"));
|
|
m_policyComponent.bindClassBehaviour( QName.createQName(NamespaceService.ALFRESCO_URI, "onMoveNode"),
|
|
this, new JavaBehaviour(this, "onMoveNode"));
|
|
m_policyComponent.bindClassBehaviour( QName.createQName(NamespaceService.ALFRESCO_URI, "onUpdateProperties"),
|
|
this, new JavaBehaviour(this, "onUpdateProperties"));
|
|
|
|
// Get the store for the root node.
|
|
|
|
m_storeRef = m_filesysCtx.getRootNode().getStoreRef();
|
|
|
|
// Get the root node path
|
|
|
|
String rootPath = (String) m_nodeService.getProperty( m_filesysCtx.getRootNode(), ContentModel.PROP_NAME);
|
|
|
|
StringBuilder pathBuilder= new StringBuilder();
|
|
pathBuilder.append("/");
|
|
if ( rootPath != null && rootPath.length() > 0)
|
|
pathBuilder.append( rootPath);
|
|
|
|
m_rootPath = pathBuilder.toString();
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("Node monitor filesystem=" + m_filesysCtx.getDeviceName() + ", rootPath=" + m_rootPath);
|
|
|
|
// Create the node event queue
|
|
|
|
m_eventQueue = new NodeEventQueue();
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("Node monitor installed for " + m_filesysCtx.getDeviceName());
|
|
}
|
|
|
|
/**
|
|
* Start the node monitor thread
|
|
*/
|
|
public void startMonitor() {
|
|
|
|
// Get the file state table and change notification handler, if enabled
|
|
m_stateTable = m_filesysCtx.getStateCache();
|
|
|
|
// Start the event processing thread
|
|
|
|
m_thread = new Thread( this);
|
|
m_thread.setName( "NodeMonitor_" + m_filesysCtx.getDeviceName());
|
|
m_thread.setDaemon( true);
|
|
|
|
m_thread.start();
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
{
|
|
logger.debug("NodeMonitor started, " + m_thread.getName());
|
|
|
|
}
|
|
}
|
|
|
|
/**
|
|
* Create node event
|
|
*
|
|
* @param childAssocRef ChildAssociationRef
|
|
*/
|
|
public void onCreateNode(ChildAssociationRef childAssocRef) {
|
|
|
|
// Check if the node is a file/folder
|
|
|
|
NodeRef nodeRef = childAssocRef.getChildRef();
|
|
if ( nodeRef.getStoreRef().equals( m_storeRef) == false)
|
|
{
|
|
// different store so irrelevant
|
|
return;
|
|
}
|
|
|
|
QName nodeType = m_nodeService.getType( nodeRef);
|
|
FileFolderServiceType fType = m_fileFolderService.getType( nodeType);
|
|
|
|
if ( fType != FileFolderServiceType.INVALID)
|
|
{
|
|
// Node is not INVALID - therefore its VALID
|
|
Path nodePath = m_nodeService.getPath( nodeRef);
|
|
String relPath = nodePath.toDisplayPath(m_nodeService, m_permissionService);
|
|
String fName = (String) m_nodeService.getProperty( nodeRef, ContentModel.PROP_NAME);
|
|
|
|
if ( logger.isDebugEnabled())
|
|
{
|
|
logger.debug("OnCreateNode: nodeRef=" + nodeRef + ", name=" + fName + ", path=" + relPath);
|
|
}
|
|
|
|
// Create an event to process the node creation
|
|
NodeEvent nodeEvent = new CreateNodeEvent( fType, nodeRef, relPath, fName);
|
|
|
|
// Store the event in the transaction until committed, and register the transaction listener
|
|
fireNodeEvent(nodeEvent);
|
|
}
|
|
}
|
|
|
|
/**
|
|
* Update properties event
|
|
*
|
|
* @param nodeRef NodeRef
|
|
* @param before Map<QName, Serializable>
|
|
* @param after Map<QName, Serializable>
|
|
*/
|
|
public void onUpdateProperties( NodeRef nodeRef, Map<QName, Serializable> before, Map<QName, Serializable> after) {
|
|
|
|
// Check that the node is in our store
|
|
|
|
if ( nodeRef.getStoreRef().equals( m_storeRef) == false)
|
|
{
|
|
return;
|
|
}
|
|
|
|
// Check if the node is a file/folder
|
|
|
|
QName nodeType = m_nodeService.getType( nodeRef);
|
|
FileFolderServiceType fType = m_fileFolderService.getType( nodeType);
|
|
|
|
if ( fType != FileFolderServiceType.INVALID)
|
|
{
|
|
// Check if there has been a lock change
|
|
|
|
String beforeLock = (String) before.get( ContentModel.PROP_LOCK_TYPE);
|
|
String afterLock = (String) after.get( ContentModel.PROP_LOCK_TYPE);
|
|
String beforeName = (String) before.get(ContentModel.PROP_NAME);
|
|
String afterName = (String) after.get(ContentModel.PROP_NAME);
|
|
|
|
Path nodePath = m_nodeService.getPath(nodeRef);
|
|
String relPath = nodePath.toDisplayPath(m_nodeService, m_permissionService);
|
|
|
|
if (( beforeLock != null && afterLock == null) ||
|
|
( beforeLock == null && afterLock != null))
|
|
{
|
|
// Process the lock update first
|
|
fireNodeEvent(new LockNodeEvent( fType, nodeRef, relPath, beforeName, beforeLock, afterLock));
|
|
}
|
|
|
|
// Check if node has been renamed
|
|
if (beforeName != null && !beforeName.equals(afterName))
|
|
{
|
|
// Yes Node has been renamed in the same folder
|
|
ChildAssociationRef childAssocRef = m_nodeService.getPrimaryParent(nodeRef);
|
|
String relPath2 = buildRelativePathString(childAssocRef.getParentRef(), beforeName);
|
|
String relPath3 = buildRelativePathString(childAssocRef.getParentRef(), afterName);
|
|
fireNodeEvent(new MoveNodeEvent( fType, nodeRef, relPath2 , relPath3));
|
|
}
|
|
}
|
|
}
|
|
|
|
/**
|
|
* Move node event
|
|
*
|
|
* @param oldChildAssocRef ChildAssociationRef
|
|
* @param newChildAssocRef ChildAssociationRef
|
|
*/
|
|
public void onMoveNode(ChildAssociationRef oldChildAssocRef, ChildAssociationRef newChildAssocRef) {
|
|
|
|
// Check if the node is a file/folder, and for our store
|
|
|
|
NodeRef oldNodeRef = oldChildAssocRef.getChildRef();
|
|
if ( oldNodeRef.getStoreRef().equals( m_storeRef) == false)
|
|
{
|
|
return;
|
|
}
|
|
|
|
QName nodeType = m_nodeService.getType( oldNodeRef);
|
|
FileFolderServiceType fType = m_fileFolderService.getType( nodeType);
|
|
|
|
if ( fType != FileFolderServiceType.INVALID)
|
|
{
|
|
|
|
// Get the full path to the file/folder node
|
|
|
|
String fName = (String) m_nodeService.getProperty( oldNodeRef, ContentModel.PROP_NAME);
|
|
|
|
// Build the share relative path to the node
|
|
String relPath = buildRelativePathString(oldChildAssocRef.getParentRef(), fName);
|
|
String relPath2 = buildRelativePathString(newChildAssocRef.getParentRef(), fName);
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("OnMoveNode: nodeRef=" + oldNodeRef + ", relPath=" + relPath);
|
|
|
|
// Queue an event to process the node move
|
|
|
|
if ( relPath.startsWith( m_rootPath)) {
|
|
|
|
// Create a move event
|
|
|
|
NodeEvent nodeEvent = new MoveNodeEvent( fType, oldNodeRef, relPath, relPath2);
|
|
|
|
// Store the event in the transaction until committed, and register the transaction listener
|
|
fireNodeEvent(nodeEvent);
|
|
}
|
|
}
|
|
}
|
|
|
|
/**
|
|
* Before delete node event
|
|
*
|
|
* @param nodeRef NodeRef
|
|
*/
|
|
public void beforeDeleteNode(NodeRef nodeRef) {
|
|
|
|
// Check if the node is in the filesystem store
|
|
|
|
if ( nodeRef.getStoreRef().equals( m_storeRef) == false)
|
|
return;
|
|
|
|
// Check if the node is a file/folder
|
|
|
|
QName nodeType = m_nodeService.getType( nodeRef);
|
|
FileFolderServiceType fType = m_fileFolderService.getType( nodeType);
|
|
|
|
if ( fType != FileFolderServiceType.INVALID) {
|
|
|
|
StringBuilder pathStr = calculateDisplayPath(nodeRef);
|
|
String relPath = (null != pathStr) ? (pathStr.toString()):("");
|
|
|
|
// Create an event to process the node deletion
|
|
|
|
if ( relPath.startsWith( m_rootPath)) {
|
|
|
|
// Create a delete event
|
|
|
|
NodeEvent nodeEvent = new DeleteNodeEvent( fType, nodeRef, relPath);
|
|
|
|
fireNodeEvent(nodeEvent);
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("BeforeDeleteNode: nodeRef=" + nodeRef + ", relPath=" + relPath);
|
|
}
|
|
}
|
|
}
|
|
|
|
private StringBuilder calculateDisplayPath(final NodeRef nodeRef)
|
|
{
|
|
return AuthenticationUtil.runAs(new RunAsWork<StringBuilder>()
|
|
{
|
|
@Override
|
|
public StringBuilder doWork() throws Exception
|
|
{
|
|
// Get the full path to the file/folder node
|
|
Path nodePath = m_nodeService.getPath(nodeRef);
|
|
String fName = (String) m_nodeService.getProperty(nodeRef, ContentModel.PROP_NAME);
|
|
|
|
// Build the share relative path to the node
|
|
StringBuilder result = new StringBuilder();
|
|
result.append(nodePath.toDisplayPath(m_nodeService, m_permissionService));
|
|
if ((0 == result.length()) || ('/' != (result.charAt(result.length() - 1)) && ('\\' != result.charAt(result.length() - 1))))
|
|
{
|
|
result.append("\\");
|
|
}
|
|
return result.append(fName);
|
|
}
|
|
}, AuthenticationUtil.SYSTEM_USER_NAME);
|
|
}
|
|
|
|
/**
|
|
* The relative path of a renamed/moved node
|
|
*
|
|
* ALF-2309: construct the path from the old parent of the moved
|
|
* node (parentNodeRef) - this will have the correct path
|
|
*
|
|
* @param parentNodeRef the old parent of the node
|
|
* @param childNodeRef the child node (renamed or moved node)
|
|
* @param nodeName the old name of the childs
|
|
* @return
|
|
*/
|
|
private String buildRelativePathString(NodeRef parentNodeRef, String nodeName) {
|
|
Path nodePath = m_nodeService.getPath(parentNodeRef);
|
|
|
|
StringBuilder pathStr = new StringBuilder();
|
|
pathStr.append(nodePath.toDisplayPath(m_nodeService, m_permissionService));
|
|
if (pathStr.length() == 0
|
|
|| pathStr.charAt(pathStr.length() - 1) != '/' && pathStr.charAt(pathStr.length() - 1) != '\\')
|
|
pathStr.append("/");
|
|
|
|
pathStr.append((String) m_nodeService.getProperty( parentNodeRef, ContentModel.PROP_NAME))
|
|
.append("\\")
|
|
.append( nodeName);
|
|
|
|
return pathStr.toString();
|
|
}
|
|
|
|
/**
|
|
* Queues a node event for execution post-commit.
|
|
*
|
|
* @param nodeEvent the event to queue
|
|
*/
|
|
private void fireNodeEvent(NodeEvent nodeEvent) {
|
|
|
|
String eventKey = FileSysNodeEvent;
|
|
List<NodeEvent> events = AlfrescoTransactionSupport.getResource(eventKey);
|
|
if(events == null)
|
|
{
|
|
events = new ArrayList<NodeEvent>();
|
|
AlfrescoTransactionSupport.bindListener( this);
|
|
AlfrescoTransactionSupport.bindResource( eventKey, events);
|
|
}
|
|
events.add(nodeEvent);
|
|
|
|
// Store the event in the transaction until committed, and register the transaction listener
|
|
}
|
|
|
|
/**
|
|
* Request the node monitor thread to shut down
|
|
*/
|
|
public final void shutdownRequest() {
|
|
|
|
if ( m_thread != null) {
|
|
|
|
// Set the shutdown request flag
|
|
|
|
m_shutdown = true;
|
|
|
|
// Interrupt the event processing thread
|
|
|
|
try
|
|
{
|
|
m_thread.interrupt();
|
|
}
|
|
catch ( Exception ex)
|
|
{
|
|
}
|
|
}
|
|
}
|
|
|
|
/**
|
|
* Transaction processing hook
|
|
*/
|
|
public void afterCommit() {
|
|
|
|
// Get the node event that was stored in the transaction
|
|
List<NodeEvent>events = (List<NodeEvent>) AlfrescoTransactionSupport.getResource( FileSysNodeEvent);
|
|
if ( events != null)
|
|
{
|
|
for(NodeEvent event: events )
|
|
{
|
|
// Queue the primary event for processing
|
|
m_eventQueue.addEvent(event);
|
|
}
|
|
}
|
|
}
|
|
|
|
/**
|
|
* Post Commit Event queue processing
|
|
*/
|
|
public void run() {
|
|
|
|
// Clear the shutdown flag
|
|
|
|
m_shutdown = false;
|
|
|
|
// Use the system user as the authenticated context for the node monitor
|
|
|
|
AuthenticationUtil.setRunAsUserSystem();
|
|
|
|
// Loop until shutdown
|
|
|
|
while ( m_shutdown == false)
|
|
{
|
|
try
|
|
{
|
|
// Wait for an event to process
|
|
|
|
final NodeEvent nodeEvent = m_eventQueue.removeEvent();
|
|
|
|
if ( logger.isDebugEnabled())
|
|
{
|
|
logger.debug("Processing event " + nodeEvent);
|
|
}
|
|
|
|
// Check for a shutdown
|
|
|
|
if ( m_shutdown == true)
|
|
continue;
|
|
|
|
RetryingTransactionCallback<Object> processEventCallback = new RetryingTransactionCallback<Object>()
|
|
{
|
|
public Object execute() throws Throwable
|
|
{
|
|
// Process the event
|
|
|
|
if (nodeEvent == null)
|
|
{
|
|
return null;
|
|
}
|
|
|
|
// check for a node delete
|
|
|
|
if ( nodeEvent instanceof DeleteNodeEvent)
|
|
{
|
|
// Node deleted
|
|
processDeleteNode((DeleteNodeEvent) nodeEvent);
|
|
}
|
|
|
|
// Process the node event, for an existing node
|
|
else if ( nodeEvent instanceof CreateNodeEvent)
|
|
{
|
|
// Node created
|
|
processCreateNode((CreateNodeEvent) nodeEvent);
|
|
}
|
|
else if ( nodeEvent instanceof MoveNodeEvent)
|
|
{
|
|
// Node moved
|
|
processMoveNode((MoveNodeEvent) nodeEvent);
|
|
}
|
|
else if ( nodeEvent instanceof LockNodeEvent)
|
|
{
|
|
// Node locked/unlocked
|
|
processLockNode(( LockNodeEvent) nodeEvent);
|
|
}
|
|
|
|
// Done
|
|
|
|
return null;
|
|
}
|
|
};
|
|
|
|
// Execute in a read-only transaction
|
|
|
|
m_transService.getRetryingTransactionHelper().doInTransaction(processEventCallback, true, true);
|
|
}
|
|
catch ( InterruptedException ex)
|
|
{
|
|
}
|
|
catch (Throwable e)
|
|
{
|
|
logger.error("Throwable in NodeMonitor thread", e);
|
|
}
|
|
}
|
|
}
|
|
|
|
/**
|
|
* Process a create node event
|
|
*
|
|
* @param createEvent CreateNodeEvent
|
|
*/
|
|
private final void processCreateNode(CreateNodeEvent createEvent) {
|
|
|
|
// Get the full path to the file/folder node
|
|
String relPath = createEvent.getRelPath();
|
|
String name = createEvent.getName();
|
|
|
|
// Check if the path is within the filesystem view
|
|
|
|
if ( relPath.startsWith( m_rootPath)) {
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("CreateNode nodeRef=" + createEvent.getNodeRef() + ", fName=" + name + ", path=" + relPath);
|
|
|
|
// Build the full file path
|
|
|
|
StringBuilder fullPath = new StringBuilder();
|
|
fullPath.append( relPath.substring( m_rootPath.length()));
|
|
fullPath.append( "/");
|
|
fullPath.append( name);
|
|
|
|
relPath = fullPath.toString();
|
|
|
|
// Update an existing file state to indicate that the file exists, may have been marked as deleted
|
|
|
|
if ( m_stateTable != null) {
|
|
|
|
// Check if there is file state for this file
|
|
|
|
FileState fState = m_stateTable.findFileState( relPath);
|
|
if ( fState != null && fState.exists() == false) {
|
|
|
|
// Check if the new node is a file or folder
|
|
|
|
if ( createEvent.getFileType() == FileFolderServiceType.FILE)
|
|
fState.setFileStatus(FileStatus.FileExists);
|
|
else
|
|
fState.setFileStatus(FileStatus.DirectoryExists);
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("CreateNode updated file state - " + fState);
|
|
}
|
|
}
|
|
|
|
// If change notifications are enabled then send an event to registered listeners
|
|
|
|
if ( m_filesysCtx.hasChangeHandler()) {
|
|
|
|
// Check if there are any active notifications
|
|
|
|
if ( m_filesysCtx.getChangeHandler().getGlobalNotifyMask() != 0) {
|
|
|
|
// Send a file created event to the change notification handler
|
|
|
|
if ( createEvent.getFileType() == FileFolderServiceType.FILE)
|
|
m_filesysCtx.getChangeHandler().notifyFileChanged(NotifyChange.ActionAdded, relPath);
|
|
else
|
|
m_filesysCtx.getChangeHandler().notifyDirectoryChanged(NotifyChange.ActionAdded, relPath);
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("CreateNode queued change notification");
|
|
}
|
|
}
|
|
}
|
|
else {
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("CreateNode ignored nodeRef=" + createEvent.getNodeRef() + ", path=" + relPath);
|
|
}
|
|
|
|
}
|
|
|
|
/**
|
|
* Process a node delete event
|
|
*
|
|
* @param deleteEvent DeleteNodeEvent
|
|
*/
|
|
private final void processDeleteNode(DeleteNodeEvent deleteEvent) {
|
|
|
|
// Check if the delete was confirmed
|
|
|
|
if ( deleteEvent.hasDeleteConfirm() == false) {
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("DeleteNode not confirmed, nodeRef=" + deleteEvent.getNodeRef() + ", path=" + deleteEvent.getPath());
|
|
|
|
return;
|
|
}
|
|
|
|
// Strip the root path
|
|
|
|
String relPath = deleteEvent.getPath().substring( m_rootPath.length()).replace( '/', '\\');
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("DeleteNode nodeRef=" + deleteEvent.getNodeRef() + ", path=" + relPath);
|
|
|
|
// Update an existing file state to indicate that the file does not exist
|
|
|
|
if ( m_stateTable != null) {
|
|
|
|
// Check if there is file state for this file
|
|
|
|
FileState fState = m_stateTable.findFileState( relPath);
|
|
if ( fState != null && fState.exists() == true) {
|
|
|
|
// Mark the file/folder as no longer existing
|
|
|
|
fState.setFileStatus(FileStatus.NotExist);
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("DeleteNode updated file state - " + fState);
|
|
}
|
|
}
|
|
|
|
// If change notifications are enabled then send an event to registered listeners
|
|
|
|
if ( m_filesysCtx.hasChangeHandler()) {
|
|
|
|
// Check if there are any active notifications
|
|
|
|
if ( m_filesysCtx.getChangeHandler().getGlobalNotifyMask() != 0) {
|
|
|
|
// Send a file deleted event to the change notification handler
|
|
|
|
if ( deleteEvent.getFileType() == FileFolderServiceType.FILE)
|
|
m_filesysCtx.getChangeHandler().notifyFileChanged(NotifyChange.ActionRemoved, relPath);
|
|
else
|
|
m_filesysCtx.getChangeHandler().notifyDirectoryChanged(NotifyChange.ActionRemoved, relPath);
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("DeleteNode queued change notification");
|
|
}
|
|
}
|
|
}
|
|
|
|
/**
|
|
* Process a node move event
|
|
*
|
|
* @param moveEvent MoveNodeEvent
|
|
*/
|
|
private final void processMoveNode(MoveNodeEvent moveEvent) {
|
|
|
|
// Strip the root path
|
|
|
|
String fromPath = moveEvent.getFromPath().substring( m_rootPath.length()).replace( '/', '\\');
|
|
String toPath = moveEvent.getToPath().substring( m_rootPath.length()).replace( '/', '\\');
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("MoveNode fromPath=" + fromPath + ", toPath=" + toPath);
|
|
|
|
// Update an existing file state to indicate that the file does not exist
|
|
|
|
if ( m_stateTable != null) {
|
|
|
|
// Check if there is file state for the orginal file/folder
|
|
|
|
FileState fState = m_stateTable.findFileState( fromPath);
|
|
if ( fState != null && fState.exists() == true) {
|
|
|
|
// Mark the file/folder as no longer existing
|
|
|
|
fState.setFileStatus(FileStatus.NotExist);
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("MoveNode updated state for fromPath=" + fromPath);
|
|
}
|
|
|
|
// Check if there is a file state for the destination file/folder
|
|
|
|
fState = m_stateTable.findFileState( toPath);
|
|
if ( fState != null && fState.exists() == false) {
|
|
|
|
// Indicate the the file or folder exists
|
|
|
|
if ( moveEvent.getFileType() == FileFolderServiceType.FILE)
|
|
fState.setFileStatus(FileStatus.FileExists);
|
|
else
|
|
fState.setFileStatus(FileStatus.DirectoryExists);
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("MoveNode updated state for toPath=" + toPath);
|
|
}
|
|
}
|
|
|
|
// If change notifications are enabled then send an event to registered listeners
|
|
|
|
if ( m_filesysCtx.hasChangeHandler()) {
|
|
|
|
// Check if there are any active notifications
|
|
|
|
if ( m_filesysCtx.getChangeHandler().getGlobalNotifyMask() != 0) {
|
|
|
|
// Send a file renamed event to the change notification handler
|
|
|
|
m_filesysCtx.getChangeHandler().notifyRename( fromPath, toPath);
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("MoveNode queued change notification");
|
|
}
|
|
}
|
|
}
|
|
|
|
/**
|
|
* Process a node lock/unlock event
|
|
*
|
|
* @param lockEvent LockNodeEvent
|
|
*/
|
|
private final void processLockNode(LockNodeEvent lockEvent) {
|
|
|
|
// Get the full path to the file/folder node
|
|
|
|
String relPath = lockEvent.getRelPath();
|
|
String name = lockEvent.getName();
|
|
|
|
// Check if the path is within the filesystem view
|
|
|
|
if ( relPath.startsWith( m_rootPath)) {
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
{
|
|
logger.debug("LockNode nodeRef=" + lockEvent.getNodeRef() + ", name=" + name + ", path=" + relPath);
|
|
}
|
|
|
|
// Build the full file path
|
|
|
|
StringBuilder fullPath = new StringBuilder();
|
|
fullPath.append( relPath.substring( m_rootPath.length()));
|
|
fullPath.append( "/");
|
|
fullPath.append( name);
|
|
|
|
relPath = fullPath.toString().replace( '/', '\\');
|
|
|
|
// Node has been locked or unlocked, send a change notification to indicate the file attributes have changed
|
|
|
|
if ( m_filesysCtx.hasChangeHandler()) {
|
|
|
|
// Send out a change of attributes notification
|
|
|
|
m_filesysCtx.getChangeHandler().notifyAttributesChanged( relPath, lockEvent.getFileType() == FileFolderServiceType.FILE ? false : true);
|
|
|
|
// DEBUG
|
|
|
|
if ( logger.isDebugEnabled())
|
|
logger.debug("LockNode queued change notification");
|
|
}
|
|
}
|
|
}
|
|
}
|