| Author |
jboss google and mail classloading
|
Adrien Ruffie
Ranch Hand
Joined: Jan 14, 2009
Posts: 71
|
|
Hello all,
I have the following error, when I perform runt.bat into my jboss6/bin
09:02:42,966 WARN [ClassLoaderManager] Unexpected error during load of:com.sun.mail.smtp.SMTPTransport$NtlmAuthenticator: java.lang.IllegalAccessError: class com.sun.mail.smtp.SMTPTransport$NtlmAuthenticator cannot access its superclass com.sun.mail.smtp.SMTPTransport$Authenticator
And
09:02:34,111 WARN [ClassLoaderManager] Unexpected error during load of:com.google.common.collect.CustomConcurrentHashMap$Impl$WriteThroughEntry: java.lang.IllegalAccessError: class com.google.common.collect.CustomConcurrentHashMap$Impl$WriteThroughEntry cannot access its superclass com.google.common.collect.AbstractMapEntry
Anyone have an idea ?
Best regards,
Adrien
|
SCJP 5, SCDJWS 5
http://adrien-ruffie.blogspot.com
|
 |
Sachin Pachari
Ranch Hand
Joined: Jan 16, 2012
Posts: 56
|
|
hi Adrien,
Did you add the JBOSS_HOME variable at the Environment variables in system properties ?
|
 |
 |
|
|
subject: jboss google and mail classloading
|
|
|