HTTPS calls in case of failure in itself signed HTMLExtension InDesign CC 2014

Hello

I have a self signed application ZXP where I use JQuery (AJAX). Server side, there is a proxy that redirects all HTTP requests to HTTPS (302).

The request which was redirected Gets (cancelled) by the Chrome browser that hosts the Extension.

The request header looks like this

  1. Ask the URL: https://192.168.135.100/test
  2. Request Headers,view source
    1. Accept: text/HTML,application/XHTML+XML,application/XML;q=0.9,*/*;q=0.8
    2. Content-Type: application/x-www-formulaires-urlencoded
    3. Original: file://
    4. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Safari/537.36 Chrome/27.0.1453.110
  3. View sourceof datadisplay URL encoded form

    The question is, is it necessary to sign the ZXP via an authorized service (Verisign).  Or it's an inherent problem with the built-in browser?

    Thank you

    Gayatri

    Hi all

    There is an update, we got the Adobe engineering team, it is a bug in the distribution of cef_3.2171.1979 of CEFClient of the framework of chrome, and that it can be reproduced outside the Adobe environment as well.

    Here is a link where you will find more details.

    debugging - what status = canceled an average of resource in Chrome Developer Tools? -Stack overflow

    So basically, we need this problem on the server-side SSL impl or apply some hacks aside browser according to the link above.

    Will keep you all posted.

    -Gayatri

    Tags: Adobe

    Similar Questions

    • I have a drive mapped to a Server 2008 all the hours his loses drive mapping and the backups in case of failure

      I have a drive mapped to a Server 2008 all the hours his loses drive mapping and the backups in case of failure

      I get the error message is could not reconnect account currently disabled mapped drive .so I remap the disk with the same user name and password and it reconnects

      * original title - Networking file sharing file sharing file sharing file sharing Fileshare discovery network shares mapped shared part readers *.

      Hi SCS PCs

       

      I would recommend checking the Microsoft TechNet community. Please visit the link below to find community which will support ask you in the right direction for the linked domain questions.

      http://social.technet.Microsoft.com/forums/en-us/winservergen/threads

       

      I hope this helps.

    • Cannot distinguish HTTP calls

      I use a "BOLD" v5.  My app in the Simulator, but when I load it on a device of the external web service HTTP calls fail.

      My phone is connected to my WiFi companies but the phone itself has NO service.  Is it a requirement for the phone to have the service in order to make these Cree HTTP?

      Initially, I was getting an error of the AFN.  I went and activated the AFN (do not know what to put in variables as the phone has no service) and now am getting an error "Radio is off.  I AM able to access the internet but not send the request HTTP calls.

      Any help would be greatly appreciated.

      You specify "= wifi interface" in your connection settings?

    • BlackBerry curve 8530 smartphone - last attempt information will be erased in case of failure!

      Curve 8530 - last attempt information will be erased in case of failure!

      Hi frankkonieczny

      Sorry a post is enough http://supportforums.blackberry.com/t5/BlackBerry-Torch/curve-8530-last-attemt-information-will-be-e...    

    • My windows 7 has been slain in case of failure of blue windows reconfiguration for hours.

      My windows 7 has been slain in case of failure of blue windows reconfiguration for hours. How should I do?

      Hello

      Thank you for the update.

      I would ask you to try the suggestions in the following article the basic error that you receive.

      Note: Please ignore the section Upgrade Perform an on-site (resettlement) (Windows 7 and Windows Vista)

      "Configuration of the Windows updates failed. Restoration of the changes. Do not turn off your computer"error when you try to install Windows updates

      I hope this helps.

    • Ugh... Requirement: A TimerTask making an HTTP call, parsing JSON, insertion into a SQLite database.

      How to implement a better design of the following?

      I have a UiApplication which has the following requirements:

      1. A static timer in the class that extends UiApplication.
      2. A class that extends screen and contains a class internal which extends TimerTask.
      3. When a user accesses to the screen, the TimerTask is started with:
        _timer.schedule(MyTimerTask, 1000, 15000);
        
      4. The first step is to do an HTTP call and return a valid JSON object which varies in structure - that is, it has a wide variety of paintings and JSON objects.
      5. The second step is to analyze and insert the JSON object values into tables in a SQLite database. The SQLite file is on the map.
      6. The third step is to read the updated SQLite table, loop through the table and build my ObjectListFields with the new values, and attach them to a VerticalFieldManager.
      7. The fourth step is to replace the old VerticalFieldManager with the new VerticalFieldManager and push the screen pop and updated then the current screen - so I have a stack of view high one single layer.

      Now the logic is actually on the spot, but since the TimerTask must cover every 15 seconds, I am a memory leak in all directions.

      To try to solve this problem, I have:

      • Cancelled the TimerTask with the onObscured and the onUiEngineAttached (false).
      • Restart the TimerTask with onExposed and onUiEngineAttached (true).
      • My DatabaseConnection closed the finally statement.

      However, when I look at the objects in Eclipse BlackBerry objects View when the TimerTask is not running, I still see 1 ~ 4 TimerTask objects and 1 ~ 4 DatabaseConnection objects.

      TimerTask both DatabaseConnection have a static instance (I don't have several entry points) with the following in my class that extends UiApplication:

      public static Timer _timer = new Timer();
      public static Database db = null;
      

      I attribute db when I need it with a call to DatabaseFactory.open within the class that extends TimerTask.

      Now that the business logic is correct, how to improve the design so I don't not leaking memory in every way?

      The statement closed the database is being called in, because I can set a breakpoint and see it has reached.

      Instead of onObscured/etc, you can move them into onVisibilityChange (boolean) is only in one place. Cancel your existing TimerTask before running a new, or at least check the TimerTask reference if you are only creating a... not just passing 'New TimerTask' in the calendar method without being able to track this object reference.

    • In case of failure and Diswork

      Problem: PremierePro can begin, but cannot be USED since... don't know.  Updatefail->, approached an MA, but not totally.

      In case of failure:

      Adobe Premiere Pro CS6 Update 6.0.2

      There was an error of installation of this update. Quit and try again later. Error code: U44M1I208

      Office DPS CS6 2.06.2 tools updated

      There was an error of installation of this update. Quit and try again later. Error code: U44M1I216

      Update 6.0.5 extensions Manager

      There was an error of installation of this update. Quit and try again later. Error code: U44M1I208

      Run the Creative Suite cleanup tool, reinstall from scratch.

      Mylenium

    • Switch from a simple Xml call to an rpc-Http call...

      Hello

      I need to go through a simple call from Xml:

      <mx:XML id="urlsGeneral" source="http://www.mySite.com//.../AFS.xml"/>
      

      for an rpc-Http call which updates the display if Xml is changed at any time.

      I forgot to mention the most important and yet very simple point: I need it only to display in a title, etc. and NOT a datagrid or good example below.

      title = "{urlsGeneral.urlGeneral. (()_@name==0).age}

      I tried a lot today, but just can't get it right like id = "urlsGeneral" is always the problem.

      Any help would be appreciated! Thanks in advance. cordially aktell2007

      < urlsGeneral >

      < urlGeneral >

      < name > Jim < / name >

      < 32 > < / age >

      < / urlGeneral >

      < urlGeneral >

      < name > Jim < / name >

      < 32 > < / age >

      < / urlGeneral >

      < / urlsGeneral >

      Another call:


      < mx:Script >


      <! [CDATA]







      Import mx.collections.ArrayCollection;



      Import mx.rpc.events.ResultEvent;







      public var myData:ArrayCollection;







      protected function myHttpService_resultHandler(event:ResultEvent):void {}




      myData = event.result.urlsGeneral.urlGeneral;



      }


      []] >

      < / mx:Script >


      < mx:HTTPService


      ID = "myHttpService".


      url = » http://www.mysite.com//.../AFS.XML "


      result = "myHttpService_resultHandler (Event)" / >

      Best I wanted something like this works:


      < mx:Script >


      <! [CDATA]







      Import mx.rpc.events.FaultEvent;



      Import mx.managers.CursorManager;



      Import mx.controls.Alert;







      Import mx.rpc.events.ResultEvent;


      Import mx.rpc.xml.SimpleXMLDecoder;






      Do not here it is already used in .swc!


      / * import mx.rpc.http.HTTPService; */






      private var myHTTP:HTTPService;






      private function initConfigCall (): void {}








      myHTTP = new HTTPService();








      myHTTP.url = "com/assets/data/changesAppAIRPIOne001.xml";








      myHTTP.send ();



      myHTTP.resultFormat = "xml";



      myHTTP.addEventListener (ResultEvent.RESULT, resultHandler);



      myHTTP.addEventListener (FaultEvent.FAULT, faultHandler);








      CursorManager.setBusyCursor ();



      }






      private void resultHandler(evt:ResultEvent):void {}








      var xmlStr:String = evt.result.toString ();



      var xmlDoc:XMLDocument = new XMLDocument (xmlStr);



      var decoder: SimpleXMLDecoder = new SimpleXMLDecoder (true);



      var resultObj:Object = decoder.decodeXML (xmlDoc);








      Removed [0] on single node!



      appUpdateAvl.text = resultObj.application.configApp.appNewUpDate;



      appLastChanged.text = resultObj.application.configApp.appLastChanged;



      appChangedSections.text = resultObj.application.configApp.appChangedSections;








      CursorManager.removeBusyCursor ();








      myHTTP.disconnect ();


      }


      private void faultHandler (event:mx.rpc.events.FaultEvent): void {}








      var faultInfo:String = "details of the fault:"+ event.fault.faultDetail+"\n\n"; "



      "faultInfo += ' Fault faultString: '+ event.fault.faultString+"\n\n;



      mx.controls.Alert.show (faultInfo, "lack of information");








      var eventInfo:String = "event target:"+ event.target+"\n\n"; "



      ' type of event eventInfo += ":"+ event.type+"\n\n;



      mx.controls.Alert.show (eventInfo, "Event information");








      CursorManager.removeBusyCursor ();








      myHTTP.disconnect ();


      }

      []] >
      < / mx:Script >

      Hi again,

      These days there are more questions than answers on a forum, and very rarely someone sharing the answer if they luck out so here is my answer to the above question is

      Switch from a simple Xml call to an rpc-Http call...

      I got it all along as a commend noted: / / deleted [0] single knot!

      Then, instead of title = "{urlsGeneral.urlGeneral. (()_@name==0).age} it would be now title = "{resultObj. }" {urlsGeneral.urlGeneral. [0] .age} and now it works perfectly well. I hope one or the other of you can use the code and the answer! best regards aktell2007

    • So in case of failure (RPC, change the settings of PC, Windows Store, Advanced Startup, everything!)

      remote procedure call failed on almost all applications and system options that have to do with the new interface user
      Windows store... whatever... I don't need really, but he's not here, and if that were the case, I'm sure it wouldn't work
      'Change Pc settings' does not
      sfc/scannow it has not resolved (it cannot fix some files)
      system restore failed (cannot cancel it, not sure if cancellation it gives me the option to restore up to what is 10 days back)
      Cannot run in safe mode for some reason any (computer ASUS, preinstalled Win 8)
      Cannot run advanced boot (remote procedure call failed once again)

      Sure that the pc refresh attempt fail too... even course, I have a DVD... pretty sure that I don't have one of them with my PC.

      WHY, Microsoft? WHY should I pay for your expensive failure if DIFFICULT software?

      How do I just update my files system in a RELIABLE WAY?

      WHY don't make you a process online CHECKS AND RESTORES all the files needed?

      Looks like I solved the thing myself, using this link

      http://www.howtogeek.com/222532/how-to-repair-corrupted-Windows-system-files-with-the-SFC-and-DISM-commands/

      Specifically, the second command, DISM, after the failure of the sfc.

      Be it resolved it or windows somehow repaired itself after the failure of the restore point recovery system and then... idk... maybe somehow made Windows to fix *, after awhile.

      Probably the DISM but... not a very public thing.

    • Siebel &amp; Disqualification - what happens in case of failure of the Disqualification?

      Hello

      We think about how monitor the Disqualification and its communication with Siebel, to be notified in case of problems.

      The best possibility would be monitoring web services Disqualification, just to see the availability of http, or even with sample data. However, this would not cover communication between the Disqualification and Siebel. Are there best practices on how to monitor this part? Perhaps with something like logcheck?

      Or, as a more general question: how exactly Siebel reacting if Disqualification is not accessible or if there are problems in the communication of the Disqualification, the generation of keys, either for verification of duplicates? The Siebel Data Quality provider running several web service against Disqualification request, so I see potentially several points of failure - even if caused by a misconfiguration.

      Best regards

      Daniel

      Hello

      Customers generally adopt one of the following strategies here:

      1 set up so that they should still be running if the application server is running, and let's assume they are if it's jobs in real time. This leaves a window of risk as specific web services are not monitored and it is possible that he could have not detected the time if the job fails, but the application server is not.

      2 ping the web services with dummy data that are not consumed to verify that they are available. Gives good control, even if it may pollute the logs a bit.

      3 monitor web services by using a script that checks via JMX of Disqualification interface - the path to check is disqualification/Runtime/data/buckets/realtime/projects / [project name] /readers/ [name of web service] and opening check = 1 (for the race) not 0 (no not running).

      The behavior in Siebel web service Disqualification is not reachable is configurable in the dnd.properties file that controls the connector. By default, each service call "integrated security" that is set to true, which means an error is generated in the newspapers if the service cannot be called but the end users see no error. Change the failsafe to false indicates the user will see an error if the service is not available.

      Kind regards

      Mike

    • 9860 blackBerry Smartphones software update... IN CASE OF FAILURE

      Like a good little BlackBerry user, I followed the prompt to load a software update.  He asked the question, "Are you ready to be two hours without your phone or emergency access?"  I said, Yes, and he began "backup of your data.  Unfortunately, it is stuck at 6% in "progress in the backup set".  I tried turning off and re-boot and it always gets stuck at 6%.  If I'm doomed?  What I can do.  Will reads now and pray that he will magically fix itself from one day to the next.  If not, then I hope you smart people in these support forums will have the answer for me.  Thanks in advance for your help.     Stephani

      • Start your BlackBerry in safe mode.  Article ID: KB17877 how to start a mode BlackBerry smartphone without failure http://www.blackberry.com/btsc/KB17877
      • Connect to the BlackBerry Desktop Software and allow handheld to connect. If you are prompted to update, cancel the upgrade for later.
      • IF you can not connect or your desktop software does not recognize your device in Mode safe, please follow the instructions here to force detection: Article ID: KB10144 how to force detect the BlackBerry smartphone using the Application Loader
      • Go to device > delete > SELECT DATA > select this option to remove the Social flow and smart card data bases and follow the rest invites you to complete.
      • Now, you can go back and click to update the device through the Desktop Manager, or restart the BlackBerry in normal mode and continue on the upgrade of the air.
    • How can I stop in case of failure?

      We have developed a c# application that manages the execution of a test sequence.  Currently, our code opens a test via the call execution:

      seqFileViewMgr.GetCommand (CommandKinds.CommandKind_ExecutionEntryPoints_Set, 1). Execute (true);

      It detects the completion of a test via the EndExecution event execution and I determine the overall looking at Execution.ResultStatus in my EndExecution event handler callback.

      They changed the conditions and I need now to detect the State of each step and (if requested) stops execution of test when a step fails.  Can someone enlighten me please know what changes I should do for my design to achieve this step by step of the monitoring?

      There are certain features that may interest you.

      Break failure - toggleable setting located under the run menu in the sequence editor and can also be set through the API with StationOptions.BreakOnFailure or StationOptions.BreakOnSequenceFailure

      Goto Cleanup on the failure sequence - this is a frame at the bottom of the first page of the dialog box options station and may also be defined by the sequence in the sequence Properties dialog box. It can also be set programmatically using Sequence.GotoCleanupOnFailure or StationOptions.AlwaysGotoCleanupOnFailure.

      SequenceFilePostStepFailure reminder - this is a sequence of special reminder, that you can create in your sequence files that will be called whenever a step fails. You can add a special code to this reminder to customize what happens when a step fails in different ways.

      Hope this helps,

      -Doug

    • Http.Call error!

      Hello

      I'm calling a Web service, what he does is just authenticate the user name and password and return a string either 1 or - 1. While debugging, it is locked to httpTransport.call () for like a minute or more, then go to the exception giving error "java.io.InterruptedIOException: Local connection has expired after ~ 120000.

      String ret=null;
       String error=null;
       String SOAPLOGINACTION = "http://nettechltd.net/wwwroot/ttweb/Service1.asmx/Authenticatee";
       String SOAPLOGINMETHOD = "Authenticate";
       String WSDL_TARGET_NAMESPACE = "http://nettechltd.net/wwwroot/ttweb/Service1.asmx";
       String SOAP_ADDRESS = "http://nettechltd.net/wwwroot/ttweb/Service1.asmx?WSDL";
      
       SoapObject rpc = new SoapObject(WSDL_TARGET_NAMESPACE,SOAPLOGINMETHOD);
               rpc.addProperty("username","test123");
               rpc.addProperty("password","test123");
      
          SoapSerializationEnvelope envelope = new SoapSerializationEnvelope(SoapEnvelope.VER11);
          envelope.dotNet = true;
          envelope.encodingStyle = SoapSerializationEnvelope.XSD;
          envelope.setOutputSoapObject(rpc);  
         HttpTransport  httpTransport = new HttpTransport(SOAP_ADDRESS);
         httpTransport.debug = true;
         httpTransport.setXmlVersionTag("");
      
         try
            {
                httpTransport.call(SOAPLOGINACTION, envelope);
                ret = (envelope.getResult()).toString();
                Dialog.alert(ret);
            }
              catch(Exception ex)
            {       error = ex.toString();
              }
      

      Any suggestions are welcome.

      There may be problem in your net connections, I tried this code and I got-1 as response.

    • Case of failure the WLC

      Hi all!

      I have a question. If we used a cisco aironet 3700series access point and there also a controller to manage. the question is "when the controller failure has occurred, can access us internet via AP.  I think it is only since the Aironet 3700series available standalone twice and base Comptroller, first of all, we have configured with flex base controller wired mode and then can we change the configuration in stand-alone mode setting via the console when the controller fail again? Thank you all for answer promptly!

      Hello

      Reading your post, you have a 3700 flexconnect mode AP?

      If so the data flow is not affected by failover wlc as traffic going on locally. If you centralized since wlc authentication, you should configure AP are capable of doing authentication when they lost wlc connectivity.

      To convert lwap in autonomous, it is not a big deal. Have a look here: https://supportforums.cisco.com/document/57476/lwapp-autonomous-conversi...

      PS: Please do not forget to rate and score as good response if this solves your problem

    • HELP blackBerry Smartphones: Contacts in case of failure to show in a letter - watch 'NO ADDRESS FOUND.

      I'm helping a friend.  She has a Blackberry Curve 8300 with AT & T.  His work email is synchronized via the web AT & T Blackberry Page, http://www.att.com/blackberry .  There is no customer of the business running on the server.  All e-mails are synchronized via a webmail server.

      Normally, you can go to contacts and enter a letter, contacts jump to that letter.  When you enter more letters, it starts to narrow the results, allowing you to quickly find a contact with just 3 or 4 letters.

      In this case, even if there are 1129 address entries in the directory, when you enter the, for example, to search for contacts beginning with the letter L, it shows NO ADDRESS FOUND.  I scrolled the list (which took forever) and found that in fact, there a lot of contacts that began with the letter L - at least 20-30.  Currently, contacts are displayed by name, and I tried to put into service at the last name and company with the same results.

      There was a similar to this post, but he exercises his activities in an atmosphere of business - it's not.  Any ideas on how to solve this problem?  The phone just started doing this and as you can imagine, takes a very long time to scroll through the contacts of 1129 to find one, you are looking for.  Use of category helps, but still, 1129 contacts in about 6 categories... always means lots of scrolling!

      Any ideas?  Please help - thanks!

      Hi and welcome to the Forums!

      Whenever random strange behaviors creep, the first thing to do is a battery pop reboot. With power ON, remove the hood back and remove the battery. Wait a minute, then replace the battery and cover. Power on and wait patiently through the long reboot - about 5 minutes. See if things return to functioning. Like all computing devices, BB suffers from memory leaks and others... with a hard reboot is the best remedy.

      Best!

    Maybe you are looking for