cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco WCM on weblogic 9.2 - virtual unable to connect rmi

ribz33
Champ on-the-rise
Champ on-the-rise
Hi,

i have Alfresco WCM running on Weblogic 9.2.
When i launch virtualization server (Tomcat), i have an error on tomcat console:
Could not connect to RMI service [rmi://localhost:50500/authentication]

java.net.ConnectException : Connection refused: connect

On weblogic console i have always :
No virtualization servers habe registered as listeners

All configurations are by default on alfresco, virtual server and weblogic.
How to solve this ?

Best regards.
1 REPLY 1

goldpelican
Champ in-the-making
Champ in-the-making
I have a similar issue… when trying to deploy content to an ASR, I get:
17:11:03,680 WARN  [remoting.rmi.RmiProxyFactoryBean] Could not connect to RMI service [rmi://172.16.249.139:50500/authentication] - retrying
17:11:03,730 ERROR [avm.actions.AVMDeploySnapshotAction] org.alfresco.service.cmr.avm.AVMException: Could not Initialize Remote Connection to 172.16.249.139
I'm running two instances of Alfresco Community 2.1.1 on Ubuntu Desktop 8.04, in virtual machines on the same subnet visible to each other. I am not running the virtualization server in either - I was just trying to deploy a content item created using a web form from one instance to another.

Is there a specific setup step I need to do to allow RMI calls between the instances?