API calls delayed when run under certain AD accounts

We are having an interesting issue with an API integration into our TFS 2013.3 system.
We have an internal custom web service that calls into the TFS API. When running the custom service under an AD account created specifically for this purpose (uses pass through auth when talking to the TFS API using DefaultNetworkCredentials in the code)
all calls take their time to execute + 30 seconds. When I switched the app pool account for the service to use my own personal AD account that 30 second delay disappears. Inside TFS the accounts have almost identical privileges and assignments and the
calls with the delay still succeed with no obvious event log entries pointing to any issues. The only obvious difference is that my account is a local admin on the server while the intended service account is not.
Currently this issue is blocking us from performing out production TFS installation and this is for a national bank so getting our account security correct and clean is highly critical.

Here is one of the calls code.
All connections are initiated using the same connection code.
We are not allowed debug access on the effected systems.
Uri teamFoundationURI =newUri(ConfigAccessBase.GetConfig("TeamFoundationBaseServiceURI"));
///uses CredentialCache.DefaultNetworkCredentialsTfsConfigurationServer server =newTfsConfigurationServer(teamFoundationURI, ConfigAccessBase.TeamFoundationCredentials);
server.Authenticate(); CatalogNode configServerNode = server.CatalogNode;
ReadOnlyCollection<CatalogNode> tpcNHodes = configServerNode.QueryChildren(newGuid[] { CatalogResourceTypes.TeamProject }, true, CatalogQueryOptions.None);

Similar Messages

  • Global data getting reset when running under IIS?

    We have a scenario using IIS with an ASP.NET web service written in VB.NET. When a call to the web service is made, the web service calls a native dll (written in C, compiled using VS2010) using platform invoke, which in turn calls into our product API:
    VB.NET web service -> native library (p/invoke) -> native API ....
    Web service requests are successfully completed and the system runs without problem for hours. A trace of the native API shows it is being called by multiple processes and multiple threads within those processes.
    The main native API dll contains a static global variable used to detect whether it is the first time it has been called and run initialization logic if it is. This dll is itself linked to a second dll that contains a global variable used to detect if it is
    the first time it has been called.
    After some hours the trace shows that the native API is invoked by an existing process but that the initialization logic is being exercised again, even though the global variable was set to indicate not first time and is never reset.  One theory was that
    the first process has ended and a new process has started almost instantaneously using the same process ID. However this is not the case as existing thread IDs from the same process are seen to write to the trace again after the first time logic has executed
    for the second time, indicating the process has not restarted. The problem occurs regularly.
    It is as though the process's global data has been initialized again and malloc'ed memory freed while the processing is still running. Is there any way this is possible when running under IIS?
    There is an internal thread which waits on a blocking read of a named pipe (via ReadFile), and when the problem occurs, the ReadFile call ends with ERROR_NO_ACCESS, which appears to indicate the malloc'ed buffer is no longer valid, again implying something
    has happened to the memory allocated to the process.

    Suggestting you asking it on:
    http://forums.iis.net/

  • Need help setting up CS6 to run under a managed account on 10.8

    I'm desperately trying to get my computer labs set up for the new school and have been unable to get CS6 applications to run under a managed account on OS X 10.8.
    No matter how I try to allow access, I get an error relating to one of the following applications:
    - adobe_licutil
    - CS6Service Manager
    - dynamiclinkmanager
    I have a class that needs to use Illustrator on Wednesday and I can't figure out a way to allow the students to open the software. 
    Any help / advice / idea would be greatly appreciated.

    Well, as I said in a previous input (check the list on the forum again), it took second level Adobe support to say that CS6 would run with Mountain Lion on Managed accounts, but not on Snow Leopard.
    Possibly from lack of knowledge, I haven’t been able to use Workplace Manager from my Snow Leopard Server to manage the users, which is why I am using Parental Controls.
    The list of apps (sub-apps?) that you gave are the same ones I had as issues before I purged Parental Controls.
    If you have to use Parental Controls, you will only be able to get a few units ready by next Wednesday.
    P.S.  I got the same crap from Adobe chat.  It took raising a commotion to get Second Level support and that I would have to go to Mountain Lion.  And I didn’t need to go to 10.8.1 before it worked OK.

  • Endianness when running under Rosetta?

    Hi all,
    I have a Carbon application which is reading binary data from a file's resource and then has to work with that data. I know the endianness of the data on disk so I used to do a byte-swap when necessary (after using ReadPartialResource() to get the data into my variable).
    I dutifully converted all those unconditional byte-swaps to CFSwapInt32BigToHost() in order to make sure that things work correctly when running on an Intel machine (since the application is not universal, the app is running under Rosetta on Intel machines).
    Today I tested the application on an iMac Intel CoreDuo (in my local Apple Store) - things worked just fine. However, even the old version with unconditional byte-swapping works correctly...
    Does this mean the "Host" on in Intel machine is still big endian? Anybody can corroborate this or point me to documentation of this behaviour?
    Thanks,
    Andreas

    Hi,
    to support the other posters intention: I would not need an emulator, if any code could be run between to processor types. If I have an emulator, it has to give a complete emulation of one processor another. If VirtualPC would have used BigEndians, no wndows would have ever started on those. So the other way round I assume that Rosetta will think Big (in Endianess).
    Volker

  • [Solved]Remove button icons in KDE applications when running under dwm

    I run dwm but also use KDE applications.
    KDE applications do show icons on dialog buttons:
    I gather that these buttons can be disabled in the system settings dialog when running a full KDE desktop. My question is: How do I achieve this - remove the icons on buttons - while not running a full KDE session?
    kcmshell4 doesn't seem to expose an option to do so in any available module, including 'kcmshell4 icons'.
    The systemsettings5 option repertoire is incomplete and only has the modules "Workspace>Desktop behaviour", "Workspace>Shortcuts", "Network>Settings" and "Network>Connectivity".
    In my .xsession, I am currently exporting
    export QT_STYLE_OVERRIDE=gtk # Make Qt5 use the GTK+ theme
    export DESKTOP_SESSION=gnome # For something I can't quite remember
    I've also seen XDG_CURRENT_DESKTOP=gnome vs XDG_CURRENT_DESKTOP=kde floating around, but neither achieves anything in this regard.
    Does anybody know which setting in which config file I could set to emulate what the KDE configuration GUI does in a KDE session, or what KDE packages I would have to install in order to add the correct settings component to my KDE configuration utilities (KDE4 and/or Plasma 5), or what environment variable to set? A last resort would be installing a full KDE workspace or Plasma 5 and toggling the setting there, but I'd rather avoid doing that.
    Last edited by 2ion (2015-05-07 13:39:25)

    Xabre wrote:
    Would running "kcmshell5 style", or "kcmshell4 style" be an option? Am not sure what you have installed, but under fine tuning tab there, there's exactly what you need.
    Edit: if that doesn't work, .config/kdeglobals
    ShowIconsInMenuItems=true
    ShowIconsOnPushButtons=true
    ToolButtonStyle=TextBesideIcon
    ToolButtonStyleOtherToolbars=TextBesideIcon
    Change to false and TextOnly, respectively
    Might have to look for another kdeglobals file for kde4 apps, which should be either in .kde4 or in home dir, since there's a bit of a mess currently during transition
    Please excuse my belated reply; thank you for the solution:
    The line
    ShowIconsOnPushButtons=false
    in kdeglobals removed the icons for KDE 4 applications. For some reason, applications using KDE Frameworks 5.x did never show the button icons to begin with.

  • FormAutomation AFORMAUTLib's AFormApp() Method throws COMException when running under an account wit

    Hi,
    I've a VB application that uses the AFORMAUTLib library to create buttons in a PDF document. To do that I can use the AFORMAUTLib's AFormApp method to create an object that allows me to add the button using the following code (for example):
    Line 1: formApp = New AFORMAUTLib.AFormApp()
    Line 2: acroForm = formApp.Fields
    Line 3: field = acroForm.Add("Simple Button", "button", 0, x1, y1, x2, y2)
    I've this written as a console application and when I run it (an account having administrator privilege) I have no problem and the button is added to the PDF document.
    The problem comes with I am trying to run it using a custom account (without admin privilege) and the system is throwing COMException and it fails exactly at Line 1. Having it to run without admin privilege is more like a technical rule that I need to follow.
    I've already granted all possible permissions for the custom account to launch/activate all Acrobat related DCOM objects (those I can tell: AcroDistX, AcroExch.AVDoc, AcroExch.PDBookmark). But I am still having COMException when I run the code using the custom account.
    Is there a DCOM object for the AFORMAUTLib or any DCOM object indirectly controls the access permission of the AFORMAUTLib library? I cannot find it so far.
    I've no problem opening the PDF document but it just fails on that line when I'm about to do some form operations.
    Any idea? Thanks in advance on any comment.

    > Also thanks for your input on the legal info, although that doesn't get me anywhere on solving my problem.
    You're welcome, always better to have the information than get sued.
    You never mentioned in your first post that it was running as a service. That's why this didn't come up until you were asked and responded that it was indeed a service. While a lot of people on here are smart, they're not mind readers - we didn't know it was running as a service, and that changes a lot of things.
    > "Please use LiveCycle instead. Don't bother with using FormAutomation in SDK, adobe prohits that kind of usage. Please also post questions in LiveCycle forum. Thank you."
    If you want to be snide about it, sure. The fact is there is no solution using the Acrobat SDK for your issue because it was not designed to be used in the manner - in fact, it was explicitly designed to NOT be used in this manner. While I can certainly understand that you're frustrated over putting in work on this project just to find out it won't work, had you done sufficient research before hand you wouldn't have had this problem. You can take it out on me all you want trying to make me look like I deliberately designed the SDK to prevent you specifically from doing your work but that simply isn't the case. It's not possible with the Acrobat SDK (and if you find a workaround, it's still illegal, so I won't be helping you break the law).
    This is a forum for Acrobat SDK development. I never said you couldn't post your LiveCycle question here, but as I said my knowledge of LiveCycle is limited - as it is with most people who frequent here - so you would have a BETTER chance asking in the LiveCycle forum (since that seems the logical place for people with LiveCycle knowledge to visit).
    You can be as mad as you want and scream about wanting an answer, but I think you'll find very few people here will be willing to help anybody (not just you specifically) violate the licensing agreement. If anybody wants to help you break the law, that's entirely up to them, but you're right - I'm personally not going to help you break the law.

  • Evolution Icons missing when run under kde

    Hello all:
    Can't really find a solution for this while searching so thought I would post.  When I start evolution under KDE, just about every icon(folders, symbols, etc) is replaced with a box with a red X in the middle.  Obviously, it cannot find the icons to use.  How can I fix this?
    Thanks,
    -FS

    When you run gnome-session as your desktop manager, it automatically loads the settings controller that handles icons and the like.  When you launch anything else (such as your kde or my fluxbox) you have to load that settings manager manually.
    Stick this in your .xinitrc just before you launch kde:
    gnome-settings-daemon &
    That should fix ya right up.

  • Firefox 14 crashes on start up, in safe mode, trying to create new profile, after complete removal and reinstall, when run under different user

    AdapterDeviceID: 0x2a02
    AdapterVendorID: 0x8086
    Add-ons: {972ce4c6-7e08-4474-a285-3208198ce6fd}:14.0.1
    BuildID: 20120713134347
    CrashTime: 1342625511
    EMCheckCompatibility: true
    Email: (email removed)
    FramePoisonBase: 7ffffffff0dea000
    FramePoisonSize: 4096
    InstallTime: 1342622791
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02GL Context? GL Context+ GL Layers? GL Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 1909
    StartupTime: 1342625464
    Theme: classic/1.0
    Throttleable: 1
    Vendor: Mozilla
    Version: 14.0.1
    This report also contains technical information about the state of the application when it crashed.
    Deleted all of these and reinstalled
    /Users/<user_acct>/Library/Application Support/Firefox/
    /Users/<user_acct>/Library/Caches/Firefox/
    /Users/<user_acct>/Library/Preferences/org.mozilla.firefox.plist
    I have tried rebooting, running Disk Utility and repaired permissions, and checked I have admin privileges.
    I have Reset Launch Services in Snow Leopard.
    I have created a test account
    System Preferences > Users & Groups create a "Test Account"
    then tried launching FF from there = crash
    I have installed FF 13.0.1
    AdapterDeviceID: 0x2a02
    AdapterVendorID: 0x8086
    Add-ons: {972ce4c6-7e08-4474-a285-3208198ce6fd}:13.0.1
    BuildID: 20120614114901
    CrashTime: 1342642579
    EMCheckCompatibility: true
    Email: [email protected]
    FramePoisonBase: 7ffffffff0dea000
    FramePoisonSize: 4096
    InstallTime: 1342642540
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02GL Context? GL Context+ GL Layers? GL Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 26
    StartupTime: 1342642569
    Theme: classic/1.0
    Throttleable: 1
    URL: http://www.mozilla.org/en-US/firefox/13.0.1/firstrun/
    Vendor: Mozilla
    Version: 13.0.1
    I have installed version 12 and
    AdapterDeviceID: 0x2a02
    AdapterVendorID: 0x8086
    Add-ons: {972ce4c6-7e08-4474-a285-3208198ce6fd}:12.0
    BuildID: 20120420145725
    CrashTime: 1342643047
    EMCheckCompatibility: true
    FramePoisonBase: 7ffffffff0dea000
    FramePoisonSize: 4096
    InstallTime: 1342643035
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02GL Context? GL Context+ GL Layers? GL Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    StartupTime: 1342643035
    Theme: classic/1.0
    Throttleable: 1
    URL: http://www.mozilla.org/en-US/firefox/12.0/firstrun/
    Vendor: Mozilla
    Version: 12.0
    no crash ids since this is version 3.6, the only version that doesn't crash, and I have to use Firefox for work stuff.
    I have submitted over a hundred crash reports and included my email, but no one has ever contacted me with any help. This has been going on for weeks. I have been forced to use an outdated version of FF because no one has bother to get back to me. I would be happy to update to 14 and start the crash cycle again if someone wants to give me some suggestions I haven't tried already.
    BTW, no font conflicts or RAM problems, (someone else's issue)

    Maybe you did't understand my previous statement. There are no crashes in FF 3.6, There is no previous evidence FF 14 was ever here, I completely uninstalled all trace of Firefox, no app data, no preferences, no cache. I will upgrade to FF14 so I can send IDs,
    so here ya go.
    Crash ID: bp-fa9da320-92dc-47f7-afff-33e702120718
    AdapterDeviceID: 0x2a02
    AdapterVendorID: 0x8086
    Add-ons: {972ce4c6-7e08-4474-a285-3208198ce6fd}:14.0.1
    BuildID: 20120713134347
    CrashTime: 1342655269
    EMCheckCompatibility: true
    Email: [email protected]
    FramePoisonBase: 7ffffffff0dea000
    FramePoisonSize: 4096
    InstallTime: 1342655256
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02GL Context? GL Context+ GL Layers? GL Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    StartupTime: 1342655256
    Theme: classic/1.0
    Throttleable: 1
    URL: http://www.mozilla.org/en-US/firefox/14.0.1/whatsnew/?oldversion=rv:1.9.2.13
    Vendor: Mozilla
    Version: 14.0.1
    This report also contains technical information about the state of the application when it crashed.

  • Make can't recursively call Make when run from Runtime.exec (for some user)

    This one is a little complicated. The afflicted platform is Mac OS X. It works fine on Linux, it seems, and even then, it does work for some Mac OS X users...
    First, the setup. I have a Java program that has to call GNU Make. Then, GNU Make will recursively call Make in some subdirectories. This results in the following Java code:
    String make = "make"; //on windows, I have this swapped with "mingw32-make"
    String workDir = ...; //this is programmatically detected to be the same folder that the parent Makefile is in
    Runtime.getRuntime().exec(make,null,workDir);This calls make on a Makefile which has the following line early on to be executed (this is only a snippet from the makefile):
    cd subdirectory && $(MAKE)When I fetch the output from the make command, I usually get what I expect: It cd's to the directory and it recursively calls make and everything goes smoothly.
    However, for one particular user, using Mac OS X, he has reported the following output:
    cd subdirectory && make
    /bin/sh: make: command not found
    make: *** [PROJNAME] Error 127Which is like, kinda hurts my head... make can't find make, apparently.
    I've gotten some suggestions that it might be due to the "cd" command acting wonky. I've gotten other suggestions that it may be some strange setup with the env variables (My Mac developer is implementing a fix/workaround for 'environ', which is apparently posix standard, but Mac (Mr. Posix Compliance...) doesn't implement it. When he finishes that, I'll know whether it worked or not, but I get the feeling it won't fix this problem, since it's intended for another area of code entirely...
    Also worth mentioning, when the user calls "make" from the terminal in said directory, it recurses fine, getting past that particular line. (Later on down the road he hits errors with environ, which is what my aforementioned Mac dev is working on). Although calling "make" by hand is not an ideal solution here.
    Anyways, I'm looking for someone who's fairly knowledgeable with Runtime.exec() to suggest some way to work around this, or at least to find out that perhaps one of the User's settings are wonked up and they can just fix it and have this working... that'd be great too.
    -IsmAvatar

    YoungWinston
    YoungWinston wrote:
    IsmAvatar wrote:
    However, for one particular user, using Mac OS X, he has reported the following output:One particular user, or all users on Mac OS?In this case, I have two mac users. One is reporting that all works fine. The other is reporting this problem.
    cd subdirectory && make
    /bin/sh: make: command not found
    make: *** [PROJNAME] Error 127Which is like, kinda hurts my head... make can't find make, apparently.If that is being reported on the command line, then I'd say that make wasn't being found at all.If make isn't being found, then who's interpreting the Makefile?
    It's also just possible that the make script on Mac isn't correctly exporting its PATH variable, though it seems unlikely, since this would surely have been reported as a bug long ago.
    I've gotten some suggestions that it might be due to the "cd" command acting wonky...Also seems unlikely. 'cd' has been around since shortly after the K-T extinction event.
    WinstonBy "acting wonky", I mean being given a bad work directory or some such, such that it's not changing to the intended directory.
    Andrew Thompson
    Andrew Thompson wrote:
    (shudder) Read and implement all the recommendations of "When Runtime.exec() won't" (http://www.javaworld.com/jw-12-2000/jw-1229-traps.html).
    Already read it. I already know the dreadful wonders of Runtime.exec. But in this case, it's been working fine for us up until one Mac user reported that make can't find make.
    Also, why are you still coding for Java 1.4? If you are not, use a ProcessBuilder, which takes a small part of the pain out of dealing with processes.Usually I do use a ProcessBuilder. I noticed that it usually delegates to Runtime.exec() anyways, and seeing as I didn't need any of the additional functionality, I decided to just use Runtime.exec() in this particular case.
    jschell
    jschell wrote:
    So print thos env vars, in your app and when the user does it.I'll look into that. It's a good start.
    -IsmAvatar

  • X crashes when run under user account, works fine as root

    Hello all,
    I guess the above pretty much covers it, here's some base info:
    hwd -s:
    Kernel : 2.6.24-ARCH
    CPU & Cache: Processor 0: Intel(R) Pentium(R) III Mobile CPU 1133MHz 1133MHz, 512 KB Cache
    Sound(m) : 82801CA/CAM AC'97 Audio Controller module: snd_intel8x0
    Video : SuperSavage IX/C SDR server: Xorg (savage)
    Driver : xf86-video-savage module: -
    Monitor : Generic Monitor H: 28.0-96.0kHz V: 50.0-75.0Hz
    Mouse : PS/2 Mouse xtype: PS2 device: /dev/psaux
    HDD : 82801CAM IDE U100 Controller module: ata_piix
    USB : 82801CA/CAM USB Controller #3 module: uhci_hcd
    Ethernet : 82801CAM ICH3 PRO/100 VE LOM Ethernet Controller module: e100
    Network : AR5212/AR5213 Multiprotocol MAC/baseband processor module: ath_pci
    PCMCIA slot: PCI1420 PC card Cardbus Controller module: yenta_cardbus
    cat /var/log/Xorg.0.log | egrep 'EE|WW':
    Current Operating System: Linux archtop2 2.6.24-ARCH #1 SMP PREEMPT Sun Feb 10 15:21:33 UTC 2008 i686
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) Loading extension MIT-SCREEN-SAVER
    If someone would remind me of the Arch file repo URL for uploading config files for support, I would be more than happy for post my xorg.conf and rc.conf (others if necessary as well).  Thank you all!

    Hello all,
    I guess the above pretty much covers it, here's some base info:
    hwd -s:
    Kernel : 2.6.24-ARCH
    CPU & Cache: Processor 0: Intel(R) Pentium(R) III Mobile CPU 1133MHz 1133MHz, 512 KB Cache
    Sound(m) : 82801CA/CAM AC'97 Audio Controller module: snd_intel8x0
    Video : SuperSavage IX/C SDR server: Xorg (savage)
    Driver : xf86-video-savage module: -
    Monitor : Generic Monitor H: 28.0-96.0kHz V: 50.0-75.0Hz
    Mouse : PS/2 Mouse xtype: PS2 device: /dev/psaux
    HDD : 82801CAM IDE U100 Controller module: ata_piix
    USB : 82801CA/CAM USB Controller #3 module: uhci_hcd
    Ethernet : 82801CAM ICH3 PRO/100 VE LOM Ethernet Controller module: e100
    Network : AR5212/AR5213 Multiprotocol MAC/baseband processor module: ath_pci
    PCMCIA slot: PCI1420 PC card Cardbus Controller module: yenta_cardbus
    cat /var/log/Xorg.0.log | egrep 'EE|WW':
    Current Operating System: Linux archtop2 2.6.24-ARCH #1 SMP PREEMPT Sun Feb 10 15:21:33 UTC 2008 i686
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) Loading extension MIT-SCREEN-SAVER
    If someone would remind me of the Arch file repo URL for uploading config files for support, I would be more than happy for post my xorg.conf and rc.conf (others if necessary as well).  Thank you all!

  • Package hangs when exporting data to Access DB when running under SQL agent & proxy - works fine under BIDS

    Hi all - - I have searched every nook & cranny to find a similar issue, but the ones I have found have not solved my problem.
    I have a simple package that exports data from a SQL database (2008R2) to several Access databases (Client needs them to be mdb, not accdb).  The whole thing works fine in BIDS, but even though we have created a proxy for the SQL agent, the job runs
    without throwing an error, updates the time stamp on the databases, but does not do anything to them.  I created a log file with both the BIDS version & SQL agent version, and the logs look very similar, except that the BIDS one is about 3 times longer.
     The SQL agent one shows no obvious errors or issues.
    I do have the Access database engine installed on both the server where the SQL agent is running as well as my development environment.
    The job does have the 32 bit runtime option checked as well.
    The DBAs are working on the proxy & permissions, and I am wondering if they have missed something in that arena, or if there is something else I may have missed in settings on the package?
    We have been beating on this for days now, so any help would be greatly appreciated.
    Thanks,
    John

    Hi John,
    Not sure what "but does not do anything to them" means, but I believe once you start running your job with a domain account based proxy it must work (JET uses Admin behind the scenes to actually manipulates on the db that needs to be impersonated).
    Arthur My Blog

  • Mail Delivery Error only when sending from certain email accounts

    I posted in another thread regarding this however the problem has seemed to get more interesting.
    On a whim i decided to change which e-mail account I was sending from and re-sent the exact same PDF document from my MobileMe(instead of Gmail) and it worked perfectly!! got the e-print confirmation about it preparing for printing and then whalla the print! Went back to try gmail and got the Mailer Deamon error again: 
    Delivery to the following recipient failed permanently:
         [email protected]
    Technical details of permanent failure: 
    Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 550 550 5.7.1 Command rejected (state 18).
    could it be specifically related to Gmail or googles servers? Are there specific mail providers that work/don't work(for example MobileMe vs Gmail vs Yahoo, BlackBerry, etc...)
    Any help is greatly appreciated in advance.

    and while I had read that information and appreciate you re-providing that I'm still not sure exactly what that tells me. In both cases I was using Apple's Mail (once to send from a Gmail account which failed and once from MobileMe win succeeded) and then again from my BlackBerry handhelp(in which case neither account worked) 
    since both Apple Mail, Blackberry and also Gmail are "tested" I'm assuming you're pointing out the "testing does not guarentee full compatibility"  portion of this statement which to me is misleading. If I'm using only "tested" clients but having problems it feels slightly dishonest to be marketing this product as complete. While I am optimistic about the many possibilities offered by this printer I am disappointed at present by the limited and seemingly premature release of "e-print" as a whole. 
    Any other potential workarounds you can think of? 

  • Applications running under Managed Account not able to connect to servers

    My kids use a Managed Account on my MacBook (running Lion).  They have two games (Roblox and Minecraft) which can not connect to their particular game servers.  These games work fine when running under the Administrator account.  I believe that the ports that these games are trying to connect to may be blocked when running under a Managed Account.  The firewall is disabled.  Is there a way to open up specific network ports to programs running under Managed Accounts?

    Still don't have an anwer for you, but just a few thoughts... So it would seem that creating a Managed account automatically invokes some user account firewall settings, since the game works under your admin account. I was  able to access the System Prefs under a managed account to see about opening up the port in question, but if this is indeed the problem, the firewall isn't the GUI kind.
    It's possible that there would be a terminal command to do so, but I wouldn't have a clue about how to do that.

  • When running labview's test executive I recieve runtime error: Call to step "PRE-RUN" failed. Could someone explain this error?

    I have a set of vi's that work when run under labview. However, when calling these vi's from labview's test executive I recieve runtime error: Call to step "PRE-RUN" failed. in Assign Connector Pane.vi->Call Test.vi->Execute Pre-Run.vi->Test Executive. Could someone explain this error to me? (or ideally tell me how to fix it?) Thanks.

    Hello,
    There are any number of possible causes to this problem. Which version of Test Executive are you using? Have you upgraded your Test Executive recently? The latest version is 5.1.1. If you have changed anything about Test Executive on your computer recently, I recommend you perform a mass compile of all your VI libraries, as having different versions of the VIs on your system could often result in the "Call to Step XYZ Failed" errors. Also, are you using any DAQ or Analysis VIs in your steps? We have seen problems where the use of DAQ or Analysis VIs in the sequence can cause intermittent "Call to Step...Failed" errors. There are some KnowledgeBase entries on our website that discuss this problem. Are you using the Test Executive in the VI environment, or
    as an executable? Again, there are some problems with using Test Executive as an executable that result in these errors, and there are also KnowledgeBase entries that discuss these problems.
    If you have a pared-down application that demonstrates the problem, feel free to send me your VIs and your .seq file and I will try to reproduce the problem.
    Alternatively, I would suggest you visit www.ni.com/teststand to learn about TestStand, our state-of-the-art Test Sequencing software that completely outperforms Test Executive. It is very easy to use and much more powerful, and we have a top-notch support team available dedicated exclusively to supporting TestStand. As you are probably aware, we are no longer developing Test Executive, and instead are concentrating our efforts on making TestStand the penultimate solution for all our customers' test sequencing needs.
    I appreciate your patience on this issue. Please let me know if I can offer further assistance.
    Have a pleasant weeken
    d.
    Sincerely,
    Darren Nattinger
    Applications Engineer
    National Instruments
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Loss of keyboard focus in Java appl running under linux

    I have a small sample program that replicates my problem. When this program is run a window is created. If you select File->New another instance of the program window is created. Now if you try to go back and bring to front the first window, keyboard focus is not
    transferred when run under linux. You can only type in the second window. The expected behavior does happen in Windows.
    > uname -a
    Linux watson 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19 11:38:26 EDT 2007 i686 i686 i386 GNU/Linux
    java -versionjava version "1.5.0_11"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing)
    javac -versionjavac 1.5.0_11
    import java.awt.event.*;
    import javax.swing.*;
    class SwingWindow extends JFrame {
        SwingWindow() {
         super("SwingWindow");
         JMenuBar menuBar = new JMenuBar();     
            JMenu fileMenu = new JMenu("File");
            JMenuItem newItem = new JMenuItem("New");
            newItem.addActionListener(new ActionListener() {
                public void actionPerformed(ActionEvent event) {
              SwingWindow.createAndShowGUI();
         fileMenu.add(newItem);
            menuBar.add(fileMenu);
            setJMenuBar(menuBar);
            setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);       
         JTextField text = new JTextField(200);
         getContentPane().add(text);
         pack();
         setSize(700, 275);
        public static void createAndShowGUI() {
            JFrame frame = new SwingWindow();
            frame.setVisible(true);
        public static void main(String[] args) {
            javax.swing.SwingUtilities.invokeLater(new Runnable() {
                public void run() {
                    createAndShowGUI();
    }

    You can implement the FocusListener interface. When
    the first JFrame gains focus, call
    text.requestFocusInWindow(). I hope this helps.The call requestFocusInWindow is not helping, perhaps even making it worse.
    The problem seems to be that I am in the situation where the call
    KeyboardFocusManager.getCurrentKeyboardFocusManager().getPermanentFocusOwner()
    is returning the expected Component. The problem is that the KeyListener class that is registered with the Component is not being called when a key is being pressed.
    The issue is that I have a component that has the keyboard focus, but the KeyListener class
    is not responding.
    This seems to be a linux only problem which makes it only mysterious.

Maybe you are looking for