Urgent - Flex builder internal error

I am running into this Flex Builder internal error when I run a debug session
An internal error occurred during: "child count update"
This happens to me in my app which load a swf (AS2). This is a proxy swf I use to get AS2 to talk to AS3 swf.
If I remove the loader, then I do not have the error.
This is severely hampering my efforts to debug my app, for which thsi proxy swf is important. Has any one encountered this? Thanks

I got a similar error while...
            var dataString:String = swfBA.toString();
for purposes of trying to obsufacate via String replace() to a SWF loaded into a ByteArray decompressed and deserialized for class name extraction, etc..
[Cause without it we're not protected!?! but that's another story about decompilers and code theft.]
Ultimately I'll look for another way another day, but I thought it might help you to mention it.
Oh Flash Builder 4 with latest SDK 4+ 64bit windows 7 and it's about a 4MB SW FFlex source.

Similar Messages

  • Flex Builder 2 errors on Eclipse 3.2

    Whenever you start Eclipse 3.2, five errors and two warnings
    occur, apparently caused by Flex Builder 2. To see them, follow the
    Eclipse menu
    Window =>
    Show View =>
    Other =>
    PDE Runtime =>
    Error Log. Here is a summary of the logs.
    You get the following errors whenever you start Eclipse 3.2:
    eclipse.buildId=M20060921-0945
    java.version=1.5.0_09
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86
    plugin: org.eclipse.core.filebuffers
    Error
    Sat Dec 09 08:39:04 CET 2006
    The content type with id
    "com.adobe.flexbuilder.project.content-type.actionscript" specified
    in the extension point does not exist.
    plugin: org.eclipse.core.filebuffers
    Error
    Sat Dec 09 08:39:04 CET 2006
    The content type with id
    "com.adobe.flexbuilder.project.content-type.css" specified in the
    extension point does not exist.
    plugin: org.eclipse.core.filebuffers
    Error
    Sat Dec 09 08:39:04 CET 2006
    The content type with id
    "com.adobe.flexbuilder.project.content-type.mxml" specified in the
    extension point does not exist.
    plugin: org.eclipse.ui
    Error
    Sat Dec 09 08:39:04 CET 2006
    Internal plug-in action delegate error on creation.
    java.lang.NullPointerException
    at
    org.cfeclipse.cfml.editors.actions.EditTagAction.setActiveEditor(EditTagAction.java:112)
    at
    org.eclipse.ui.internal.EditorPluginAction.initDelegate(EditorPluginAction.java:56)
    at
    org.eclipse.ui.internal.PluginAction.createDelegate(PluginAction.java:123)
    at
    org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:278)
    at
    org.eclipse.ui.internal.PluginAction.<init>(PluginAction.java:110)
    at
    org.eclipse.ui.internal.PartPluginAction.<init>(PartPluginAction.java:29)
    at
    org.eclipse.ui.internal.EditorPluginAction.<init>(EditorPluginAction.java:32)
    at
    org.eclipse.ui.internal.ActionDescriptor.createAction(ActionDescriptor.java:256)
    at
    org.eclipse.ui.internal.ActionDescriptor.<init>(ActionDescriptor.java:170)
    at
    org.eclipse.ui.internal.ActionDescriptor.<init>(ActionDescriptor.java:100)
    at
    org.eclipse.ui.internal.EditorActionBuilder.createActionDescriptor(EditorActionBuilder.ja va:41)
    at
    org.eclipse.ui.internal.PluginActionBuilder.readElement(PluginActionBuilder.java:158)
    at
    org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:138)
    at
    org.eclipse.ui.internal.registry.RegistryReader.readElementChildren(RegistryReader.java:1 27)
    at
    org.eclipse.ui.internal.PluginActionBuilder.readElement(PluginActionBuilder.java:141)
    at
    org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:138)
    at
    org.eclipse.ui.internal.registry.RegistryReader.readExtension(RegistryReader.java:149)
    at
    org.eclipse.ui.internal.registry.RegistryReader.readRegistry(RegistryReader.java:170)
    at
    org.eclipse.ui.internal.PluginActionBuilder.readContributions(PluginActionBuilder.java:11 2)
    at
    org.eclipse.ui.internal.EditorActionBuilder.readActionExtensions(EditorActionBuilder.java :58)
    at
    org.eclipse.ui.internal.EditorManager.createEditorActionBars(EditorManager.java:318)
    at
    org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:832)
    at
    org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:583)
    at
    org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:372)
    at
    org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:566)
    at
    org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:263)
    at
    org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1446)
    at
    org.eclipse.ui.internal.EditorManager$5.run(EditorManager.java:1006)
    at
    org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.java:843)
    at
    org.eclipse.ui.internal.EditorManager.restoreState(EditorManager.java:1001)
    at
    org.eclipse.ui.internal.WorkbenchPage.restoreState(WorkbenchPage.java:2843)
    at
    org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1936)
    at
    org.eclipse.ui.internal.Workbench.doRestoreState(Workbench.java:2857)
    at
    org.eclipse.ui.internal.Workbench.access$14(Workbench.java:2805)
    at
    org.eclipse.ui.internal.Workbench$19.run(Workbench.java:1681)
    at
    org.eclipse.ui.internal.Workbench.runStartupWithProgress(Workbench.java:1421)
    at
    org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1679)
    at
    org.eclipse.ui.internal.Workbench.access$12(Workbench.java:1650)
    at
    org.eclipse.ui.internal.Workbench$17.run(Workbench.java:1529)
    at
    org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at
    org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1473)
    at
    org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:183)
    at
    org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:702)
    at
    org.eclipse.ui.internal.Workbench.init(Workbench.java:1085)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1847)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
    at
    org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:92)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:68)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
    Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
    Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
    org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)
    plugin: org.eclipse.ui
    Error
    Sat Dec 09 08:39:04 CET 2006
    Could not create action delegate for id:
    org.cfeclipse.cfml.editors.actions.EditTagAction
    plugin: org.eclipse.ui
    Warning
    Sat Dec 09 08:39:00 CET 2006
    Warnings while parsing the editor contributions from the
    'org.eclipse.ui.editorActions' extension point
    Warning
    Sat Dec 09 08:39:00 CET 2006
    Actions require a non-empty label or definitionId:
    plug-in='com.adobe.flexbuilder.debug.ui',
    id='AUTOGEN:::com.adobe.flexbuilder.debug.ui.mxmlRulerActions/com.adobe.flexbuilder.debug .ui.mxmlDoubleClickBreakpointAction'
    Warning
    Sat Dec 09 08:39:00 CET 2006
    Actions require a non-empty label or definitionId:
    plug-in='com.adobe.flexbuilder.debug.ui',
    id='AUTOGEN:::com.adobe.flexbuilder.debug.ui.actionScriptRulerActions/com.adobe.flexbuild er.debug.ui.actionScriptDoubleClickBreakpointAction'
    plugin: org.eclipse.ui
    Warning
    Sat Dec 09 08:38:59 CET 2006
    Warnings while parsing the key bindings from the
    'org.eclipse.ui.commands' extension point
    Warning
    Sat Dec 09 08:38:59 CET 2006
    Cannot bind to an undefined command:
    plug-in='org.cfeclipse.cfml',
    id='org.cfeclipse.cfml.editors.actions.EditTagAction'

    FB only supports 3.2, just 3.1.1.
    Tracy

  • Flex Builder 3 Error: Unable to load SWC

    Hi,
    I am trying to use the YahooMaps component (YahooMaps.swc) in
    my application. I have included it in the build path of my
    application.
    Steps followed:
    1. Right-click on the project and choose Properties or open
    the Project menu and choose Properties.
    2. In the project properties dialog, choose Flex Build Path.
    3. Select the Library path tab, and press the Add SWC...
    button.
    4. Selected the YahooMap.swc
    I still get "Unable to load SWC: YahooMap.swc". It is an AS
    3.0 component. Any help will be appreciated.
    Thanks
    Sumit

    Hi Peter,
    Thank you for your reply.
    I have followed the documentation on the site you provided.
    All I have done so far is:
    1. Create a new flex project in Flex Builder 3
    2. Once the project is created, I try to add the YahooMap.swc
    to my Flex build path.
    3. Once I add the YahooMap.swc, it fails with the error
    "Unable to load YahooMap.swc" in Flex Builder 3.
    4. FB3 does not recognize YahooMap when I try to import it in
    AS3.
    import com.yahoo.maps.api.YahooMap;
    I am not sure what I am doing wrong. Does it have to do
    something with the version Y! has used to build the YahooMap.swc
    and Flex Builder 3?
    Thanks
    Sumit

  • Flex Builder 3: Error starting browser

    Admittedly, I am running Vista which is probably the culprit
    here, but I don't have a lot of options. When I click the Run,
    Debug and, or Preference/Web Browser buttons I get an error dialog
    box titled "Windows- No Disk" and the message says "Exception
    Processing Message 0xc0000013 Parameters 0x75AD023C 0x84C3A86C
    0x75AD023C 0x75AD023C". Buttons for Cancel, Try Again and Continue
    all simply redisplay the error dialog box. The only option is to
    end Flex 3 at that point.
    I do have Flex Builder 2 loaded and I am still using it. I
    can provide a HijackThis listing if requested.
    Thanks

    I had the same type of error under XP Pro when I click on the
    hyperlink of the Flex Start Page. Have a look behind the flex
    window if you don't have a modal window with information about JVM
    configuration. If you have this window just close it and then
    buttons of the Flex Exception window should work.
    BTW I retry to reproduce the error to check this hidden
    window before posting, but it is working now !!! Don't know why
    !

  • Flex Builder 3 error: This file cannot be launched

    All of a sudden when I try to run my app from within Flex
    Builder 3, I get a popup that says:
    This file cannot be launched. I right click on my mxml file
    and the option to set it as default is greyed out.
    How can I make this error go away?
    Thanks

    I've filed a number of bugs about a lot of things :P
    Part of the problem for me is that I am using Vista x64 and
    there are known issues with Eclipse 3.3 and the Logitech SetPoint
    drivers on that OS. Basically, in FB3 I get corrupted Property
    Dialogs and Preferences (can't change key binds, or set compiler
    config, etc.). It does work in Eclipse 3.4M4 with the plugin, but
    then Design Mode doesn't work properly (images and style are
    wrong), and that is unsupported by Adobe. So basically I switch
    back and forth between the two whenever I need to access the
    dialogs lol. Given that kind of situation, it is difficult to know
    what is a propblem with my specific config, and what is a bug.
    Generally one of the things I see is my embedded fonts start
    showing up as errors when I hit compile, then I have to do a clean
    build. CSS errors/warnings show up in the main mxml file instead of
    the CSS file (at the CSS file's line numbers).
    I've also seen issues where modules aren't saved to the
    properties files properly. Lack of conditional compilation support
    (debug versus release at the bare minimum) in FB3 is annoying
    (though you can do it with ANT).

  • TestStand Deployment build Internal error code 6625

    I use TestStand 4.2 create a sequence which call LabVIEW code mouldes. All LabView code moudles are developed by LabVIEW 8.5.
    I want to deploy it so use TestStand Deployment Utility. An error is occur when build. The log is as below:
    +++++++++++++++++++++++++++++++++++++++
    Starting Analysis
    Processing Workspace...
    Done processing workspace file
    Finished Analysis
    Building...
    12:33
    Internal error code 6625 Processing VIs...
    Could not process LabVIEW VIs. Fix any broken VIs before rebuilding. LabVIEW error:
    Dynamically Call Build VI Distribution LV 8.6 or Above - TestStand.vi->TestStand - Call Build VI Distribution for Unique VI Hierarchies LV 8.6 or Above.vi->TestStand - Package VIs.vi->TestStand - Build.vi->TestStand - Distribution Wizard GUI.vi->TestStand - Deployment Utility Splash Screen.vi中的Exception occured in LabVIEW: LabVIEW:  File version is later than the current LabVIEW version.
    An installer was not created due to an error
    The build process is done.
    12:33
    Aborted
    I already configured the TestStand adapt with LabView Run-Time engine 8.5.1. Why the TestStand Deployment Utility still Dynamically Call Build VI Distribution LV 8.6?
    Could anyone have answer for this?
    Thanks very much.

    Gregg,
    Here is a bit more information to help debugging:
    This code is looking at the sequence files in the image directory TestStand - Check Linkages in SubSteps.vi get all the substeps of a user defined step type and TestStand - Check Linkages in Step.vi checks for absolute paths in the code modules of those substeps.  Error code 97 means a property or invoke node got a null reference.  I reviewed the code and I only see one place the error could be occurring, ultimately StepType.Getsubstep is returning a null reference for some substep.  
    If I can get files to reproduce the error here I can find out exactly what is causing it.  Since I'm sure you don't want to post your entire system, but we can narrow it down.
    First this error will only happen with a user defined step type, so I would make a test sequence that contains an instance of each user defined step type you have in your system and see if deploying the test sequence also produces the error.
    If you have a large number of step types I would try to narrow it down by deleting half of the steps and saving the sequence to a new path.   If the new sequence still has the error you reduced the size by half.  If it doesn't the other half should have the error and you still reduced the size by half.   You can keep iterating until you have a reasonable number of step that reproduces the error.    At that point you could post that sequence and it's dependencies, and I will find the exact problem.
    -Rick Francis

  • Urgent -- ORA-00600: internal error code, arguments: [17177],  -- on insert

    hello,
    I have a table with 7 columns, 6 columns are of datatype of VARCHAR2/DATE/NUMBER, one column is of datatype SYS.XMLTYPE.
    I am trying to insert one record into the table. The insert script is as below:
    INSERT INTO t1
    VALUES (234556789,1045,0,SYSDATE,SYSDATE,'SYSTEM',XMLTYPE('<GSL>300</GSL>'));
    There are no garbage characters in the above insert statement.
    When I run this script on UNIX I get the error below:
    ERROR at line 1:
    ORA-00600: internal error code, arguments: [17177], [0x000000000], [], [], [],
    ORA-31011: XML parsing failed
    ORA-06512: at "SYS.XMLTYPE", line 0
    ORA-06512: at line 1
    I verified the ora 31011 which says
    31011, 00000, "XML parsing failed"
    // *Cause:   XML parser returned an error while trying to parse the document.
    // *Action:  Check if the document to be parsed is valid.
    But the xml document is a valid document. The same insert script works on an NT machine without any errors.
    The version of oracle on unix is 9.2.0.3.0.
    The characterset is UTF8
    I fired the query below to verify:
    SQL> select substr(dbms_java.longname(object_name),1,35) as class, status
    from all_o 2 bjects
    where obj 3 ect_type = 'JAVA CLASS'
    and obje 4 ct_name = dbms_java.shortname('oracle/xml/parser/v2/DOMParser');
    CLASS
    STATUS
    oracle/xml/parser/v2/DOMParser
    VALID
    Is there any setting (enviroment or any other setting ) needed on UNIX to be able to successfully insert this record in the table. What are the steps I need to do to insert this record
    The problems seems to be in XML insert. Can anyone help pls ASAP.
    thanks
    aananth

    Hi,
    the bitmap parameter disables the use of bitmap plans for tables w. only B-tree indexes. This will cause a performance problem in a DWH. So I would prefer to change the optimzer mode. The optimizer than uses a mix of costs and heuristics to find a best plan for fast delivery of the first few rows. This will not produce so much problems.
    Regards,
    Detlef

  • Flex Builder 3 error  JVM terminated, Exist code=13

    When i try to open flex builder 3, this message pops up suddenly and i don't know how to solve.
    Please help me.

    Found the problem in the FlexBuilder.ini file. I had to reduce the memory settings like this:
    -Xms768m
    -Xmx768m
    Also see here: http://www.blog.techsplice.com/archives/38

  • Very urgent Hrrcf_start_int service --internal error

    Hi all,
    I am having a problem in hrrcf_start_int service. If i test the service its showing an internal error occured. Please suggest me to overcome from this.
    Regards
    Vijay

    Hi Vijay,
    I think HRRCF_START is not executable alone, because somehow called internally from other services.
    The default.htm seams to be SAP standard, if there is not other start page defined as "inital BSP" in the BSP application properties.
    So, if you start HRRCF_START_INT, it should normally work.
    When I open HRRCF_START_INT via http://SERVER:PORT/sap/bc/bsp/sap/hrrcf_start_int/, the system requests a user and password.
    Another idea is to check your customizing for SAP eRecruiting.
    Open SPRO and navigate to SAP E-Recruiting.
    Under Technical Settings -> User Interface you can customize your start pages, which is necessary for HRRCF_START_*.
    In the SPRO you may also find some guideline for eRecruitment implementation. Or just have a look [service.sap.com|http://service.sap.com] and search for eRecruitment HRRCF_START or something like this. There may be some hints for all steps you have to do, before SAP eRecruiting runs properly.
    Regards
    Tobias

  • Flex Builder 3 error when changing project names

    When you create a Flex 3 project (ex. Test1) and then rename
    the project (ex. Flickr) the URL settings for the project do NOT
    change. The stay as the original. Using the examples provided the
    are originally:
    http://localhost:3000/Test1/flex_bin/FlickrRIA.html
    Even after changing the name of the project the URL settings
    still default to the above and not to:
    http://localhost:3000/Flickr/flex_bin/FlickrRIA.html

    Found the problem in the FlexBuilder.ini file. I had to reduce the memory settings like this:
    -Xms768m
    -Xmx768m
    Also see here: http://www.blog.techsplice.com/archives/38

  • Flex Builder throwing errors on comments / Stops Compiling

    FB 2.0.1 - Eclipse plugin AND Standalone
    A) Write code that sorts an Array Collection on a property
    that doesn't exist
    B) Make any changes you want, add trace statements, etc...
    Changes will not be compiled
    C) "Clean..." -> Same Result
    D) Delete "bin" directory, to ensure all components are
    re-compiled -> Same result
    It appears that FB is using a cache somewhere, and that the
    files are not being recompiled every time. Disabled the Cache on
    Firefox, computer restarts all have no effect.
    I can provide my entire document tree to anyone in the power
    to fix this!!! It's quite maddening!

    I have never experienced that. Is the FB 3 install a clean
    one? Into a new folder?
    There are instructions reegarding starting FB with the "clean
    otions somewhere.
    What happens in a new project?
    You could also create a clean project and copy the source
    files in manually.
    Tracy

  • Error in "Run FlexPMD" in "Flex Builder 3"

    I got the following error in my Flex Builder 3
    Error: FlexPMD command line reference preference is missing
    Can any one please help me in solving this error ..
    with regards
    aditya

    Check out the instructions here:
    http://opensource.adobe.com/wiki/display/flexpmd/FlexPMDEclipseplugin

  • Internal Server Error When Trying to Open Flex Builder Tutorials

    Anyone know what I need to set up to run the tutorials in
    Flex Builder - get an internal error server (500) when trying to
    open up the tutorials listed on the start page.
    I can open, compile and run projects .
    Thanks

    well thats a real vague error that IIS can spit out and it
    could mean anything. If you are using a server side script in
    conjunction with the tutorials for some reason that i would start
    by commenting it all out. If you are just getting that error when
    just trying to access a static html file that resides whithin your
    web root then i would open up IIS and check you permisions under
    your default web site for that folder.

  • Flex Builder 3 internal error

    I just installed Flex Builder 3 on an Intel Mac with Leopard
    (10.5.4). Flex Builder runs OK. When it builds a project I get an
    error: "An internal build error has occurred. Right-click for more
    information." The right click provides no information. Nothing
    seems to be getting built. I have downloaded example projects such
    as the Simple RIA tutorial. Everything fails in the same way. I
    can't run or debug a project.

    Try going to the Help menu and select "Product Details,"
    which is at the bottom of the menu (in Windows). In the "Product
    Details" dialog box, click on "Configuration Details," and lastly
    in the "Configuration Details" dialog box click on "View Error
    Log." At the bottom of the log should be the latest error
    preventing you from building the app.

  • Flash Builder 4.5 Data Services Wizard, setting up REST service call returns Internal Error Occurred

    Dear all -
    I am writing with the confidence that someone will be able to assist me.
    I am using the Flash Builder Data Services Wizard to access a Server that utilizes REST type calls and returns JSON objects. The server is a JETTY server and it apparantly already works and is returning JSON objects (see below for example). It is both HTTP and HTTPS enabled, and right now it has a cross-domain policy file that is wide open (insecure but its not a production server, it's internal).
    The crossdomain file looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
    <cross-domain-policy>
       <allow-http-request-headers-from domain="*" headers="*" secure="false"   />
       <allow-access-from domain="*" to-ports="*" secure="false"/>
       <site-control permitted-cross-domain-policies="master-only" />
    </cross-domain-policy>
    The crossdomain file is in the jetty server's root directory and is browseable via HTTP and HTTPS (i.e. browsing to it returns the xml)
    Now before all of you say that using wizards sucks (generally) I thought I would utilize the FB Data Services Wizard as at least it would provide a template for which I could build additional code against, or replace and improve the code it produces.
    With that in mind, I browse to the URL of the Jetty Server with any web browser (for example, Google Chrome, Firefox or IE) with a URL like this (the URL is a little confidential at the moment, but the structure is the same)
    https://localhost:somePort/someKey/someUser/somePassword/someTask
    *somePort is the SSL port like 8443
    *someKey is a key to access the URL's set of services
    returns a JSON object as a string in the web browser and it appears like the following:
    {"result":success,"value":"whatEverTheValueShould"}
    Looks like the JSON string/object is valid.
    I went through the Flash Builder Data Services Wizard to set up HTTP access to this server. The information that I filled in is described below:
    Do you want to use a Base URL as a prefix for all operation URLs?
    YES
    Base URL:
    https://localhost:8443/someKey/
    Name                    : someTask
    Method                    : POST
    Content-Type: application/x-www-form-urlencoded
    URL                              : {someUser}/{somePassword}/someTask
    Service Name: SampleRestapi
    Services Package: services.SampleRestapi
    datatype objects: valueObjects:
    Completing the wizard, I run the Test Operation command. Remember, no authentication is needed to get a JSON string.
    It returns:
    InvocationTargetException: Unable to connect to the URL specified
    I am thinking - okay, but the URL IS browseable (as I originally was able to browse to it, as noted above).
    I continue to test the service by creating a Flex application that accepts a username and password in a form. when the form is submitted, the call to the service is invoked and an event handler returns the result. The code is below (with some minor changes to mask the actual source).
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                                     xmlns:s="library://ns.adobe.com/flex/spark"
                                     xmlns:mx="library://ns.adobe.com/flex/mx"
                                     xmlns:SampleRestapi="services.SampleRestapi.*"
                                     minWidth="955" minHeight="600">
              <fx:Script>
                        <![CDATA[
                                  import mx.controls.Alert;
                                  import mx.rpc.events.ResultEvent;
                                  protected function button_clickHandler(event:MouseEvent):void
                                            isUserValidResult.token = SampleRestAPI.isUserValid(userNameTextInput.text,passwordTextInput.text);
                                  protected function SampleRestAPI_resultHandler(event:ResultEvent):void
                                            // TODO Auto-generated method stub
                                            // print out the results
                                            txtAreaResults.text = event.result.message as String;
                                            // txtAreaResults.appendText( "headers \n" + event.headers.toString() );
                        ]]>
              </fx:Script>
              <fx:Declarations>
                        <SampleRestapi:SampleRestAPI id="SampleRestAPI"
                                                                                                 fault="Alert.show(event.fault.faultString + '\n' + event.fault.faultDetail)"
                                                                                                 result="SampleRestAPI_resultHandler(event)"
                                                                                                 showBusyCursor="true"/>
                        <s:CallResponder id="isUserValidResult"/>
                        <!-- Place non-visual elements (e.g., services, value objects) here -->
              </fx:Declarations>
              <s:Form defaultButton="{button}">
                        <s:FormItem label="UserName">
                                  <s:TextInput id="userNameTextInput" text="q"/>
                        </s:FormItem>
                        <s:FormItem label="Password">
                                  <s:TextInput id="passwordTextInput" text="q"/>
                        </s:FormItem>
                        <s:Button id="button" label="IsUserValid" click="button_clickHandler(event)"/>
                        <s:FormItem  label="results:">
                                  <s:TextArea id="txtAreaResults"/>
                        </s:FormItem>
              </s:Form>
    </s:Application>
    It's a simple application to be sure. When I run it , I get the following returned in the text area field txtAreaResults:
    An Internal Error Occured.
    Which is equivalent to the following JSON string being returned:
    {"success":false,"value":"An Internal Error Occured"}
    It appears that the call is being made, and that a JSON object is being returned... however it does not return the expected results?
    Again the URL constructed is the same:
    https://www.somedomain.com:somePort/someKey/someUser/somePassword/someTask
    So I am wondering what the issue could be:
    1) is it the fact that I am browsing the test application from an insecure (http://) web page containing the Flex application and it is accessing a service through https:// ?
    2) is the JSON string structurally correct? (it appears so).
    3) There is a certificate enabled for HTTPs. it does not match the test site I am using ( the cert is for www.somedomain.com but I am using localhost for testing). Would that be an issue? Google Chrome and IE just asks me to proceed anyway, which I say "yes".
    Any help or assistance on this would be appreciated.
    thanks
    Edward

    Hello everyone -
    Since I last posted an interesting update happened. I tested my  Flex application again, it is calling a Jetty Server that returns a JSON object, in different BROWSERS.  I disabled HTTPS for now, and the crossdomain.xml policy file is wide open for testing (ie. allowing every request to return data). So the app accessing the data using HTTP only. Browsers  -  IE, Opera, Firefox and Chrome. Each browser contained the SAME application, revision of the Flash Player (10.3.183.10 debugger for firefox, chrome, opera, safari PC; 11.0.1.129 consumer version in IE9,) take a look at the screen shot (safari not shown although the result was the same as IE and chrome)
    Note that Opera and Firefox returned successful values (i.e. successful JSON objects) using the same code generated from the Data Services Wizard. Chrome, IE and, Safari failed with an Internal error. So I am left wondering - WHY? Is it something with the Flash Player? the Browsers?  the Flex SDK? Any thoughts are appreciated. Again, the code is found in the original thread above.

Maybe you are looking for

  • Updated itunes 11.2 crashes after opening

    So, I recently updated my itunes when prompted to the new 11.2 version from 11.1.5, and afterwards it no longer opened without crashing! It would bounce, open for a few seconds, and crash. Before this upgrade I have never had a problem with itunes, w

  • Not sure how to fix

    I've had my mini since late last summer with no problems. Last weekend I connected to laptop as usual to recharge battery & update iPod. When I turned on my iPod this morning, and select any of my playlists..it just rolls through the tunes without pl

  • How to install applications on the 8700c

    I am new to Blackberry, just started using a 8700c.  I found numerous applications I would like to try, but cannot figure out how to install them.  I loaded app world on my device, but I get a message that says App. World is not available on devices

  • Sound Check doesn't seem to work for ipods?

    I'm having trouble with the volume of songs on my various ipods (ipod version 2, newest touch, and my iphone 5c). While the sound check works in itunes, I have to constantly adjust the volume for the songs on my ipods. Is there a way to get around th

  • Attachment error: Object Link type

    Hi, This is regarding the UWL - opening the attachment. we have integrated the solution manger to the Enterprise portal where the workflow tasks of the solution manager will be displayed in the UWL of the Enterprise portal. The workitems are displaye