I am using JRE 1.7.0 downloaded from oracle (not openjdk) is it caused the geoserver become unstable? There is no error logs that describe why the services suddenly stopped, isn’t it?
Best Muhammad Iqnaul Haq Cartography and Remote Sensing Faculty of Geography Universitas Gadjah Mada Yogyakarta "I'm a slow walker but I never walk backwards" -Abraham Lincoln Sent from Mail 6.5 Apple Inc. > On Oct 17, 2015, at 9:33 PM, Andrea Aime <[email protected]> wrote: > > Had a quick look in the short logs, and see this inability to decrypt a > password: > > Caused by: org.jasypt.exceptions.EncryptionOperationNotPossibleException > at > org.jasypt.encryption.pbe.StandardPBEByteEncryptor.decrypt(StandardPBEByteEncryptor.java:981) > at > org.jasypt.encryption.pbe.StandardPBEStringEncryptor.decrypt(StandardPBEStringEncryptor.java:717) > at > org.geoserver.security.password.GeoServerPBEPasswordEncoder.decode(GeoServerPBEPasswordEncoder.java:177) > at > org.geoserver.security.password.ConfigurationPasswordEncryptionHelper.decode(ConfigurationPasswordEncryptionHelper.java:174) > at > org.geoserver.security.password.ConfigurationPasswordEncryptionHelper.decode(ConfigurationPasswordEncryptionHelper.java:154) > at > org.geoserver.config.util.XStreamPersister$StoreInfoConverter.doUnmarshal(XStreamPersister.java:1591) > at > com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:257) > at > com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72) > > A situation that could cause this problem could be that: > * You had installed the strong encryption support in your JDK (to get rid of > the warning message in the GeoServer home page) > * The JDK got updated automatically, and the strong encryption support was > lost, causing the inability to decrypt the passwords. > > However the above should make the server return errors when you try to access > the layers, but not "cannot be accessed at all" > like you describe, which I would interpret as no HTTP response at all > > Cheers > Andrea >
------------------------------------------------------------------------------
_______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
