Hi,
looking at the log I currently cannot see any specific issue related to the
backup and restore plugin.

It seems more likely an issue related to the GEROSERVER DATA DIR which may
be corrupted, and in particular your PostGIS DataStores.

The only severe exception preventing GeoServer to start on your log is the
following one

INFO   | jvm 1    | 2016/11/17 09:32:35 | Caused by:
com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to
the host localhost, port 1433 has failed. Error: "Connection refused:
connect. Verify the connection properties, check that an instance of SQL
Server is running on the host and accepting TCP/IP connections at the port,
and that no firewall is blocking TCP connections to the port.".
INFO   | jvm 1    | 2016/11/17 09:32:35 | at
com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:171)
INFO   | jvm 1    | 2016/11/17 09:32:35 | at
com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(SQLServerConnection.java:1033)
INFO   | jvm 1    | 2016/11/17 09:32:35 | at
com.microsoft.sqlserver.jdbc.SQLServerConnection.login(SQLServerConnection.java:817)
INFO   | jvm 1    | 2016/11/17 09:32:35 | at
com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(SQLServerConnection.java:700)
INFO   | jvm 1    | 2016/11/17 09:32:35 | at
com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(SQLServerDriver.java:842)
INFO   | jvm 1    | 2016/11/17 09:32:35 | at
org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
INFO   | jvm 1    | 2016/11/17 09:32:35 | at
org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
INFO   | jvm 1    | 2016/11/17 09:32:35 | at
org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556)
INFO   | jvm 1    | 2016/11/17 09:32:35 | at
org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545)
INFO   | jvm 1    | 2016/11/17 09:32:35 | ... 146 more
INFO   | jvm 1    | 2016/11/17 09:32:36 | 17 Nov 09:32:35 DEBUG
[geotools.jdbc] - CREATE CONNECTION
INFO   | jvm 1    | 2016/11/17 09:32:50 | 17 Nov 09:32:50 INFO
[org.geoserver] - Loaded layer 'nos_shahs_con_leftJ'
INFO   | jvm 1    | 2016/11/17 09:32:50 | 17 Nov 09:32:50 WARN
[org.geoserver] - Failed to load data store 'Nosaz'
INFO   | jvm 1    | 2016/11/17 09:32:50 |
com.thoughtworks.xstream.converters.ConversionException: null : null
INFO   | jvm 1    | 2016/11/17 09:32:50 | ---- Debugging information ----
INFO   | jvm 1    | 2016/11/17 09:32:50 | cause-exception     :
org.jasypt.exceptions.EncryptionOperationNotPossibleException
INFO   | jvm 1    | 2016/11/17 09:32:50 | cause-message       : null
INFO   | jvm 1    | 2016/11/17 09:32:50 | class               :
org.geoserver.catalog.impl.DataStoreInfoImpl
INFO   | jvm 1    | 2016/11/17 09:32:50 | required-type       :
org.geoserver.catalog.impl.DataStoreInfoImpl
INFO   | jvm 1    | 2016/11/17 09:32:50 | converter-type      :
org.geoserver.config.util.XStreamPersister$StoreInfoConverter
INFO   | jvm 1    | 2016/11/17 09:32:50 | line number         : 39
INFO   | jvm 1    | 2016/11/17 09:32:50 | version             : 2.10.0
INFO   | jvm 1    | 2016/11/17 09:32:50 | -------------------------------
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:79)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
...
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
java.lang.reflect.Method.invoke(Unknown Source)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:238)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at java.lang.Thread.run(Unknown
Source)
INFO   | jvm 1    | 2016/11/17 09:32:50 | Caused by:
org.jasypt.exceptions.EncryptionOperationNotPossibleException
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
org.jasypt.encryption.pbe.StandardPBEByteEncryptor.decrypt(StandardPBEByteEncryptor.java:981)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
org.jasypt.encryption.pbe.StandardPBEStringEncryptor.decrypt(StandardPBEStringEncryptor.java:717)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
org.geoserver.security.password.GeoServerPBEPasswordEncoder.decode(GeoServerPBEPasswordEncoder.java:177)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
org.geoserver.security.password.ConfigurationPasswordEncryptionHelper.decode(ConfigurationPasswordEncryptionHelper.java:174)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
org.geoserver.security.password.ConfigurationPasswordEncryptionHelper.decode(ConfigurationPasswordEncryptionHelper.java:154)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
org.geoserver.config.util.XStreamPersister$StoreInfoConverter.doUnmarshal(XStreamPersister.java:1640)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:257)
INFO   | jvm 1    | 2016/11/17 09:32:50 | at
com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
INFO   | jvm 1    | 2016/11/17 09:32:50 | ... 127 more


Which *may* be caused by a connection problem.


Best Regards,
Alessio Fabiani.

==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.
==

Ing. Alessio Fabiani
@alfa7691
Founder/Technical Lead

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

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.

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

On Thu, Nov 17, 2016 at 9:40 AM, Brad Hards <br...@frogmouth.net> wrote:

> The log tells you that you have a 32-bit vs 64-bit mismatch.
>
>
>
>
> ------------------------------------------------------------
> ------------------
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to