cancel
Showing results for 
Search instead for 
Did you mean: 

Share site inaccessible following migration to new server

emiliasuomalain
Champ in-the-making
Champ in-the-making
Hi all!

Following the crash of our previous cloud server and the corruption of root files (?), I am currently in the process of trying to migrate Alfresco (4.2.f Community) to a new Linux server (on Rackspace). This seems the only possibility for recovering Alfresco (and the data) as we have not been able to fix the previous server issues…

I have followed the instructions given here: https://docs.alfresco.com/4.2/concepts/migrating-servers.html
1) I backed up the previous Alfresco server (copy of dir.root folder + PostgreSQL dump)
2) I tried to restore everything to Server 2:
2a) I installed the same version of Alfresco using alfresco-community-4.2.f-installer-linux-x64.bin and the "Easy Install" approach
2b) I restored dir.root (/opt/alfresco-4.2.f/alf_data) and the pqsl database dump
2c) I started Alfresco (tomcat and postgresql are running)

I have modified the alfresco-global.properties so that both alfresco.host and share.host point to the address of our old Alfresco site on the web (and I restarted Alfresco). However, the site (http://alfresco.env-isa.com:8080/share) remains inaccessible…

Have I missed something obvious? Are there any further installation steps or do I need to do further configuration (and if so, in what file)?

I am by no means a sysadmin/Linux/Alfresco expert so please forgive any dumb questions… And I am getting a bit desperate as we have been trying to fix/restore our Alfresco for several weeks now.

(The contents of the alfresco.log file can be seen below.)

Cheers,

Emilia


<code>
15:10:52,298 INFO  [org.alfresco.repo.admin] Using database URL 'jdbcSmiley Tongueostgresql://localhost:5432/alfresco' with user 'alfresco'.
15:10:52,578 INFO  [org.alfresco.repo.admin] Connected to database PostgreSQL version 9.2.4
15:11:06,285 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]
15:11:06,334 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete
15:11:22,629 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor Repository Template Processor for extension ftl
15:11:22,633 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor Repository Script Processor for extension js
15:11:34,229 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Connecting to database: jdbcSmiley Tongueostgresql://localhost:5432/alfresco, UserName=alfresco, PostgreSQL Native Driver
15:11:34,230 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.PostgreSQLDialect.
15:11:38,022 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.
15:11:39,089 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
15:11:39,246 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete
15:11:41,364 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Search' subsystem, ID: [Search, managed, solr]
15:11:41,945 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Search' subsystem, ID: [Search, managed, solr] complete
15:11:42,324 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'thirdparty' subsystem, ID: [thirdparty, default]
15:11:43,691 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete
15:11:43,691 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]
15:11:44,154 WARN  [org.alfresco.util.OpenOfficeConnectionTester] An initial OpenOffice connection could not be established.
15:11:44,171 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete
15:11:44,173 INFO  [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /opt/alfresco-4.2.f/alf_data
15:11:44,292 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] Checking for patches to apply …
15:11:45,707 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] No patches were required.
15:11:45,758 INFO  [org.alfresco.repo.module.ModuleServiceImpl] Found 2 module(s).
15:11:45,894 INFO  [org.alfresco.repo.module.ModuleServiceImpl] Starting module 'org.alfresco.module.vti' version 1.3.
15:11:45,978 INFO  [org.alfresco.repo.module.ModuleServiceImpl] Starting module 'org.alfresco.integrations.google.docs' version 2.0.4.
15:11:46,065 WARN  [org.alfresco.repo.module.ModuleServiceImpl] A previously-installed module 'org_alfresco_module_wcmquickstart' (version 1.0) is not present in your distribution.
15:11:46,067 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'fileServers' subsystem, ID: [fileServers, default]
15:11:46,683 WARN  [org.alfresco.fileserver] CIFS server name is longer than 15 characters, truncated to envisa-alfresco
15:11:51,723 WARN  [org.alfresco.fileserver] CIFS, Unable to get local domain/workgroup name, using default of WORKGROUP. This may be due to firewall settings or incorrect <broadcast> setting)
15:11:51,763 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete
15:11:51,763 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'imap' subsystem, ID: [imap, default]
15:11:51,906 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'imap' subsystem, ID: [imap, default] complete
15:11:51,906 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'email' subsystem, ID: [email, outbound]
15:11:52,243 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'email' subsystem, ID: [email, outbound] complete
15:11:52,243 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'email' subsystem, ID: [email, inbound]
15:11:52,331 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'email' subsystem, ID: [email, inbound] complete
15:11:52,332 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Subscriptions' subsystem, ID: [Subscriptions, default]
15:11:52,349 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Subscriptions' subsystem, ID: [Subscriptions, default] complete
15:11:52,446 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Synchronization' subsystem, ID: [Synchronization, default]
15:11:52,840 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete
15:11:53,741 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.7.0_25-b15; maximum heap size 910.250MB
15:11:53,742 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community). Current version: 4.2.0 (r63893-b12) schema 6,033. Originally installed version: 4.2.0 (4576) schema 6,022.
15:11:53,793 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]
15:11:53,922 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete
15:11:53,923 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Replication' subsystem, ID: [Replication, default]
15:11:53,942 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Replication' subsystem, ID: [Replication, default] complete
15:12:32,423 INFO  [org.alfresco.module.vti.VtiServer] Vti server started successfully on port: 7070
15:12:32,423 INFO  [org.alfresco.module.vti.VtiServer] Vti server SessionIdManagerWorkerName: jetty1
15:12:32,423 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'googledocs' subsystem, ID: [googledocs, v2]
15:12:32,566 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'googledocs' subsystem, ID: [googledocs, v2] complete
15:12:42,666 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 501 Web Scripts (+0 failed), 783 URLs
15:12:42,669 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 2 Package Description Documents (+0 failed)
15:12:42,669 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 1 Schema Description Documents (+0 failed)
15:12:47,269 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 501 Web Scripts (+0 failed), 783 URLs
15:12:47,269 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 2 Package Description Documents (+0 failed)
15:12:47,269 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 1 Schema Description Documents (+0 failed)
15:12:47,275 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] Initialised Repository Web Script Container (in 14647.788ms)
15:12:47,305 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
15:12:47,308 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
15:12:51,642 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 501 Web Scripts (+0 failed), 783 URLs
15:12:51,642 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 2 Package Description Documents (+0 failed)
15:12:51,642 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 1 Schema Description Documents (+0 failed)
15:12:52,043 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 11 Web Scripts (+0 failed), 82 URLs
15:12:52,043 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Package Description Documents (+0 failed)
15:12:52,043 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed)
15:12:52,173 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 11 Web Scripts (+0 failed), 82 URLs
15:12:52,173 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Package Description Documents (+0 failed)
15:12:52,173 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed)
15:12:52,176 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] Initialised Public Api Web Script Container (in 332.57706ms)
15:12:52,218 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 11 Web Scripts (+0 failed), 82 URLs
15:12:52,218 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Package Description Documents (+0 failed)
15:12:52,218 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed)
15:17:10,098 INFO  [org.alfresco.repo.admin] Using database URL 'jdbcSmiley Tongueostgresql://localhost:5432/alfresco' with user 'alfresco'.
15:17:10,262 INFO  [org.alfresco.repo.admin] Connected to database PostgreSQL version 9.2.4
15:17:23,484 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]
15:17:23,514 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete
15:17:37,762 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor Repository Template Processor for extension ftl
15:17:37,766 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor Repository Script Processor for extension js
15:17:48,924 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Connecting to database: jdbcSmiley Tongueostgresql://localhost:5432/alfresco, UserName=alfresco, PostgreSQL Native Driver
15:17:48,924 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.PostgreSQLDialect.
15:17:52,664 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.
15:17:53,639 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
15:17:53,820 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete
15:17:54,153 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Search' subsystem, ID: [Search, managed, solr]
15:17:54,527 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Search' subsystem, ID: [Search, managed, solr] complete
15:17:54,809 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'thirdparty' subsystem, ID: [thirdparty, default]
15:17:54,952 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete
15:17:54,953 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]
15:17:55,459 WARN  [org.alfresco.util.OpenOfficeConnectionTester] An initial OpenOffice connection could not be established.
15:17:55,465 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete
15:17:55,468 INFO  [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /opt/alfresco-4.2.f/alf_data
15:17:55,499 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] Checking for patches to apply …
15:17:56,962 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] No patches were required.
15:17:56,977 INFO  [org.alfresco.repo.module.ModuleServiceImpl] Found 2 module(s).
15:17:57,043 INFO  [org.alfresco.repo.module.ModuleServiceImpl] Starting module 'org.alfresco.module.vti' version 1.3.
15:17:57,102 INFO  [org.alfresco.repo.module.ModuleServiceImpl] Starting module 'org.alfresco.integrations.google.docs' version 2.0.4.
15:17:57,163 WARN  [org.alfresco.repo.module.ModuleServiceImpl] A previously-installed module 'org_alfresco_module_wcmquickstart' (version 1.0) is not present in your distribution.
15:17:57,166 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'fileServers' subsystem, ID: [fileServers, default]
15:17:57,684 WARN  [org.alfresco.fileserver] CIFS server name is longer than 15 characters, truncated to envisa-alfresco
15:18:02,710 WARN  [org.alfresco.fileserver] CIFS, Unable to get local domain/workgroup name, using default of WORKGROUP. This may be due to firewall settings or incorrect <broadcast> setting)
15:18:02,753 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete
15:18:02,754 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'imap' subsystem, ID: [imap, default]
15:18:02,884 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'imap' subsystem, ID: [imap, default] complete
15:18:02,884 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'email' subsystem, ID: [email, outbound]
15:18:03,061 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'email' subsystem, ID: [email, outbound] complete
15:18:03,061 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'email' subsystem, ID: [email, inbound]
15:18:03,166 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'email' subsystem, ID: [email, inbound] complete
15:18:03,167 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Subscriptions' subsystem, ID: [Subscriptions, default]
15:18:03,207 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Subscriptions' subsystem, ID: [Subscriptions, default] complete
15:18:03,295 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Synchronization' subsystem, ID: [Synchronization, default]
15:18:03,628 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete
15:18:04,672 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.7.0_25-b15; maximum heap size 910.250MB
15:18:04,674 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community). Current version: 4.2.0 (r63893-b12) schema 6,033. Originally installed version: 4.2.0 (4576) schema 6,022.
15:18:04,707 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]
15:18:04,902 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete
15:18:04,902 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Replication' subsystem, ID: [Replication, default]
15:18:04,914 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Replication' subsystem, ID: [Replication, default] complete
15:18:43,094 INFO  [org.alfresco.module.vti.VtiServer] Vti server started successfully on port: 7070
15:18:43,094 INFO  [org.alfresco.module.vti.VtiServer] Vti server SessionIdManagerWorkerName: jetty1
15:18:43,094 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'googledocs' subsystem, ID: [googledocs, v2]
15:18:43,468 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'googledocs' subsystem, ID: [googledocs, v2] complete
15:18:52,171 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 501 Web Scripts (+0 failed), 783 URLs
15:18:52,175 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 2 Package Description Documents (+0 failed)
15:18:52,175 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 1 Schema Description Documents (+0 failed)
15:18:57,062 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 501 Web Scripts (+0 failed), 783 URLs
15:18:57,063 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 2 Package Description Documents (+0 failed)
15:18:57,063 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 1 Schema Description Documents (+0 failed)
15:18:57,068 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] Initialised Repository Web Script Container (in 13562.742ms)
15:18:57,101 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
15:18:57,104 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
15:19:01,446 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 501 Web Scripts (+0 failed), 783 URLs
15:19:01,446 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 2 Package Description Documents (+0 failed)
15:19:01,446 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 1 Schema Description Documents (+0 failed)
15:19:01,813 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 11 Web Scripts (+0 failed), 82 URLs
15:19:01,814 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Package Description Documents (+0 failed)
15:19:01,814 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed)
15:19:01,883 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 11 Web Scripts (+0 failed), 82 URLs
15:19:01,883 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Package Description Documents (+0 failed)
15:19:01,883 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed)
15:19:01,886 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] Initialised Public Api Web Script Container (in 233.35603ms)
15:19:01,918 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 11 Web Scripts (+0 failed), 82 URLs
15:19:01,919 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Package Description Documents (+0 failed)
15:19:01,919 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed)
15:37:49,706 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'googledocs' subsystem, ID: [googledocs, v2]
15:37:49,721 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'googledocs' subsystem, ID: [googledocs, v2]
15:37:49,724 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'Replication' subsystem, ID: [Replication, default]
15:37:49,725 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'Replication' subsystem, ID: [Replication, default]
15:37:49,728 WARN  [org.springframework.beans.factory.support.DisposableBeanAdapter] Invocation of destroy method failed on bean with name 'actionServiceTransportRMI': java.rmi.ConnectIOException: Exception creating connection to: 95.138.182.199; nested exception is:
   java.net.SocketException: Network is unreachable
15:37:49,729 WARN  [org.springframework.beans.factory.support.DisposableBeanAdapter] Invocation of destroy method failed on bean with name 'repoRemoteTransportRMI': java.rmi.ConnectIOException: Exception creating connection to: 95.138.182.199; nested exception is:
   java.net.SocketException: Network is unreachable
15:37:49,731 WARN  [org.springframework.beans.factory.support.DisposableBeanAdapter] Invocation of destroy method failed on bean with name 'rmiAuthenticationService': java.rmi.ConnectIOException: Exception creating connection to: 95.138.182.199; nested exception is:
   java.net.SocketException: Network is unreachable
15:37:49,732 WARN  [org.springframework.beans.factory.support.DisposableBeanAdapter] Invocation of destroy method failed on bean with name 'avmSyncServiceTransportRMI': java.rmi.ConnectIOException: Exception creating connection to: 95.138.182.199; nested exception is:
   java.net.SocketException: Network is unreachable
15:37:49,733 WARN  [org.springframework.beans.factory.support.DisposableBeanAdapter] Invocation of destroy method failed on bean with name 'avmRemoteService': java.rmi.ConnectIOException: Exception creating connection to: 95.138.182.199; nested exception is:
   java.net.SocketException: Network is unreachable
15:37:49,771 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'Subscriptions' subsystem, ID: [Subscriptions, default]
15:37:49,772 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'Subscriptions' subsystem, ID: [Subscriptions, default]
15:37:49,773 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'email' subsystem, ID: [email, inbound]
15:37:49,779 WARN  [org.springframework.beans.factory.support.DisposableBeanAdapter] Invocation of destroy method failed on bean with name 'org.springframework.remoting.rmi.RmiServiceExporter#0': java.rmi.ConnectIOException: Exception creating connection to: 95.138.182.199; nested exception is:
   java.net.SocketException: Network is unreachable
15:37:49,780 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'email' subsystem, ID: [email, inbound]
15:37:49,783 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'fileServers' subsystem, ID: [fileServers, default]
15:37:49,797 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'fileServers' subsystem, ID: [fileServers, default]
15:37:49,816 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]
15:37:49,817 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]
15:37:49,818 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'OOoDirect' subsystem, ID: [OOoDirect, default]
15:37:49,819 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'OOoDirect' subsystem, ID: [OOoDirect, default]
15:37:49,821 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'Synchronization' subsystem, ID: [Synchronization, default]
15:37:49,830 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'Synchronization' subsystem, ID: [Synchronization, default]
15:37:49,830 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'email' subsystem, ID: [email, outbound]
15:37:49,831 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'email' subsystem, ID: [email, outbound]
15:37:49,831 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'imap' subsystem, ID: [imap, default]
15:37:49,837 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'imap' subsystem, ID: [imap, default]
15:37:50,045 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'Search' subsystem, ID: [Search, managed, solr]
15:37:50,352 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'Search' subsystem, ID: [Search, managed, solr]
15:37:50,358 WARN  [org.springframework.beans.factory.support.DisposableBeanAdapter] Invocation of destroy method failed on bean with name 'serverConnector': java.io.IOException: Cannot bind to URL: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: Exception creating connection to: 0.0.0.0; nested exception is:
   java.net.SocketException: Network is unreachable]
15:37:50,398 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
15:37:50,399 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
15:37:50,401 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'thirdparty' subsystem, ID: [thirdparty, default]
15:37:50,402 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'thirdparty' subsystem, ID: [thirdparty, default]
15:37:50,404 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'sysAdmin' subsystem, ID: [sysAdmin, default]
15:37:50,405 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'sysAdmin' subsystem, ID: [sysAdmin, default]

<code>
8 REPLIES 8

afaust
Legendary Innovator
Legendary Innovator
Hello,

just to make sure to cover all the basics:
Did you update the DNS entry/entries after migrating the server so that the server name alfresco.env-isa.com actually points to your new Alfresco server? Have those changed entries been properly propagated?

The log shows the startup of Alfresco / the Repository-tier. Is Share running on the same server (standard for installer-based setup)? What do the logs say with regards to Share (share.log or catalina.out)?

Regards
Axel

Hi Axel,

To answer your questions:

<cite>Did you update the DNS entry/entries after migrating the server so that the server name alfresco.env-isa.com actually points to your new Alfresco server? Have those changed entries been properly propagated? </cite>

Probably not, as I am not quite sure what that means… (I'll go and google it though Smiley Wink

<cite>Is Share running on the same server (standard for installer-based setup)? What do the logs say with regards to Share (share.log or catalina.out)?</cite>

Both alfresco and share are running on the same server (host?) if I understand correctly.

The logs are here below. I noticed that there seems to be an error in the catalina log (not sure if that is serious though and if it is related to the bigger picture issue):
Jun 13, 2016 3:39:14 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29


catalina log:
Jun 13, 2016 3:09:45 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:09:45 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:09:45 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:09:45 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:09:45 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:09:45 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:09:45 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:09:45 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Jun 13, 2016 3:09:45 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Jun 13, 2016 3:09:45 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8443"]
Jun 13, 2016 3:09:46 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2380 ms
Jun 13, 2016 3:09:46 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Jun 13, 2016 3:09:46 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52
Jun 13, 2016 3:09:46 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor /opt/alfresco-4.2.f/tomcat/conf/Catalina/localhost/solr.xml
Jun 13, 2016 3:09:46 PM org.apache.catalina.startup.SetContextPropertiesRule begin
WARNING: [SetContextPropertiesRule]{Context} Setting property 'debug' to '0' did not find a matching property.
Jun 13, 2016 3:10:04 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/alfresco-4.2.f/tomcat/webapps/alfresco.war
Jun 13, 2016 3:13:01 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/alfresco-4.2.f/tomcat/webapps/share.war
Jun 13, 2016 3:16:12 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:16:13 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:16:13 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:16:13 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:16:13 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:16:13 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:16:13 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:16:13 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Jun 13, 2016 3:16:13 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Jun 13, 2016 3:16:13 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8443"]
Jun 13, 2016 3:16:14 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2194 ms
Jun 13, 2016 3:16:14 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Jun 13, 2016 3:16:14 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52
Jun 13, 2016 3:16:14 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor /opt/alfresco-4.2.f/tomcat/conf/Catalina/localhost/solr.xml
Jun 13, 2016 3:16:14 PM org.apache.catalina.startup.SetContextPropertiesRule begin
WARNING: [SetContextPropertiesRule]{Context} Setting property 'debug' to '0' did not find a matching property.
Jun 13, 2016 3:16:31 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/alfresco-4.2.f/tomcat/webapps/alfresco.war
Jun 13, 2016 3:19:10 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/alfresco-4.2.f/tomcat/webapps/share.war
Jun 13, 2016 3:19:31 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /opt/alfresco-4.2.f/tomcat/webapps/manager
Jun 13, 2016 3:19:31 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /opt/alfresco-4.2.f/tomcat/webapps/ROOT
Jun 13, 2016 3:19:31 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /opt/alfresco-4.2.f/tomcat/webapps/host-manager
Jun 13, 2016 3:19:31 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Jun 13, 2016 3:19:31 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
Jun 13, 2016 3:19:31 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8443"]
Jun 13, 2016 3:19:31 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 197411 ms
Jun 13, 2016 3:37:48 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8080"]
Jun 13, 2016 3:37:49 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["ajp-bio-8009"]
Jun 13, 2016 3:37:49 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8443"]
Jun 13, 2016 3:37:49 PM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
Jun 13, 2016 3:39:13 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:39:13 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:39:13 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:39:13 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:39:13 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:39:13 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:39:14 PM org.apache.catalina.core.AprLifecycleListener init
SEVERE: An incompatible version 1.1.27 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.29
Jun 13, 2016 3:39:14 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Jun 13, 2016 3:39:14 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Jun 13, 2016 3:39:14 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8443"]
Jun 13, 2016 3:39:15 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 3491 ms
Jun 13, 2016 3:39:15 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Jun 13, 2016 3:39:15 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52
Jun 13, 2016 3:39:15 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor /opt/alfresco-4.2.f/tomcat/conf/Catalina/localhost/solr.xml
Jun 13, 2016 3:39:15 PM org.apache.catalina.startup.SetContextPropertiesRule begin
WARNING: [SetContextPropertiesRule]{Context} Setting property 'debug' to '0' did not find a matching property.
Jun 13, 2016 3:39:33 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/alfresco-4.2.f/tomcat/webapps/alfresco.war
Jun 13, 2016 3:42:26 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /opt/alfresco-4.2.f/tomcat/webapps/share.war
Jun 13, 2016 3:42:48 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /opt/alfresco-4.2.f/tomcat/webapps/manager
Jun 13, 2016 3:42:48 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /opt/alfresco-4.2.f/tomcat/webapps/ROOT
Jun 13, 2016 3:42:49 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /opt/alfresco-4.2.f/tomcat/webapps/host-manager
Jun 13, 2016 3:42:49 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Jun 13, 2016 3:42:49 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
Jun 13, 2016 3:42:49 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8443"]
Jun 13, 2016 3:42:49 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 213701 ms


share log:
15:19:23,949 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
15:19:24,318 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
15:19:24,319 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
15:19:24,324 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
15:19:30,228 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 356 Web Scripts (+0 failed), 370 URLs
15:19:30,228 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 8 Package Description Documents (+0 failed)
15:19:30,228 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed)
15:19:30,706 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] Initialised Spring Surf Container Web Script Container (in 6369.402ms)
15:19:30,718 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
15:19:30,727 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js


Thanks again for your help!

Emilia

Hi Axel,

I was missing the DNS modification step; it has been done and I am waiting to see if anything changes (if I understand correctly, the propagation might take a few hours…).

Cheers,
Emilia

afaust
Legendary Innovator
Legendary Innovator
Hello Emilia,

the error "An incompatible version 1.1.27 of the APR […] is installed […]" is not significant enough to explain problems in accessing Alfresco. It points to a conflict of installed components. APR is a module that improves performance of the Tomcat application container in which Alfresco runs, especially if you are using HTTPS. For optimal performance it is best to upgrade that module (in online documentation potentially referred to as "libtcnative"), but not necessary to solve your issue.

Concerning the DNS (domain name server) entries: I currently resolve alfresco.env-isa.com as IPv4 5.79.22.182 and tracing the route to the server the last address I can see is "core5-aggr333a-2.lon3.rackspace.net" with IPv4 31.222.133.199. Pinging alfresco.env-isa.com times out - now that can be either because no server is active at this address (meaning DNS entries haven't been updated) or a firewall / network configuration simply disallows ICMP.

Speaking about firewall: Another basic cause for the system not to be accessible can also be that the port 8080 is blocked by the firewall and thus can't be accessed externally.

Regards
Axel

Hello again,

A brief update on the developments: Alfresco remains inaccessible even after the DNS propagation, I will look into the firewall issues next. When pinging alfresco.env-isa.com, there is a reply now though.

Cheers,
Emilia

I deactivated the Linux firewall (iptables) and Alfresco is back online. Thank you so much for your help Axel! Smiley Happy

Now I suppose that I'll need to try and fix the remaining issues (from the catalina log) and somehow make the connexion/server a bit more secure…

Cheers,
Emilia

Hi Emillia,

I have successfully buit source codes of community-edition-master and alfresco 5.0.a.

 

I have got two war files: alfresco-5.0.a.war and share-5.0.a.war. I have deployedboth files in tomcat. The link: http://localhost:8080/share-5.0.a/page/  displays a page to login but the link: http://localhost:8080/alfresco-5.0.a does not display anything.

 

Please tell what is wrong with alfresco-5.0.a.war. Why does it not display any page ? Please help what I should do now.

Error:

HTTP Status 404 - /alfresco-5.0.a/


type Status report

message /alfresco-5.0.a/

description The requested resource is not available.


Apache Tomcat/7.0.73

______________________________________________________________________________________________

My Alfresco log entries:

______________________________________________________________________________________________


  1 12:17:02,511 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered templa    te processor freemarker for extension ftl
  2 12:17:02,524 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script p    rocessor javascript for extension js
  3 12:17:02,524 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered templa    te processor freemarker for extension ftl
  4 12:17:02,526 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script p    rocessor javascript for extension js
  5 12:17:06,564 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 373 Web Scri    pts (+0 failed), 387 URLs
  6 12:17:06,565 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 8 Package De    scription Documents (+0 failed)
  7 12:17:06,565 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Des    cription Documents (+0 failed)
  8 12:17:06,885 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Spring     Surf Container Web Script Container (in 4346.076ms)
  9 12:17:06,894 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered templa    te processor freemarker for extension ftl
 10 12:17:06,900 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script p    rocessor javascript for extension js
 11 12:17:20,941 WARN  [org.alfresco.util.RuntimeSystemPropertiesSetter] [localhost-startStop-1] Could not find alfresco-jmxrmi.passwo    rd on classpath
 12 12:17:21,658 INFO  [org.alfresco.repo.admin] [localhost-startStop-1] Using database URL 'jdbcSmiley Tongueostgresql://localhost:5432/alfresco    ' with user 'alfresco'.
 13 12:17:21,778 INFO  [org.alfresco.repo.admin] [localhost-startStop-1] Connected to database PostgreSQL version 9.3.15
 14 12:17:30,638 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'sysA    dmin' subsystem, ID: [sysAdmin, default]
 15 12:17:30,658 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'sy    sAdmin' subsystem, ID: [sysAdmin, default] complete
 16 12:17:30,688 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate    😞 patch.db-V4.2-metadata-query-indexes
 17 12:17:40,328 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered templa    te processor Repository Template Processor for extension ftl
 18 12:17:40,330 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script p    rocessor Repository Script Processor for extension js
 19 12:17:49,354 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Connecting to database: jdbcSmiley Tongueostgres    ql://localhost:5432/alfresco, UserName=alfresco, PostgreSQL Native Driver
 20 12:17:49,354 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect or    g.hibernate.dialect.PostgreSQLDialect.
 21 12:17:50,977 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema.
 22 12:17:51,367 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Auth    entication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
 23 12:17:51,459 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Au    thentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete
 24 12:17:52,370 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'thir    dparty' subsystem, ID: [thirdparty, default]
 25 12:17:52,766 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'th    irdparty' subsystem, ID: [thirdparty, default] complete
 26 12:17:52,766 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'OOoD    irect' subsystem, ID: [OOoDirect, default]
 27 12:17:53,076 WARN  [org.alfresco.util.OpenOfficeConnectionTester] [localhost-startStop-1] An initial OpenOffice connection could n    ot be established.
 28 12:17:53,079 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'OO    oDirect' subsystem, ID: [OOoDirect, default] complete
 29 12:17:53,081 INFO  [org.alfresco.repo.admin.ConfigurationChecker] [localhost-startStop-1] The Alfresco root data directory ('dir.r    oot') is: /opt/alfresco/alf_data
 30 12:17:53,082 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Sear    ch' subsystem, ID: [Search, managed, lucene]
 31 12:17:54,454 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Se    arch' subsystem, ID: [Search, managed, lucene] complete
 32 12:17:54,490 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] [localhost-startStop-1] Checking for patches to apply ...
 33 12:17:55,391 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] [localhost-startStop-1] No patches were required.
 34 12:17:55,401 INFO  [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Found 0 module(s).
 35 12:17:55,409 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'file    Servers' subsystem, ID: [fileServers, default]
 36 12:17:56,053 WARN  [org.alfresco.fileserver] [localhost-startStop-1] CIFS, Unable to get local domain/workgroup name, using defaul    t of WORKGROUP. This may be due to firewall settings or incorrect <broadcast> setting)
 37 12:17:56,076 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'fi    leServers' subsystem, ID: [fileServers, default] complete
 38 12:17:56,076 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'imap    ' subsystem, ID: [imap, default]
 39 12:17:56,076 ERROR [org.alfresco.fileserver] [CIFS Server] [SMB] Server error : org.alfresco.jlan.server.config.InvalidConfigurati    onException: Error initializing TCP-IP SMB session handler, Permission denied
 40 12:17:56,079 ERROR [org.alfresco.fileserver] [FTP Server] [FTP] FTP Socket error : java.net.BindException: Permission denied
 41 12:17:56,089 ERROR [org.alfresco.fileserver] [CIFS Server] Error from JLAN
 42 org.alfresco.jlan.server.config.InvalidConfigurationException: Error initializing TCP-IP SMB session handler, Permission denied
 43         at org.alfresco.jlan.smb.server.nio.NIOCifsConnectionsHandler.initializeHandler(NIOCifsConnectionsHandler.java:259)
 44         at org.alfresco.jlan.smb.server.SMBServer.run(SMBServer.java:479)
 45         at java.lang.Thread.run(Thread.java:745)
 46 12:17:56,089 ERROR [org.alfresco.fileserver] [FTP Server] Error from JLAN
 47 java.net.BindException: Permission denied
 48         at java.net.PlainSocketImpl.socketBind(Native Method)
 49         at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376)
 50         at java.net.ServerSocket.bind(ServerSocket.java:376)
 51         at java.net.ServerSocket.<init>(ServerSocket.java:237)
 52         at java.net.ServerSocket.<init>(ServerSocket.java:181)
 53         at org.alfresco.jlan.ftp.FTPServer.run(FTPServer.java:554)
 54         at java.lang.Thread.run(Thread.java:745)
 55 12:17:56,151 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'im    ap' subsystem, ID: [imap, default] complete
 56 12:17:56,151 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'emai    l' subsystem, ID: [email, outbound]
 57 12:17:56,222 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'em    ail' subsystem, ID: [email, outbound] complete
 58 12:17:56,222 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'emai    l' subsystem, ID: [email, inbound]
 59 12:17:56,276 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'em    ail' subsystem, ID: [email, inbound] complete
 60 12:17:56,276 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Subs    criptions' subsystem, ID: [Subscriptions, default]
 61 12:17:56,290 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Su    bscriptions' subsystem, ID: [Subscriptions, default] complete
 62 12:17:56,330 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Sync    hronization' subsystem, ID: [Synchronization, default]
 63 12:17:56,530 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Sy    nchronization' subsystem, ID: [Synchronization, default] complete
 64 12:17:56,607 INFO  [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco JVM - v1.7.0_67-b01; maxim    um heap size 683.000MB
 65 12:17:56,607 INFO  [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Server Mode :UNKNOWN
 66 12:17:56,608 INFO  [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco started (Community). Curre    nt version: 5.0.0 (r75118-b23) schema 8,001. Originally installed version: 5.0.0 (r75118-b23) schema 8,001.
 67 12:17:56,640 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Acti    vitiesFeed' subsystem, ID: [ActivitiesFeed, default]
 68 12:17:56,732 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Ac    tivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete
 69 12:17:56,733 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Repl    ication' subsystem, ID: [Replication, default]
 70 12:17:56,745 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Re    plication' subsystem, ID: [Replication, default] complete
 71 12:18:06,137 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Regis    tered 505 Web Scripts (+0 failed), 789 URLs
 72 12:18:06,138 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Regis    tered 2 Package Description Documents (+0 failed)
 73 12:18:06,138 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Regis    tered 1 Schema Description Documents (+0 failed)
 74 12:18:08,887 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 505 Web Scri    pts (+0 failed), 789 URLs
 75 12:18:08,887 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 2 Package De    scription Documents (+0 failed)
 76 12:18:08,887 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 1 Schema Des    cription Documents (+0 failed)
 77 12:18:08,890 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Reposi    tory Web Script Container (in 9231.401ms)
 78 12:18:08,903 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered templa    te processor freemarker for extension ftl
 79 12:18:08,905 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script p    rocessor javascript for extension js
 80 12:18:11,507 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Regis    tered 505 Web Scripts (+0 failed), 789 URLs
 81 12:18:11,508 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Regis    tered 2 Package Description Documents (+0 failed)
 82 12:18:11,508 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Regis    tered 1 Schema Description Documents (+0 failed)
 83 12:18:11,721 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Regis    tered 11 Web Scripts (+0 failed), 82 URLs
 84 12:18:11,721 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Regis    tered 0 Package Description Documents (+0 failed)
 85 12:18:11,721 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Regis    tered 0 Schema Description Documents (+0 failed)
 86 12:18:11,771 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 11 Web Scrip    ts (+0 failed), 82 URLs
 87 12:18:11,771 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Package De    scription Documents (+0 failed)
 88 12:18:11,771 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Des    cription Documents (+0 failed)
 89 12:18:11,772 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Public     Api Web Script Container (in 123.92042ms)
 90 12:18:11,807 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Regis    tered 11 Web Scripts (+0 failed), 82 URLs
 91 12:18:11,807 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Regis    tered 0 Package Description Documents (+0 failed)
 92 12:18:11,807 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Regis    tered 0 Schema Description Documents (+0 failed)
 93 12:18:24,914 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered templa    te processor freemarker for extension ftl
 94 12:18:24,918 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script p    rocessor javascript for extension js
 95 12:18:24,919 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered templa    te processor freemarker for extension ftl
 96 12:18:24,921 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script p    rocessor javascript for extension js
 97 12:18:26,253 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 373 Web Scri    pts (+0 failed), 387 URLs
 98 12:18:26,253 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 8 Package De    scription Documents (+0 failed)
 99 12:18:26,253 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Des    cription Documents (+0 failed)
100 12:18:26,518 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Spring     Surf Container Web Script Container (in 1593.625ms)
101 12:18:26,525 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered templa    te processor freemarker for extension ftl
102 12:18:26,530 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script p    rocessor javascript for extension js
103 12:18:37,085 WARN  [org.alfresco.util.RuntimeSystemPropertiesSetter] [localhost-startStop-1] Could not find alfresco-jmxrmi.passwo    rd on classpath
104 12:18:37,604 INFO  [org.alfresco.repo.admin] [localhost-startStop-1] Using database URL 'jdbcSmiley Tongueostgresql://localhost:5432/alfresco    ' with user 'alfresco'.
105 12:18:37,655 INFO  [org.alfresco.repo.admin] [localhost-startStop-1] Connected to database PostgreSQL version 9.3.15
106 12:18:43,555 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'sysA    dmin' subsystem, ID: [sysAdmin, default]
107 12:18:43,572 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'sy    sAdmin' subsystem, ID: [sysAdmin, default] complete
108 12:18:43,615 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate    😞 patch.db-V4.2-metadata-query-indexes
109 12:18:48,656 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'sysA    dmin' subsystem, ID: [sysAdmin, default]
110 12:18:48,656 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'sysAd    min' subsystem, ID: [sysAdmin, default]
111 12:18:48,671 ERROR [org.springframework.web.context.ContextLoader] [localhost-startStop-1] Context initialization failed
112 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'avmRemoteService' defined in class path re    source [alfresco/remote-services-context.xml]: Invocation of init method failed; nested exception is java.rmi.server.ExportExcepti    on: Port already in use: 50501; nested exception is:
113         java.net.BindException: Address already in use
114         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBean    Factory.java:1420)
115         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFa    ctory.java:519)
116         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFact    ory.java:456)
117         at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
118         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:2    22)
119         at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
120         at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
121         at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactor    y.java:580)
122         at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationConte    xt.java:895)
123         at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
124         at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)
125         at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)
126         at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
127         at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)
128         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
129         at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
130         at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
131         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
132         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
133         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
134         at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
135         at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
136         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
137         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
138         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
139         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
140         at java.lang.Thread.run(Thread.java:745)
141 Caused by: java.rmi.server.ExportException: Port already in use: 50501; nested exception is:
142         java.net.BindException: Address already in use
143         at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:329)
144         at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:237)
145         at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:411)
146         at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:147)
147         at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:207)
148         at java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemoteObject.java:310)
149         at java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemoteObject.java:273)
150         at org.springframework.remoting.rmi.RmiServiceExporter.prepare(RmiServiceExporter.java:281)
151         at org.alfresco.util.remote.server.AlfrescoRMIServiceExporter.prepare(AlfrescoRMIServiceExporter.java:25)
152         at org.springframework.remoting.rmi.RmiServiceExporter.afterPropertiesSet(RmiServiceExporter.java:229)
153         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableB    eanFactory.java:1477)
154         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBean    Factory.java:1417)
155         ... 26 more
156 Caused by: java.net.BindException: Address already in use
157         at java.net.PlainSocketImpl.socketBind(Native Method)
158         at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376)
159         at java.net.ServerSocket.bind(ServerSocket.java:376)
160         at java.net.ServerSocket.<init>(ServerSocket.java:237)
161         at org.alfresco.util.remote.server.socket.HostConfigurableSocketFactory.createServerSocket(HostConfigurableSocketFactory.j    ava:111)
162         at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:666)
163         at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:318)
164         ... 37 more
165 12:19:00,105 WARN  [org.alfresco.util.OpenOfficeConnectionTester] [DefaultScheduler_Worker-4] Error trying to query Open Office ve    rsion information. OpenOffice.org's ConfigurationRegistry not implemented in this version of OOo. This should not affect the opera    tion of OOo.
166 12:19:00,105 INFO  [org.alfresco.util.OpenOfficeConnectionTester] [DefaultScheduler_Worker-4] The OpenOffice connection was re-est    ablished.

jpotts
World-Class Innovator
World-Class Innovator

You need to start a new thread with this question because it does not appear to be related to what Axel and Emilia were working on.