Thanks for the quick response Andrea. I've attached a snippet of the log file. I'm starting to wonder if there are some permission issues.
Your feedback is extremely appreciated. Jamie Jamie Popkin Little Earth 250 390 6816 http://littleearth.ca
02 Mar 11:32:28 INFO [context.ContextLoader] - Root WebApplicationContext: initialization started 02 Mar 11:32:28 INFO [support.XmlWebApplicationContext] - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@74b957ea: display name [Root WebApplicationContext]; startup date [Wed Mar 02 11:32:28 PST 2011]; root of context hierarchy 02 Mar 11:32:28 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/acegi-config.xml] 02 Mar 11:32:28 INFO [support.XmlWebApplicationContext] - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@74b957ea]: org.springframework.beans.factory.support.DefaultListableBeanFactory@191410e5 02 Mar 11:32:29 INFO [support.DefaultListableBeanFactory] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@191410e5: defining beans [filterChainProxy,restFilterInvocationInterceptor,restFilterDefinitionMap,httpSessionContextIntegrationFilter,basicProcessingFilter,anonymousProcessingFilter,exceptionTranslationFilter,authenticationEntryPoint,authenticationManager,daoAuthenticationProvider,simpleUserDetailsService,httpRequestAccessDecisionManager,roleVoter]; root of factory hierarchy 02 Mar 11:32:29 INFO [config.PropertiesFactoryBean] - Loading properties file from ServletContext resource [/WEB-INF/users.properties] 02 Mar 11:32:29 INFO [memory.UserMap] - Adding user [org.acegisecurity.userdetails.User@0: Username: geowebcache; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_ADMINISTRATOR] 02 Mar 11:32:29 INFO [intercept.AbstractSecurityInterceptor] - Validated configuration attributes 02 Mar 11:32:29 INFO [context.ContextLoader] - Root WebApplicationContext: initialization completed in 361 ms 02 Mar 11:32:29 INFO [servlet.DispatcherServlet] - FrameworkServlet 'geowebcache': initialization started 02 Mar 11:32:29 INFO [support.XmlWebApplicationContext] - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@18c4bc34: display name [WebApplicationContext for namespace 'geowebcache-servlet']; startup date [Wed Mar 02 11:32:29 PST 2011]; parent: org.springframework.web.context.support.XmlWebApplicationContext@74b957ea 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-servlet.xml] 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-core-context.xml] 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-georss-context.xml] 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-gmaps-context.xml] 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-kmlservice-context.xml] 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-rest-context.xml] 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-tmsservice-context.xml] 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-virtualearth-context.xml] 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-wfsclient-context.xml] 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-wmsservice-context.xml] 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-wmtsservice-context.xml] 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-diskquota-context.xml] 02 Mar 11:32:29 INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-arcgiscache-context.xml] 02 Mar 11:32:29 INFO [support.XmlWebApplicationContext] - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@18c4bc34]: org.springframework.beans.factory.support.DefaultListableBeanFactory@5a940f82 02 Mar 11:32:29 INFO [support.DefaultListableBeanFactory] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5a940f82: defining beans [gwcAppCtx,gwcXmlConfig,gwcWMSConfig,gwcTLDispatcher,gwcDefaultStorageFinder,gwcMetaStore,gwcBlobStore,gwcStorageBroker,gwcGridSetBroker,gwcRuntimeStats,geowebcacheDispatcher,gwcSeederThreadPoolExec,gwcTileBreeder,gwcProxyDispatcher,gwcGeoRSSPoller,gwcServiceGMaps,gwcServiceMGMaps,gwcServiceKML,gwcSeedRestlet,gwcSeedFormRestlet,gwcReloadRestlet,gwcTileLayerRestlet,gwcBoundsRestlet,gwcFilterUpdateRestlet,gwcByteStreamerRestlet,gwcRestDispatcher,gwcRESTUrlMapping,gwcServiceTMS,gwcServiceVE,gwcServiceWFS,gwcServiceWMS,gwcServiceWMTS,DiskQuotaConfigLoader,DiskQuotaMonitor,pageStore,ExpirationPolicyLRU,ExpirationPolicyLFU,arcGisLayerConfigurationExtention,gwcUrlMapping]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@191410e5 02 Mar 11:32:29 INFO [storage.DefaultStorageFinder] - **************************************************************************************************************************** 02 Mar 11:32:29 INFO [storage.DefaultStorageFinder] - *** Found System environment variable GEOSERVER_DATA_DIR set to /var/lib/geoserver/data, using it as the default prefix. *** 02 Mar 11:32:29 INFO [storage.DefaultStorageFinder] - **************************************************************************************************************************** 02 Mar 11:32:29 INFO [config.XMLConfiguration] - No configuration directory was specified, using /var/lib/tomcat6/webapps/geowebcache/WEB-INF/classes/geowebcache.xml 02 Mar 11:32:29 INFO [config.XMLConfiguration] - Found configuration file in /var/lib/tomcat6/webapps/geowebcache/WEB-INF/classes 02 Mar 11:32:29 INFO [config.XMLConfiguration] - Updating configuration from 1.2.2 to 1.2.4 02 Mar 11:32:29 INFO [config.XMLConfiguration] - cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'. 02 Mar 11:32:29 INFO [config.XMLConfiguration] - Will try to use configuration anyway. 02 Mar 11:32:29 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect. 02 Mar 11:32:29 INFO [config.XMLConfiguration] - Read GridSet EPSG:2163 02 Mar 11:32:29 INFO [config.GetCapabilitiesConfiguration] - Constructing from url http://localhost:8080/geoserver/wms?request=getcapabilities&version=1.1.0&service=wms 02 Mar 11:32:29 INFO [layer.TileLayerDispatcher] - ConfigurationLoader acquired lock, sleeping 2 seconds 02 Mar 11:32:31 INFO [layer.TileLayerDispatcher] - ConfigurationLoader woke up, initializing 02 Mar 11:32:32 ERROR [jdbc.JDBCMetaBackend] - Failed to start JDBC metastore: Exception opening port H2 TCP Server (tcp://70.67.128.247:43877) (port may be in use), cause: timeout [90061-119] 02 Mar 11:32:32 WARN [jdbc.JDBCMetaBackend] - Disabling JDBC metastore, not all functionality will be available! 02 Mar 11:32:32 INFO [georss.GeoRSSPoller] - Initializing GeoRSS poller...
------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
