
- ERROR 2032 RTE PLAYER INSTALL
- ERROR 2032 RTE PLAYER UPGRADE
- ERROR 2032 RTE PLAYER FULL
- ERROR 2032 RTE PLAYER ANDROID
- ERROR 2032 RTE PLAYER CODE
HTTPStatusEvent objects are always sent before error or completion events. I've checked Adobe's API docs for the HTTPStatusEvent and 0 seems to be a default.
ERROR 2032 RTE PLAYER CODE
Just wanted to add that an HTTP Status code of 0 is being returned immediately before the ioErrorEvent 2032 is being dispatched.

Has anyone else encountered this? I know its pretty specific.
ERROR 2032 RTE PLAYER ANDROID
While debugging via USB, I can see that the HTTPService call is returning a FaultEvent with IOErrorEvent #2032.Īfter researching, I found that Android OS has some issues with certain SSL certificates, and the issuer thats being used on the server is 'VeriSign Class 3 International Server CA - G3' but I haven't really found any viable workarounds/solutions. I only have a couple of test Android devices and they're running 2.3.3 but none will make a successful connection. from within my test app or in the device's browser. The Android devices also work correctly when making HTTPS requests to other domains, like Twitter, etc. It makes a login request via HTTPS (using a POST with HTTPService).Everything works fine while debugging on my development box via ADL and when compiled and tested on iOS 4.2 and iOS 5.
ERROR 2032 RTE PLAYER UPGRADE
Has anybody found a resolution to this problem? Currently our upgrade to 11.3 is at a standstill until we get an answer.I have a mobile app that I targeted for iOS and Android. That leads me to think that the problem exists in the handshake of credentials between the flash player and the backend and/or what directories the flash player can write to. What is interesting is that the URL prompts for a username and password. This test works OK, which means that Flash Player is installed and functioning. One test that IBM recommended is to access the swf files directly in the browser by substituting the URL : Something appears to be blocking the flash player plugin that is launched from DataStage via a custom Internet Explorer session. We’ve tried everything on this and relaxed all security measures that we can think of.
ERROR 2032 RTE PLAYER FULL
No other user works, even if they have full Administrator rights and nothing else. The only way we can get the Assembly Editor to work is to log in as the local Administrator user on the 2008 server. Once we could get past the IE problems, we managed to replicate the exact 2032 error on the 2008 server as my Windows 7 machine on the LAN. We had to force it to turn off by hacking the registry. We had a lot of problems with Internet Explorer Enhanced Security Configuration. We have tried to eliminate the AWS cloud (and our local Group Policies) out of the equation, by creating a Windows 2008 server in the AWS cloud on a Bastion Host, with local administrator access. We don’t believe that having the backend on an AWS host is the cause of the problem. Our DevOps guys have said that the domain that is giving us problems is probably our local windows domain (and the security within it).

So this should not be factor, given that the client tools access the back via HTTP or HTTPS. One important factor in this upgrade is that we have installed the backend of DataStage in the Amazon AWS cloud, and have installed the client tools on our local network. The RSL error #2032 error could occur on any one of the following: Note: There are three swf (flash player) files in that server location. URL: /ibm/iis/ds/xmlpack3/XMLPackLibrary.swf RSL Error 1 of 3 (can also be 2 or 3 of 3, in no particular order)Įrror #2032: Stream Error. After completing the trace, we managed to capture the following error:
ERROR 2032 RTE PLAYER INSTALL
We raised a ticket with IBM and they said it was a flash player problem and we should install the debugger version of flash to get a trace file. Flash player 16 ActiveX (latest version). Windows 7 Professional 64-bit (ok, it’s bootcamp Windows running on a Mac). Red Hat Enterprise Linux Server release 6.6 (Santiago) Problem: The DataStage 11.3 Assembly Editor fails to display, and falls over with an error.

Our organisation is in the process of upgrading from DataStage 9.1 to 11.3.
