Quantcast
Channel: Alfresco Forums - Alfresco Share
Viewing all 877 articles
Browse latest View live

Custom js scripts in Share

$
0
0

Hello, I have some modifications to do in the share. I need to custom some js files which are in share/component...

Usually, when I want to custom the share, I add some files in the Shared folder to apply my modifications.

I read that files in shared/web-extension/... replace the files in share/webapps...

The problem is that I don't know where to put my custom JS files in the shared folder (if this is possible) to replace JS files in share/components ...

For example, I'm actually trying to modify the file site-members.js but in the template, when the script is imported, URL always begins by share/res/... whatever I write.

Waiting for your help :)


Your authentication details have not been recognized or Alfresco may not be available at this time.

$
0
0

00:19:16,222 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] Exception from executeScript - redirecting to status template error: 06110003 The content node was not specified so the content cannot be streamed to the client: classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js
org.springframework.extensions.webscripts.WebScriptException: 06110003 The content node was not specified so the content cannot be streamed to the client: classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js
at org.alfresco.repo.web.scripts.content.StreamContent.execute(StreamContent.java:156)
at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:422)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:452)
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:315)
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)
00:19:48,467 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] Exception from executeScript - redirecting to status template error: 06110004 The content node was not specified so the content cannot be streamed to the client: classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js
org.springframework.extensions.webscripts.WebScriptException: 06110004 The content node was not specified so the content cannot be streamed to the client: classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js
at org.alfresco.repo.web.scripts.content.StreamContent.execute(StreamContent.java:156)
at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:422)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:452)
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:315)
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)
00:21:51,739 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'googledocs' subsystem, ID: [googledocs, v2]
00:21:51,742 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'googledocs' subsystem, ID: [googledocs, v2]
00:21:51,746 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'Replication' subsystem, ID: [Replication, default]
00:21:51,749 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'Replication' subsystem, ID: [Replication, default]
00:21:51,797 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'Subscriptions' subsystem, ID: [Subscriptions, default]
00:21:51,798 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'Subscriptions' subsystem, ID: [Subscriptions, default]
00:21:51,798 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'email' subsystem, ID: [email, inbound]
00:21:51,801 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'email' subsystem, ID: [email, inbound]
00:21:51,802 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'fileServers' subsystem, ID: [fileServers, default]
00:21:51,815 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'fileServers' subsystem, ID: [fileServers, default]
00:21:51,841 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]
00:21:51,842 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]
00:21:51,842 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'OOoDirect' subsystem, ID: [OOoDirect, default]
00:21:51,844 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'OOoDirect' subsystem, ID: [OOoDirect, default]
00:21:51,846 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'Synchronization' subsystem, ID: [Synchronization, default]
00:21:51,847 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'Synchronization' subsystem, ID: [Synchronization, default]
00:21:51,847 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'email' subsystem, ID: [email, outbound]
00:21:51,848 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'email' subsystem, ID: [email, outbound]
00:21:51,850 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'imap' subsystem, ID: [imap, default]
00:21:51,854 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'imap' subsystem, ID: [imap, default]
00:21:52,084 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'Search' subsystem, ID: [Search, managed, solr]
00:21:52,544 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'Search' subsystem, ID: [Search, managed, solr]
00:21:52,599 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
00:21:52,600 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
00:21:52,602 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'thirdparty' subsystem, ID: [thirdparty, default]
00:21:52,603 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'thirdparty' subsystem, ID: [thirdparty, default]
00:21:52,603 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'Transformers' subsystem, ID: [Transformers, default]
00:21:52,604 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'Transformers' subsystem, ID: [Transformers, default]
00:21:52,607 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'sysAdmin' subsystem, ID: [sysAdmin, default]
00:21:52,607 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'sysAdmin' subsystem, ID: [sysAdmin, default]

Sticky access to sites

$
0
0

Hi,

in Alfresco there seems to be a bug accessing DocumentLibrarys on sites. If a user is loggend in (SSO via LDAP) he starts at his Dashboard. If he now wants to move to a documentlibrary of a site (e.g. via link http://server.com/share/page/site/xyz/documentlibrary) the user's dashboard is displayed again.

A bit weird is that after about 8 clicks at the documentlibrary he can access the site without problems.

Can you help me figuring out this weird behaviour?

Regards
Moritz

5.0.c

Submit a form with enctype="multipart/form-data" using AJAX

$
0
0

I have a enctype="multipart/form-data" form with a file upload option. I created Java Backed WebScript that allows clients to upload files via POST. I can successfully upload files, it works, but as soon as the file is finished uploading I want to redirect to document-details page of the uploaded document.

In my *.html.ftl I have:

<form method="post" id="${id}-form" enctype="multipart/form-data" action="${action}" enctype="multipart/form-data"><input type="file" name="fileField"><span id="${id}-form-submit"class="yui-button yui-submit-button"><span class="first-child"><button type="button">${msg("button.upload")}</button></span> 

And in .js file:

this.form=new Alfresco.forms.Form(this.id+"-form");this.form.setSubmitElements(this.widgets.submitButton);this.form.setAJAXSubmit(true,{ 
     successCallback:{ 
         fn:this.onSuccess, 
         scope:this}, 
      failureCallback:{ 
         fn:this.onFailure, 
         scope:this}});this.form.setSubmitAsJSON(false);this.form.setAjaxSubmitMethod("POST");this.form.init(); 
this.widgets.submitButton= Alfresco.util.createYUIButton(this,"form-submit",null,{
     type:"submit"});

In onSuccess function I tried to use response for redirection, but my problem is that it never enters onSuccess nor onFailure function. No errors in a console. I think that my AJAX call is not good, but I can't figure out what to change. Can anybody give me a suggestion? Thanks in advance!

4.2.c

Cannot log in to Alfresco Share

$
0
0

Hi all,

I have installed Alfresco Community 5.0.0, and configured it to listen on port 81. I can access the alfresco main page, I can login to various pages (webscripts home, administration console, webdav...) but not on Alfresco Share. Whatever I try as user/login fails with message (translated from french) : "your credentials were not recognized or Alfresco may not be available at that time". Reading from various topics in this here forum, I suspect this is linked to the non standard port, but I cannot find places where I would still need to change it. Any pointers ?

On log side, I see some Apache status code 302 :
10.241.41.124 - - [16/Jul/2015:11:24:19 +0200] "GET /share HTTP/1.1" 302 -
10.241.41.124 - - [16/Jul/2015:11:24:19 +0200] "GET /share/ HTTP/1.1" 302 -
10.241.41.124 - - [16/Jul/2015:11:24:19 +0200] "GET /share/page/ HTTP/1.1" 200 38121
10.241.41.124 - - [16/Jul/2015:11:24:26 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
10.241.41.124 - - [16/Jul/2015:11:24:27 +0200] "GET /share/page/?error=true HTTP/1.1" 200 37892

5.0.d

Custom DataList Filters

$
0
0

Hello Everyone
I need to add custom filters for my datalist model i`ve created, is this possible to do?
Maybe there is a way similar to adding fields of aspect in search? Or maybe other?
Appreciate your help.

Best Regards Barsuj

5.0.d

Sharepoint Protocol - Find out Editor

$
0
0

If someone opens an office document via the sharepoint protocol, is there a way to find out, who has opened the document and started editing? I had a look a the node properties of the document in the node browser but there seems to be no such information.

As sometimes the sharepoint protocol breaks and alfresco thinks that the document is still open and thus blocks other users from editing.

kind regards,
Uwe

4.2.c

Use of this Forum


Solution: tag multiple files at once

$
0
0

Hi all,

I've developed a very simple process for tagging multiple files at once. It relies on repository actions/rules and a couple lines of JavaScript, and it's all described below. Once you're all set up, you will be able to make a file inherit tags from a folder you move it into. My example is used for an Image Gallery, so my rule also moves files out of the tagged folders and back into the Image Gallery Document Library.

I am running Alfresco Community Edition v3.3 on my local machine and I am using the Alfresco Share interface.

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

First, we need to create a JavaScript file with a couple lines of code in it. This is easy, even for people who know nothing about JavaScript. How is it easy, you ask? It's easy because I'm going to tell you exactly what you need to do!

Open Notepad and copy the following code into your blank text file:

//Alfresco auto-tagger
//compliments of Zach Bennett, Eagle Productivity Solutions
//two lines of code
//free for anyone to use
//no license, no strings attached
 
//get tags from parent (folder) node
var tagArray = document.parent.getTags();
 
//add the tags to the document node
document.addTags(tagArray);

Now go to File -> Save As... Name your file "tagger.js" and save it to your desktop (or wherever you feel is appropriate). That's all there is to creating the JavaScript file, now we just need to upload it to Alfresco.

Go to your Repository

Dive into the Data Dictionary

And then into Scripts

Then just select Upload and browse to tagger.js (that JavaScript file you created)

Now your script is ready to use! All that is left do is create a couple folders and a rule.

In this example, I created a folder called "auto-tagger" in my Image Gallery's Document Library. I then created a rule that runs the JavaScript code I wrote. My intention was to put temporary folders inside the auto-tagger folder, each with a set of tags that I could reuse over and over.

On the auto-tagger folder, select Manage Rules

Click Create Rules

Give the rule a name, and make sure the check the 'Rule applies to subfolders' check box

*** Very important edit ***

You need to set the criteria so this rule only applies to Content items and NOT Folders (unless you want to make the same mistake I made!)

Under Perform Action, select Execute script

And in the drop-down box that appears, you can now select tagger.js, which is the JavaScript file we created earlier

To make sure this folder stays empty (which was important for my purpose of an Image Gallery), we will add another action to the rule.

Click the plus symbol (+) to the right side of this rule

For this action, select Move

Then select where you want files to be moved to. I wanted files to be moved to the main Document Library of my Image Gallery site, but you may want to do things differently

And finally, click Create

Now that the rule is created (and applied to subfolders of auto-tagger), you can create folders inside of the auto-tagger folder and add tags to them. Once you do that, can can move files into (or upload directly to) those subfolders to make them inherit the appropriate tags. Any files created in or added to those subfolders will automatically be moved to the location you selected above (like my Image Gallery Document Library).

I hope this helps - happy tagging!

This is a NON-TECHNICAL forum

$
0
0

We have tried to be clear in the description but people continue to post technical topics in this forum. The intention of the "Alfresco Share" forum is for end-user discussions only. If you are asking how to customize Share that belongs in the "Alfresco Share Development" forum.

For example, if you are posting any kind of code snippet or log output, that doesn't belong here.

Keeping posts in their appropriate forum will help ensure your topic gets seen by the appropriate people.

Thanks!

Jeff

Hire my team for your next project! Metaversant
Blog: ecmarchitect.com | Twitter: jeffpotts01
CMIS APIs: Apache Chemistry | CMIS and Apache Chemistry in Action
Alfresco tutorials: Alfresco Developer Series

Best Way to Deliver Content to Another Alfresco?

$
0
0

Initially we planned to use the replicate service and electronically send our "deliveries" to our sister company's Alfresco. However, that was before I replicated some test files from Alfresco A to Alfresco B and found out that it is near impossible to EVER delete any files/folders that were replicated. If you search the forum for "delete replicated content" you will see what I mean!

So, what are your recommendations to move the documents WITH their metadata?

Thanks in advance!!!

4.2.f

how to delete orphaned "site_" groups

$
0
0

Hi,

every site has some system groups attached to it (site_...). In my installation, deleting a site via "My Sites" dashlet does not delete those groups, nor is it possible to delete them from admin tools.
Is this intended behaviour (I doubt it) or is it a bug (in my system maybe)?

In the log I found the following line that might be related:

ERROR [org.springframework.extensions.webscripts.AbstractRuntime][ajp-bio-8009-exec-39] Exception from executeScript - redirecting to status template error: 06220025 Script url /api/groups does not support the method DELETE
org.springframework.extensions.webscripts.WebScriptException: 06220025 Script url /api/groups does not support the method DELETE

Your help is really appreciated.

Alex

5.0.d

with their webpage they record the following

$
0
0

It's exciting for a corporation to suppose so particularly of their product that they are willing to help you evaluation it like this. In this manner, you will see the results your self. Even though some will have seen optimistic outcome at the same time utilizing Vitier advanced Anti-getting older merchandise, there is not any guarantee that you'll see the identical as all man or woman outcomes may differ. In keeping with their webpage they record the following: decrease appearance of dark Circles seventy three%, scale down in Wrinkles and nice traces 95%, and expand of epidermis Collagen construction 84%. These are gigantic numbers. Please see their web page for details. We're not mindful of the specific gain knowledge of that they're referencing. >>>>>>>>> http://www.xinyanlaw.com/vitier-cream/

2.2

janiba perry

Site opening problem Error: An authority was not found for GROUP

$
0
0

Hi,

I have a production server alfresco 5.0.c. Yesterday the disk space was saturated, which caused an authentication problem, after release of disk space and server restart the authentication problem is solved. But I had another problem: several site don't opens more. and I was in alfresco.log this error:

I try with an admin account to access to the menu "Admin Tools">"Site Manager" I have the following error:
06230189 Wrapped Exception (with status template): 062306600 An authority was not found for GROUP_site_[site-name]_SiteManager

This is the error I receive in alfresco.log :

17:57:38,238 ERROR [org.springframework.extensions.webscripts.AbstractRuntime][http-apr-8080-exec-49] Exception from executeScript - redirecting to status template error: 06230192 Wrapped Exception (with status template): 06230603 An authority was not found for GROUP_site_administration-sifast_SiteManager
org.springframework.extensions.webscripts.WebScriptException: 06230192 Wrapped Exception (with status template): 06230603 An authority was not found for GROUP_site_administration-sifast_SiteManager
	at org.springframework.extensions.webscripts.AbstractWebScript.createStatusException(AbstractWebScript.java:1126)
	at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:171)
	at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:463)
	at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:454)
	at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:532)
	at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:600)
	at org.alfresco.repo.web.scripts.RepositoryContainer.executeScriptInternal(RepositoryContainer.java:380)
	at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:261)
	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.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2441)
	at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:2430)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.alfresco.repo.security.authority.UnknownAuthorityException: 06230603 An authority was not found for GROUP_site_administration-sifast_SiteManager
	at org.alfresco.repo.security.authority.AuthorityDAOImpl.getContainedAuthorities(AuthorityDAOImpl.java:765)
	at org.alfresco.repo.security.authority.AuthorityServiceImpl.getContainedAuthorities(AuthorityServiceImpl.java:549)
	at org.alfresco.repo.site.SiteServiceImpl.listMembersInfoImpl(SiteServiceImpl.java:2013)
	at org.alfresco.repo.site.SiteServiceImpl.listMembersImpl(SiteServiceImpl.java:1961)
	at org.alfresco.repo.site.SiteServiceImpl.listMembers(SiteServiceImpl.java:1924)
	at org.alfresco.repo.site.SiteServiceImpl.listMembers(SiteServiceImpl.java:1900)
	at sun.reflect.GeneratedMethodAccessor1655.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
	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.invoke(AuditMethodInterceptor.java:159)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.alfresco.repo.transaction.CheckTransactionAdvice.invoke(CheckTransactionAdvice.java:47)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.alfresco.repo.transaction.RetryingTransactionAdvice$1.execute(RetryingTransactionAdvice.java:64)
	at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:454)
	at org.alfresco.repo.transaction.RetryingTransactionAdvice.invoke(RetryingTransactionAdvice.java:67)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
	at com.sun.proxy.$Proxy96.listMembers(Unknown Source)
	at org.alfresco.repo.web.scripts.site.SiteAdminSitesGet.executeImpl(SiteAdminSitesGet.java:116)
	at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:64)
	... 33 more 

I think it is Due to the to the system crash caused by the saturaion of the disc.
I just can not find the cause of the problem
Has anyone an idea what is causing this error and how I can solve this?

Thanks

regards,
Youmarva

5.0.c

Marwa
Network and System Engineer
Alfresco Version : Alfresco 5.0.c

Before you do a workout, it is important


Best Skin Care products and advice

$
0
0

It's projected that 80% of the damage which happens for the Magic Face Therapy Skin Care Tips is caused by UV Rays nevertheless take note and 50% of this occurs before the era of 20. Before it late than to only take some simple precautions it's generally going to be tougher to reverse the aging method.

Magic Face Therapy is only one thing to say. Examining skin care opinions could enhance your information and assist you to choose the best kind of skincare products. The thing that is biggest is the fact that you need to get your specifics from an excellent anti-aging skincare assessment. So, browse the appropriate opinions and choose the best items.

Click Here More info...>>> http://www.tryapext.com/magic-face-therapy/

howto extend Person model

$
0
0

I'd like to synchronize users from my ldap server. I have to synchronize additional fields, like Department, Room, and other. How to extend build-in Person model (cm:person from contentModel.xml) to have those properties and how to show them on Profiles pages?

Best regards
Adam

5.0.d

error: Node does no exist:

$
0
0

Hello,
I installed alfresco community 5.0 and in catalina.out i am getting this error:

ERROR [extensions.webscripts.AbstractRuntime] [http-bio-8080-exec-3] Exception from executeScript - redirecting to status template error: Node does not exist: workspace://SpacesStore/0ffb20e4-4086-43b3-878e-c99e3afb34f8 (status:Status[id=1210changeTxnId=07e9e8e6-c510-4679-b3e4-1b9af89d09f3, dbTxnId=209, deleted=true])
org.alfresco.service.cmr.repository.InvalidNodeRefException: Node does not exist: workspace://SpacesStore/0ffb20e4-4086-43b3-878e-c99e3afb34f8 (status:Status[id=1210changeTxnId=07e9e8e6-c510-4679-b3e4-1b9af89d09f3, dbTxnId=209, deleted=true])

Any ideas for solving the issue??.

Regards.

5.0.c

Add Filter To document Library table view

$
0
0

Dear,

I would to add textbox in document library to create filter by value.

for example the user can but search query ( cm:name:word ) then the content in document library they will be filtered.

Document Name Change Rule

$
0
0

Hey Everyone,
I am fairly new to Alfresco, I just deployed the Community edition for testing a few weeks back. We have been using it with some great success. Lets get down to brass tacks.

I am looking to see if there is a way to create a rule that will change the name of a document to contain the variable of the containing folder. For example:

Folder1
-Document readme.txt

run the rule

Folder1
-Folder1 readme.txt

Any information on how that could be accomplished would be great.

Thanks!

Viewing all 877 articles
Browse latest View live