Store expansion problem was fixed
Making e-mail File Sharing
Rules and Actions
Please forgive my question but I am new to Alfresco.
I am using the latest version of Alfresco Community on a localhost Windows 7 setup. What I would like to do is scan documents from our vendors where they are shipping us materials. The materials are for different unique projects within our company. With that being said, each document contains a unique identifier for that specific job. For example, one job would be labeled as 1234-A-L and the next might be 9876-C-T.
The goal is to identify the documents that are add to Alfresco by the job number.
Once these are identified what I would like to do is the following:
1. Check to see if a folder exist that is unique to the job number
2a. If a folder does not exist create it and name it the same as the unique job number
2b. If the folder has to be create the file is then transferred to it
3. If the folder does exist, the file matching the job number should be transferred to that folder
Keep in mind, we are also using Auto OCR to process OCR against all files dumped into Alfresco. In addition, we are using CMIS Sync to auto sync folders between Alfresco and Windows.
The workflow is as follows:
1. Documents are scanned
2. The scanner auto-routes these files to the synchronized folder.
I am not sure what to use to detect the job# in the files.
Thank you and if you have any questions please let me know.
All help is appreciated.
One man who will be doubly
ALF Community through Alfresco Community
Dolphins vs Panthers Live Streaming
Panthers vs Dolphins Live Stream
Ravens vs Eagles Live Streaming
Jaguars vs Giants Live Streaming
Patriots vs Saints Live Streaming
Saints vs Patriots Live Stream
Raiders vs Vikings Live Streaming
Vikings vs Raiders Live Stream
Broncos vs Texans Live streaming
Chargers vs Cardinals live streaming
Cardinals vs Chargers live stream
satyrea liytra
Active in Online sopport
Store expansion making e-mail links
Only Read Item Captcha
Outbound email acceptance falied
Content.Store Acceptance sucess
Admin Password on Tomcat
Hi, I have installed Alfresco on Tomcat. I was wondering if I have to add extra configuration details that are not given in the sample to login into alfresco share. It does not let me login using admin/admin. My configuration settings are as follows:
db.username=alfresco
db.password=alfresco
db.driver=oracle.jdbc.OracleDriver
db.url=jdbc:oracle:thin:@localhost:1521:alfresco
alfresco.context=alfresco
alfresco.host=${localname}
alfresco.port=8080
alfresco.protocol=http
#
share.context=share
share.host=${localname}
share.port=8080
share.protocol=http
alfresco.rmi.services.host=0.0.0.0
Do I need any more in order for me to access alfresco share?
Blank Screen on the Login page through VPN portal
Hello All,
I am trying Alfresco using the Windows x64 installer and all seems to be going well except for when I try to access the server through our Sonicwall VPN portal device. When accessing http://machine:8080/share the page comes up blank without any errors or messages in the logs that I can see. The /alfresco works fine but not /share. When the /share is used the site name does change to Alfresco Login. I was reading things about the security XML files and I was wondering if there was something security wise in place here that I might need to adjust or shut off.
Process Invite Acceptance Falied
Hello,
I have been setting up new sites, and inviting people, both internally createed users for the site, as well as External users...... the emails goes out fine, but when the user accepts the invite, I get the error above mentioned, and I just don´t see what the problem is?
Any ideas?
thanks a million
Steve
Configuring default preview zoom level?
Are there any options allowing configuration of the default preview zoom level per user?
I see that Alfresco remembers the last used zoom level per document, but always defaults to full page on new documents. That is ideal for 90% of my users. However, the other 10% really need it to default to page width on new documents. I'm not seeing a way to do that...
Thanks,
Brian
Alfresco Content.Store expansion
Hi everyone
I have been tasked to look into expansion of alfresco storage. currently entire alfresco is in a single Disk (VM instance) and we noticed the need of expanding it every now & then.
I read that moving the content.store / content.deleted is possible ( i am planning to point it in a NAS via NFS) though i have few concerns:
1. how difficult it is to move over the current content.store to a new location? given it has been implemented for more than a year and data is massive?
2. is it possible to have two content.store? current virtual disk(old content) + NAS (for new contents)
3. would there be a drastic effect on the performance if we move this contents on a NAS?
4. i read that file permission is an issue r+rw on NFS? authentication issues?
System
CentOS 6.4
Alfresco
Custom Authenticator for LTPA token
Hi all, I'm using Alfresco 5.0.d CE with WebSphere Portal 8 (in a different server) and I need to authenticate a web service soap message sent by portlets to the url http://my_server:port/alfresco/cmisws/. I use Apache Chemistry v.: 0.13.0 and I build the session with parameter org.apache.chemistry.opencmis.binding.auth.classname
and value org.apache.chemistry.opencmis.client.bindings.spi.LTPAWSSecurityAuthenticationProvider
that inserts in soap header the correct ltpa version 2.
How can I build a custom authenticator to authenticate user in LTPA and to start the appropriate session with it?
--
critical
Share_Site_Creators Add-On
Hello,
I have been trying to install the aforementioned add-on on a 5.0.d instance without success.
I followed strictly the instructions on github although and I did not manage to get it to work.
I downloaded the .zip file at git-hub, extracted to a folder, ran 'mvn install' and then I got few errors.
I tried then with 'mvn clean install' and I managed to get it built. Afterwards, I pasted it at .../alfresco/amps and .../alfresco/amps_share and ran bin/apply_amps.sh.
At the end of the process, when I try to login to share I got credentials issues (can't login with admin/admin). I tried to reach localhost:8080/alfresco and I got 404 error.
In general, can somebody please build the AMP to me??
CE Version 5.0.d
Thanks in advance.
Upload New Version Failing
Hi there,
I've just taken over a small CE Alfresco instance so I haven't yet got my head around the details but I am getting the error shown below when users attempt to upload a new version of a document from Share document library.
"2015-08-24 12:37:44,285 ERROR [extensions.webscripts.AbstractRuntime] [http-bio-8080-exec-11] Exception from executeScript - redirecting to status template error: 07240030 Failed to execute transaction-level behaviour public abstract void org.alfresco.repo.node.NodeServicePolicies$OnCreateNodePolicy.onCreateNode(org.alfresco.service.cmr.repository.ChildAssociationRef) in transaction ff82c2aa-662a-4da9-9317-214f4cc07293
org.alfresco.error.AlfrescoRuntimeException: 07240030 Failed to execute transaction-level behaviour public abstract void org.alfresco.repo.node.NodeServicePolicies$OnCreateNodePolicy.onCreateNode(org.alfresco.service.cmr.repository.ChildAssociationRef) in transaction ff82c2aa-662a-4da9-9317-214f4cc07293
at org.alfresco.repo.policy.TransactionBehaviourQueue.execute(TransactionBehaviourQueue.java:257)
at org.alfresco.repo.policy.TransactionBehaviourQueue.beforeCommit(TransactionBehaviourQueue.java:134)
at org.alfresco.repo.transaction.AlfrescoTransactionSupport$TransactionSynchronizationImpl.doBeforeCommit(AlfrescoTransactionSupport.java:737)
at org.alfresco.repo.transaction.AlfrescoTransactionSupport$TransactionSynchronizationImpl.doBeforeCommit(AlfrescoTransactionSupport.java:717)
at org.alfresco.repo.transaction.AlfrescoTransactionSupport$TransactionSynchronizationImpl.beforeCommit(AlfrescoTransactionSupport.java:683)
at org.springframework.transaction.support.TransactionSynchronizationUtils.triggerBeforeCommit(TransactionSynchronizationUtils.java:95)
at org.springframework.transaction.support.AbstractPlatformTransactionManager.triggerBeforeCommit(AbstractPlatformTransactionManager.java:927)
at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:737)
at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:723)
at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:393)
at org.alfresco.util.transaction.SpringAwareUserTransaction.commit(SpringAwareUserTransaction.java:472)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:474)
at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:491)
at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:529)
at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:341)
at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:378)
at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:209)
at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:132)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:61)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1040)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
Caused by: org.alfresco.service.cmr.repository.InvalidNodeRefException: Node does not exist: workspace://SpacesStore/71112ed9-e71b-4b3d-b14f-786671f25a49(Status[id=2121changeTxnId=ff82c2aa-662a-4da9-9317-214f4cc07293, dbTxnId=574, deleted=true])
at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:189)
at org.alfresco.repo.node.db.DbNodeServiceImpl.hasAspect(DbNodeServiceImpl.java:1007)
at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at com.sun.proxy.$Proxy12.hasAspect(Unknown Source)
at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)
at com.sun.proxy.$Proxy31.hasAspect(Unknown Source)
at org.alfresco.repo.node.MLPropertyInterceptor.getPivotNodeRef(MLPropertyInterceptor.java:324)
at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:288)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.lock.mem.LockableAspectInterceptor.invoke(LockableAspectInterceptor.java:200)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:149)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at com.sun.proxy.$Proxy12.addAspect(Unknown Source)
at sun.reflect.GeneratedMethodAccessor520.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:196)
at com.sun.proxy.$Proxy12.addAspect(Unknown Source)
at sun.reflect.GeneratedMethodAccessor520.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at org.alfresco.repo.audit.DisableAuditableBehaviourInterceptor.invoke(DisableAuditableBehaviourInterceptor.java:113)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:46)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.audit.AuditMethodInterceptor.proceedWithAudit(AuditMethodInterceptor.java:247)
at org.alfresco.repo.audit.AuditMethodInterceptor.proceed(AuditMethodInterceptor.java:213)
at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:166)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.transaction.RetryingTransactionInterceptor$1.execute(RetryingTransactionInterceptor.java:79)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:452)
at org.alfresco.repo.transaction.RetryingTransactionInterceptor.invoke(RetryingTransactionInterceptor.java:69)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at com.sun.proxy.$Proxy12.addAspect(Unknown Source)
at com.xxx.share.behavior.AddMobileAspect.onCreateNode(AddMobileAspect.java:37)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.alfresco.repo.policy.JavaBehaviour$JavaMethodInvocationHandler.invoke(JavaBehaviour.java:174)
at com.sun.proxy.$Proxy40.onCreateNode(Unknown Source)
at sun.reflect.GeneratedMethodAccessor680.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.alfresco.repo.policy.TransactionBehaviourQueue.execute(TransactionBehaviourQueue.java:245)
... 40 more
Reflection(AopUtils.java:309)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at org.alfresco.repo.audit.DisableAuditableBehaviourInterceptor.invoke(DisableAuditableBehaviourInterceptor.java:113)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:46)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.audit.AuditMethodInterceptor.proceedWithAudit(AuditMethodInterceptor.java:247)
at org.alfresco.repo.audit.AuditMethodInterceptor.proceed(AuditMethodInterceptor.java:213)
at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:166)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.transaction.RetryingTransactionInterceptor$1.execute(RetryingTransactionInterceptor.java:79)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:452)
at org.alfresco.repo.transaction.RetryingTransactionInterceptor.invoke(RetryingTransactionInterceptor.java:69)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at com.sun.proxy.$Proxy12.addAspect(Unknown Source)
at com.xxx.share.behavior.AddMobileAspect.onCreateNode(AddMobileAspect.java:37)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.alfresco.repo.policy.JavaBehaviour$JavaMethodInvocationHandler.invoke(JavaBehaviour.java:174)
at com.sun.proxy.$Proxy40.onCreateNode(Unknown Source)
at sun.reflect.GeneratedMethodAccessor680.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.alfresco.repo.policy.TransactionBehaviourQueue.execute(TransactionBehaviourQueue.java:245)
... 40 more"
If anyone could give me any advice then it would help no end. I'm going to try and look at the different configurations that have been made and see if I can spot anything obvious. I'll post back if I find anything in case anyone else gets this error.
Thanks,
Edward
Access to the web admin of solr
Hi!
I'm having some indexing troubles with solr. I would like to access using this link https://ipadress:8443/solr but it doesn't work. I get an http error 401, "no client certificate chain in this request". I imported the browser.p12 file in my certificates. What should I check to fix that problem ?
Thanks in advance,
Michael
SPLIT Lucene INDEX
Hi everyone
I have been tasked to look into split the Lucene Index. currently entire alfresco is in a single Lucene Index mount point.
1.Is it possible to have two lucene index according to my logical folder in alfresco.
2. would there be a drastic effect on the performance if we split my lucene index Noew my lucene index size is approx. 50 GB