Hi
I am Configuring vcd for the first time , i followed the steps mentioned in the vcDirector installation and configuration guide.
but when tried connecting the webpage after the installation for vdirector, i get the following error.
Error 404 - Not Found.
No context on this server matched or handled this request
Context known on this server are :
Request for your help here in troubleshooting and geting this fixed.
You need to wait until the service has fully initialized. Startup progress is logged to the $VCLOUD_HOME/logs/cell.log log file. Once it's done initializing the UI Web app will be deployed and available for use.
Also, if you receive this error after trying to access new Organization vDC's, make sure you are using the correct URL, for instance:
and
Please find my log file output , i dont find any progress after this stage from a long time...
*DEBUG* Scheduling task ManagedService Update: pid=org.ops4j.pax.url.mvn
*DEBUG* Scheduling task ManagedService Update: pid=org.ops4j.pax.url.wrap
*DEBUG* Running task ManagedService Update: pid=org.ops4j.pax.url.mvn
*DEBUG* Running task ManagedService Update: pid=org.ops4j.pax.url.wrap
*DEBUG* Scheduling task ManagedServiceFactory Update: factoryPid=org.apache.servicemix.kernel.filemonitor.FileMonitor
*DEBUG* Running task ManagedServiceFactory Update: factoryPid=org.apache.servicemix.kernel.filemonitor.FileMonitor
*DEBUG* Scheduling task Update: pid=org.apache.servicemix.shell
*DEBUG* Running task Update: pid=org.apache.servicemix.shell
*DEBUG* Scheduling task Fire ConfigurationEvent: pid=org.apache.servicemix.shell
*DEBUG* Running task Fire ConfigurationEvent: pid=org.apache.servicemix.shell
*DEBUG* Scheduling task Update: pid=org.apache.servicemix.transaction
*DEBUG* Running task Update: pid=org.apache.servicemix.transaction
*DEBUG* Scheduling task Fire ConfigurationEvent: pid=org.apache.servicemix.transaction
*DEBUG* Running task Fire ConfigurationEvent: pid=org.apache.servicemix.transaction
*DEBUG* Scheduling task Update: pid=org.apache.servicemix.management
*DEBUG* Running task Update: pid=org.apache.servicemix.management
*DEBUG* Scheduling task Fire ConfigurationEvent: pid=org.apache.servicemix.management
*DEBUG* Running task Fire ConfigurationEvent: pid=org.apache.servicemix.management
*DEBUG* Scheduling task Update: pid=org.apache.servicemix.features
*DEBUG* Running task Update: pid=org.apache.servicemix.features
*DEBUG* Scheduling task Fire ConfigurationEvent: pid=org.apache.servicemix.features
*DEBUG* Running task Fire ConfigurationEvent: pid=org.apache.servicemix.features
*DEBUG* Scheduling task Update: pid=org.ops4j.pax.url.mvn
*DEBUG* Running task Update: pid=org.ops4j.pax.url.mvn
*DEBUG* Scheduling task Fire ConfigurationEvent: pid=org.ops4j.pax.url.mvn
*DEBUG* Running task Fire ConfigurationEvent: pid=org.ops4j.pax.url.mvn
Application startup begins: 12/20/10 3:44 AM
Successfully bound network port: 80 on host address: 192.168.*.85
Successfully bound network port: 443 on host address: 192.168.*.85
If that's the only thing you're seeing in cell.log, look at vcloud-container-info.log or vcloud-container-debug.log. There is likely a critical error occurring.
Yes i find only that in my cell.log.
I have tried uninstalling and installing the application couple of times.
Attached the following log files. I was not able to make out much from this log .
vcloud-container-info.log or vcloud-container-debug.log.
The debug log you attached suggests that you did not successfully complete the `configure` step prior to launching the product. You might want to review the installation guide, particularly the "Configure Network and Database Connection" top on page 23 (of the PDF) and ensure that it completes successfully.