cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco not installed in Linux

vijayakumar
Champ in-the-making
Champ in-the-making
Hi,

I downloaded Alfresco-Enterprise-3.0.0-Linux-x86-Install.bin and installed in Linux and it prompts the following.

This will install Alfresco Enterprise on your computer.  Continue? [n/Y] Y


Where do you want to install Alfresco Enterprise? [/opt/Alfresco]

Installing Alfresco Enterprise…
Installing Program Files…
Installing Program Files Linux…
Installation complete.

The installation also seems successful.

But I can find only the following under /opt/Alfresco

-rwxr-xr-x  1 root root    1083 Oct  9 09:02 alfresco.sh
-rwxr-xr-x  1 root root      49 Oct  9 09:02 alf_start.sh
-rwxr-xr-x  1 root root      48 Oct  9 09:02 alf_stop.sh
drwxr-xr-x  2 root root    4096 Dec  5 21:04 amps
-rwxr-xr-x  1 root root     810 Oct  9 09:02 apply_amps.sh
drwxr-xr-x  2 root root    4096 Dec  5 21:04 bin
drwxr-xr-x  3 root root    4096 Dec  5 21:04 extras
drwxr-xr-x  2 root root    4096 Dec  5 21:04 install_extension
drwxr-xr-x  3 root root    4096 Dec  5 21:04 licenses
-rwxr-xr-x  1 root root     510 Oct 23 10:59 README.txt
drwxr-xr-x 10 root root    4096 Dec  5 21:04 tomcat
-rwxr-xr-x  1 root root 1334856 Dec  5 21:04 uninstall

I couldn't able to find virtual-tomcat and also when I navigate into the website of alfresco thru http://<linux server-ip>:8080/alfresco
am not seeing the webprojects under company home and seems that WCM not istalled.

Please advise whether Alfresco-Enterprise-3.0.0-Linux-x86-Install.bin  package won't contain WCM and do I need to do anyother installation/configuration?

Please advise how to install virtual-tomcat in Linux.

Please help
1 REPLY 1

vijayakumar
Champ in-the-making
Champ in-the-making
This problem is resolved by installing downloading and installing Alfresco-Labs-3b-Linux-x86-Install.bin on Linux. But after creating the webapplication am unable to preview the website in linux. Am also getting the following in my alfresco logs (but am fine to open the application i.e. http://<ipaddress>/alfresco)

06:20:44,611 ERROR [org.alfresco.smb.protocol] Failed to get local domain/workgroup name, using default of WORKGROUP
06:20:44,611 ERROR [org.alfresco.smb.protocol] (This may be due to firewall settings or incorrect <broadcast> setting)
06:20:44,749 WARN  [org.alfresco.util.OpenOfficeConnectionTester] An initial OpenOffice connection could not be established.
06:20:44,753 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.5.0_16-b02; maximum heap size 455.125MB
06:20:44,753 WARN  [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - WARNING - maximum heap size 455.125MB is less than recommended 512MB

Please help