cancel
Showing results for 
Search instead for 
Did you mean: 

alfresco enterprise deployment

snowaja
Champ in-the-making
Champ in-the-making
i want do deploy web project from alfresco enterprise deployment 3.2
but its failed to deploy..and i get this error.. :?

\\localhost:44100
Deployment Failed
00220009 Could not connect to remote deployment receiver, transportName:default, hostName:localhost, port: 44100

i try to find the solution from google..
and i try to follow this http://wiki.alfresco.com/wiki/Alfresco_WCM_Enterprise_Trial_on_Windows
but i cannot find "AlfrescoEnterprisePlusWCM-2.2.0-Setup.zip" Smiley Sad
where can i get  AlfrescoEnterprisePlusWCM-2.2.0-Setup.zip?? :roll:
or there have other solution for me to do :?:  :?:
8 REPLIES 8

mrogers
Star Contributor
Star Contributor
Is your standalone deployment receiver running?

puteriteddy
Champ in-the-making
Champ in-the-making
hiii mrogers…

i have the same problems with snowaja.. can you explain more details.

Is your standalone deployment receiver running?

one more thing, how can i deploy my project because i did not have any deployment receiver file…
any suggestion??? Smiley Sad  Smiley Sad  Smiley Sad  Smiley Sad

thanks for your cooperation…

snowaja
Champ in-the-making
Champ in-the-making
I installed "Alfresco-Enterprise-3.2r-Full-Setup.exe" and now trying to follow the "Getting Started with Web Content Management (WCM) for Alfresco Enterprise Edition 3.2r.pdf" . At the very beginning, it says "Ensure the Alfresco Deployment Server is installed and running.". However I could not find any deployment server in the installation. Am I missing something here. Thanks in advance for any help on this.

snowaja
Champ in-the-making
Champ in-the-making
Is your standalone deployment receiver running?

how to running standalone deployment receiver? :?:

mrogers
Star Contributor
Star Contributor
First you need to install the standalone deployment server, which is a separate download.   You should find it alongside the location where you downloaded alfresco.   And where did you load Alfresco-Enterprise-3.2r-Full-Setup.exe from since AFAIK it is not yet released?   

For the example of Alfresco Enterprise 3.2.0 which is on the downloads page of https://network.alfresco.com it is either alfresco-enterprise-deployment-3.2.0.zip, Alfresco-DeploymentEnterprise-3.2.0-Setup.exe  or Alfresco-DeploymentEnterprise-3.2.0-Linux-x86-Install

Once you have installed it you use the deploy_start script.   Or, if on windows, the installer will add commands to your start menu.

But let's step back a bit,  what are you trying to do?

snowaja
Champ in-the-making
Champ in-the-making
Thanks mrogers..
i can deploy it.. Smiley Tongue

but when i preview website to View Archived Releases in submenu News..its come
HTTP Status 404 - /media/releases/archives/index.html

type Status report

message /media/releases/archives/index.html

description The requested resource (/media/releases/archives/index.html) is not available.
Apache Tomcat/5.5
why is that happen? :shock:

djyahoo
Champ in-the-making
Champ in-the-making
Hi folks,

snowaja I'm sorry, I'm not going to answer your last question at the moment, as i have exactly the same problem you introduced with this topic, and you didn't mentionned the way you got out of this.

So what I've managed to do is :
1) Installing Alfresco 3.2r on my computer (Windows 7)
2) Validating it : creation of snapshots OK, previewing in virtual server OK…
3) Downloading and installing Alfresco-DeploymentEnterprise-3.2.0r-Setup.exe

And what doesn't work : when I try to deploy, I get the "Deployment Failed - 03010003 Could not connect to remote deployment receiver, transportName:default, hostName:localhost, port: 8080" error message…

However I haven't understand what is the 'hostname / port' supposed to correspond with, in the configuration of the deploiement server (in my web project settings)…

Here is my configurations :
1) Alfresco WCM running on http://localhost:8080alfresco, user is 'admin' and password is 'password'
2) DeploymentServer configuration in WCM : [default / localhost / 8080]
[img]http://www.image-upload.ch/upload/April2010/configDeployServer.jpg[/img]
3) Deployment Receiver standalone configuration : deployment.properties :
 ; Stand alone deployment receiver properties
;
;

; filesystem receiver configuration
deployment.filesystem.datadir=depdata
deployment.filesystem.logdir=deplog
deployment.filesystem.metadatadir=depmetadata
deployment.filesystem.autofix=true
deployment.filesystem.errorOnOverwrite=false

; default filesystem target configuration
deployment.filesystem.default.metadatadir=${deployment.filesystem.metadatadir}/default
deployment.filesystem.default.rootdir=target
deployment.filesystem.default.name=default
deployment.filesystem.default.user=admin
deployment.filesystem.default.password=admin

; sample target configuration (used by unit tests)
deployment.filesystem.sampleTarget.metadatadir=${deployment.filesystem.metadatadir}/sampleTarget
deployment.filesystem.sampleTarget.rootdir=sampleTarget
deployment.filesystem.sampleTarget.name=sampleTarget
deployment.filesystem.sampleTarget.user=Giles
deployment.filesystem.sampleTarget.password=Watcher

; Deployment Engine configuration
deployment.rmi.port=44100
deployment.rmi.service.port=44101

; Stand alone deployment server specific properties
deployment.user=admin
deployment.password=admin

WCM console displayed this :
1 avr. 2010 10:07:51 org.apache.coyote.http11.Http11Protocol init
INFO: Initialisation de Coyote HTTP/1.1 sur http-8080
1 avr. 2010 10:07:51 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 468 ms
1 avr. 2010 10:07:51 org.apache.catalina.core.StandardService start
INFO: D´┐¢marrage du service Catalina
1 avr. 2010 10:07:51 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
1 avr. 2010 10:07:56 org.apache.catalina.core.StandardContext addApplicationListener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored.
10:08:04,529  INFO  [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/repository.properties]
10:08:04,533  INFO  [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/domain/transaction.properties]
10:08:04,533  INFO  [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from file [C:\Applications\Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\module\org_alfresco_module_
dod5015\alfresco-global.properties]
10:08:04,542  INFO  [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from URL [file:/C:/Applications/Alfresco/tomcat/shared/classes/alfresco-global.properties]
10:08:04,788  INFO  [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
10:08:30,537  INFO  [domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.
10:08:33,984  INFO  [domain.schema.SchemaBootstrap] No changes were made to the schema.
10:08:35,407  INFO  [management.subsystems.ChildApplicationContextFactory] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]
10:08:35,435  INFO  [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
10:08:35,497  INFO  [management.subsystems.ChildApplicationContextFactory] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete
10:08:37,756  INFO  [management.subsystems.ChildApplicationContextFactory] Starting 'thirdparty' subsystem, ID: [thirdparty, default]
10:08:37,805  INFO  [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
10:08:38,307  INFO  [management.subsystems.ChildApplicationContextFactory] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete
10:08:38,307  INFO  [management.subsystems.ChildApplicationContextFactory] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]
10:08:38,364  INFO  [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
10:08:40,904  WARN  [alfresco.util.OpenOfficeConnectionTester] An initial OpenOffice connection could not be established.
10:08:40,909  INFO  [management.subsystems.ChildApplicationContextFactory] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete
10:08:40,909  INFO  [management.subsystems.ChildApplicationContextFactory] Starting 'OOoJodconverter' subsystem, ID: [OOoJodconverter, default]
10:08:40,942  INFO  [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
10:08:40,998  INFO  [management.subsystems.ChildApplicationContextFactory] Startup of 'OOoJodconverter' subsystem, ID: [OOoJodconverter, default] complete
10:08:43,456  INFO  [repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: C:\APPLIC~1\Alfresco\alf_data
10:08:43,625  INFO  [admin.patch.PatchExecuter] Checking for patches to apply …
10:08:43,935  INFO  [admin.patch.PatchExecuter] No patches were required.
10:08:43,956 User:System INFO  [repo.module.ModuleServiceImpl] Found 3 module(s).
10:08:44,061 User:System INFO  [repo.module.ModuleServiceImpl] Starting module 'org_alfresco_module_dod5015' version 1.0.
10:08:44,240 User:System INFO  [repo.module.ModuleServiceImpl] Starting module 'org.alfresco.module.vti' version 1.2.
10:08:44,298 User:System INFO  [repo.module.ModuleServiceImpl] Starting module 'org.alfresco.module.quickr' version 1.0.
10:08:44,475  INFO  [management.subsystems.ChildApplicationContextFactory] Starting 'fileServers' subsystem, ID: [fileServers, default]
10:08:44,542  INFO  [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
10:08:44,925  INFO  [management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
10:08:44,957  INFO  [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
10:08:45,143  INFO  [management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete
10:08:45,219  INFO  [management.subsystems.ChildApplicationContextFactory] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete
10:08:45,229  INFO  [management.subsystems.ChildApplicationContextFactory] Starting 'imap' subsystem, ID: [imap, default]
10:08:45,257  INFO  [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
10:08:45,322  INFO  [management.subsystems.ChildApplicationContextFactory] Startup of 'imap' subsystem, ID: [imap, default] complete
10:08:45,322  INFO  [repo.usage.UserUsageTrackingComponent] Enabled - calculate missing user usages …
10:08:45,336  INFO  [repo.usage.UserUsageTrackingComponent] Found 0 users to recalculate
10:08:45,341  INFO  [repo.usage.UserUsageTrackingComponent] … calculated missing usages for 0 users
10:08:45,342  INFO  [management.subsystems.ChildApplicationContextFactory] Starting 'Synchronization' subsystem, ID: [Synchronization, default]
10:08:45,386  INFO  [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
10:08:45,466  INFO  [management.subsystems.ChildApplicationContextFactory] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete
10:08:45,907  INFO  [service.descriptor.DescriptorService] Alfresco JVM - v1.5.0_22-b03; maximum heap size 455,125MB
10:08:45,907  WARN  [service.descriptor.DescriptorService] Alfresco JVM - WARNING - maximum heap size 455,125MB is less than recommended 512MB
10:08:46,057  INFO  [service.descriptor.DescriptorService] Alfresco license: Enterprise - v3.2 granted to Trial User limited to 30 days expiring Wed Apr 28 00:00:00 CEST 2010 (27 days remaining)
10:08:46,058  INFO  [service.descriptor.DescriptorService] Alfresco started (Enterprise): Current version 3.2.0 (r 416) schema 3400 - Originally installed version 3.2.0 (r 416) schema 3400
10:08:46,996  INFO  [module.vti.VtiServer] Vti server started successfully on port: 7070
10:09:00,307  INFO  [alfresco.util.OpenOfficeConnectionTester] The OpenOffice connection was re-established.
10:09:08,568  INFO  [management.subsystems.ChildApplicationContextFactory] Starting 'wcm_deployment_receiver' subsystem, ID: [wcm_deployment_receiver, default]
10:09:08,623  INFO  [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
10:09:08,742  INFO  [management.subsystems.ChildApplicationContextFactory] Startup of 'wcm_deployment_receiver' subsystem, ID: [wcm_deployment_receiver, default] complete
1 avr. 2010 10:09:09 org.apache.catalina.startup.HostConfig deployWAR
INFO: D´┐¢ploiement de l'archive share.war de l'application web
10:09:16,689  INFO  [web.site.FrameworkHelper] Successfully Initialized Web Framework
1 avr. 2010 10:09:17 org.apache.coyote.http11.Http11Protocol start
INFO: D´┐¢marrage de Coyote HTTP/1.1 sur http-8080
1 avr. 2010 10:09:17 org.apache.catalina.startup.Catalina start
INFO: Server startup in 85631 ms
10:10:00,248 User:admin WARN  [repo.avm.AVMExpiredContentProcessor] ignoring 'alfrescosample:/www/avm_webapps/ROOT/media/releases/content/Test Nico.html', although it has expired, it's currently locke
d
10:10:00,258 User:admin WARN  [repo.avm.AVMExpiredContentProcessor] ignoring 'alfrescosample:/www/avm_webapps/ROOT/media/releases/content/Test Nico.txt', although it has expired, it's currently locked

10:10:00,270 User:admin WARN  [repo.avm.AVMExpiredContentProcessor] ignoring 'alfrescosample:/www/avm_webapps/ROOT/media/releases/content/Test Nico.xml', although it has expired, it's currently locked

10:12:00,073 User:admin WARN  [repo.avm.AVMExpiredContentProcessor] ignoring 'alfrescosample:/www/avm_webapps/ROOT/media/releases/content/Test Nico.html', although it has expired, it's currently locke
d
10:12:00,081 User:admin WARN  [repo.avm.AVMExpiredContentProcessor] ignoring 'alfrescosample:/www/avm_webapps/ROOT/media/releases/content/Test Nico.txt', although it has expired, it's currently locked

10:12:00,088 User:admin WARN  [repo.avm.AVMExpiredContentProcessor] ignoring 'alfrescosample:/www/avm_webapps/ROOT/media/releases/content/Test Nico.xml', although it has expired, it's currently locked

10:13:17,935 User:admin ERROR [avm.actions.AVMDeployWebsiteAction] Deployment Error
org.alfresco.service.cmr.avm.AVMException: 03010004 Deployment exception, unable to deploy : srcPath:alfrescosample:/www/avm_webapps, target:default, version:15, adapterName:default, hostName:localhos
t, port:8á080, error:org.alfresco.service.cmr.avm.AVMException: 03010003 Could not connect to remote deployment receiver, transportName:default, hostName:localhost, port: 8080
        at org.alfresco.repo.deploy.DeploymentServiceImpl.deployDifferenceFS(DeploymentServiceImpl.java:1187)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
        at org.alfresco.repo.transaction.CheckTransactionAdvice.invoke(CheckTransactionAdvice.java:52)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
        at org.alfresco.repo.transaction.RetryingTransactionAdvice$1.execute(RetryingTransactionAdvice.java:70)
        at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
        at org.alfresco.repo.transaction.RetryingTransactionAdvice.invoke(RetryingTransactionAdvice.java:73)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
        at $Proxy91.deployDifferenceFS(Unknown Source)
        at org.alfresco.repo.avm.actions.AVMDeployWebsiteAction.executeImpl(AVMDeployWebsiteAction.java:405)
        at org.alfresco.repo.action.executer.ActionExecuterAbstractBase.execute(ActionExecuterAbstractBase.java:127)
        at org.alfresco.repo.action.ActionServiceImpl.directActionExecution(ActionServiceImpl.java:711)
        at org.alfresco.repo.action.ActionServiceImpl.executeActionImpl(ActionServiceImpl.java:648)
        at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper$1$1.execute(AsynchronousActionExecutionQueueImpl.java:496)
        at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:327)
        at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:234)
        at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper$1.doWork(AsynchronousActionExecutionQueueImpl.java:505)
        at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:514)
        at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper.run(AsynchronousActionExecutionQueueImpl.java:508)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.alfresco.service.cmr.avm.AVMException: 03010003 Could not connect to remote deployment receiver, transportName:default, hostName:localhost, port: 8080
        at org.alfresco.repo.deploy.DeploymentServiceImpl.getDeploymentReceiverService(DeploymentServiceImpl.java:860)
        at org.alfresco.repo.deploy.DeploymentServiceImpl.deployDifferenceFS(DeploymentServiceImpl.java:1050)
        … 28 more
Caused by: org.springframework.remoting.RemoteLookupFailureException: Lookup of RMI stub failed; nested exception is java.rmi.ConnectIOException: error during JRMP connection establishment; nested exc
eption is:
        java.io.EOFException
        at org.springframework.remoting.rmi.RmiClientInterceptor.lookupStub(RmiClientInterceptor.java:214)
        at org.springframework.remoting.rmi.RmiClientInterceptor.prepare(RmiClientInterceptor.java:146)
        at org.springframework.remoting.rmi.RmiClientInterceptor.afterPropertiesSet(RmiClientInterceptor.java:134)
        at org.springframework.remoting.rmi.RmiProxyFactoryBean.afterPropertiesSet(RmiProxyFactoryBean.java:74)
        at org.alfresco.repo.deploy.DeploymentReceiverTransportAdapterRMI.getTransport(DeploymentReceiverTransportAdapterRMI.java:47)
        at org.alfresco.repo.deploy.DeploymentServiceImpl.getDeploymentReceiverService(DeploymentServiceImpl.java:851)
        … 29 more
Caused by: java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
        java.io.EOFException
        at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:273)
        at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
        at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:306)
        at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
        at java.rmi.Naming.lookup(Naming.java:84)
        at org.springframework.remoting.rmi.RmiClientInterceptor.lookupStub(RmiClientInterceptor.java:199)
        … 34 more
Caused by: java.io.EOFException
        at java.io.DataInputStream.readByte(DataInputStream.java:243)
        at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:215)
        … 39 more

Server Receiver console displayes nothing since the startup :
10:06:50,903 INFO  [alfresco.deployment.Main] Alfresco Deployment Receiver Starting
10:06:50,931 INFO  [context.support.FileSystemXmlApplicationContext] Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@12
6804e: display name [org.springframework.context.support.FileSystemXmlApplicationContext@126804e]; startup date [Thu Apr 01 10:06:50 CEST 2010]; root
of context hierarchy
10:06:50,991 INFO  [factory.xml.XmlBeanDefinitionReader] Loading XML bean definitions from file [C:\Applications\Alfresco_deployment\application-conte
xt.xml]
10:06:51,116 INFO  [factory.xml.XmlBeanDefinitionReader] Loading XML bean definitions from file [C:\Applications\Alfresco_deployment\deployment\deploy
ment-receiver-context.xml]
10:06:51,136 INFO  [factory.xml.XmlBeanDefinitionReader] Loading XML bean definitions from file [C:\Applications\Alfresco_deployment\deployment\defaul
t-target.xml]
10:06:51,145 INFO  [context.support.FileSystemXmlApplicationContext] Bean factory for application context [org.springframework.context.support.FileSys
temXmlApplicationContext@126804e]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1549f94
10:06:51,194 INFO  [factory.config.PropertyPlaceholderConfigurer] Loading properties file from class path resource [deployment.properties]
10:06:51,205 INFO  [factory.support.DefaultListableBeanFactory] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultLista
bleBeanFactory@1549f94: defining beans [properties,deploymentReceiverCommandQueue,deploymentReaderManagement,fileSystemReceiverService,fileSystemRecei
verHousekeeper,commandQueueHousekeeper,deploymentReceiverEngine,deploymentReceiverTransportRMI,org.alfresco.deployment.impl.server.DeploymentTargetReg
istrationBean]; root of factory hierarchy
10:06:51,231 INFO  [impl.fsr.FileSystemReceiverServiceImpl] creating log data directory:deplog
10:06:51,232 INFO  [impl.fsr.FileSystemReceiverServiceImpl] creating data directory:depdata
10:06:51,249 INFO  [impl.server.DeploymentReceiverEngineImpl] Alfresco Deployment Receiver Engine Started
10:06:51,257 INFO  [remoting.rmi.RmiServiceExporter] Looking for RMI registry at port '44100'
10:06:52,408 INFO  [remoting.rmi.RmiServiceExporter] Could not detect RMI registry - creating new one
10:06:52,449 INFO  [remoting.rmi.RmiServiceExporter] Binding service 'deployment' to RMI registry: RegistryImpl[UnicastServerRef [liveRef: [endpoint:[
89.131.102.50:44100](local),objID:[0:0:0, 0]]]]
10:06:52,546 INFO  [impl.fsr.FileSystemDeploymentTarget] creating root data directory:target
10:06:52,546 INFO  [impl.fsr.FileSystemDeploymentTarget] creating meta data directory:depmetadata\default
10:06:52,583 INFO  [impl.server.DeploymentReceiverEngineImpl] deployment target registered, name=default
10:06:56,249 INFO  [impl.fsr.ValidateCommand] Validation starting for target:default
10:06:56,259 INFO  [impl.fsr.ValidateCommand] Validation finished

Thank you for your help !

djyahoo
Champ in-the-making
Champ in-the-making
I'm so stupid : I've just tried tu replace '8080' port by the rmi port on which deploiement receiver is listening (44100) and… It works !

snowaja, could you tell us where you found the "Getting Started with Web Content Management (WCM) for Alfresco Enterprise Edition 3.2r.pdf" document, so that I can try to reproduce your 404 error while previewing ? And what server are you using for previewing the deployed site : Apache ?