Resending my previous message due to a bounce caused by message too long.
Removing quoted text of previous discussion to make it shorter.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Hi Adam,
do you have any chance to raise the logging level (making it more verbose),
restart GeoServer and provide the the full logs?
It seems the ImageMosaicFormatFactory cannot be instantiated. This explains
why you don't see the ImageMosaic plugin in the Coverage Stores list.
The ImageMosaicFormatFactory does an availability check by checking if a
couple of JAI and JAI-ImageIO classes are available.
However the ArcGridFormatFactory and GeoTIFFFormatFactorySpi do the same
check and I see them available on your installation so I would exclude a
JAI issue.

The log reports there is something going wrong with the SPI initialization:
ServiceConfigurationError:
https://docs.oracle.com/javase/7/docs/api/java/util/
ServiceConfigurationError.html
(JAI util has a very similar class)

Maybe a debug logging level can provide additional details.

Please, let us know.
Cheers,
Daniele


>
> On Thu, Nov 10, 2016 at 12:56 AM, Adam Steer <[email protected]>
> wrote:
>
>> Hi all
>>
>> System is:
>>
>> Centos 7
>>
>> $ java -version
>> openjdk version "1.8.0_111"
>> OpenJDK Runtime Environment (build 1.8.0_111-b15)
>> OpenJDK 64-Bit Server VM (build 25.111-b15, mixed mode)
>>
>> …and yes, Daniele got it - deployed using the 2.10 war file in tomcat.
>> Here’s some hopefully relevant log info:
>>
>> 2016-11-10 10:43:15,535 WARN [geotools.factory] - Can't load a service
>> for category "GridFormatFactorySpi". Cause is "ServiceConfigurationError:
>> org.geotools.coverage.grid.io.GridFormatFactorySpi:
>> Provider org.geotools.gce.imagemosaic.ImageMosaicFormatFactory could not
>> be instantiated".
>> 2016-11-10 10:43:53,558 WARN [support.DisposableBeanAdapter] -
>> Invocation of destroy method failed on bean with name 'geoServerLoader':
>> org.springframework.beans.factory.BeanCreationNotAllowedException: Error
>> creating bean with name 'geoWebCacheExtensions': Singleton bean creation
>> not allowed while the singletons of this factory are in destruction (Do not
>> request a bean from a BeanFactory in a destroy method implementation!)
>> 2016-11-10 10:44:05,423 WARN [geotools.factory] - Can't load a service
>> for category "GridFormatFactorySpi". Cause is "ServiceConfigurationError:
>> org.geotools.coverage.grid.io.GridFormatFactorySpi:
>> Provider org.geotools.gce.imagemosaic.ImageMosaicFormatFactory could not
>> be instantiated".
>> 2016-11-10 10:44:08,749 WARN [turbojpeg.TurboJPEGMapResponse] - The
>> turbo jpeg encoder is not available, check the native libs installation
>> 2016-11-10 10:44:08,784 WARN [netcdf.layer] - No CF-Standard File found
>>
>> …the CF file thing I can fix. Turbo jpeg is odd - it’s installed by yum,
>> I’ll see if a hand install works?
>>
>> Screenshot attached.
>>
>> Thanks!
>>
>> Adam
>>
>>
-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:      +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to