From: Sahoo, S. <San...@at...> - 2009-01-21 13:34:30
|
Hi, In our project we are using cryptix 3.2 , it was working fine previously, Now we changed our environment to weblogic 10.3(initially it was running weblogic 8.1) which is based on java 1.6. Now while configuring the whole thing , it is throwing following exception "java.security.NoSuchAlgorithmException: no such algorithm: MD5 for provider Cryptix". The whole exception description as below. Hoping earliest cooperation. Tue Jan 20 08:43:51 IST 2009: DEB #[ACTIVE] : '0' for queue: 'weblogic.kernel.Default (self-tuning)'# nsn #6 Tue Jan 20 08:43:51 IST 2009: DEB #[ACTIVE] : '0' for queue: 'weblogic.kernel.Default (self-tuning)'# nsn #7 Tue Jan 20 08:43:51 IST 2009: DEB #[ACTIVE] : '0' for queue: 'weblogic.kernel.Default (self-tuning)'# Is logged ? : false Tue Jan 20 08:43:51 IST 2009: ERR #[ACTIVE] : '0' for queue: 'weblogic.kernel.Default (self-tuning)'# java.security.NoSuchAlgorithmException: no such algorithm: MD5 for provider Cryptix at sun.security.jca.GetInstance.getService(GetInstance.java:70) at sun.security.jca.GetInstance.getInstance(GetInstance.java:190) at java.security.Security.getImpl(Security.java:662) at java.security.MessageDigest.getInstance(MessageDigest.java:185) at com.sgs.common.framework.security.CryptUtilities.crypt(CryptUtilities.ja va:50) at com.sgs.common.account.LoginServlet.processRequest(LoginServlet.java:147 ) at com.sgs.v2.common.account.V2StaffLoginServlet.processRequest(V2StaffLogi nServlet.java:174) at com.sgs.common.framework.servlet.EPlatformServlet.doPost(EPlatformServle t.java:208) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(St ubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityH elper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:2 92) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:1 75) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.r un(WebAppServletContext.java:3498) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSu bject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServ letContext.java:2180) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletCont ext.java:2086) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java :1406) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) <Jan 20, 2009 8:43:51 AM IST> <Error> <t3://156.150.105.59:7001> <BEA-000000> < Tue Jan 20 08:43:51 IST 2009: ERR #[ACTIVE] : '0' for queue: 'weblogic.kernel.Default (self-tuning)'# java.security.NoSuchAlgorithmException: no such algorithm: MD5 for provider Cryptix at sun.security.jca.GetInstance.getService(GetInstance.java:70) at sun.security.jca.GetInstance.getInstance(GetInstance.java:190) at java.security.Security.getImpl(Security.java:662) at java.security.MessageDigest.getInstance(MessageDigest.java:185) at com.sgs.common.framework.security.CryptUtilities.crypt(CryptUtilities.ja va:50) at com.sgs.common.account.LoginServlet.processRequest(LoginServlet.java:147 ) at com.sgs.v2.common.account.V2StaffLoginServlet.processRequest(V2StaffLogi nServlet.java:174) at com.sgs.common.framework.servlet.EPlatformServlet.doPost(EPlatformServle t.java:208) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(St ubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityH elper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:2 92) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:1 75) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.r un(WebAppServletContext.java:3498) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSu bject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServ letContext.java:2180) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletCont ext.java:2086) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java :1406) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) > Tue Jan 20 08:43:51 IST 2009: DEB #[ACTIVE] : '0' for queue: 'weblogic.kernel.Default (self-tuning)'# ***** Start Authentification... Tue Jan 20 08:43:52 IST 2009: DEB #[ACTIVE] : '0' for queue: 'weblogic.kernel.Default (self-tuning)'# Start Authentification... done FAILED Tue Jan 20 08:43:52 IST 2009: ERR #[ACTIVE] : '0' for queue: 'weblogic.kernel.Default (self-tuning)'# com.sgs.v2.common.account.V2StaffLoginServlet Exception: Problem while trying to display an exception. Cause :Could not open the Bundle file Incorrect Password, wrong user ID or wrong account type com.sgs.common.framework.servlet.UnauthorizedAccessException: Exception: Problem while trying to display an exception. Cause :Could not open the Bundle file at com.sgs.common.account.LoginServlet.processRequest(LoginServlet.java:269 ) at com.sgs.v2.common.account.V2StaffLoginServlet.processRequest(V2StaffLogi nServlet.java:174) at com.sgs.common.framework.servlet.EPlatformServlet.doPost(EPlatformServle t.java:208) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(St ubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityH elper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:2 92) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:1 75) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.r un(WebAppServletContext.java:3498) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSu bject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServ letContext.java:2180) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletCont ext.java:2086) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java :1406) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) <Jan 20, 2009 8:43:52 AM IST> <Error> <t3://156.150.105.59:7001> <BEA-000000> < Tue Jan 20 08:43:52 IST 2009: ERR #[ACTIVE] : '0' for queue: 'weblogic.kernel.Default (self-tuning)'# com.sgs.v2.common.account.V2StaffLoginServlet Exception: Problem while trying to display an exception. Cause :Could not open the Bundle file Incorrect Password, wrong user ID or wrong account type |