cancel
Showing results for 
Search instead for 
Did you mean: 

RMI registry error

goodguy
Champ in-the-making
Champ in-the-making
I have just installed Alfresco 2.1 Tomcat bundle. When I start up, I see this error message. Reading some of the other suggestions in the forum, I just couldn't figure out the problem.

I have checked that port 50500 is not used. What else can I check?


22:34:44,484 WARN  [org.springframework.remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one
22:34:47,000 WARN  [org.alfresco.util.OpenOfficeConnectionTester] A connection to OpenOffice could not be established.
22:34:50,421 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.HSQLDialect.
22:34:50,453 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Alfresco is using the HSQL default database. Please only use this while evaluating Alfresco, it is NOT recommended for production or deployment!
22:34:50,593 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script C:\alfesco21\tomcat\temp\Alfresco\AlfrescoSchemaCreate-org.hibernate.dialect.HSQLDialect-25130.sql (Generated).
22:34:50,921 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script C:\alfesco21\tomcat\temp\Alfresco\AlfrescoSchemaUpdate-org.hibernate.dialect.HSQLDialect-25131.sql (Copied from classpath:alfresco/dbscripts/create/2.1/org.hibernate.dialect.HSQLDialect/AlfrescoPostCreate-2.1-FKIndexes.sql).
22:34:50,953 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] All executed statements written to file C:\alfesco21\tomcat\temp\Alfresco\AlfrescoSchemaUpdate-All_Statements-25132.sql.
22:35:56,046 WARN  [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco 'dir.root' property is set to a relative path './alf_data'.  'dir.root' should be overridden to point to a specific folder.
22:35:56,046 INFO  [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: .\alf_data
22:35:56,062 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] Checking for patches to apply …
22:35:56,140 INFO  [org.alfresco.repo.module.ModuleServiceImpl] Found 0 module(s).
22:35:56,296 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.5.0_12-b04; maximum heap size 493.063MB
22:35:56,296 WARN  [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - WARNING - maximum heap size 493.063MB is less than recommended 512MB
22:35:56,296 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community Network): Current version 2.1.0 (482) schema 64 - Installed version 2.1.0 (482) schema 64

1 REPLY 1

janv
Employee
Employee
It is not an error here … this is an expected warning. There is nothing else to check 😉

Thanks,
Jan

ps. However, if you try to run more than one instance of Alfresco (for example … if you run an installed Alfresco Server and then also try to run some of the Alfresco SDK embedded samples at the same time) you may see a port conflict on 50500. In this case, you will need to run only one instance or re-configure the port for the second instance.