Re: [OT] java.security.NoSuchAlgorithmException: No implementation for AES/CBC/NoPad

2009-07-14 Thread nitingautam
To whom it may concern, > > On 7/14/2009 3:15 AM, nitingautam wrote: >> I ran the program that Chris shown above following is the output: >> Provider: SUN version 1.42 > > I don't see anything about supported modes or padding. I have a 1.4.2 > JVM lying around and I also

Re: [OT] java.security.NoSuchAlgorithmException: No implementation for AES/CBC/NoPad

2009-07-14 Thread nitingautam
1.0 === provider properties: GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory --- markt-2 wrote: > > nitingautam wrote: >> I am using JAVA 1.4.2_17-b06 >> I face this issue sometimes onl

Re: [OT] java.security.NoSuchAlgorithmException: No implementation for AES/CBC/NoPad

2009-07-13 Thread nitingautam
omcat issue). > > On 7/9/2009 11:01 AM, nitingautam wrote: >> In my web application i am using ldap authentication. I am using tomcat >> 5.5 >> with jdk 1.4. From some days when I try to login it throw the following >> error and rest of the time it works fine. W

java.security.NoSuchAlgorithmException: No implementation for AES/CBC/NoPad

2009-07-09 Thread nitingautam
In my web application i am using ldap authentication. I am using tomcat 5.5 with jdk 1.4. From some days when I try to login it throw the following error and rest of the time it works fine. What can be the issue... javax.net.ssl.SSLException: Algorithm missing: at com.sun.net.ssl.inter