05-09-2008 11:48 AM
./alfresco.sh starti've got this messageroot@xxx:/opt/alfresco# ./alfresco.sh start
Using CATALINA_BASE: /opt/alfresco/tomcat
Using CATALINA_HOME: /opt/alfresco/tomcat
Using CATALINA_TMPDIR: /opt/alfresco/tomcat/temp
Using JRE_HOME: /usr/lib/jvm/java-6-sun/jre/
Starting OpenOffice service…
root@xxx:/opt/alfresco# javaldx: Could not find a Java Runtime Environment!#!/bin/sh
# —————————————————————————
# Start script for the OpenOffice transform service
# —————————————————————————
echo "Starting OpenOffice service…"
# Comment or uncomment the appropriate location using #
# Assumes OpenOffice is installed in /opt
/usr/bin/soffice "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" -nologo -headless -nofirststartwizard &
# If NeoOffice on Mac OS X
#/Applications/NeoOfficeJ.app/Contents/program/soffice "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" -nologo -headless -nofirststartwizard &11-07-2008 07:22 AM
Using JRE_HOME: /usr/lib/jvm/java-6-sun/jre/
11-23-2008 09:13 PM
Starting Alfresco …
Using CATALINA_BASE: /opt/alfresco/tomcat
Using CATALINA_HOME: /opt/alfresco/tomcat
Using CATALINA_TMPDIR: /opt/alfresco/tomcat/temp
Using JRE_HOME: /usr/lib/jvm/java-6-sun
xxx@yyy:/$ javaldx: Could not find a Java Runtime Environment!
error. I see your statement that it should be using the JDK instead of the JRE, but I do not know how to resolve that. I'm not familiar with app servers, so I need to be talked down to a little while I learn.01-20-2009 06:49 PM
09-18-2009 12:09 PM
09-21-2009 05:00 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.