We get this exception very often. We have SSL setup on JavaWebServer2.0.
We do not have any idea of what it means and how it can be avoided. Any help
would greatly be appeciated.


java.lang.SecurityException: BSAFE error 536
        at sun.security.ssl.CipherRC4.encrypt(Compiled Code)
        at sun.security.ssl.OutputRecord.encrypt(Compiled Code)
        at sun.security.ssl.SSLSocketImpl.write(Compiled Code)
        at sun.security.ssl.AppOutputStream.write(Compiled Code)
        at com.sun.server.servlet.http.HttpOutputStream.writeOut(Compiled
Code)
        at com.sun.server.servlet.http.HttpOutputStream.flushBytes(Compiled
Code)
        at com.sun.server.servlet.http.HttpOutputStream.write(Compiled Code)
        at java.io.OutputStreamWriter.flushBuffer(Compiled Code)
        at java.io.OutputStreamWriter.flush(Compiled Code)
        at java.io.PrintWriter.flush(Compiled Code)
        at
casemanagement.NewCaseReportHandler.wrapUp(NewCaseReportHandler.java:1809)
        at casemanagement.NewCaseReportHandler.doPost(Compiled Code)
        at
casemanagement.NewCaseReportHandler.doGet(NewCaseReportHandler.java:251)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:715)
        at javax.servlet.http.HttpServlet.service(Compiled Code)
        at com.sun.server.ServletState.callService(ServletState.java:226)
        at com.sun.server.ServletManager.callServletService(Compiled Code)
        at
com.sun.server.http.servlet.InvokerServlet.service(InvokerServlet.java:137)
        at javax.servlet.http.HttpServlet.service(Compiled Code)
        at com.sun.server.ServletState.callService(ServletState.java:226)
        at com.sun.server.ServletManager.callServletService(Compiled Code)
        at com.sun.server.ProcessingState.invokeTargetServlet(Compiled Code)
        at com.sun.server.http.HttpProcessingState.execute(Compiled Code)
        at com.sun.server.http.stages.Runner.process(Compiled Code)
        at com.sun.server.ProcessingSupport.process(Compiled Code)
        at com.sun.server.Service.process(Compiled Code)
        at com.sun.server.http.HttpServiceHandler.handleRequest(Compiled
Code)
        at com.sun.server.http.HttpServiceHandler.handleRequest(Compiled
Code)
        at com.sun.server.HandlerThread.run(Compiled Code)

Thanks
Vallikun Kathiresan

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to