Alfresco Archive
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Backup and recovery strategies for pros

is there a desent solution for an automated backup of alfresco (the database and contentstore) without shut down everything.. (stop tomcat, copy the dir.root, dumping the database) and that every day?isnt there no backup and recovery strategy where i...

enkidu by Champ in-the-making
  • 795 Views
  • 8 replies
  • 0 kudos

moteur de recherche

Ça doit être la 1ère fois que je vois un forum sans moteur de recherche, c'est vraiment dommage, ça ferait gagner du temps pour trouver des informations.

betatest by Champ in-the-making
  • 1338 Views
  • 4 replies
  • 0 kudos

différence entre aspect, noeud, type...

Bonjour,Je suis débutante dans le développement en utilisant Alfresco.Pourriez vous m'expliquer la différence entre un noeud, un aspect, un type, un modéle et quand est ce que je peux les utiliser.sur internet j'ai pas trouvé suffisamment d'informati...

bameni by Champ in-the-making
  • 1215 Views
  • 1 replies
  • 0 kudos

Ended process?

I'm learning Activiti & had a question about determining whether or not a process has ended.I have a unit tests that runs thru the tasks in a process. It then calls ProcessInstance.isEnded() which returns false seeming to indicate that the process in...

oconnor0 by Champ in-the-making
  • 1204 Views
  • 6 replies
  • 0 kudos

SOLR causes high CPU usage on idle repo.

Hi!After installing a new repository (4.2.b community) on a rather slow PC (Intel E8400 2 core, 16GB of memory) and importing 100 small documents I noticed that every 15 seconds CPU usage jumps to almost 100% and operating system gets very sluggish. ...

kbryd by Champ in-the-making
  • 3418 Views
  • 10 replies
  • 0 kudos

Users home vs users site

Hello !I'm having a personal debate with myself at the moment On my Alfresco 4.0d, I've added a "My Documents" link to the top header of the Share page (next to my Dashboard). This link targets to the Repository / User Homes / user folder. But is it...

oliviera by Champ in-the-making
  • 434 Views
  • 2 replies
  • 0 kudos

Problem Workflow deployment

Hello,I have installed Alfresco 1.4 with Tomcat + Mysql 5.0.27 + JDK 5.0.09.I can access to Alfresco but I encounter a problem with the Workflow :I followed the instruction to install "Process Designer developed Process Archive" (http://wiki.alfresco...

mamatov by Champ in-the-making
  • 1066 Views
  • 12 replies
  • 0 kudos

Expression input property in custom task

I am building a library of custom tasks that will be imported into Activiti Designer. I have been able to follow along with the user guide and everything is working so far. However, I want to have a property where the user defines an expression as in...

jbrazil5 by Champ in-the-making
  • 992 Views
  • 7 replies
  • 0 kudos

Intelliant OCR

Hi, I tried free open source Intelliant1.1 for OCR. I installed it and try to execute ocr test.tif in the directory where i put my scanned image.the command executed, print CR progress: page 0/0 and terminate.When i checked test.pdf, it was a blank p...

melttech by Champ in-the-making
  • 329 Views
  • 1 replies
  • 0 kudos

Disaster recovery CRISIS

HelloThanks in advance for any help. This is an absolute crisis for us.We have been running Alfresco 4.2b on Debian and Postgres - it has been stable and reliable.Our server crashed last week and we have been attempting to restore from hot-backups vi...

Cmis: get types and aspects dictionary

Hi, I just start now with alfresco and CMIS API (OpenCMIS and extension).I would get, with CMIS API, a list of types(base and custom) and a list of aspects (base and custom) associated with their defined properties.Is it possible? via a query? For ea...

marcus81 by Champ in-the-making
  • 755 Views
  • 3 replies
  • 1 kudos

How can i tag the content with matadata

Hi ,I need to tag the content (doc, ppt,pdf, video, flash, images etc) with mata data.I need to see the required content when i search with a given tag .How can i do this.Please help me understanding this.Thanks,Harikumar

harikumar by Champ in-the-making
  • 240 Views
  • 2 replies
  • 0 kudos

Define The DatabaseSpecificStatement for ..new DBMS (A 5.11)

Hi all,currenlty i try to define the new DBMS Support for the Activiti 5.11 (As example i try to define the MS Access Support)Firstly, i have patched the getDefaultDatabaseTypeMappings() method of org.activiti.engine.impl.cfg.ProcessEngineConfigurati...

udoderk by Champ in-the-making
  • 510 Views
  • 2 replies
  • 0 kudos

New 4.2 install, AWE not working

HiI have a fresh install on a SLES11.3 machine with no customisations other than setting the hostname.I am seeing exactly the same problem as reported here:https://forums.alfresco.com/en/viewtopic.php?f=52&t=46848This post has no replies but was poss...

sdo by Champ in-the-making
  • 567 Views
  • 7 replies
  • 0 kudos

Issues after upgrade from 4.0.2 to 4.2.c

Hello All ,I have upgraded alfresco from 4.0.2 to Alf 4.2.c. Environment is as below:Ubuntun 10.04Alfresco 4.2.c bundelled Mysql 5.5used LUCENE Indexing systemAfter upgrade , I can access Alfresco/share but I can see some errors in log file :1. java....

ashwini by Champ in-the-making
  • 354 Views
  • 1 replies
  • 0 kudos

How do I set a task's DueDate outside an execution context

I apologize if there is an obvious answer to this question.  It seems terribly simple.I have a scenario in which I want to programatically change the DueDate of a Task.  I thought this would be as simple as other elements such as Assignee and Priorty...

Get process instances that user can participate, how?

Hi everyone,I'm looking for a way to get the user processes that is involved. For example:UserA starts a process instance about Loan.The subsequent task is designed to be executed by GroupB.UserB, from GroupB, claims the task for himself, but, when h...

Erreurs SDK

Hello, When i run the project "FoundationClient" in the eclipse i get this exception if someone can help thinks  : mars 17, 2013 5:04:18 PM org.activiti.engine.impl.ProcessEngineImpl <init>INFO: ProcessEngine default createdmars 17, 2013 5:04:30 PM o...

aitbenmouh by Champ in-the-making
  • 1143 Views
  • 15 replies
  • 0 kudos

set alfresco development enviroment in eclipse

Hi all.I'm new to alfresco project.Yesturday  i tried to set up alfresco in eclipse following the steps in the alfresco wikihttp://wiki.alfresco.com/wiki/Alfresco_on_Eclipseit seems that the guide is incorrect or i do something wrong…I've installed e...

timin by Champ in-the-making
  • 996 Views
  • 13 replies
  • 0 kudos

Zip Import

Hi,I have a rare issue with imports:I'm importing a zip file (50MB ~ 50 pdf files), in production environment this operation takes 15 minutes.It's a cluster with 24GB of RAM each node (16GB of JVM) and a repository with about 1,5 millions of document...

falcon by Champ in-the-making
  • 281 Views
  • 1 replies
  • 0 kudos