Hi,
We add the geowave plugin for geoserver as mentioned at https://locationtech.github.io/geowave/userguide.html#installation. But we only found GeoWaveRasterFormat on geoserver admin. In another word, the vector support is not success by the geowave plugin.
The we check the log in geoserver, we found the log belows:
26 Apr 17:35:10 WARN [util.factory] - Can't load a service for category "DataStoreFactorySpi". Cause is "ServiceConfigurationError: org.geotools.data.DataStoreFactorySpi: Provider org.locationtech.geowave.adapter.vector.plugin.GeoWaveGTDataStoreFactory could not be instantiated".
Does it mean that vector support is not success, and what is the root cause.
Our Geoserver version is 2.15.1,geotools version is 21.1, and geowave code is just cloned recently.
Hi,
We add the geowave plugin for geoserver as mentioned at https://locationtech.github.io/geowave/userguide.html#installation. But we only found GeoWaveRasterFormat on geoserver admin. In another word, the vector support is not success by the geowave plugin.
The we check the log in geoserver, we found the log belows:
26 Apr 17:35:10 WARN [util.factory] - Can't load a service for category "DataStoreFactorySpi". Cause is "ServiceConfigurationError: org.geotools.data.DataStoreFactorySpi: Provider org.locationtech.geowave.adapter.vector.plugin.GeoWaveGTDataStoreFactory could not be instantiated".
Does it mean that vector support is not success, and what is the root cause.
Our Geoserver version is 2.15.1,geotools version is 21.1, and geowave code is just cloned recently.