Kevin,
It's JSP driven Site, the example site which is located under the following directory
"E:\alfresco\extras\wcm\alfresco-sample-website"
I did a search in forums also but didn't find the solution. Here is the content of the Virtual Server Log file
Virtual Server's Log's
path E:\alfresco\virtual-tomcat\logs\catalina.2007-04-04
Apr 4, 2007 3:22:14 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Java1.5.0_05\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Java1.5.0_05/bin;E:\alfresco\bin;C:\Java1.5.0_05\bin;E:\alfresco\bin;F:\oracle\ora81\bin;F:\OraHome_1\jre\1.4.2\bin\client;F:\OraHome_1\jre\1.4.2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Adaptec Shared\System;C:\Java1.5.0_05\bin;F:\Perl\bin;E:\ant1.6.1\bin;F:\Web\PHP;;F:\Web\PHP\libmysql.dll;F:\Web\MySQL\bin;E:\alfresco\bin;F:\Tools\Database\mysql-connector-java-5.0.4\mysql-connector-java-5.0.4\mysql-connector-java-5.0.4-bin.jar;
Apr 4, 2007 3:22:15 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8180
Apr 4, 2007 3:22:15 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2187 ms
Apr 4, 2007 3:22:15 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Apr 4, 2007 3:22:15 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.20
Apr 4, 2007 3:22:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from URL [file:E:/alfresco/virtual-tomcat/conf/alfresco-virtserver-context.xml]
Apr 4, 2007 3:22:16 PM org.springframework.core.CollectionFactory <clinit>
INFO: JDK 1.4+ collections available
Apr 4, 2007 3:22:16 PM org.springframework.context.support.AbstractRefreshableApplicationContext refreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=20935297]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [virtserver-properties,authenticationService,reauthenticatingAdvice,avmReauthenticatingAdvisor,avmRemoteTransport,avmRemote,avmRemoteTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory hierarchy
Apr 4, 2007 3:22:16 PM org.springframework.context.support.AbstractApplicationContext refresh
INFO: 15 beans defined in application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=20935297]
Apr 4, 2007 3:22:16 PM org.springframework.core.io.support.PropertiesLoaderSupport loadProperties
INFO: Loading properties file from URL [file:E:/alfresco/virtual-tomcat/conf/alfresco-shared.properties]
Apr 4, 2007 3:22:16 PM org.springframework.core.io.support.PropertiesLoaderSupport loadProperties
INFO: Loading properties file from URL [file:E:/alfresco/virtual-tomcat/conf/alfresco-virtserver.properties]
Apr 4, 2007 3:22:16 PM org.springframework.context.support.AbstractApplicationContext initMessageSource
INFO: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@11bed71]
Apr 4, 2007 3:22:16 PM org.springframework.context.support.AbstractApplicationContext initApplicationEventMulticaster
INFO: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1e1dadb]
Apr 4, 2007 3:22:16 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [virtserver-properties,authenticationService,reauthenticatingAdvice,avmReauthenticatingAdvisor,avmRemoteTransport,avmRemote,avmRemoteTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory hierarchy]
Apr 4, 2007 3:22:17 PM org.springframework.remoting.rmi.RmiClientInterceptor prepare
INFO: RMI stub [rmi://localhost:1313/authentication] is an RMI invoker
Apr 4, 2007 3:22:17 PM org.springframework.aop.framework.DefaultAopProxyFactory <clinit>
INFO: CGLIB2 not available: proxyTargetClass feature disabled
Apr 4, 2007 3:22:17 PM org.springframework.remoting.rmi.RmiClientInterceptor prepare
INFO: RMI stub [rmi://localhost:1313/avm] is an RMI invoker
Apr 4, 2007 3:22:17 PM org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry
INFO: Looking for RMI registry at port '50501'
Apr 4, 2007 3:22:18 PM org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry
WARNING: Could not detect RMI registry - creating new one
Apr 4, 2007 3:22:19 PM org.springframework.jmx.support.ConnectorServerFactoryBean afterPropertiesSet
INFO: JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@8aeb74
Apr 4, 2007 3:22:19 PM org.alfresco.catalina.host.AVMHost start
INFO: XML validation disabled
Apr 4, 2007 3:22:19 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Apr 4, 2007 3:22:20 PM org.alfresco.mbeans.VirtServerRegistrationThread registerVirtServer
INFO: Connected to remote Alfresco JMX Server
Apr 4, 2007 3:22:32 PM org.apache.catalina.core.ApplicationContext log
INFO: SSIFilter.init() SSI invoker started with 'debug'=1
Apr 4, 2007 3:22:35 PM org.apache.catalina.core.ApplicationContext log
INFO: SSIFilter.init() SSI invoker started with 'debug'=1
Apr 4, 2007 3:22:38 PM org.apache.catalina.core.ApplicationContext log
INFO: SSIFilter.init() SSI invoker started with 'debug'=1
Apr 4, 2007 3:22:41 PM org.apache.catalina.core.ApplicationContext log
INFO: SSIFilter.init() SSI invoker started with 'debug'=1
Apr 4, 2007 3:22:43 PM org.apache.catalina.core.ApplicationContext log
INFO: SSIFilter.init() SSI invoker started with 'debug'=1
Apr 4, 2007 3:22:45 PM org.apache.catalina.core.ApplicationContext log
INFO: SSIFilter.init() SSI invoker started with 'debug'=1
Apr 4, 2007 3:22:47 PM org.apache.catalina.core.ApplicationContext log
INFO: SSIFilter.init() SSI invoker started with 'debug'=1
Apr 4, 2007 3:22:50 PM org.apache.catalina.core.ApplicationContext log
INFO: SSIFilter.init() SSI invoker started with 'debug'=1
Apr 4, 2007 3:22:52 PM org.apache.catalina.core.ApplicationContext log
INFO: SSIFilter.init() SSI invoker started with 'debug'=1
Apr 4, 2007 3:22:54 PM org.apache.catalina.core.ApplicationContext log
INFO: SSIFilter.init() SSI invoker started with 'debug'=1
Apr 4, 2007 3:22:54 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Apr 4, 2007 3:22:54 PM org.apache.catalina.loader.WebappLoader start
INFO: Dual registration of jndi stream handler: factory already defined
Apr 4, 2007 3:22:54 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive alfresco-sample-website.war
Apr 4, 2007 3:22:55 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8180
Apr 4, 2007 3:22:55 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8109
Apr 4, 2007 3:22:55 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/63 config=null
Apr 4, 2007 3:22:55 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Apr 4, 2007 3:22:55 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 40594 ms
Please help in resolve this.
Thaks a Lot for Quick response
Regards,
Madhu