I am building a client application under Tuxedo 12.1.3 AIX.  The code works under Tuxedo 8.  The compile completes and generates an executable, however the application fails to load indicating the auxiliary header is invalid.

The output is XCOFF64, along with other built libraries stored in big format archive (not shared object).  Is there something wrong with the compile options or am I missing an option that Tuxedo needs to pass onto xlc for linking?
Archive options are ar -v -r
Build options: -r -q64 (includes, defines)
All else standard buildclient option listings.
Some more than likely to be asked for information:
exec(): 0509-036 Cannot load program aftct.exe because of the following errors:
0509-102   The size of the auxiliary header is invalid.
0509-194 Examine file headers with the 'dump -ohv' command.
----- dump -ohv output
***Object Module Header***
# Sections      Symbol Ptr # Symbols       Opt Hdr Len     Flags
3 0x000987a2           4060 0     0x0000
Flags=( DEP_SYSTEM )
Timestamp = "Mar 25 18:57:22 2015"
Magic = 0x1f7  (64-bit XCOFF)
***Section Header Information***
Section Header for .text
PHYaddr VTRaddr     SCTsiz RAWptr      RELptr
0x100000138 0x100000138  0x00068ec4  0x00000138  0x00072598
LN#ptr #RELent     #LINent     Flags
0x00000000 0x00002423  0x00000000  0x00000020
Section Header for .data
PHYaddr VTRaddr     SCTsiz RAWptr      RELptr
0x110000ffc 0x110000ffc  0x0000959c  0x00068ffc  0x00091f82
LN#ptr #RELent     #LINent     Flags
0x00000000 0x00000770  0x00000000  0x00000040
Section Header for .bss
PHYaddr VTRaddr     SCTsiz RAWptr      RELptr
0x11000a598 0x11000a598  0x000266c0  0x00000000  0x00000000
LN#ptr #RELent     #LINent     Flags
0x00000000 0x00000000  0x00000000  0x00000080
---- some truss output
getgidx(2) = 201
getgidx(1) = 201
__loadx(0x01480080, 0x2FF21660, 0x00000A50, 0x2FF221D0, 0x2FF22F37) = 0xD054C128
access("/usr/lib/nls/msg/en_US/execerr.cat", 0) = 0
_getpid() = 3080398
kopen("/usr/lib/nls/msg/en_US/execerr.cat", O_RDONLY) = 3
kioctl(3, 22528, 0x00000000, 0x00000000)        Err#25 ENOTTY
kfcntl(3, F_SETFD, 0x00000001) = 0
kioctl(3, 22528, 0x00000000, 0x00000000)        Err#25 ENOTTY
kread(3, "\0\001 ù\001\001 I S O 8".., 4096)    = 4096
lseek(3, 0, 1) = 4096
lseek(3, 0, 1) = 4096
lseek(3, 0, 1) = 4096
_getpid() = 3080398
lseek(3, 0, 1) = 4096
exec(): 0509-036 Cannot load program kwrite(2, " e x e c ( ) :   0 5 0 9".., 37)        = 37

Hi,
Can you post the commands you were using to build your client?  Normally that library should be included by default if using buildclient.
Regards,
Todd Little
Oracle Tuxedo Chief Architect
PS  Glad you found a solution!

Similar Messages

  • Play a song from itunes? it will show the art work then skip three or four songs and start playing! How can I get it to play the songs I touch? This is a new phone but has been restored from backup. Not even all my icloud music is showing

    play a song from itunes? it will show the art work then skip three or four songs and start playing! How can I get it to play the songs I touch? This is a new phone but has been restored from backup. Not even all my icloud music is showing

    Hi amorg1876,
    If your iPhone is skipping over certain songs, you may want to check out this article:
    Troubleshooting songs that skip
    http://support.apple.com/kb/TS3217
    Cheers!
    - Ari

  • Export Release Build Flash Builder 4.5 fails to load over the web.

    Exported Release Build Application fails to load over the web.  You can reproduce using the following steps:
    1. Create New Flex Project in Trial Flash Builder 4.5.
    2. Use the default Flex 4.5 sdk.
    3. Configure as a web application.
    3. Place the following MXML code in the main application file:
    <?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"
    minWidth = "955"
    minHeight = "600">
    <fx:Declarations>
    <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    <s:TextArea text = "Hello World!" width = "100%" height = "100%">
    </s:TextArea>
    </s:Application>
    3. Save the main application file and Export Release Build to bin-release.
    4. Place all files in bin-release on IIS web server in a web accessible location.
    5. Go to the web accessible location in any browser with newest flash player and view the application's html page.
    Actual Results:
    Flash movie appears blank. Context menu shows Movie Not Loaded. Network traffic shows application main swf downloaded. Framework dependent swfs not downloaded.
    Expected Results:
    Movie loads. Hello World! appears in text box. Context menu does not show Movie Not Loaded. Framework dependent swfs downloaded.
    Workaround (if any):
    Deploy on an Apache web server.
    The tests were run on IIS 7.x (7.0 for one, and 7.5)
    Flex application was built using Flex 4.5.0 SDK pre-bundled release (built-in flex 4.5 with Flash Builder 4.5 trial) on Mac OS X 10.6.7 (10J869)
    Flash Player 10.3.181.14
    Example failing website:
    http://staging.ibenergy.com/Test.html
    Any idea as to why my exported release build fails? Any help would be appreciated.

    Just tried this out on an IIS server with Flash player 10.3.181.14 - it worked.
    Are you using the release version of Flash Builder 4.5 with the release version of Flex SDK (not a prior SDK build)?
    The URL you mentioned gives me a 403 forbidden error.
    -Anirudh

  • Failed to load resource: the server responded with a status of 405 (Method Not Allowed) XMLHttpRequest cannot load (WCF service URL). Invalid HTTP status code 405

    Hi,
    while consuming the  WCF service POST method Jquery, getting error in Chrome and firefox, in IE  Its working fine.
    ERROR:Failed to load resource: the server responded with a status of 405 (Method Not Allowed)  XMLHttpRequest cannot load (WCF service URL). Invalid HTTP status code 405.
    Jquery used to call:
    $.support.cors = true
            $.ajax({
                type: "POST",
                url: serviceURL,
                data: JSON.stringify(managedProps),
                useDefaultXhrHeader:false,
                contentType: "application/json; charset=utf-8",
                dataType: "json",
                //processData: true,
                crossDomain: true,
                success: function (data, status, jqXHR) {
                   alert("sucess");
                error: function (xhr) {
                    alert("error");
    WCF sevice Web.config
    <webHttpBinding>
            <!--<binding name="webHttpBindingWithJsonP" transferMode="StreamedRequest" />-->
            <binding name="crossDomain" crossDomainScriptAccessEnabled="true" transferMode="StreamedResponse" />
          </webHttpBinding>
        </bindings>
        <services>
          <service name="DynamicRefinerWCF.DynamicRefiner">
            <endpoint address="" behaviorConfiguration="REST" bindingConfiguration="crossDomain" binding="webHttpBinding" contract="DynamicRefinerWCF.IDynamicRefiner" />
            <endpoint address="mex" binding="mexHttpBinding" contract="DynamicRefinerWCF.IDynamicRefiner" />
            <host>
              <baseAddresses>
                <add baseAddress="http://localhost/example.svc" />
              </baseAddresses>
            </host>
          </service>
        </services>
        <!--<protocolMapping>
            <add binding="basicHttpsBinding" scheme="https" />
        </protocolMapping>-->    
        <!--<serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="true" />-->
      </system.serviceModel>
      <system.webServer>
        <!--<modules runAllManagedModulesForAllRequests="true"/>-->
        <modules>
          <remove name="WebDAVModule" />
        </modules>
        <handlers>
          <remove name="WebDAV" />
        </handlers>
        <directoryBrowse enabled="true" />
        <httpProtocol>
          <customHeaders>
            <add name="Access-Control-Allow-Origin" value="*"/>
            <add name="Access-Control-Allow-Headers" value="Content-Type"/>
            <add name="Access-Control-Allow-Methods" value="GET, POST, PUT, DELETE, OPTIONS"/>
            <add name="Access-Control-Request-Headers:" value="*" />
            <add name="Access-Control-Request-Method:" value="*" />
          </customHeaders>
        </httpProtocol>
        <!--
            To browse web app root directory during debugging, set the value below to true.
            Set to false before deployment to avoid disclosing web app folder information.
          -->
        <!--<directoryBrowse enabled="true"/>-->
      </system.webServer>
    </configuration>
    Thanks,
    Swathi

    Right on - I have done that a number of times.

  • When I log into the iTunes store my screen shows the marker go half way across the loading indicator, the screen show a blank screen with the heading accessing  iTunes. If I go to the right side and search the store the names drop down. Nothing happens

    When I log into the iTunes store my screen shows the marker go half way across the loading indicator, the screen shows a blank screen with the heading "accessing  iTunes". If I go to the right side and search the store the "search names" drop down. Then nothing happens. My iTunes store account info is shown on the right side
    I am using a Dell Vostro 3400, with 8 GB RAM, Windows 7 64bit Ultimate OS. ITunes version 10.5? (Latest)
    What I have tried:
    Uninstalled iTunes,
    Removed firewall and protection.
    Re-installed iTunes 64bit (still get the same issue)
    Restarted firewall, added apple.com etc.
    I have created a new user profile to no vail.
    Still the same issue. I can access using my iPod 

    I am having the same problem ever since I upgraded.  Have received four emails from Apple support on the
    issue and nothing has worked.  Unloaded 10.5 and went back to 10.3 which worked fine but it would not allow
    me to sync my Iphone with the ios 5 upgrade.  Went back to 10.5 and sometimes get exactly what you do when
    I try an access the store.  It looks like something is clearly missing.  Have done just about everything I have seen
    on threads but nothing works.  Really need help.

  • Images fail to load into the browser

    Hello,
    Sometimes images fail to load into the browser (they show up as a red "X"). Does anyone know why? Refreshing often loads them correctly, but then a different image will not load (and show a red "X").
    Thanks very much,
    Andy

    Hi Vikas,
    Thank you very much for your help on this. I am now using a faster computer and the problem no longer happens. I did understand your suggestion - I was brainstorming ideas to make changes to APEX to account for slow computers, or computers without enough memory. To somehow guarantee a level of service for APEX applications at the end user's browser. Similar to how Oracle Enterprise manager can help guarantee certain SLAs for J2EE web applications, by monitoring performance from the browser all the way back to the disk. (I'm not sure if it 100% can do this today, but I believe this is the direct it is headed).
    Well, I suppose if everyone uses fast computers this is no longer an issue. But, sometimes fast computers are hard to come by.
    Thanks again for your help,
    Andy

  • Teststand error states that a vi failed to load in the Labview Run-Time Engine

    I am getting an error in teststand that states that a vi failed to load in the Labview Run-Time Engine version '14.0.1'
    If I look at the software loaded on my system with the NI Measurement and Automation Explorer I have Labview Run Time engines for version 2009, 2010, 2011, 2012, 2013, & 2014 on my system.
    How do I get this VI to run on this system when it is called by test Stand?
    Thank you

    The RTE 14.0 was loaded as part of my deployment and after I ran this I got an update notice for the F1 patch which I also loaded.
    I do not have labview loaded on this system, only the run time engines from running my deployment.
    When I launch t he teststand sequence, when it calls the labview VI, I get the following error moessage:
    Error: Failed to load VI 'C:\builds\RelayVoltageMeaure.vi' in the LabVIEW Run-Time Engine version '14.0.1'. LabVIEW: The VI is not executable. This error may occur because the VI is either broken or contains a subVI that LabVIEW cannot locate. Select File>>Open to open the VI and verify that you can run it. VI Path: C:\builds\RelayVoltageMeaure.vi[Error Code: -17600, Failed to load a required step's associated module. ]
    I have attached the teststand sequence if this helps.
    Thanks
    Attachments:
    QuantumDigitalBd.seq ‏13 KB

  • Failed to load resource: the server responded with a status of 404 (Not Found)

    I uploaded 2 x small Wordpress sites to Azure this morning using the local Git repository on my iMac. They worked fine when I checked them earlier and now I see the websites are not loading correctly with 30+ errors on each effecting all .css, .js and
    .jpg files - using view source, these are the error messages.
    Failed to load resource: the server responded with a status of 404 (Not Found)
    When I open the web root in my ftp client the files are definitely there as you would expect. I am using Azure Small Basic Hosting, any thoughts on what has gone wrong and how to fix the websites?
    Site 1: http://goo.gl/VONbHc
    Site 2: http://goo.gl/wdTP67
    Liam

    Hi,
    I tested your site 1, when I open http://goo.gl/VONbHc, it direct me to
    http://templestudios.azurewebsites.net/ ,so I think you create templestudios as your azure website name. it seems that the page will go directory to another page, one image html code as below.
    <img width="300" height="225" title="Portrait Photography" class="thumb wp-post-image" alt="Portrait Photography" src="http://www.photostudio.ie/wp-content/uploads/portrait-girl-dublin-300x225.jpg">
    The image was not found seems more relate to
    http://www.photostudio.ie , I open this site, contents are as following screenshot.
    Hope this helps
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Failed to load resource the network connection was lost

    I am uploading a 2 gb file into my application using chrome in my MacBook Pro, i keep getting an error (FAILED to load resource: net::ERR_CONNECTION_RESET) when the file is 100% uploaded and the file starts uploading from the beginning (1%... and so on). This issue is not happening when i am doing the file upload using chrome in my windows 7 machine. I Also noticed in the same MacBook if i upload through Safari i get the same error (failed to load resource the network connection was lost). Please let me know what additional information i can provide technically.
    Regards,
    Charan

    common guys..nobody have any solution for this...i have seen many people complaining about large file upload issues in MacBooks which wont happen in windows.

  • U.S. English flag symbol fails to load in the menu bar

    Upon awaking or starting the iMac, the U.S. English language symbol fails to load on the right side of the menu bar as it should. This means that I cannot select other keyboard languages under that symbol's drop down menu. In fact the spinning color wheel appears on far right side of the menu bar where the day and date are also located. If I move the pointer to the left past this area, the spinning color wheel changes to its normal pointer arrow. I see this oddity several times a week. Does anyone have an idea why this occurs?

    Check your flag symbol settings. According to the os Help I found the following:
    +"Switching your keyboard to Dvorak layout+
    +If you have difficulty using your computer’s standard QWERTY keyboard, you can switch the keyboard to Dvorak layout, which optimizes key layout for typing comfort and ease of use.+
    +To use the Dvorak keyboard layout:+
    +Choose Apple menu > System Preferences, click Language & Text, and then click Input Sources.+
    +Open Language & Text preferences+
    +Scroll down the alphabetical list on the left to select one of the Dvorak options.+
    +If you select the Dvorak - Qwerty ⌘ option, the keyboard changes to QWERTY when you hold down the Command key (⌘).+
    +Select the “Show Input menu in menu bar” checkbox, which appears below the list.+
    +Choose Input menu > [Dvorak option] to switch to the Dvorak layout.+
    +The Input menu appears in the upper-right corner of the menu bar at the top of your computer screen. Its icon is usually the flag of the country that corresponds to the input source you have chosen in Language & Text preferences. For example, if you chose U.S., the American flag is the icon for the Input menu. When you switch to a Dvorak keyboard, the icon changes accordingly."+

  • I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps

    I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps at all. And 2, Lr everytime I load it up it gives me the option to retry or switch to and it takes a while for me to even get anywhere with it I think it has something to do with the catalogs? I've been using these programs for a few years now on a Mac...no problem but when I use a PC when I'm away coz it's the (only) comp available these happen PC's are so useless! Please can anyone help??...

    I can give a few suggestions on Photoshop CC 2014, but Lightroom is a separate forum and you should ask Lr questions there.
    First close Photoshop.
    Then start Photoshop by double-clicking on it's icon and very quickly after that, hold down the ctrl-alt-shift keys until you see the reset dialog. answer "Yes" to delete settings, and let Photoshop continue to load.
    It's tricky to do and may take a few tries, but at least it should reset Photoshop CC 2014 to defaults.
    Gene

  • New iphone. someone else put in their username and password. time for me to update the iphone. downloaded itunes onto pc. plugged in iphone and waiting for prompt to show phone. pc thinks it is the camera. how do i get itunes/pc to recognize iphone ?

    new iphone. (someone else put in their username and password. so i had lots of apps that i had to eliminate but do NOT wish to compromise the contact list) time for me to update the iphone. downloaded itunes onto pc. plugged in iphone and waiting for prompt to show phone. pc thinks it is the camera. how do i get itunes/pc to recognize iphone ? then, how do i backup contacts and proceed before updating iphone?

    This forum is for questions from those managing sites on iTunes U, Apple's service for colleges and universities to post educational material in the iTunes Store. You'll be most likely to get help with this issue if you ask in the general iTunes or iPhone forums.
    Regards.

  • I set up a passcode to ensure the security of my iPhone 5 but, when I enter it on the home screen, I repeatedly receive an error message and my phone locks. Is there a way to reset the passcode when I am unable to gain access to my phone?

    I set up a passcode to ensure the security of my iPhone 5 but, when I enter it on the home screen, I repeatedly receive an error message and my phone locks. Is there a way to reset the passcode when I am unable to gain access to my phone?

    I figured that was the case, but I've used the same passcode for years and I can't seem to figure out how I managed to screw it up when I set up my phone. Without being able to access my phone for a restore, how would I accomplish this? iTunes? Thank you very much for you help!

  • MacBook Windows7 install failing - ntkrnlpa.exe - "Windows failed to load because the kernel is missing, or corrupt."

    Trying to do BootCamp Windows-7 install on my MacBook (running 10.5.x).
    Detailed progress notes here. Latest: "Windows failed to load because the kernel is missing, or corrupt." (ntkrnlpa.exe) Hit `Enter` to continue, make next selection, but it comes back to error message. So shut down (power button) then reboot with Windows DVD still in there. Ended up with same error!

    Best thing to do is nuke the drive, then reinstall Vista again.
    I know this is a long process but should get you back running again.
    Linux makes odd partitions that recovery does not understand and they don't get deleted properly, boot and nuke will take care of that.

  • After the last up date for Safari (Mac OS X 10.8.5 in a iMac mid 2011 21.5 inch 2.8GHz Intel Core i7) The window don't open or they are there  and only in an outline, kind of like they're behind the screen. I have also done a system update and then a syst

    After the last up date for Safari (Mac OS X 10.8.5 in a iMac mid 2011 21.5 inch 2.8GHz Intel Core i7)
    The window don't open or they are there  and only in an outline, kind of like they're behind the screen.
    I have also done a system update and then a system reinstall.
    What now? incident nr, 526941222.

    After the last up date for Safari (Mac OS X 10.8.5 in a iMac mid 2011 21.5 inch 2.8GHz Intel Core i7)
    The window don't open or they are there  and only in an outline, kind of like they're behind the screen.
    I have also done a system update and then a system reinstall.
    What now? incident nr, 526941222.

Maybe you are looking for

  • Why is the style type element repeating in my html code

    I have a Business Catalyst site that I've created using a starter template. I've made some edits to customize the template and upgraded the site in BC. After making some edits to pages as well as some minor adjustments to the CSS file, I've noticed t

  • How to find for which select statement performance is more

    hi gurus can anyone suggest me if we have 2 select statements than how to find for which select statement performance is more thanks&regards kals.

  • HT1386 Accessing mp3 files I syned from PC to my IPad

    Hi, I am trying to access the mp3 files I synced from my PC to my IPad 2, but I can't see them there. (the tabs in the "music" section only refer to content I can buy, not mine. I can see my content in ITunes on my PC - please can you help? thanks a

  • Page Header - Can I insert PL/SQL?

    Hi, I have a page template header and would like to display some dynamic data. For the purpose of this thread i'll just say that I would like to display sysdate. Can someone please tell me if it's possible to insert any PL/SQL within this HTML code?

  • Coping Oracle Spatial SDO_GEMETRY

    I have two oracle instances on separate servers: Server 1 Oracle 10.2 Solaris Server 2 Oracle 9.2 Solaris In each instance I have a Schema called GEO_DATA with a Table called ROADS. This is a very simple table; id (number), road_name(varchar2) and ge