macressler / alfresco-bulk-filesystem-import

Automatically exported from code.google.com/p/alfresco-bulk-filesystem-import
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Another Try with Alfresco 4 #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
---------------------------------------------------------
What steps will reproduce the problem?
---------------------------------------------------------
(a) local server directory with pdf files
(b) local server directory with subdirs with pdf files

 Error occurs in both cases

using manual import 

---------------------------------------------------------
What is the expected output? What do you see instead?
---------------------------------------------------------
org.alfresco.error.AlfrescoRuntimeException: 01140480 Exception in Transaction.
    at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:473)
    at org.alfresco.extension.bulkfilesystemimport.impl.AbstractBulkFilesystemImporter.importBatchInTxn(AbstractBulkFilesystemImporter.java:365)
    at org.alfresco.extension.bulkfilesystemimport.impl.AbstractBulkFilesystemImporter.importImportableItemBatches(AbstractBulkFilesystemImporter.java:341)
    at org.alfresco.extension.bulkfilesystemimport.impl.AbstractBulkFilesystemImporter.importDirectory(AbstractBulkFilesystemImporter.java:259)
    at org.alfresco.extension.bulkfilesystemimport.impl.MultiThreadedBulkFilesystemImporter$UnitOfWork$1.doWork(MultiThreadedBulkFilesystemImporter.java:239)
    at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)
    at org.alfresco.extension.bulkfilesystemimport.impl.MultiThreadedBulkFilesystemImporter$UnitOfWork.run(MultiThreadedBulkFilesystemImporter.java:233)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NoSuchMethodError: 
org.alfresco.repo.policy.BehaviourFilter.disableBehaviour(Lorg/alfresco/service/
namespace/QName;)Z
    at org.alfresco.extension.bulkfilesystemimport.impl.AbstractBulkFilesystemImporter$1.execute(AbstractBulkFilesystemImporter.java:371)
    at org.alfresco.extension.bulkfilesystemimport.impl.AbstractBulkFilesystemImporter$1.execute(AbstractBulkFilesystemImporter.java:366)
    at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)
    ... 12 more

---------------------------------------------------------
What version of the product are you using? 
On what operating system?
---------------------------------------------------------
Alfresco Community Edition 4.0d
Java Sun 1.6.0_22 
Debian Linux 2.6.32-5-amd64

---------------------------------------------------------
Please provide any additional information below.

---------------------------------------------------------

used tomcat and amps folder to semi auto-apply the amp of abfi to alfreso.war

Original issue reported on code.google.com by cuticsas...@gmail.com on 14 Feb 2012 at 10:19

GoogleCodeExporter commented 9 years ago
The tool hasn't been updated and retested on Alfresco v4 yet - please see issue 
#92.

Original comment by pmo...@gmail.com on 14 Feb 2012 at 6:55

GoogleCodeExporter commented 9 years ago

Original comment by pmo...@gmail.com on 14 Feb 2012 at 6:55