cancel
Showing results for 
Search instead for 
Did you mean: 

Java Error on install

billyboy
Champ in-the-making
Champ in-the-making
Hi all,

On installing on centos I get to the point where I start the services, tomcat starts but then the cursor just sits there and the following appears in the alfresco.log:

3:08:15,181 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]
03:08:15,215 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete
03:09:00,762 WARN  [org.alfresco.util.AbstractTriggerBean] Job ehCacheTracerJob is not active/enabled
03:09:21,856 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'sysAdmin' subsystem, ID: [sysAdmin, default]
03:09:21,856 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'sysAdmin' subsystem, ID: [sysAdmin, default]
03:09:21,865 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'avmRemoteService' defined in class path resource [alfresco/remote-services-context.xml]: Invocation of init method failed; nested exception is java.rmi.server.ExportException: internal error: ObjID already in use

Any help appreciated.

Thanks

Will
4 REPLIES 4

mrogers
Star Contributor
Star Contributor
This is normally caused by the machine not being able to resolve its own network name.

billyboy
Champ in-the-making
Champ in-the-making
Ah, entry in the hostsfile then?

billyboy
Champ in-the-making
Champ in-the-making
I've added the hostname etc and still get the same error I'm afraid, what to do next?

Thanks

hoomanv
Confirmed Champ
Confirmed Champ
Got the same error
Wondering how "ObjID already in use" translates to "machine not being able to resolve its own network name" ?
If that's the case how do I fix it ?
I did a fresh install and this error occurs only the first time alfresco service is run and subsequent runs fail silently without log.
Should I reinstall ?