Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geomesa-users] About Geoserver

rasel@rasel-Inspiron-5547:~/Installs/geoserver-2.9.1$ cd bin/
rasel@rasel-Inspiron-5547:~/Installs/geoserver-2.9.1/bin$ sh startup.sh 
GEOSERVER DATA DIR is /home/rasel/Installs/geoserver-2.9.1/data_dir
WARNING: Module not found [ssl]
2016-10-26 23:09:19.427:INFO::main: Logging initialized @245ms
2016-10-26 23:09:19.585:INFO:oejs.Server:main: jetty-9.2.13.v20150730
2016-10-26 23:09:19.600:INFO:oejdp.ScanningAppProvider:main: Deployment monitor [file:/home/rasel/Installs/geoserver-2.9.1/webapps/] at interval 1
2016-10-26 23:09:20.546:INFO:oejw.StandardDescriptorProcessor:main: NO JSP Support for /geoserver, did not find org.eclipse.jetty.jsp.JettyJspServlet
Factory implementations for category GridCoverageFactory:
  org.geotools.coverage.grid.GridCoverageFactory
Factory implementations for category FilterFactory:
  org.geotools.filter.FilterFactoryImpl
Factory implementations for category StyleFactory:
  org.geotools.styling.StyleFactoryImpl
Factory implementations for category FeatureFactory:
  org.geotools.feature.LenientFeatureFactoryImpl
  org.geotools.feature.ValidatingFeatureFactoryIm


why  module not found[ssl] . How can i solve it.

Back to the top