Alfresco est installer sur un serveur (linux avec...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 07:30 AM
Que je me connecte via le ftp (avec login:admin pwd:admin): adresse
ftp://admin:admin@IP_Machine
J'arrive a un dossier vide…Il n'y a pas de dossier Alfreco.
Et cette adresse ne marche pas car il ne trouve pas le dossier alfresco.
ftp://admin:admin@IP_Machine/Alfresco
Que faut il faire?
- Labels:
-
Archive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 05:06 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 05:43 AM
[root@srv-lyon2 alfresco-1.3.0]# ./alf_start.sh/opt/alfresco-1.3.0/bin/alfrescoctl.sh : mysql startedStarting mysqld daemon with databases from /opt/alfresco-1.3.0/mysql/data[root@srv-lyon2 alfresco-1.3.0]# Using CATALINA_BASE: /opt/alfresco-1.3.0/tomcatUsing CATALINA_HOME: /opt/alfresco-1.3.0/tomcatUsing CATALINA_TMPDIR: /opt/alfresco-1.3.0/tomcat/tempUsing JRE_HOME: /opt/alfresco-1.3.0/javaUsing JAVA_OPTS: -Xms128m -Xmx512m -server -XX:CompileCommand=exclude,org/apache/lucene/index/IndexReaderstart,doBody -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=/opt/alfresco-1.3.0/tomcat/conf/logging.propertiesStarting OpenOffice service…./start_oo.sh: line 10: Xvfb: command not found./start_oo.sh: line 12: /usr/local/OpenOffice.org1.1.5/program/soffice: Aucun fichier ou répertoire de ce type/opt/alfresco-1.3.0/openoffice/program/soffice.bin X11 error: Can't open display: :1 Set DISPLAY environment variable, use -display option or check permissions of your X-Server (See "man X" resp. "man xhost" for details)
il ya toujour un problème

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 05:45 AM
Que dois-je faire ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 08:09 AM
./start_oo.sh: line 10: Xvfb: command not foundTu es sûr d'avoir correctement installé Xvfb ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 08:25 AM
# apt-get install openoffice.org xvfb x-window-system-core x-window-system
fallait il le faire dans un dossier spécifique ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 08:26 AM
# yum install openoffice.org xvfb x-window-system-core x-window-system
car c'est sous fedora

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2006 12:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 02:26 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 11:41 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 07:11 PM
OpenOffice.org est utilisé par Alfresco pour la conversion de documents.Nous avons également besoin d’un serveur X pour faire tourner OpenOffice.org, sinon il refuse de démarrer. Nous utiliserons Xvfb qui est un serveur X virtuel.

