Quantcast
Channel: Alfresco Forums - Configuration
Viewing all 411 articles
Browse latest View live

IMAPS Konfiguration

$
0
0

I am trying to configure IMAPS and therefore changed the settings in alfresco-global.properties:
imap.server.enabled=true
imap.server.host=myhost
imap.server.port=8143
imap.server.imaps.enabled=true
imap.server.imaps.port=8993
javax.net.ssl.keyStore=/path/to/keystore/keystore.jks
javax.net.ssl.keyStorePassword=password

Alfresco starts up fine and gives the following entries in the log:

2016-03-10 11:50:13,191 INFO [repo.imap.AlfrescoImapServer] [localhost-startStop-1] IMAP service started on host:port lvgintew01t.sozvers.at:8143
2016-03-10 11:50:13,195 INFO [repo.imap.AlfrescoImapServer] [localhost-startStop-1] IMAPS service started on host:port lvgintew01t.sozvers.at:8993

IMAP on Port 8143 works fine, unfortunately i have to use IMAPS.

With IMAPS i am unable to get a connection, so far i tracked it down to a certificate issues. When i try to open a connection with openssl it gives the following infos:

openssl s_client -connect myhost:8993
CONNECTED(00000003)
139931021690696:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:s23_clnt.c:744:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 249 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
---

As far as i unterstand this means, that the server does not present a certificate, so no ssl connection can be established.

Has anyone suceeded in setting up the IMAPS protocol or can give me some information on how to achieve this? Could this be based on a wrong configured keystore?

Thanks,
Uwe

5.0.d

soffice.bin needs all CPU

$
0
0

Hi,

the process soffice.bin needs all the CPU on our machine. I stopped Alfresco and the process was gone too, but if I restart Alfresco the process again uses almost 100% of the CPU. This high usage is although Alfresco is running idle and nobody is doing anything with it.
We are using Alfresco 5.0.d running on Ubuntu 14.04.2 (64 bit), RAM 8 GB, 2 cores

I found another similar post but this doesn`t apply to my problem since in sofficerc logo=0 already is set correctly:
https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/configuration/sofficebin-process-using-lot

Thanks for help.

5.0.d

Community 5.0 / 5.1 Alfresco

$
0
0

Hey guys,

iam pretty new with the Alfresco and apache theme and my English skills are not the best :D

so i tried to change the Community 5.0 and / or the 5.1 version from http to https only.

https://www.mulesoft.com/tcat/tomcat-ssl
https://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html

this both links are some of a few guides who i used to get it work but untill now.. it wont work.
So iam to stupid for it? or it just wont work with the Community Version?

the problem is when i get it work, that i can open the Site with only https, i get the Error message
"Ihre Authentifizierungsdaten wurden nicht erkannt oder Alfresco ist zurzeit nicht verfügbar." and i cant Login.

in english it means, "Your authentication credentials were not recognized or Alfresco is currently not available."

and i dont know why.

I hope anyone got an idea or now the soloution?

thanks

difrnce

5.1.x

integrate Email

$
0
0

Hi,

I managed integrate all users and user groups from LDAD/AD into Alfresco (Alfresco Community version 5.0.d running on Ubuntu). Also I got sending email (Outbound) in Alfresco working.
But the user profiles in Alfresco missing the email addresses.
Is it somehow possible to integrate the email addresses into Alfresco, or do I have to add the email-address for every user manually? We are using domain Server/AD and gmail.

Thanks in advance for help

5.0.d

Default template FTS in Alfresco 5.1

Write but not delete permission on a Folder

$
0
0

I mustn't be the first one who asks this question, but I need to apply a permission on some folders in which user can write read but not delete.
Could I have any tips ?

Focus Formula The third type of formula is specialized fo

$
0
0

The third type of formula is specialized for infants with particular diseases or disorders. It is commonly given to premature infants to Focus Formula it easily as they would breast milk or formula. Cows milk contains high levels of protein and minerals which can overload an infants immature kidneys and can potentially cause fever, diarrhea, and iron-deficiency anemia. Once a baby has reached his or her first birthday, whole cows milk can be given as part of http://ultimatemuscleblackeditionrev.com/focus-formula/

AOS - Edit in MS Office is failing

$
0
0

Hello,

I have setup the new Alfresco Office Connector in Alfresco 5.1 and am having a an issue with using the Edit in Microsoft Office link. When using the link the Office application opens and then gives an error that the document is not valid. However, if I open the aos folder directly within word I can browse to the file and open it.

I did not find anything in the documentation that indicates I missed a configuration setting. And the forums don't seem to address the new 5.1 version with the Office Connector.

Any hints as to where to look for this issue?

Thanks,
Ron


ANT

$
0
0

Hi Friends,

I was using ANT based structure till 4.2.4, but now I am switching to the maven.
I followed steps mentioned in http://docs.alfresco.com/4.2/tasks/dev-extensions-maven-sdk-quick-start.html

Now I have eclipse maven project includes repo, share

When I do all clean and install, it will run my alfresco 5.x within eclipse environment.
Now I have few questions :

1) From where I can find my tomcat installation or where my alfresco is extracted like wise we do in previous version to see files

2) If I want to change OOB (Out of Box) file, where can I find? as Source is not provided from 5.

3) How to debug specific class ?

4) I am new to maven, so guide me step by step, how do I execute target for alfresco, as it creates AMP files on build.

Thanks a lot in advance.

ffmpeg - access denied

$
0
0

Hello,

I am trying to do some encoding of video files using mmpeg

After installing ffmpeg and setting up all the transformation settings in alfresco global and shared extensions I get this messages:

2016-03-18 13:48:35,087 ERROR [org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker] [localhost-startStop-1] Failed to start a runtime executable content transformer:
Execution result:
os: Windows Server 2012 R2
command: C:/ffmpeg/bin -version
succeeded: false
exit code: 127
out:
err: Cannot run program "C:/ffmpeg/bin": CreateProcess error=5, Access is denied
2016-03-18 13:48:35,087 ERROR [org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker] [localhost-startStop-1] Failed to start a runtime executable content transformer:
Execution result:
os: Windows Server 2012 R2
command: C:/ffmpeg/bin -version
succeeded: false
exit code: 127
out:
err: Cannot run program "C:/ffmpeg/bin": CreateProcess error=5, Access is denied
2016-03-18 13:48:35,087 ERROR [org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker] [localhost-startStop-1] Failed to start a runtime executable content transformer:
Execution result:
os: Windows Server 2012 R2
command: C:/ffmpeg/bin -version
succeeded: false
exit code: 127
out:
err: Cannot run program "C:/ffmpeg/bin": CreateProcess error=5, Access is denied
2016-03-18 13:48:35,087 ERROR [org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker] [localhost-startStop-1] Failed to start a runtime executable content transformer:
Execution result:
os: Windows Server 2012 R2
command: C:/ffmpeg/bin -version
succeeded: false
exit code: 127
out:
err: Cannot run program "C:/ffmpeg/bin": CreateProcess error=5, Access is denied

The same user that is running alfresco has full permission on the exe.

Any recommendations how to proceed?

5.0.c

Search for new elements not working fine

$
0
0

Hi all

We have an Alfresco 3.0 CE installation which works for us as a repository of the documentation we generate. Our problem is that after a big upload of documents (FTP or Webservice) when we want to search for some of them, using the advanced search inteface, the results returned do not contain all the elements even we know they exists and we are able to navigate to them. It just seems that the search tool does not find them. This is solved by rebooting the system, however we would like to find other solution rather that rebooting the system twyce a week or so.

I think it might be a problem with the Lucene configuration, but our index.recovery.mode=AUTO.

Our system has 4 GB RAM and 2 GB are dedicated to Alfresco. Any ideas about how we could solve this issue?

Thanks a lot!!

3.0

If this post was helpful, please click Yes on the Post Rating -->

Default URLs & Ports

$
0
0

Hi,
I've deployed an instance of Alfresco with some customization code behind it. Some of the URLs while correct, omit the required port number. Other URLs default to 127.0.0.1 which is localhost, and does not work when logging in through a remote web-browser. These also omit the required port number.

I've searched through many files to try to find configuration files that set these URLs, but with no success so far. (I've looked through the alfresco-global-properties file, the httpd.conf, ssl.conf, tomcat.conf, server.xml, and many others, yet haven't found where these URLs are configured.

Does someone know where to look for additional files or what I may be missing in the files I have looked at?
Thanks
rcpowell

4.2.f

How to do: tomcat resolve only certain domain name

$
0
0

Hi,

i have installed tomcat on ubuntu. I have default config, with localhost on server.xml. My problem is:

I have multiple domains on this server (same IP):

domainA.com
domainB.com
domainC.com

and all of them resolve http://domainX.com:8080/share.

I want that tomcat only works for one of them: "domainA.com"

How can i do this? Where can i config it?

I just tried to modify on server.xml but it does not work.

Please, help me.

Thanks a lot.

5.0

http://www.tryperfectgarcinia.com/lavino-cream/

$
0
0

More Tips On Dry Skin Relief Lotion
I do believe you must try to have the maximum amount of enjoyment, if you are likely to work-out - why this issue nowadays is belly dancing, and that is! Delicate, entertaining unique and ideal for receiving you up off the couch and to the dancefloor! Veena and Neena are twins who have created a really successful career of Bollywood style dance and training bellydance to admirers and their european followers. As young girls they analyzed various party types, about them becoming belly dancers, but their parents were less than enthusiastic. Having a bounce of religion in themselves and their dreams, they have gone on to build numerous training DVD's that will get you transferring for the defeat right away!

http://www.tryperfectgarcinia.com/lavino-cream/

denish richeal

Email Problem

$
0
0

Hi all

i am tring to configure the email address with online email hosting

is it possible ?

can someone redirect me to a topic which can help me to configure it well

best regards to all of you

Loai90


Content transformer for PDF

$
0
0

hello
i am trying to make a transformer from Scanned Pdf to a text PDF , the transformer should be loaded automaticly if a pdf is uploaded in alfresco .
im using tesseract and alfresco 5.0

after some research i have found a Post in the seedim forum that explains how to do that http://www.seedim.com.au/content/alfresco-search-pdf-images-using-transformations-and-tesseract-ocr

i first added a transformer in /opt/alfresco-community/tomcat/shared/classes/alfresco/extension/
named PDFimage-transform-context.xml

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE beans PUBLIC '-//SPRING//DTD BEAN//EN''http://www.springframework.org/dtd/spring-beans.dtd'>
 
<beans>
<bean id="transformer.worker.pdfimg2ocrtxt"class="org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker">
<property name="mimetypeService">
<ref bean="mimetypeService"/>
</property>
<property name="checkCommand">
<bean class="org.alfresco.util.exec.RuntimeExec">
<property name="commandsAndArguments">
<map>
<entry key=".*">
<list>
<value>ls</value>
<value>/opt/alfresco-community/pdf.sh</value>
</list>
</entry>
</map>
</property>
</bean>
</property>
<property name="transformCommand">
<bean class="org.alfresco.util.exec.RuntimeExec">
<property name="commandsAndArguments">
<map>
<entry key=".*">
<list>
<value>/opt/alfresco-community/pdf.sh</value>
<value>${source}</value>
<value>${target}</value>
</list>
</entry>
</map>
</property>
<property name="errorCodes">
<value>1,2,3</value>
</property>
</bean>
</property>
</bean>
 
<bean id="transformer.pdfimg2ocrtxt"class="org.alfresco.repo.content.transform.ProxyContentTransformer" parent="baseContentTransformer">
<property name="worker">
<ref bean="transformer.worker.pdfimg2ocrtxt"/>
</property>
</bean>
</beans>

i made a script code that i placed in /opt/alfresco-community
the script works fine when i lunch it from the terminal
#!/bin/bash
 
SOURCE=$1
TARGET=$2
TMPDIR=/home/yosri/tmp
name=yosri
TEMP_PDFTXT_FILE=$TMPDIR/pdftext.txt
echo running command "pdftotext -nopgbrk $SOURCE $TEMP_PDFTXT_FILE"
pdftotext -nopgbrk $SOURCE $TEMP_PDFTXT_FILE
FILESIZE=$(stat -c%s "$TEMP_PDFTXT_FILE")
echo "Size of $TEMP_PDFTXT_FILE = $FILESIZE bytes.">>/home/yosri/logfile.txt
 
# if file exists and has a size bigger than 0 then set wordlist as result of transformation and exit.
if[-s $TEMP_PDFTXT_FILE ]; then
echo Found wordlist from in $TEMP_PDFTXT_FILE >>/home/yosri/logfile.txt
cat $TEMP_PDFTXT_FILE >> $TARGET
rm -rf $TMPDIR/$name
exit 0;
fi
# splitting to individual pages
gs -dSAFER -dBATCH -dNOPAUSE -sDEVICE=jpeg -r300 -dTextAlphaBits=4-o out_%04d.jpg-f $SOURCE
# process each page
for f in $( ls *.jpg);do
# extract text
tesseract $f $TMPDIR/${f%.*}-l eng
cat $TMPDIR/${f%.*}.txt>> $TMPDIR/res.txt
rm -f $TMPDIR/${f%.*}.txt
rm -f $f
done
 
#combine all pages back to a ${TARGET}
cat $TMPDIR/res.txt>> $TARGET

and finally i added the priority line modification on the alfresco-global.properties

content.transformer.pdfimg2ocrtxt.priority=30
content.transformer.pdfimg2ocrtxt.extensions.pdf.txt.supported=true
content.transformer.pdfimg2ocrtxt.extensions.pdf.txt.priority=30
content.transformer.pdfimg2ocrtxt.extensions.pdf.txt.maxSourceSizeKBytes.use.index=9999

but when i upload a pdf with images it still not indexed .
i added some extra code to the transformer to verify if its loaded and the alfresco dont run so it is loaded .
can any one help me plz did i miss sth ?

5.0
OCR

Display WebDAV URL in Share 5.1 Community

$
0
0

I can't seem to find where to enable WebDAV URL display in share document properties. I have tried enabling repository-url in $ALFRESCO/tomcat/webapps/share/WEB-INF/classes/alfresco/share-documentlibrary-config.xml but didn't work. I do remember WebDAV URL being visible by default in some previous versions.

5.1.x

How to organize sites into 2 levels

$
0
0

Hello,

We are currently in the process of migrating our documents from a dms and SharePoint to Alfresco 5.1. I wasn't quite sure which of the forums would be best for this topic, but this one seemed to be the best.

From searching through the forums I understand there is no "sub-site" feature available. What I am looking to do is organize documents by client and then project. At the client level, we will store common client documentation and information. At the project level we will store project specific documents, discussions and other related information. Besides the organizational aspect of this, we are looking at keeping the list of sites more manageable and quicker to navigate.

I have looked through the various features of Alfresco and the add-ons and did not find anything that will accomplish this type of organization. I can't imagine I am the first one trying to accomplish this type of organization of materials. Has someone come up with a way of doing this?

Best regards,
Ron

5.1.x

http://garciniaweightlose.com/nucific-bio-x4-reviews/

$
0
0

Try not to look for goods when you're ravenous. Make a shopping rundown and stick to it. Be particularly cautious to maintain a strategic distance from fatty nibble and comfort nourishments. Out of the picture, therefore irrelevant. Limit the measure of enticing nourishments Nucific Bio X4 you have at home. On the off chance that you impart a kitchen to non-weight watchers, store nibble nourishments and other unhealthy indulgences in cupboards or drawers out of your sight. Toward the end of your workout, most cardio machines give you the quantity of calories you blazed. Remember however that this perusing is an evaluation .
http://garciniaweightlose.com/nucific-bio-x4-reviews/

Andria Jenny

Thumbnail/Preview for Indesign

$
0
0

Hi,

I'm trying to figure a way out to display thumbnails for .indd files.
I found this Blog Post where it says that it's possible to extract the Metadata from the indd file and embed the Image in to another property.
Unfortunately the Addon XMP Metadata Extensions isn't available anymore.
Is it possible with the Metadata Extractor to extract the Image from an .indd file and embed it into another property like the Author of the Blog Post did?

I'm using the Community Edition btw.

thanks

5.1.x
Viewing all 411 articles
Browse latest View live