Problem Starting Virtual Tomcat (WCM 2.9)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2007 06:43 AM
Hi.
I have deployed Alfresco 2.9 and WCM module 2.9 on Windows XP.
I have extracted both arc to the same folder then i have made all according to instructions:
- moved wcm-bootstrap-context.xml to appropriate folder
- corrected custom-repository.properties, custom-hibernate-dialect.properties and openoffice-startup-context.xml
- updated MySQL connector
After that i've tried to run alf_start.bat it has started without errors.
And when i've started virtual_start.bat it started but there was error and this error was repiting.
Text of error:
What I've made wrong?
I have deployed Alfresco 2.9 and WCM module 2.9 on Windows XP.
I have extracted both arc to the same folder then i have made all according to instructions:
- moved wcm-bootstrap-context.xml to appropriate folder
- corrected custom-repository.properties, custom-hibernate-dialect.properties and openoffice-startup-context.xml
- updated MySQL connector
After that i've tried to run alf_start.bat it has started without errors.
And when i've started virtual_start.bat it started but there was error and this error was repiting.
Text of error:
"INFO: Connection failure to remote Alfresco JMX server may be transient. Retrying…27.11.2007 13:14:39 org.alfresco.mbeans.VirtServerRegistrationThread registerVirtServerSEVERE: Connection failure to remote Alfresco JMX Server: Failed to retrieve RMIServer stub: javax.naming.ConfigurationException [Root exception is java.rmi.UnknownHostException: Unknown host: ${avm.remote.host}; nested exception is: java.net.UnknownHostException: ${avm.remote.host}]27.11.2007 13:14:39 org.alfresco.mbeans.VirtServerRegistrationThread registerVirtServer"
What I've made wrong?
Labels:
- Labels:
-
Archive
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2007 06:49 AM
Oh…
I forgot.
Can somebody from Alfresco Team comment, does word "Labs" in the name of release mean that it is for testing purpose only?
And if so, when the stable version will be released?
I forgot.
Can somebody from Alfresco Team comment, does word "Labs" in the name of release mean that it is for testing purpose only?
And if so, when the stable version will be released?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2007 09:31 AM
same problem found here. The virtualisation for version 2.9dev (downloaded and installed today November 27th) does not work 'out of the box'.
A simple installation of the Community version and the WCM Community addition reveals this immediately at start-up.
A simple installation of the Community version and the WCM Community addition reveals this immediately at start-up.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2007 09:38 AM
rudi.mosselmans@ec.europa
I know, but community edition has other problems… I hope that this bugs are fixed in 2.9… but I can not test it… because virtualization server is not working correctly…
I know, but community edition has other problems… I hope that this bugs are fixed in 2.9… but I can not test it… because virtualization server is not working correctly…

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2007 09:54 AM
My reply aimed at showing that you're not the only one encountering this problem. I tried the installation on Linux as well, and with MySQL.
I added 'avm.remote.host=localhost' in $VIRTUAL_TOMCAT_HOME/conf/alfresco-shared.properties.
This gets the connection going, for the time being.
I added 'avm.remote.host=localhost' in $VIRTUAL_TOMCAT_HOME/conf/alfresco-shared.properties.
This gets the connection going, for the time being.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2007 10:23 AM
My reply aimed at showing that you're not the only one encountering this problem. I tried the installation on Linux as well, and with MySQL.
I added 'avm.remote.host=localhost' in $VIRTUAL_TOMCAT_HOME/conf/alfresco-shared.properties.
This gets the connection going, for the time being.
Thnx, it's working, hurray!

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2008 05:34 AM
Hi,
I'm encountering the same problem in the alfresco community edition 2.9.0B and alfresco web content management 2.9.0B versions of alfresco.
I tried the solution given with the adding of avm.remote.host=localhost' in the $VIRTUAL_TOMCAT_HOME/conf/alfresco-shared.properties file, but i still cannot connect to the virtual server.
Any help you can give me would be greatly appreciated.
By the way I installed alfresco in windows XP, mysql db and using tomcat as my server.
I'm encountering the same problem in the alfresco community edition 2.9.0B and alfresco web content management 2.9.0B versions of alfresco.
I tried the solution given with the adding of avm.remote.host=localhost' in the $VIRTUAL_TOMCAT_HOME/conf/alfresco-shared.properties file, but i still cannot connect to the virtual server.
Any help you can give me would be greatly appreciated.

By the way I installed alfresco in windows XP, mysql db and using tomcat as my server.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2008 11:48 AM
hi ,
please add the following properties in virtual_tomcat/conf/alfresco-shared.properties
please add the following properties in virtual_tomcat/conf/alfresco-shared.properties
avm.remote.host=localhostavm.remote.port=50500
