Whats happening to my set-cookie header?

I'm writing a desktop client for a Django app running on an https domain.
I'm attempting to retrieve cookies set by the django site when I call the site using URLRequest as follows:
var urlVariables = new air.URLVariables();
urlVariables.foo = "bar"
var request = new air.URLRequest("https://www.example.com/api/foo/");
request.data = urlVariables;
request.method = air.URLRequestMethod.POST;
var loader = new air.URLLoader();
loader.addEventListener(air.HTTPStatusEvent.HTTP_RESPONSE_STATUS, httpStatusHandler);
loader.addEventListener(air.Event.COMPLETE, completeHandler);
loader.addEventListener(air.IOErrorEvent.IO_ERROR, ioErrorHandler);
loader.load(request);
However if I loop over the headers returned by the site like so...
function httpStatusHandler(event){
    for(var i=0; i<event.responseHeaders.length; i++){
       air.trace(event.responseHeaders[i].name);
...I discover that that the Set-Cookies header is conspicuously absent.
Is this a deliberate security restriction for calls to HTTPS sites? I'm completely baffled.
Any help appreciated.

Go into the System Preferences and click on Users & Groups. Try creating a new user account and then log into it to see if you have the same issues. Since your hard drive appears to be fine with plenty of space on it, and you have no major permission's issues, creating a new user for test purposes will help confirm whether you are dealing with some sort of software issue. Did you recently install some new software?
If a new user account resolves the issue then open the Activity Monitor application located in the Applications/Utiliteis folders and click on the CPU button. In the lower left corner you should see a summary listing the % User, % System, % Idle. What are these percentages? If the CPU idle percentage is near zero then you have a process running that is consuming your SPU time. To try and find it pull down the menu to select 'All Processes', then click on the %CPU column to sort by the percent that each process is consuming your CPU.   The numbers constantly change, but do your best to see if there are one or two processes consuming the majority of the CPU time and post the names. Then do the same test in the new user account. I suspect you may have some process from a previously installed utility, virus checker, etc. that is keeping your system busy. I've included a screenshot from my system below. It doesn't have much going on, and as you can see in the lower left corner the CPU is basically idle most of the time. If I were to launch a CPU intensive app the numbers would change dramatically.

Similar Messages

  • I have a Mac OS 10.6.7 running Firefox 4.0.1. What happened to the enable cookies in Preference/Privacy. It's gone I need to enable. Thanks.

    Question
    I have a Mac OS 10.6.7 running Firefox 4.0.1. What happened to the enable cookies in Preference/Privacy. It's gone and I think I need to enable. I can't log on to Citibank to pay my bills using Firefox or Safari for that matter. Citibank says cookies must be enabled to access their on-line bank. I wonder if this is the problem...cookies that is?

    Yes, I found the cookies, and thanks for taking the time to help out. I called Citibank. They told me that they will not support Firefox or Safari for Mac because our user group is too small for them and the expense too high. The person that I spoke to said in the past, Firefox has worked with Citi, but that was just by accident. At the moment they have no plans to help Mac people using the latest OS log onto their website or enable programs like my Quicken or Mint.com to access. They don't work anymore either. I think all the problems happened after the last OS update.

  • ProtocolException: Bad Set-Cookie header

    I am getting the below error after sending the request xml in weblogic portal 10.3,
    Request XML is inside <soapenv> tags and I am not pasting the request xml, but directly the error I am getting after that....
    headerData = {SOAPAction="",SOAPMethodName=PostMessage,Content-Type=text/xml;charset=utf-8}
    12/06 19:26:18 DEBUG n.common.gateway.HttpSubmitter - Proxy not used.
    12/06 19:26:20 ERROR n.common.gateway.HttpSubmitter - Exception caught #1: exception:
    java.net.ProtocolException: Bad Set-Cookie header: NSC_ttqvbutbd_tqmbu_mcw=ffffffff728afa3445525d5f4f58455e445a4a42156b;path=/;httponly
    No '=' found for token starting at position 76
    at HTTPClient.Cookie.parse(Cookie.java:243)
    at HTTPClient.CookieModule.handleCookie(CookieModule.java:454)
    at HTTPClient.CookieModule.responsePhase1Handler(CookieModule.java:403)
    at HTTPClient.HTTPResponse.handleResponse(HTTPResponse.java:724)
    at HTTPClient.HTTPResponse.getReasonLine(HTTPResponse.java:202)
    at net.verizon.common.gateway.HttpSubmitter.sendRequest(HttpSubmitter.java:281)
    at net.verizon.common.gateway.HttpSubmitter.send(HttpSubmitter.java:89)
    at net.verizon.common.gateway.ssp.request.SearchByMonRequest.send(SearchByMonRequest.java:30)
    at net.verizon.portal.helper.OrderStatusHelper.getAccountDetailsFromSSPForMON(OrderStatusHelper.java:976)
    at net.verizon.portlet.bean.OrderStatusLoginBean.submit(OrderStatusLoginBean.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
    at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:77)
    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:95)
    at javax.faces.component.UICommand.broadcast(UICommand.java:383)
    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:448)
    at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:752)
    at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:97)
    at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:248)
    at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117)
    at com.bea.portlet.adapter.faces.FacesContentStubImpl.processAction(FacesContentStubImpl.java:246)
    at com.bea.netuix.servlets.controls.content.FacesContent.raiseFacesAction(FacesContent.java:257)
    at com.bea.netuix.servlets.controls.content.FacesContent.handlePostbackData(FacesContent.java:195)
    at com.bea.netuix.nf.ControlLifecycle$2.visit(ControlLifecycle.java:180)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:324)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:130)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:352)
    at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:184)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:159)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:199)
    at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:251)
    at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:686)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogicx.servlet.gzip.filter.GZIPFilter.doFilter(GZIPFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at net.verizon.webapp.RequestFilter.doFilter(RequestFilter.java:172)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.bea.portal.tools.servlet.http.HttpContextFilter.doFilter(HttpContextFilter.java:60)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:336)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.bea.jsptools.servlet.PagedResultServiceFilter.doFilter(PagedResultServiceFilter.java:82)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3502)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2186)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2092)
    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)
    And then Request #2
    12/06 19:26:20 INFO n.common.gateway.HttpSubmitter - Sending Request #2: (POST):
    Again same request XML sent... And then the error coming now is...
    headerData = {SOAPAction="",SOAPMethodName=PostMessage,Content-Type=text/xml;charset=utf-8}
    12/06 19:26:20 DEBUG n.common.gateway.HttpSubmitter - Proxy not used.
    12/06 19:26:38 ERROR n.common.gateway.HttpSubmitter - Exception caught #2: exception
    java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(SocketInputStream.java:168)
    .....etc.....
    Please help !

    I am getting the below error after sending the request xml in weblogic portal 10.3,
    Request XML is inside <soapenv> tags and I am not pasting the request xml, but directly the error I am getting after that....
    headerData = {SOAPAction="",SOAPMethodName=PostMessage,Content-Type=text/xml;charset=utf-8}
    12/06 19:26:18 DEBUG n.common.gateway.HttpSubmitter - Proxy not used.
    12/06 19:26:20 ERROR n.common.gateway.HttpSubmitter - Exception caught #1: exception:
    java.net.ProtocolException: Bad Set-Cookie header: NSC_ttqvbutbd_tqmbu_mcw=ffffffff728afa3445525d5f4f58455e445a4a42156b;path=/;httponly
    No '=' found for token starting at position 76
    at HTTPClient.Cookie.parse(Cookie.java:243)
    at HTTPClient.CookieModule.handleCookie(CookieModule.java:454)
    at HTTPClient.CookieModule.responsePhase1Handler(CookieModule.java:403)
    at HTTPClient.HTTPResponse.handleResponse(HTTPResponse.java:724)
    at HTTPClient.HTTPResponse.getReasonLine(HTTPResponse.java:202)
    at net.verizon.common.gateway.HttpSubmitter.sendRequest(HttpSubmitter.java:281)
    at net.verizon.common.gateway.HttpSubmitter.send(HttpSubmitter.java:89)
    at net.verizon.common.gateway.ssp.request.SearchByMonRequest.send(SearchByMonRequest.java:30)
    at net.verizon.portal.helper.OrderStatusHelper.getAccountDetailsFromSSPForMON(OrderStatusHelper.java:976)
    at net.verizon.portlet.bean.OrderStatusLoginBean.submit(OrderStatusLoginBean.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
    at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:77)
    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:95)
    at javax.faces.component.UICommand.broadcast(UICommand.java:383)
    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:448)
    at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:752)
    at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:97)
    at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:248)
    at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117)
    at com.bea.portlet.adapter.faces.FacesContentStubImpl.processAction(FacesContentStubImpl.java:246)
    at com.bea.netuix.servlets.controls.content.FacesContent.raiseFacesAction(FacesContent.java:257)
    at com.bea.netuix.servlets.controls.content.FacesContent.handlePostbackData(FacesContent.java:195)
    at com.bea.netuix.nf.ControlLifecycle$2.visit(ControlLifecycle.java:180)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:324)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:130)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:352)
    at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:184)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:159)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:199)
    at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:251)
    at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:686)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogicx.servlet.gzip.filter.GZIPFilter.doFilter(GZIPFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at net.verizon.webapp.RequestFilter.doFilter(RequestFilter.java:172)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.bea.portal.tools.servlet.http.HttpContextFilter.doFilter(HttpContextFilter.java:60)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:336)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.bea.jsptools.servlet.PagedResultServiceFilter.doFilter(PagedResultServiceFilter.java:82)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3502)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2186)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2092)
    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)
    And then Request #2
    12/06 19:26:20 INFO n.common.gateway.HttpSubmitter - Sending Request #2: (POST):
    Again same request XML sent... And then the error coming now is...
    headerData = {SOAPAction="",SOAPMethodName=PostMessage,Content-Type=text/xml;charset=utf-8}
    12/06 19:26:20 DEBUG n.common.gateway.HttpSubmitter - Proxy not used.
    12/06 19:26:38 ERROR n.common.gateway.HttpSubmitter - Exception caught #2: exception
    java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(SocketInputStream.java:168)
    .....etc.....
    Please help !

  • HTTPURLConnection response with multiple Set-Cookie Header key

    I set up a connection to a server and it gives me a response. This response has two header keys but when I loop through like so many reference and how-to sites tell me I only get one and its the last value.
    This is some code that I'm using:
    for (int i=1; (headerName = conn.getHeaderFieldKey(i))!=null; i++) {
         System.out.println(headerName);
         if (headerName.equals("Set-Cookie")) {                 
                     cookie += conn.getHeaderField(i);   }           
         }Has anyone attempted this successfully? This code was copy and pasted from an example claimed to work but I used it myself and it doesn't work.
    This is the response message:
    HTTP/1.1 302 Moved Temporarily
    Date: Mon, 16 Feb 2009 03:47:47 GMT
    Server: Apache
    Set-Cookie: JSESSIONID=E7C54E0ECE8CCFD89EF91FF8A47E34BC; Path=/
    Location: http://<SITEURL>/redirecting.jsp
    Content-Length: 0
    P3P: CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE PSA"
    Keep-Alive: timeout=15, max=15
    Connection: Keep-Alive
    Content-Type: text/html;charset=ISO-8859-1
    Set-Cookie: BIGipServerI2O_pool_A=1815557130.20480.0000; path=/

    I just read in the Bug database that this is a JDK 1.4 bug, with no workaround proposed. I am using JDK 1.3.
    Does anyone out there know about a workaround or what other scheme I could use to do the same thing? (For me it's necessary to set at least the User-Agent and the Cookie headers).

  • What happen to my setting??????

    I try to type in this line using the JCE
    java -classpath ".:/usr/java1.2/jre/lib/ext/jce1_2_2.jar:/usr/java1.2
    /e/lib/ext/sunjce_provider.jar" Blowfishkey
    i got the error
    Exception in thread "main" java.security.NoSuchAlgorithmException: Algorithm Blo
    wfish not available
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.security.GeneralSecurityException.<init>(GeneralSecurityExceptio
    n.java:48)
    at java.security.NoSuchAlgorithmException.<init>(NoSuchAlgorithmExceptio
    n.java:45)
    at javax.crypto.SunJCE_b.a(Compiled Code)
    at javax.crypto.KeyGenerator.getInstance(DashoA6275)
    at Blowfishkey.main(Blowfishkey.java:32)
    can somebody tell me what happen?? I run the program in Solaris 8.
    Pls help....!!!!I'm dying...

    i dont know for unix but do this for win
    Hi
    I assume you use j2sdk1.4.2-02
    You should first download change the policy of the JCE
    By downloading this
    http://java.sun.com/j2se/1.4.2/download.html
    just JCE a and unzip in a folder read the read me doc so u should cut that 2 file and put here
    C:\j2sdk1.4.2_02\jre\lib\security
    and here
    C:\Program Files\Java\j2re1.4.2_02\lib\security
    done this then download the bouncy jar file from
    http://www.bouncycastle.org/latest_releases.html
    take the bcprov-jdk14-120.jar and put in following directories
    C:\j2sdk1.4.2_02\jre\lib\ext
    C:\Program Files\Java\j2re1.4.2_02\lib\ext
    then u need to change the environment variable so in
    the following directories open "java.security" in both
    C:\j2sdk1.4.2_02\jre\lib\security
    C:\Program Files\Java\j2re1.4.2_02\lib\security
    and edit it and add the extra line
    security.provider.6=org.bouncycastle.jce.provider.BouncyCastleProvider
    save it done this
    to see whether its install or not
    try do run this program
    import java.security.Provider;
    import java.security.Security;
    import java.util.Set;
    import java.util.Iterator;
    public class ProviderInformation {
    public static void main(String[] args) {
    Provider[] providers = Security.getProviders();
    for (int i = 0; i < providers.length; i++) {
    Provider provider = providers;
    System.out.println("Provider name: " + provider.getName());
    System.out.println("Provider information: " + provider.getInfo());
    System.out.println("Provider version: " + provider.getVersion());
    Set entries = provider.entrySet();
    Iterator iterator = entries.iterator();
    while (iterator.hasNext()) {
    System.out.println("Property entry: " + iterator.next());
    u should have some result that show I just cut part of the out put so u can get full out put
    �..
    ��.
    Provider version: 1.0
    Property entry: GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
    Provider name: BC
    Provider information: BouncyCastle Security Provider v1.20
    Provider version: 1.2
    Property entry: Alg.Alias.Cipher.RSA//NOPADDING=RSA
    Property entry: Alg.Alias.SecretKeyFactory.PBEWITHHMACRIPEMD160=PBE/PKCS12
    Property entry: KeyFactory.ECDSA=org.bouncycastle.jce.provider.JDKKeyFactory$ECDSA
    Property entry: Alg.Alias.Signature.RMD160withRSA=RIPEMD160WithRSAEncryption
    Property entry: AlgorithmParameterGenerator.1.2.840.113549.3.7=org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator$DES
    Property entry: Alg.Alias.Mac.HMAC/Tiger=HMACTiger
    Property entry: AlgorithmParameterGenerator.1.2.840.113533.7.66.10=org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator$CAST5
    Property entry: AlgorithmParameterGenerator.1.2.840.113549.3.2=org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator$RC2
    Property entry: Alg.Alias.SecretKeyFactory.1.3.14.3.2.26=PBE/PKCS12
    Property entry: Cipher.1.2.840.113549.3.7=org.bouncycastle.jce.provider.JCEBlockCipher$DESedeCBC
    �������..
    ������������..
    ��������������
    wish u luck

  • Does anyone know what happened to this Setting?

    Setting>Spaces>Medium Spaces>Indoor Spaces>1.9s Jazz Club. 
    I've used it on other songs of mine, but now it's gone (along with a bunch of other settings.)
    Thanks!

    Hey Hey Thanks a lot!:) I was so frusterated with the problem that I didn't even look there..LOL! Thanks again.

  • What happens if you set up you mac email 17 years ago and forgot the answers to your security questions?

    I started my mac email account 17 years ago and I can't remember my security question answers so I can change my password. What can I do?

    You need to ask Apple to reset your security questions; ways of doing so include clicking here and picking a method for your country, and filling out and submitting this form.
    (96139)

  • What happens when I set attenuatio​n values in 5660 vis

    Hello,
    I am using the 5660 vis and I noticed that you can use auto attenuation or you can set your own attenuation values.  When I disable auto attenuation and try to set my own values I never see a difference in my SA display.  Is this correct behavior?
    Thanks!

    Hello ness4,
    The Auto mode sets the mixer level for you.
    For all reference levels > -20dB, the mixer level gets
    set to -20dBm.
    For all reference levels <=-20dB, the mixer level is
    equal to the reference level.
    Basically, for reference levels >-20dB, the attenuation
    can be calculated using the formula in the attached screenshot.
    For reference levels <=-20dB, the attenuation is set to
    0.
    Message Edited by Robert F on 01-02-2008 04:17 PM
    Respectfully,
    Rob F
    Test Engineer
    Condition Measurements
    National Instruments
    Attachments:
    RFSA_Attenuation_Help.png ‏11 KB

  • HT1414 what happens when child sets a lock and your iPad becomes disabled because we don't know passcode

    What do you do when your child enters a pass code and forgets it therefore leaving the message "iPad is disabled connect to iTunes?"

    Recovery Mode
    1. Disconnect the USB cable from the device, but leave the other end of the cable connected to your computer's USB port.
    2. Turn off the device: Press and hold the Sleep/Wake button for a few seconds until the red slider appears, then slide the slider. Wait for the device to turn off.
    3.While pressing and holding the Home button, reconnect the USB cable to the device. The device should turn on.
    4. Continue holding the Home button until you see the "Connect to iTunes" screen. When this screen appears, release the Home button. iTunes should alert you that it has detected a device in recovery mode. Click OK, and then click Restore to restore the device.
    Note: Data will be lost. You may have to repeat the above many times.

  • Dynamic interface ip addtress setted to 0.0.0.0 what happens?

    hi guys,
    what happen if i set the IP address of a dynamic interface to 0.0.0.0?
    can I associate a WLAN to this interface?
    will WLAN+Dyn interface work as a layer 2 VLAN?
    thx

    hi Dan
    thx for your reply.
    this is what i would like happen. I explain better.
    I need a wireless guest LAN completely separated from my network with dhcp on the same subnet but this subnet does'n have a private L3 address because is connected directly to internet (clients get public ip addresses) but i'm not sure it can work with controller. 

  • IWS 4.1 Set-cookie

    Hi all
    The "IWS 4.1 SP5" http header response is:
    HTTP/1.1 200 OK
    Server: Netscape/Enterprise/4.1
    Date:
    Set-cookie:
    In our system, the "Set-cookie" header needs to be "Set-Cookie", with "C" instead of "c"
    Is there any configuration file or similar where we can change this header?
    Thank you very much
    R&F

    No, there is no configuration option to change the case of the HTTP header fields generated by the server. Note that the HTTP specification requires that clients treat "Set-cookie" and "Set-Cookie" as equivalent.

  • Set-cookie cache

    Hi All,
    If we develop the set-cookie using NSAPI on Proxy Server 4.0.2, the proxy server cache the following information.
    Request Headers
    content-length     =     165
    content-type     =     text/html
    status     =     200 OK
    Set-cookie     =     CTSESSION=AAewewedwewewew; domain=.cc.company.net; path=/
    server     =     Sun-ONE-Web-Server/6.1
    date     =     Tue, 24 Jan 2006 11:45:57 GMT
    last-modified     =     Wed, 18 Jan 2006 04:27:28 GMT
    etag     =     "a5-43cdc3b0"
    accept-ranges     =     bytes
    via     =     1.1 proxy-proxy402
    proxy-agent     =     Sun-Java-System-Web-Proxy-Server/4.0.2
    How to avoid this "Set-cookie" on cache of Proxy Server?
    regards;
    Tash

    Cannot reproduce this issue. Tried the following with 4.0.2 proxy server:
    1. Origin server sends the following response with "Set-cookie" header,
    HTTP/1.1 200 OK
    Content-length: 34
    Content-type: text/html
    Server: Sun-ONE-Web-Server/6.1
    Date: Fri, 27 Jan 2006 06:34:49 GMT
    Set-cookie: "CTSESSION=AAewewedwewewew; domain=.cc.company.net; path=/"
    Last-modified: Fri, 27 Jan 2006 06:33:33 GMT
    Etag: "22-43d9bebd"
    Accept-ranges: bytes
    Via: 1.1 S1PS
    Via: 1.1 proxy-server1
    Proxy-agent: Sun-Java-System-Web-Proxy-Server/4.0.3
    iPlanet File.
    iPlanet web server.
    2. Proxy server caches the document but without the "set-cookie" header. Following is the contents of the cached file:
    11556FFE46101FC41D     1     1138323813     0     1138323889     34
    text/html     http://dummy.com:8080/myfile8.html0014content-length0002340012content-type0009text/html0006status0006200 OK0006server0022Sun-ONE-Web-Server/6.10004date0029Fri, 27 Jan 2006 06:34:49 GMT0013last-modified0029Fri, 27 Jan 2006 06:33:33 GMT0004etag0013"22-43d9bebd"0013accept-ranges0005bytes0003via00081.1 S1PS0003via00171.1 proxy-server10011proxy-agent0038Sun-Java-System-Web-Proxy-Server/4.0.3^M
    iPlanet File.
    iPlanet web server.

  • AGAIN: What happened to "Ask me about every cookie?"

    I have to ask this question AGAIN, because I'm not getting an answer, and it's disturbing because it relates to grave security issues. (and I forgot to record the URL of the first post, even though I did save the page itself), and when I search for my username on the forum, I'm informed that there are no results in English, AND, since you provide no image upload for this question, I'll have to do it in a reply (which will not BE a reply).
    First post, which nobody is answering:
    One "solution" says to open "tasks" menu. The IS no "tasks" menu. There is no "preferences" menu, either, only "options." Under "options," there are only two possible sub-menus that are supposed to be of help here, "privacy" and "security," but neither now offers what USED to be available: "Ask me about every cookie." This is really frustrating and angering me because these pervasive, invasive, and destructive cookies cause irreparable harm (short of system reformat) to my operating system by allowing transparent access to my system by unauthorized domains. What happened to "Ask me about every cookie?" How am I supposed to limit and control cookies now? Currently, I have only one option: Review daily the HUNDREDS of cookies and manually delete the unwelcome newcomers, and back up the cookie list to the benefit of newly added WANTED cookies. If I let this go a few days, I have to delete the entire cookie cache and restore the list from backup. Why am I no longer afforded the protection of cookie setting approval? How is this removal of control improving my security in light of no provision of an added interface towards this end? I abandoned Internet Explorer for a VERY good reason (THIS one!), and now it looks like Firefox has become equally useless in this regard, and that I have absolutely no motivation whatsoever to use Firefox anymore. I might as well just go back to Internet Explorer, especially seeing as how I can no longer find Firefox Live Chat through your help options so I can "talk" to a live human.
    [Edit]
    What? Has nobody else noticed that their cookie cache is now filling up with garbage and threats? How do I get Firefox to ask me to vet every cookie again? Why have "they" decided to make Firefox an insecure browser? The way it's configured now, I have to examine every single NOW-UNAUTHORIZED cookie on a daily basis, and this makes the job MUCH, much harder, because a lot of required/friendly cookies have abstrusely arcane names, and when I mistakenly delete them, I screw up my browsing/login experience.

    hello gremlinkurst, please stay within your original topic at https://support.mozilla.org/en-US/questions/984152 (also see [[Forum rules and guidelines]]). you already got a detailed answer there by another contributor. if you still have questions, please follow up there!

  • Firefox will not open now - I just updated my privacy settings, and cleared cookies - what happened?

    I changed the privacy settings on Firefox preferences, including clearing cookies, history and cache, and now Firefox will not open at all. It said it had to restart after one of the privacy changes, but it didn't and now won't open by the dock icon or thru applications. What happened, and how can I correct the issue to start using Firefox again? Thanks.

    Hello,
    Try start in Safe Mode:
    *[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Firefox in safe mode]
    Also see this article:
    *[https://support.mozilla.org/en-US/kb/firefox-does-not-work-common-fixes Firefox does not work - Common fixes to get you back up and running]

  • What happens when I restore data to a non-factory set iPhone?

    Okay, another iCloud question. What I did was basically delete a game, start a new one, and now I want my old game back (saved to ICloud). What happens when I restore full data to a non-factory set iPhone? Will it overwrite current data? Will it delete everything? I just want to know, I'm such an iOS noob. :-/

    A restore is all or nothing.
    If a backup is restored to the device, ALL data currently on the device is wiped and replaced with the data from the backup.
    Restoring a backup to get one saved game back seems rather extreme and silly.

Maybe you are looking for

  • Itunes crashes everytime I try to sync IPhone 4?

    For the past week, whenever I've tried to sync my IPhone 4, itunes keeps crashing. It will get to step 2 of the sync "backing up" and then crash every single time. I tried restarting to the computer and IPhone but that didn't work. I tried uninstalli

  • Hide certain nodes in a hierarchy in report

    Hello all, I am having a repport where in I am using a hierachy. There are totally 8 nodes under the root (parent) node. The requirement of the report is to show only two nodes out of it the 6th node and the 8th node. Is it possible if yes can someon

  • How do i replace mobile me with icloud

    In system preferences mobile me icon still there. I need to switch to icloud.  How do I download it? How do I switch it? I have an icloud account and want to sync my new laptop to my imac and my ipad mini.

  • HTTPS, DNS and dynamically updating DNS records

    Hello to you all, if you are able to help with a DNS problem that I'm having then please accept my thanks and appreciation in advance. First some background information, I recently  moved my server from my studio to my house where a new purpose built

  • Is it possible to import existing tables dump into another tables.

    Hi, i have a schema called "xyz". in that i have a,b,c tables. i took a,b,c tables backup using normal export. and also i have e,f,g tables in same schema ("xyz"). i want to import a,b,c data into e,f,g tables. can anyone please let me know what is t