glassfish - Unable to load web app -


unable load web application , console says following

installationhandlers.isregistered() failed, reason: sun.security.validator.validatorexception: pkix path building failed: sun.security.provider.certpath.suncertpathbuilderexception: unable find valid certification path requested target

what means? idea ?

thanks, pramod

check ssl settings. try turn off ssl , see if helps.
and, error msg says, check paths keystores , certificate aliases.
don't use glassfish - @ error message. pkix format of file, contains certificates. certificates, depending of ca (certificate authority), belong different paths. example: certificate thawte belongs thawte certficiate paths, cert verisign belong verisign path. there wrong certificate use: not belong registered path, think. 1 of popular ways use certificates ssl, presume case. ssl settings should somewhere in glassfish - google it. or, maybe, can make application use unencrypted connections.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -