[jboss-jira] [JBoss JIRA] (AS7-6158) java.lang.ClassNotFoundException: com.sun.net.ssl.internal.ssl.Provider

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Thu Dec 13 06:01:19 EST 2012


    [ https://issues.jboss.org/browse/AS7-6158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741162#comment-12741162 ] 

Darran Lofthouse commented on AS7-6158:
---------------------------------------

It seems that may have found the wrong location to be discussing your issues - at the moment the problems seem to be more about what you need to do to get your application to work rather than a confirmed problem with AS7 or any of it's components.  Please take general help questions to the user forums: -

https://community.jboss.org/en/jbossas7?view=discussions

                
> java.lang.ClassNotFoundException: com.sun.net.ssl.internal.ssl.Provider 
> ------------------------------------------------------------------------
>
>                 Key: AS7-6158
>                 URL: https://issues.jboss.org/browse/AS7-6158
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 7.1.1.Final
>         Environment: windows 7 eclipse indigo latest
>            Reporter: Varsha Gadekar
>            Assignee: Jason Greene
>              Labels: jboss
>             Fix For: 7.1.1.Final
>
>         Attachments: module.xml
>
>
> Please find attached module.xml used to solve following issue and it is not working. It is giving same exception as follows:
> Caused by: java.lang.NoClassDefFoundError: com/sun/net/ssl/internal/ssl/Provider
> 	at tv.seachange.adrenalin.secureGateway.gigyaPlugin.web.configuration.ConfigurationContext.initializeBasicContext(ConfigurationContext.java:168) [classes:]
> 	at tv.seachange.adrenalin.api.service.BaseConfigurationContext.<init>(BaseConfigurationContext.java:114) [tv.seachange.adrenalin.api.jar:2.6.0 0924]
> 	... 12 more
> Caused by: java.lang.ClassNotFoundException: com.sun.net.ssl.internal.ssl.Provider from [Module "tv.seachange.ubo-sdk:main" from local module loader @513cf0 (roots: D:\jboss-as-7.1.1.Final\modules)]
> 	at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190)
> 	at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)
> 	at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)
> 	at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:423)
> 	at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
> 	at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
> 	... 14 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list