Error 1100 occurred at Obtain Queue

Hello,
I am trying to use the new startchart module in LabView 8.5. When I try to run my vi, immediately I get -  " Error 1100 occured at Obtain Queue"; Possible reason(s): LabVIEW:  No object of that name was found. No reference could be returned. I have attached two screen shots of part of the vi that I am using. Image1 -  'statechart and external trigger.jpg' - has the while loops that have the state chart module (linked to the  'Run State chart'  funciton) named Experiment Runner and the send external trigger function, both correctly linked to the same state chart module. Image2 - 'generating user events.jpg' - is a continuation of image1 - has the while loop where the user events(for example, 'Broke Fixation', 'Correct Response' etc) are generated. Please note that all the event cases are not shown in the while loop that generates external triggers. The error originates from the this loop. When I run the vi with highlighting enabled(debugging), the event structure does not receive any triggers from the loop that generates the external triggers; I can see that  the 'time out' case being executed with the attached NULL trigger being sent to the 'send external trigger' function. At this point,  error 1100 pops up and  the 'send external trigger' function is highlighted as the 'culprit'.  I also noticed that  the state chart module or the 'generate user event' function was not being executed until the error had originated. What is the problem with my code? Could you guys please give me some suggestions to fix this bug?

Sorry. Here they are!
Attachments:
statechart and external trigger1.jpg ‏330 KB
generating user events-triggers1.jpg ‏341 KB

Similar Messages

  • Statechart module: Using a master statechart to launch a slave statechart more than once without getting Error 1100 at Obtain Queue (No object of that name was found)

    Hello,
    I am trying to create a project using the statechart module, and one of the techniques I am trying to use is a "master-slave" statechart structure, illustrated by the code I have attached to this post (you probably need the statechart module installed to look at my example code).  The problem I have recently discovered is that the slave statecharts cannot be launched more than once without raising an Error 1100 at Obtain Queue.  I have gathered from a few other posts that the cause of this error is the fact that the First Call primitive is used by the Statechart module to initialize the statechart when it is first run.  This works fine for the first launch of the slave statechart, but the second launch and subsequent launches of the statechart fail on Error 1100, since the First Call primitive won't let the statechart initialize (the First Call primitive tells the statechart it has already been initialized (this isn't the first call), and the External Trigger function then tries to send an external trigger to a queue that doesn't exist).
    What I can't gather from those posts is the correction I need to make to get this design to work.  I tried to send the slave statecharts a boolean flag for the "Init?" terminal, to force a reinitializing of the slave statechart.  I couldn't get that to work.  I tried to not load the slave sub VI as a slave sub VI, and launch it using some VI Server code, so that maybe the slave sub VI would be loaded and unloaded, therefore causing the statechart to properly initialize, but I couldn't get that to work either.  What correction should I make?  How do I get this to work?
    I really want to use this design pattern, first of all since I wrote a lot of code already with this structure, and second of all, it makes a lot of sense to me.  How do I make it work?  If someone could post a version of my code that functions the same, but without the error, I would appreciate that.  If you don't have time for that, but would be able to outline the steps I need to take to get it to work, that would be helpful, as well.
    Thanks to anyone for any assistance they can provide.  If you need any other information, please let me know.
    Attachments:
    Statechart Sample.zip ‏431 KB

    Thanks, Deborah.  I tried this approach out, and it turns out you can't just wire a TRUE to the "Init?" terminal.  You have to wire a TRUE for the first run of the slave statechart, and then it has to become a FALSE.  If you wire a TRUE, it will constantly try to reset the statechart, which doesn't work.
    The master statechart has to keep track of whether it has called the slave statechart, and communicate that to the slave statechart.  On the very first call of the slave statechart, the "First Call?" function inside of the "Run Statechart" function will give a TRUE, which initializes the statechart properly, and then gives a FALSE from that point after.  After that, the "First Call?" function doesn't work anymore (it will always return FALSE), and an initial TRUE, with subsequent FALSE values, has to be provided manually.
    I attached a version that does this, which appears to work.  Let me know if it doesn't work for someone, or if you have a better idea to implement the correction.
    Thanks to everyone for the replies!
    Attachments:
    Master-Slave Statechart Sample.zip ‏439 KB

  • Error occured while obtaining stored procedure

    Hi,
    I'm trying to configure a Database adapter to call a stored procedure. When I try to select the procedures in a package I get an error saying:
    "Error occurred while obtaining the stored procedure, Please verify the Database connection"
    The database connection is fine. I can select other stnad alone procedures and it works fine but I get the above error only when trying to select the procedures in a package.
    Any help is appreciated.
    Thanks

    Yes, this is happening when I use the wizard to Browse. I see all the packages but when I click on the package to expand it, I do not see the procedures in the package and I get the error message. And as you said the procedures are on 10g and Olite is for dehydration.
    Any ideas as to why I get this error. When I create standalone procedures or functions I can select those and create the adapter. Its only with packages.
    Thanks

  • WDSclient: an Error Occurred while obtaining an IP from DHCP server

    My WDS has been working for a month now. A few days ago, My WDS service just stop working. I tried everything to get back up an running. Nothing worked. I removed the role and re-add it. It worked for a few more days and then the service just stop working
    again. Tried everything again to try to fix it, But nothing worked. Removed the role again and re-add it. Now when I boot up into PXE and select my Boot option, I am getting an error "WDSclient an Error occurred while obtaining an ip address from the
    dhcp". Plug my laptop into the port and was able to get an IP address. Some of the forums say it's a driver issue. The driver where working just fine before. I did make a new driver package to see if that would work. Nothing. I did try this http://www.broexperts.com/2014/12/solution-dhcp-error-in-wds-server-2008-r2/,
    Didn't work.
    I am on Server 2012 R2 and SCCM is on the same server (I don't know if that has anything to do with it. The PXE has been disabled on it)

    Hi matkat1,
    Some folk meet your similar case when then use NIC driver from DELL, you can try to update the BISO then monitor this issue again, if it not work please removed the Switch and
    monitor whether it able to deploy the image.
    ON the DHCP server, please check to ensure that there is an operational DHCP server network segment and if your DHCP server on your WDS server please reauthorized with the DHCP.
    Please also check whether the event 4101 occurred and indicate the TFTP download failed.
    More information:
    WDS Client DHCP issues… Here is one solution
    http://blogs.technet.com/b/svengruenitz/archive/2008/06/30/wds-client-dhcp-issues-here-is-one-solution.aspx
    WdsClient: An error occurred while obtaining an IP address from the DHCP server
    https://social.technet.microsoft.com/Forums/windows/zh-CN/a5bb3e6d-7602-40e0-b45b-b89578ef64f1/wdsclient-an-error-occurred-while-obtaining-an-ip-address-from-the-dhcp-server?forum=w7itproinstall
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • AN ERROR OCCURRED WHILE OBTAINING DATABASE SCHEMAS sqlserver stored proc

    I have used the documented Oracle procedures for building the necessary wsdl and xsd files for a sql server 2000 and 2005 stored proc. The wsdl files and xsd are generated and incorporated per the tech doc. The process was working for a while and now, when we try to access the dbadapter partner link created using the wsd, we get the following error:
    "AN ERROR OCCURRED WHILE OBTAINING DATABASE SCHEMAS. VERIFY THAT THE DATABASE CONNECTION IS VALID AND IS SUPPORTED."
    We have tried getting this corrected by using each of the specified jar libraries as part of the project:
    sqljdbc.jar
    msutil.jar
    msbase.jar
    mssqlserver.jar
    Still, no solution.
    Anybody have this happen? Fixes? Help......

    If you used a command-line utility to generate your WSDL and XSD that would indicate that your JDev version does not support SQL Server so you can't use the Adapter Configuration Wizard to create partner links that execute stored procedures on SQL Server. Creating the initial partner link using the generated WSDL and XSD file will work fine, but if you try to edit that partner link in JDev it won't work if your JDev doesn't support SQL Server. You'll have to regenerate the WSDL and XSD as needed and recreate the partner link.

  • Trying to install app from App Store results in "An error has occurred."

    I am trying to update TextWrangler in the OSX App Store application. Multiple attempts to update have resulted in the same error. This appears to be also happening with other apps (Pages, in particular), but for the moment I will keep troubleshooting localized to TextWrangler.
    The basic symptom is that I try to update TextWrangler and receive a dialog stating "TextWrangler failed to download / Use the Purchases page to try again.". After I acknowledge the dialog I see "An error has occurred." next to the "Install" button on the purchases page. Further attempts receive the same error.
    Initial attempts to remedy this have included deleting everything in $TMPDIR/../C, everything in /Library/Updates, ~/Library/Preferences/com.apple.appstore.plist, ~/Library/Preferences/com.apple.storeagent.plist, Library/Cookies/com.apple.appstore.cookies, ~/Library/Caches/com.apple.storeagent, everything in Library/Caches/com.apple.storehelper/ as indicated in several forums offering help related to this problem. I have also tried completely removing the software (from /Applications) and installing from scratch; I get the same symptoms in this case.
    As per https://discussions.apple.com/message/23951810#23951810, I have included a log file to (hopefully) help diagnose the issue. While I don't really understand much of the log output, I do find it interesting that at Apr 21 17:02:49 (when the download starts) you see many mathematically meaningless percentages displayed.
    I very much appreciate in advance any help you can provide on this issue
    The following log was created by:
    1. quitting all applications
    2. starting Console
    3. selecting /var/log -> appstore.log
    4. clicking "Clear Display"
    5. starting App Store
    6. clicking "Purchased"
    7. clicking "Install" next to TextWrangler
    8. waiting until the "TextWrangler failed to download / Use the Purchases page to try again." dialog appeared
    9. quitting App Store
    10. in Console, select all and copy/paste here:
    Marker - Apr 21, 2014, 17:02:27
    Apr 21 17:02:33 escorpiao.local App Store[1199]:
              --------------------------------------------------------- Begin --
                 System Version 10.9.2 (Build 13C64)
                 "App Store" Version 1.3 (201.4)
    Apr 21 17:02:33 escorpiao.local App Store[1199]: FRStoreViewController: Using process-per-webview model for identifier primary
    Apr 21 17:02:33 escorpiao.local App Store[1199]: FRStoreViewController: Loading cached storefront URL https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewGrouping?cc=us&id=29520&m t=12
    Apr 21 17:02:34 escorpiao.local App Store[1199]: APAppDelegate: Main window NIB load started 0.7382 seconds after launch
    Apr 21 17:02:34 escorpiao.local App Store[1199]: FRStoreViewController: Store state changed to splash (loading)
    Apr 21 17:02:34 escorpiao.local App Store[1199]: FRStoreViewController: bagDidUpdate:<CKBag: 0x6080000088d0>
    Apr 21 17:02:34 escorpiao.local App Store[1199]: FRStoreViewController: Store state changed to splash (loading)
    Apr 21 17:02:34 escorpiao.local App Store[1199]: FRStoreViewController: Initial bag load took nan seconds
    Apr 21 17:02:34 escorpiao.local storeagent[261]: UpdateController: App Update check
    Apr 21 17:02:34 escorpiao.local App Store[1199]: FRStoreViewController: Processing _urlEventsToHandleOnBagUpdate with (null)
    Apr 21 17:02:34 escorpiao.local App Store[1199]: FRStoreViewController: Processing _openFileEventsToHandleOnBagUpdate with (null)
    Apr 21 17:02:34 escorpiao.local storeagent[261]: UpToDateOperation: Starting UpToDateEligibilityCheckOperation Check
    Apr 21 17:02:34 escorpiao.local storeagent[261]: UpdateQueue: Using available-software-updates-extended key for update queue
    Apr 21 17:02:34 escorpiao.local storeagent[261]: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=up-to-date-eligibility-read
    Apr 21 17:02:34 escorpiao.local storeagent[261]: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p71-buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/upToDateEligibility Srv
    Apr 21 17:02:34 escorpiao.local storeagent[261]: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=adoption-eligibility
    Apr 21 17:02:34 escorpiao.local storeagent[261]: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p71-buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/adoptionEligibility Srv
    Apr 21 17:02:34 escorpiao.local storeagent[261]: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=available-software-updates-extended
    Apr 21 17:02:34 escorpiao.local storeagent[261]: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://su.itunes.apple.com/WebObjects/MZSoftwareUpdate.woa/wa/availableSoftware UpdatesExtended
    Apr 21 17:02:35 escorpiao.local App Store[1199]: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=enabled-media-types
    Apr 21 17:02:35 escorpiao.local App Store[1199]: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p71-buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/enabledMediaTypes
    Apr 21 17:02:35 escorpiao.local App Store[1199]: FRNavigationController: Navigated to <FRNavigationItem: 0x600000252ba0> webView=primary provisionalURL=https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewGrouping?cc=us&id=29520&m t=12 finalURL=https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewGrouping?cc=us&id=29520&m t=12
    Apr 21 17:02:35 escorpiao.local App Store[1199]: FRNavigationController: User moved forward from (null) to <FRNavigationItem: 0x600000252ba0> webView=primary provisionalURL=https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewGrouping?cc=us&id=29520&m t=12 finalURL=https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewGrouping?cc=us&id=29520&m t=12
    Apr 21 17:02:35 escorpiao.local storeagent[261]: UpdateController: _availableUpdatesDidChange removing all updates available notifications because the badge count is 0
    Apr 21 17:02:35 escorpiao.local App Store[1199]: FRStoreViewController: Using process-per-webview model for identifier top-charts
    Apr 21 17:02:35 escorpiao.local App Store[1199]: FRStoreViewController: Using multi-webview model for identifier top-charts
    Apr 21 17:02:35 escorpiao.local App Store[1199]: FRStoreViewController: Using process-per-webview model for identifier genres
    Apr 21 17:02:35 escorpiao.local App Store[1199]: FRStoreViewController: Using multi-webview model for identifier genres
    Apr 21 17:02:35 escorpiao.local App Store[1199]: FRStoreViewController: Using process-per-webview model for identifier purchased
    Apr 21 17:02:35 escorpiao.local App Store[1199]: FRStoreViewController: Using multi-webview model for identifier purchased
    Apr 21 17:02:35 escorpiao.local App Store[1199]: FRStoreViewController: Using process-per-webview model for identifier updates
    Apr 21 17:02:35 escorpiao.local App Store[1199]: FRStoreViewController: Using multi-webview model for identifier updates
    Apr 21 17:02:37 escorpiao.local com.apple.WebKit.WebContent[1202]:
              --------------------------------------------------------- Begin --
                 System Version 10.9.2 (Build 13C64)
                 "com.apple.WebKit.WebContent" Version 9537 (9537.74.9)
    Apr 21 17:02:37 escorpiao.local com.apple.WebKit.WebContent[1202]: FRJSSoftwareProduct: Loading receipt for (null) at /Applications/FaceTime.app took 0.00 seconds
    Apr 21 17:02:37 escorpiao.local com.apple.WebKit.WebContent[1202]: FRJSSoftwareProduct: Loading receipt for com.apple.FaceTime at /Applications/FaceTime.app took 0.00 seconds
    Apr 21 17:02:39 escorpiao.local App Store[1199]: FRStoreViewController: Initial load of visible web view (https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewGrouping?cc=us&id=29520&m t=12) took 5.7364 seconds
    Apr 21 17:02:39 escorpiao.local App Store[1199]: FRStoreViewController: Store state changed to splash (loading)
    Apr 21 17:02:42 escorpiao.local App Store[1199]: FRStoreViewController: Store state changed to default state
    Apr 21 17:02:43 escorpiao.local App Store[1199]: FRNavigationController: Navigated to <FRNavigationItem: 0x6000002598c0> webView=purchased provisionalURL=https://se.itunes.apple.com/WebObjects/MZStoreElements.woa/wa/purchases?cc=us&fi ltered=false&mode=UNHIDDEN&mt=12 finalURL=https://se.itunes.apple.com/WebObjects/MZStoreElements.woa/wa/purchases?cc=us&fi ltered=false&mode=UNHIDDEN&mt=12
    Apr 21 17:02:43 escorpiao.local App Store[1199]: FRNavigationController: User moved forward from <FRNavigationItem: 0x600000252ba0> webView=primary provisionalURL=https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewGrouping?cc=us&id=29520&m t=12 finalURL=https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewGrouping?cc=us&id=29520&m t=12 to <FRNavigationItem: 0x6000002598c0> webView=purchased provisionalURL=https://se.itunes.apple.com/WebObjects/MZStoreElements.woa/wa/purchases?cc=us&fi ltered=false&mode=UNHIDDEN&mt=12 finalURL=https://se.itunes.apple.com/WebObjects/MZStoreElements.woa/wa/purchases?cc=us&fi ltered=false&mode=UNHIDDEN&mt=12
    Apr 21 17:02:43 escorpiao.local App Store[1199]: FRNavigationController: Did transition to object <FRNavigationItem: 0x6000002598c0> webView=purchased provisionalURL=https://se.itunes.apple.com/WebObjects/MZStoreElements.woa/wa/purchases?cc=us&fi ltered=false&mode=UNHIDDEN&mt=12 finalURL=https://se.itunes.apple.com/WebObjects/MZStoreElements.woa/wa/purchases?cc=us&fi ltered=false&mode=UNHIDDEN&mt=12
    Apr 21 17:02:44 escorpiao.local App Store[1199]: FRStoreViewController: Initial load of visible web view (https://se.itunes.apple.com/WebObjects/MZStoreElements.woa/wa/purchases?cc=us&fi ltered=false&mode=UNHIDDEN&mt=12) took 10.8406 seconds
    Apr 21 17:02:44 escorpiao.local App Store[1199]: FRStoreViewController: Store state changed to default state
    Apr 21 17:02:46 escorpiao.local storeagent[261]: ISCheckPreflightOperation: Downloading remote pre-flight from http://a1182.phobos.apple.com/us/r1000/035/Purple2/v4/8d/c6/0a/8dc60ac8-ab0e-375 1-aae7-b2245d3ee19b/signed.dcr.7408220561693211019.pfpkg
    Apr 21 17:02:46 escorpiao.local storeagent[261]: ISCheckPreflightOperation: remote pre-flight downloaded to file:///var/folders/p3/1ps_hr3569v1wkw8574_b0000000gn/C/com.apple.appstore/4040 10395/preflight.pfpkg
    Apr 21 17:02:46 escorpiao.local storeagent[261]: ISCheckPreflightOperation: Running local pre-flight from file:///var/folders/p3/1ps_hr3569v1wkw8574_b0000000gn/C/com.apple.appstore/4040 10395/preflight.pfpkg
    Apr 21 17:02:46 escorpiao.local storeagent[261]: PKDistributionController: Performing disk space check with 123254034432 bytes available on disk, 0 bytes alreay downloaded and 341534720 required bytes (installSize=17541120 + fileSize=9420800 + paddedSize=314572800)
    Apr 21 17:02:46 escorpiao.local storeagent[261]: ISCheckPreflightOperation: verified preflight success=1, error=(null), distController=<PKDistributionController: 0x7f8ed9e5f9e0>
    Apr 21 17:02:46 escorpiao.local com.apple.WebKit.WebContent[1210]:
              --------------------------------------------------------- Begin --
                 System Version 10.9.2 (Build 13C64)
                 "com.apple.WebKit.WebContent" Version 9537 (9537.74.9)
    Apr 21 17:02:46 escorpiao.local com.apple.WebKit.WebContent[1210]: FRJSInterface: Calling install requirements callback for 404010395 - {
                  adamID = 404010395;
                  success = 1;
    Apr 21 17:02:46 escorpiao.local com.apple.WebKit.WebContent[1210]: FRJSInterface: Page requested a buy
    Apr 21 17:02:46 escorpiao.local com.apple.WebKit.WebContent[1210]: FRJSInterface: Forming purchase object of type software
    Apr 21 17:02:46 escorpiao.local storeagent[261]: AuthorizationController: Non-interactive authorization succeeded
    Apr 21 17:02:46 escorpiao.local storeagent[261]: AuthorizationController: authorizing PKInstallClient and SUAppStoreUpdateController
    Apr 21 17:02:46 escorpiao.local storeagent[261]: SSPurchase: purchasesGroupedByAccountIdentifierWithPurchases is returning  0:(null):404010395
    Apr 21 17:02:46 escorpiao.local storeagent[261]: SoftwareMap: No app was found with bundle ID com.barebones.textwrangler to upgrade to (null)
    Apr 21 17:02:46 escorpiao.local com.apple.WebKit.WebContent[1208]:
              --------------------------------------------------------- Begin --
                 System Version 10.9.2 (Build 13C64)
                 "com.apple.WebKit.WebContent" Version 9537 (9537.74.9)
    Apr 21 17:02:46 escorpiao.local com.apple.WebKit.WebContent[1208]: FRJSSoftwareProduct: Loading receipt for (null) at /Applications/FaceTime.app took 0.00 seconds
    Apr 21 17:02:46 escorpiao.local com.apple.WebKit.WebContent[1208]: FRJSSoftwareProduct: Loading receipt for com.apple.FaceTime at /Applications/FaceTime.app took 0.00 seconds
    Apr 21 17:02:46 escorpiao.local storeagent[261]: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=buyProduct
    Apr 21 17:02:46 escorpiao.local storeagent[261]: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p71-buy.itunes.apple.com/WebObjects/MZBuy.woa/wa/buyProduct
    Apr 21 17:02:47 escorpiao.local com.apple.WebKit.WebContent[1210]: FRJSInterface: Calling purchase callback for 404010395 - {
                  adamID = 404010395;
                  productID = 404010395;
                  productTitle = TextWrangler;
                  success = 1;
    Apr 21 17:02:47 escorpiao.local storeagent[261]: SSPurchase: purchasesGroupedByAccountIdentifierWithPurchases is returning  0:(null):404010395
    Apr 21 17:02:47 escorpiao.local storeagent[261]: Purchase batch operation finished with success=0 error=(null)
    Apr 21 17:02:47 escorpiao.local storeagent[261]: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=buyProduct
    Apr 21 17:02:47 escorpiao.local storeagent[261]: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p71-buy.itunes.apple.com/WebObjects/MZBuy.woa/wa/buyProduct
    Apr 21 17:02:47 escorpiao.local storeagent[261]: SoftwareMap: No app was found with bundle ID com.barebones.textwrangler to upgrade to 4.5.8
    Apr 21 17:02:47 escorpiao.local storeagent[261]: DownloadQueue: Replacing placeholder with full download from purchase: <Download: 0x7f8ed9e82cb0>: com.barebones.textwrangler (404010395) paused:0 failed:0 isInServerQueue:0
    Apr 21 17:02:47 escorpiao.local storeagent[261]: SoftwareMap: No app was found with bundle ID com.barebones.textwrangler to upgrade to 4.5.8
    Apr 21 17:02:47 --- last message repeated 2 times ---
    Apr 21 17:02:47 escorpiao.local storeagent[261]: Purchase batch operation finished with success=0 error=(null)
    Apr 21 17:02:47 escorpiao.local storeagent[261]: ISStoreURLOperation: Starting URL operation with url=http://a1319.phobos.apple.com/us/r1000/048/Purple/v4/3f/68/82/3f6882f6-da92-083d -45e2-076fc52b6ba3/mzps967408545259180315.pkg / bagKey=(null)
    Apr 21 17:02:47 escorpiao.local storeagent[261]: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: http://a1319.phobos.apple.com/us/r1000/048/Purple/v4/3f/68/82/3f6882f6-da92-083d -45e2-076fc52b6ba3/mzps967408545259180315.pkg
    Apr 21 17:02:47 escorpiao.local storeagent[261]: <HashedDownloadProvider: 0x7f8ed9f7cc70>: Opening file /var/folders/p3/1ps_hr3569v1wkw8574_b0000000gn/C/com.apple.appstore/404010395/m zps967408545259180315.pkg returning file descriptor 10 (0 streamed)
    Apr 21 17:02:48 escorpiao.local storeagent[261]: sending status (TextWrangler): 0.000000% (-1.000000)
    Apr 21 17:02:48 escorpiao.local App Store[1199]: FRStoreViewController: Discarded delayed initial load of updates because the view has already commited an initial load
    Apr 21 17:02:48 escorpiao.local App Store[1199]: FRStoreViewController: Discarded delayed initial load of purchased because the view has already commited an initial load
    Apr 21 17:02:48 escorpiao.local App Store[1199]: FRStoreViewController: Discarded delayed initial load of top-charts because the view has already commited an initial load
    Apr 21 17:02:48 escorpiao.local App Store[1199]: FRStoreViewController: Discarded delayed initial load of genres because the view has already commited an initial load
    Apr 21 17:02:48 escorpiao.local storeagent[261]: HashedDownloadProvider: Using serial dispatch queue for processing of asset for /var/folders/p3/1ps_hr3569v1wkw8574_b0000000gn/C/com.apple.appstore/404010395/m zps967408545259180315.pkg
    Apr 21 17:02:49 escorpiao.local storeagent[261]: sending status (TextWrangler): 3276.800049% (-1.000000)
    Apr 21 17:02:51 escorpiao.local storeagent[261]: sending status (TextWrangler): 13107.200195% (-1.000000)
    Apr 21 17:02:52 escorpiao.local storeagent[261]: sending status (TextWrangler): 19660.800781% (-1.000000)
    Apr 21 17:02:54 escorpiao.local storeagent[261]: sending status (TextWrangler): 26214.400391% (-1.000000)
    Apr 21 17:02:55 escorpiao.local storeagent[261]: sending status (TextWrangler): 32768.000000% (-1.000000)
    Apr 21 17:02:57 escorpiao.local storeagent[261]: sending status (TextWrangler): 39321.601562% (-1.000000)
    Apr 21 17:02:58 escorpiao.local storeagent[261]: sending status (TextWrangler): 45875.199219% (-1.000000)
    Apr 21 17:03:00 escorpiao.local storeagent[261]: sending status (TextWrangler): 55705.601562% (-1.000000)
    Apr 21 17:03:02 escorpiao.local storeagent[261]: sending status (TextWrangler): 62259.199219% (-1.000000)
    Apr 21 17:03:03 escorpiao.local storeagent[261]: sending status (TextWrangler): 68812.796875% (-1.000000)
    Apr 21 17:03:05 escorpiao.local storeagent[261]: sending status (TextWrangler): 75366.398438% (-1.000000)
    Apr 21 17:03:06 escorpiao.local storeagent[261]: sending status (TextWrangler): 81920.000000% (-1.000000)
    Apr 21 17:03:08 escorpiao.local storeagent[261]: sending status (TextWrangler): 88473.601562% (-1.000000)
    Apr 21 17:03:08 escorpiao.local storeagent[261]: sending status (TextWrangler): 0.806452% (8.000000)
    Apr 21 17:03:08 --- last message repeated 1 time ---
    Apr 21 17:03:08 escorpiao.local storeagent[261]: SoftwareMap: No app was found with bundle ID com.barebones.textwrangler to upgrade to 4.5.8
    Apr 21 17:03:08 escorpiao.local storeagent[261]: DownloadOperation: Resetting download after error: Error Domain=NSURLErrorDomain Code=-1100 "The installation could not be started." UserInfo=0x7f8ed9f8c320 {NSLocalizedDescription=The installation could not be started., NSUnderlyingError=0x7f8ed9f7bce0 "The requested URL was not found on this server."}
    Apr 21 17:03:08 escorpiao.local storeagent[261]: SoftwareMap: No app was found with bundle ID com.barebones.textwrangler to upgrade to 4.5.8
    Apr 21 17:03:17 escorpiao.local storeagent[261]: sending status (TextWrangler): 0.806452% (8.000000)

    Welcome to the Apple Support Communities
    Press Shift key on boot, delete Mountain Lion installer from Applications, open App Store > Purchases and download OS X. If it doesn't help > http://www.apple.com/support/mac/app-store/contact

  • Project Server 2010 - Project Center: An unknown error has occurred

    Hi,
    We have an issue where project center is throwing 'An unknown error has occurred' error message. Searching the ULS logs provides this;
    12/01/2011 11:48:11.53  w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     General                        90hv Unexpected Detected use of SPRequest for previously closed SPWeb object.  Please close
    SPWeb objects when you are done with all objects obtained from them, but not before.  Stack trace:    at Microsoft.SharePoint.SPWeb.get_CurrentUser()     at Microsoft.Office.Project.PWA.PJContext.get_RegionalSettings()    
    at Microsoft.Office.Project.PWA.PJContext.get_LocaleCulture()     at Microsoft.Office.Project.PWA.WCFContext.AuthenticateUser(Message message, WCFContext& wcfContext, String userName, Boolean isWindowsUser)     at
    Microsoft.Office.Project.PWA.WCFContext.GetContext(Message message, String userName, Boolean isWindowsUser, Boolean newCookie, Uri originalTargetUri)     at Microsoft.Office.Project.Server.ProjectServerRouter.Microsoft.Office.Project.Server.IProjectServerRouter.ProcessMessage(Message
    me... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.53* w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     General                        90hv Unexpected ...ssage)     at SyncInvokeProcessMessage(Object , Object[]
    , Object[] )     at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)     at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&
    rpc)     at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)     at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)    
    at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)     at System.ServiceModel.Dispatcher.ChannelHandler.DispatchAndReleasePump(RequestContext request, Boolean cleanThread, OperationContext currentOperationContext)    
    at System.ServiceModel.Dispatcher.ChannelHandler.HandleRequest(RequestConte... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.53* w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     General                        90hv Unexpected ...xt request, OperationContext currentOperationContext)    
    at System.ServiceModel.Dispatcher.ChannelHandler.AsyncMessagePump(IAsyncResult result)     at System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)     at System.ServiceModel.AsyncResult.Complete(Boolean
    completedSynchronously)     at System.ServiceModel.Channels.InputQueue`1.AsyncQueueReader.Set(Item item)     at System.ServiceModel.Channels.InputQueue`1.EnqueueAndDispatch(Item item, Boolean canDispatchOnThisThread)    
    at System.ServiceModel.Channels.InputQueue`1.EnqueueAndDispatch(T item, ItemDequeuedCallback dequeuedCallback, Boolean canDispatchOnThisThread)     at System.ServiceModel.Channels.InputQueueChannel`1.EnqueueAndDispatch(TDisposable item,
    ItemDequeuedCallback dequeuedCallback,... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.53* w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     General                        90hv Unexpected ... Boolean canDispatchOnThisThread)     at System.ServiceModel.Channels.SingletonChannelAcceptor`3.Enqueue(QueueItemType
    item, ItemDequeuedCallback dequeuedCallback, Boolean canDispatchOnThisThread)     at System.ServiceModel.Channels.SingletonChannelAcceptor`3.Enqueue(QueueItemType item, ItemDequeuedCallback dequeuedCallback)     at System.ServiceModel.Channels.HttpChannelListener.HttpContextReceived(HttpRequestContext
    context, ItemDequeuedCallback callback)     at System.ServiceModel.Activation.HostedHttpTransportManager.HttpContextReceived(HostedHttpRequestAsyncResult result)     at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.BeginRequest()    
    at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.OnBeginRequest(Object state)     at System.ServiceModel.PartialTrus... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.53* w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     General                        90hv Unexpected ...tHelpers.PartialTrustInvoke(ContextCallback callback, Object state)    
    at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.OnBeginRequestWithFlow(Object state)     at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.WorkItem.Invoke2()     at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.WorkItem.Invoke()    
    at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.ProcessCallbacks()     at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.CompletionCallback(Object state)     at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.ScheduledOverlapped.IOCallback(UInt32
    errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)     at System.ServiceModel.Diagnostics.Utility.IOCompletionThunk.UnhandledExceptionFrame(UIn... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.53* w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     General                        90hv Unexpected ...t32 error, UInt32 bytesRead, NativeOverlapped* nativeOverlapped)    
    at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)   18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.54  w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     Topology                       e5mc Medium   WcfSendRequest: RemoteAddress: 'http://servername:32843/f78ead39833941f4911623b393bd511f/PSI/PWA.svc'
    Channel: 'System.ServiceModel.Channels.IRequestChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/ProjectGetProjectCenterProjectsForGridJson' MessageId: 'urn:uuid:05d10069-fa3b-4f09-8a7b-1ba900608c5a' 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.56  w3wp.exe (0x05D4)                        0x1EF4 SharePoint Foundation        
     Topology                       e5mb Medium   WcfReceiveRequest: LocalAddress: 'http://servername.domainname:32843/f78ead39833941f4911623b393bd511f/PSI/PWA.svc'
    Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/ProjectGetProjectCenterProjectsForGridJson' MessageId: 'urn:uuid:05d10069-fa3b-4f09-8a7b-1ba900608c5a' 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.56  w3wp.exe (0x05D4)                        0x1EF4 SharePoint Foundation        
     Monitoring                     nasq Medium   Entering monitored scope (ExecuteWcfServerOperation) 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61  w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception Exception occurred in method Microsoft.Office.Project.Server.BusinessLayer.Project.ProjectGetProjectCenterProjectsForGridJson
    Microsoft.Office.Project.Server.DataAccessLayer.FilterDal+FilterException: Error during filter query execution.   Query:     declare @ResUid UniqueIdentifier; set @ResUid = 51924808-f1b5-45b1-81d6-01f4e314df4b;  declare @PermUid
    UniqueIdentifier; set @PermUid = a120a079-75bc-4f0f-b376-3fb0ae9ac940;  declare @ViewUid UniqueIdentifier; set @ViewUid = 63d3499e-df27-401c-af58-ebb9607beae8;  declare @P0 Int; set @P0 = 5;    SET NOCOUNT ON    SELECT     
    T.PROJ_UID   INTO #T0   FROM dbo.MSP_PROJECTS AS P      INNER JOIN dbo.MSP_TASKS AS T ON T.PROJ_UID = P.PROJ_UID     INNER JOIN dbo.MSP_RESOURCES AS R ON R.RES_UID = P.WRES_UID    
    LEFT JOIN dbo.MSP_WORKFLOW_STATUS AS WFS... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61* w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception ...TS ON WFSTS.PROJ_UID = P.PROJ_UID     INNER JOIN dbo.MSP_WEB_FN_SEC_GetAllProjectsResCanViewByViewID(@ResUid,
    @PermUid, @ViewUid, 3) AS perm ON perm.PROJ_UID = T.PROJ_UID  WHERE T.TASK_OPTINDX = 1.0    AND (ISNULL(WFSTS.STAGE_STATUS,-1) IN (-1, 1,2,3,5,6))   AND ((P.PROJ_TYPE <> @P0) OR (P.PROJ_TYPE IS NULL))  CREATE CLUSTERED
    INDEX PK_#T0 ON #T0 (PROJ_UID)    SET NOCOUNT OFF    SELECT      T.PROJ_UID ,      P.PROJ_NAME ,      T.TASK_START_DATE ,     
    T.TASK_FINISH_DATE ,      T.TASK_PCT_COMP ,      T.TASK_WORK ,      T.TASK_DUR ,      R.RES_NAME ,      P.WPROJ_LAST_PUB ,     
    P.PROJ_OPT_MINUTES_PER_DAY ,      P.PROJ_OPT_MINUTES_PER_WEEK ,      P.PROJ_OPT_DAYS_PER_MONTH ,      T.TASK_SUMMARY_PROGRESS_DATE ,      T.TASK_IS_MILESTONE
    ,      dbo.MSP_FN_HYPERLINK_HREF(T.TASK_HYPERLINK_ADDRESS,... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61* w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception ... T.TASK_HYPERLINK_SUB_ADDRESS) AS TASK_HYPERLINK_HREF ,     
    T.TASK_OUTLINE_LEVEL ,      P.PROJ_TYPE ,      T.TASK_DUR_FMT ,      P.WSTS_SERVER_UID ,      P.PROJ_OPT_CURRENCY_CODE ,      P.PROJ_ACTIVE_RISK_COUNT
    ,      P.PROJ_ACTIVE_ISSUE_COUNT ,      P.PROJ_TOTAL_DOC_COUNT ,      WOB.WOBJ_ISSUE_REF_CNT ,      WOB.WOBJ_RISK_REF_CNT ,      WOB.WOBJ_DOC_REF_CNT
    ,      PJSYNC.SYNC_WSS_LIST_UID ,      T.TASK_COMPLETE_THROUGH ,      (CASE WHEN T.TASK_UID=T.TASK_PARENT_UID THEN 1 ELSE 0 END) AS TASK_IS_PROJECT_SUMMARY   FROM dbo.MSP_PROJECTS
    AS P      INNER JOIN dbo.MSP_TASKS AS T ON T.PROJ_UID = P.PROJ_UID     INNER JOIN dbo.MSP_RESOURCES AS R ON R.RES_UID = P.WRES_UID     LEFT JOIN dbo.MSP_WORKFLOW_STATUS AS WFSTS ON WFSTS.PROJ_UID
    = P.PROJ_UID     INNER JOIN #T0 AS keys ON keys.PROJ_UID = P.P... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61* w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception ...ROJ_UID     LEFT JOIN (SELECT WOBJ_PROJ_UID as PROJ_UID,[4]
    as WOBJ_ISSUE_REF_CNT, [5] as WOBJ_RISK_REF_CNT, [3] as WOBJ_DOC_REF_CNT               FROM (               SELECT WOBJ_TYPE,
    WOBJ_PROJ_UID                FROM MSP_WEB_OBJECTS WHERE WOBJ_TASK_UID='00000000-0000-0000-0000-000000000000') pwob             
    PIVOT (COUNT(WOBJ_TYPE) FOR WOBJ_TYPE in([3] ,[4],[5])) AS pvt) AS WOB ON WOB.PROJ_UID = P.PROJ_UID     LEFT JOIN dbo.MSP_SYNC_PROJECT_SETTINGS AS PJSYNC ON PJSYNC.PROJ_UID = P.PROJ_UID  WHERE T.TASK_OPTINDX = 1.0   
    AND (ISNULL(WFSTS.STAGE_STATUS,-1) IN (-1, 1,2,3,5,6))      DROP TABLE #T0;     ---> System.Data.ConstraintException: Failed to enable constraints. One or more rows contain values violating non-null, unique,
    or foreign-key constraints.     at System.Data.DataSet.Enable... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61* w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception ...Constraints()     at System.Data.DataSet.set_EnforceConstraints(Boolean
    value)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal.FillTypedDataSet(Boolean allowCache, DataSet typedDataSet, String[] tables, SqlCommand sqlCommand, Boolean enforceConstraints)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal.FillTypedDataSet(DataSet
    typedDataSet, String[] tables, SqlCommand sqlCommand, Boolean enforceConstraints)     at Microsoft.Office.Project.Server.DataAccessLayer.FilterDal.FillDataSet(QueryState queryState)     --- End of inner exception stack
    trace ---     at Microsoft.Office.Project.Server.DataAccessLayer.FilterDal.FillDataSet(QueryState queryState)     at Microsoft.Office.Project.Server.Utility.FilterDalQueryInfo.Query()     at Microsoft.Office.Project.Se... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61* w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception ...rver.BusinessLayer.Project.ProjectQueryInfo.Query()    
    at Microsoft.Office.Project.Server.BusinessLayer.Project.ProjectCenterQueryInfo.Query()     at Microsoft.Office.Project.Server.Utility.JsGridPopulationManager.InitializeSerializer(TableQueryInfo tableInfo, OrderInfo orderInfo, SliceInfo
    sliceInfo, Guid groupSchemeUid, Nullable`1 ganttSchemeUid, Boolean serializeStyles, Func`1 getChanges, Boolean serializeUnfilteredHierarchy, Boolean serializeLookupTableInfo, Boolean showTimeWithDates, String rowFilter)     at Microsoft.Office.Project.Server.Utility.JsGridPopulationManager.InitializeSerializer(TableQueryInfo
    tableInfo, ViewPropertyGroup properties, JsGridSerializerArguments gridSerializerArgs, Func`1 getChanges)     at Microsoft.Office.Project.Server.BusinessLayer.Project.GetProjectCen... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61* w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception ...terProjectsForGridJson(JsGridSerializerArguments gridSerializerArgs, Guid viewUid,
    Int32 store, Boolean showInsertedProjects, Boolean clearPersistedProperties)     at Microsoft.Office.Project.Server.Wcf.Implementation.PWAImpl.ProjectGetProjectCenterProjectsForGridJson(JsGridSerializerArguments gridSerializerArgs, Guid
    viewUid, Int32 store, Boolean showInsertedProjects, Boolean clearPersistedProperties) 18800f49-4909-4e4d-8130-6ead4d554598
    I have searched the internet but most similar issues revolve around the resource center. I did find one person who just backed up the databases and provisioned a new site with success, but this has not worked. I am using the farm admin account, but all users
    get this issue.
    Any one got any ideas?
    Rob Hardy

    Bit further now.
    It seems one of the project won't publish, and produces this error;
    <?xml version="1.0" encoding="utf-16"?>
    <errinfo>
     <general>
      <class name="ActiveCacheQueuedMessageExecutionError">
       <error id="12005" name="ActiveCacheQueuedMessageExecutionError" uid="53d5e6c5-be41-47c8-b336-2e472b99d142" error="System.Data.SqlClient.SqlException: Violation of PRIMARY KEY constraint 'PK_MSP_PROJECT_RESOURCES'. Cannot insert duplicate
    key in object 'dbo.MSP_PROJECT_RESOURCES'.&#xA;Violation of PRIMARY KEY constraint 'PK_MSP_PROJECT_RESOURCES'. Cannot insert duplicate key in object 'dbo.MSP_PROJECT_RESOURCES'.&#xA;The statement has been terminated.&#xA;The statement has been
    terminated.&#xA;   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)&#xA;   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)&#xA;  
    at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)&#xA;   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader
    ds, RunBehavior runBehavior, String resetOptionsString)&#xA;   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)&#xA;   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
    cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)&#xA;   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)&#xA;  
    at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()&#xA;   at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal.ExecuteStoredProcedureNoResult(String storedProcedureName, SqlParameter[] parameters)&#xA;   at Microsoft.Office.Project.Server.DataAccessLayer.WinProjDal.ExecuteStoredProcedure(String
    spName, SqlParameter[] parameters)&#xA;   at Microsoft.Office.Project.Server.BusinessLayer.WinProjUtility.WinProjUtility.ExecuteP12QueueableSPCommand(WinProjTraceContext wpTraceContext, DataStoreEnum store, P12QueueableSPCommand command, Boolean
    retry, Boolean useTransaction)&#xA;   at Microsoft.Office.Project.Server.BusinessLayer.WinProjUtility.WinProjQueueMessageDispatcher.DispatchMessage(ACMessage acMessage, Message msg, Group messageGroup, JobTicket jobTicket, MessageContext mContext)"/>
      </class>
      <class name="Queue">
       <error id="26000" name="GeneralQueueJobFailed" uid="65e11595-30af-4be7-a9d0-ec767c880cc7" JobUID="c348fb86-d807-4b06-abaa-81fcbcbc94f3" ComputerName="SERVERNAME" GroupType="ACProjectSave" MessageType="Byte[]" MessageId="8" Stage=""/>
      </class>
     </general>
    </errinfo>
    Anyone seen this? If I delete this project the project center loads. Obvisouly I don't want to do that though!
    Rob Hardy

  • Error 1100 from enqueue

    Hello,
    I'm trying to create a setup vi for use with Unit Test. The vi I want to test requires a queue input, and when I write that as in the snippet here, error 1100 is generated at the Obtain Queue vi. the exact same code works fine in the actual vi.
    Tay
    Solved!
    Go to Solution.
    Attachments:
    Timeout Counter Setup.png ‏26 KB

    OK, not the exact same code.

  • SQL error 3113 occurred when executing EXEC SQL.

    Hi,
    We are facing one typical problem, One background is failing regularly with
    below dump. as we now got all notes giving information, if database  restarted
    taking backup, these type of failures occur, but our database is only down for backup once in a week, but it is failing with frequenly.
    in this two servers are located in different place, in this job tries to connect
    another server to get material statistics.
    It is giving some error message in sm21 with
    SQL error 3113 occurred when executing EXEC SQL.
    work procees in reconnect mode.
    all notes saying these types of dump occur when database restared, but this dump
    even though database is up.
    below is short dump, please can anyone help me from this problem.
    ABAP runtime errors    DBIF_DSQL2_SQL_ERROR
          Occurred on    08.01.2007 at 00:30:28
    >> Short dump has not been completely stored. It is too big.
    SQL error 3113 occurred when executing EXEC SQL.
    What happened?
    The error occurred in the current database connection "AZ1".
    What can you do?
    Note the actions and input that caused the error.
    Inform your SAP system administrator.
    You can print out this message by choosing "Print". Transaction ST22
    allows you to display and manage termination messages, including keeping
    them beyond their normal deletion date.
    Error analysis
    How to correct the error
    Database error text........: "ORA-03113: end-of-file on communication channel#"
    Triggering SQL statement...: "select mara.groes, mara.brgew, mara.ntgew,
    mara.gewei, mara.volum, mara.voleh, mara.mstae, mara.mstde, mara.prdha,
    marc.matnr, marc.werks, marc.mmsta, marc.mmstd from sapr3.mara, sapr3.m
    where sapr3.mara.mandt = sapr3.marc.mandt and sapr3.mara.matnr =
    Internal call code.........: "[DBDS/NEW DSQL]"
    Please check the entries in the system log (Transaction SM21).
    If the error occurred in a non-modified SAP program, you may be
    able to find a solution in the SAP note system.
    If you have access to the note system yourself, use the following
    search criteria:
    "DBIF_DSQL2_SQL_ERROR"
    "ZM2431216 " or "ZM2431216 "
    "EXTRACT_GENERAL_DATA"
    If you cannot solve the problem yourself, please send the
    following documents to SAP:
    1. A hard copy print describing the problem.
      To obtain this, select the "Print" function on the current screen.
    2. A suitable hardcopy prinout of the system log.
      To obtain this, call the system log with Transaction SM21
      and select the "Print" function to print out the relevant
      part.
    3. If the programs are your own programs or modified SAP programs,
      supply the source code.
      To do this, you can either use the "PRINT" command in th
      print the programs using the report RSINCL00.
    4. Details regarding the conditions under which the error o
      or which actions and input led to the error.
    System environment
    SAP Release.............. "46C"
    Application server....... "essceu3"
    Network address.......... "172.19.119.198"
    Operating system......... "AIX"
    Release.................. "5.3"
    Hardware type............ "00C7ADBD4C00"
    Database server.......... "ukblx176"
    Database type............ "ORACLE"
    Database name............ "EU3"
    Database owner........... "SAPR3"
    Character set............ "es_ES.ISO8859-1"
    SAP kernel............... "46D"
    Created on............... "Jul 9 2006 20:26:33"
    Created in............... "AIX 1 5 00447C4A4C00"
    Database version......... "OCI_920__OCI_7_API "
    Patch level.............. "2257"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 8.0.5.., ORACLE 8.0.6.., ORACLE
    8.1.6.., ORACLE 8.1.7.., ORACLE 9.2.0.., ORACLE 10.2.0.."
    SAP database version..... "46D"
    Operating system......... "AIX 1 4, AIX 2 4, AIX 3 4, AIX 1 5, AIX 2 5, AIX 3
    5, , System build information:,                                      , LCHN :
    841480"
    User, transaction...
    Client.............. 600
    User................ "MPZMMES"
    Language key........ "S"
    Transaction......... " "
    Program............. "ZM2431216 "
    Screen.............. "SAPMSSY0 1000"
    Screen line......... 6
    Information on where termination occurred
    The termination occurred in the ABAP/4 program "ZM2431216 " in
    "EXTRACT_GENERAL_DATA".
    The main program was "ZM2431216 ".
    The termination occurred in line 980
    of the source code of program "ZM2431216 " (when callin
    The program "ZM2431216 " was started as a background jo
    Source code extract
    009500              mara.ntgew,
    009510              mara.gewei,
    009520              mara.volum,
    009530              mara.voleh,
    009540              mara.mstae,
    009550              mara.mstde,
    009560              mara.prdha,
    009570              marc.matnr,
    009580              marc.werks,
    009590              marc.mmsta,
    009600              marc.mmstd
    009610        into :w_ops-groes,
    009620              :w_ops-brgew,
    009630              :w_ops-ntgew,
    009640              :w_ops-gewei,
    009650              :w_ops-volum,
    009660              :w_ops-voleh,
    009670              :w_ops-mstae,
    009680              :w_ops-mstde,
    009690              :w_ops-prdha,
    009700              :w_ops-matnr,
    009710              :w_ops-werks,
    009720              :w_ops-mmsta,
    009730              :w_ops-mmstd
    009740        from sapr3.mara, sapr3.marc
    009750        where sapr3.mara.mandt = sapr3.marc.mandt
    009760          and sapr3.mara.matnr = sapr3.marc.matnr
    009770          and sapr3.mara.mandt = :p_mandt
    009780          and sapr3.mara.matnr = :w_ebs-matnr
    009790          and sapr3.marc.werks = :p_owerks
        >    ENDEXEC.
    009810  endform.                    " extract_general_data
    009820  *&
    009830  *&      Form  append_i_ops
    009840  *&
    009850  *      Appends W_OPS to I_OPS
    009860  *
    009870  form append_i_ops.
    009880    append w_ops to i_ops.
    009890  endform.                    " append_i_ops
    009900  *&
    009910  *&      Form  extract_material_description
    009920  *&
    009930  *      Extracts a Material Description from the remote database an
    009940  *      modifies the current record in I_OPS.
    009950  *
    009960  *        >P_SPRAS  Language Key
    009970  *
    009980  form extract_material_description using    p_spras.
    009990    EXEC sql performing set_langauge.
    Contents of system fields
    SY field contents..................... SY field contents............
    SY-SUBRC 0                            SY-INDEX 0
    SY-TABIX 1                            SY-DBCNT 1
    SY-FDPOS 18                            SY-LSIND 0
    SY-PAGNO 0                            SY-LINNO 1
    SY-COLNO 1
    Chosen variables
    Name.......................... Contents.1........2........3....+..
    W_EBS-PRAT4
                                  2
                                  0
    W_OPS-GROES
                                  22222222222222222222222222222222
                                  00000000000000000000000000000000
    W_OPS-BRGEW                    #######
                                  0000000
                                  000000C
    W_OPS-NTGEW                    #######
                                  0000000
                                  000000C
    regards,
    krishnaiah.

    Hi,
    This is usually a SERVER SIDE DATABASE PROBLEM or SQLNET LISTENER (server side) PROBLEM.  The client side should initially be ignored and instead the server should be investigated. In rare cases, this can be caused by client
    side memory or other resource problem, or a DLL version mismatch, but this is
    unlikely.
    Enlist the assistance of your DBA.  Then reproduce the ORA-3113 error on your
    client application.  Ask your DBA to look at the database side Alert.log and
    trace files and look for ANY activity.  Any activity that coincides with your
    ORA-3113 will be a clue.
    REgards
    Vinod

  • I keep getting:"Sorry, an error has occured."

    I have Windows 7 (32 bit) installed on my Dell Laptop.
    Here's the error I keep getting:
    Market Samurai
    Sorry, an error has occured.
    The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author.
    A little bit of history
    I bought the software last year and it worked perfectly fine.  Then there was a new update for Market Samurai and it never worked since on this computer.  I’ve tried it on other computers and it works fine.
    Here’s the last support message I got from Market Samurai
    “Hi Andre,
    Unfortunately I don't have good news...
    The developers cannot think of anything we haven't already tried, and they too are unable to find any information about this issue - it has us all stumped!
    Do you have another computer you can install Market Samurai on? Or could you do a fresh install of Windows on your computer? I know it sounds drastic, but in cases like this the easiest (and sometimes only) solution is to try a fresh install of Windows.
    If you want to continue to try debugging this issue, you can ask for help on the Adobe forums, as their support staff patrol the forums and answer questions that users may have: http://forums.adobe.com/community/air/installation
    I wish I could be of more help but this is an issue that neither I, or anyone else at Noble Samurai, seem to have an answer for.
    I'm sorry that I was unable to help you get it to install. I'm more than happy to keep working with you on this if you have any luck with Adobe support, but I'm all out of ideas as to where to go next.
    Regards,
    Tom"
    Here’s the latest install log
    [2012-07-23:19:18:12] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-23:19:18:12] Commandline is: -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -x1 http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-23:19:18:12] No installed runtime detected
    [2012-07-23:19:18:12] Invoking Application Installer for combined install
    [2012-07-23:19:18:12] Launching subprocess with commandline C:\Users\Andre\AppData\Local\Temp\AIR2240.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Andre\AppData\Local\Temp\AIR2240.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-23:19:18:13] Application Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-23:19:18:13] Commandline is: -runtime C:\Users\Andre\AppData\Local\Temp\AIR2240.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-23:19:18:13] No installed runtime detected
    [2012-07-23:19:18:13] Unpackaging http://download.marketsamurai.com/MarketSamurai.0.88.80.air to C:\Users\Andre\AppData\Local\Temp\fla423E.tmp
    [2012-07-23:19:18:25] Application signature verified
    [2012-07-23:19:18:25] Unpackaging/validation complete
    [2012-07-23:19:18:33] Converting unpackaged application to a native installation package in C:\Users\Andre\AppData\Local\Temp\fla8D04.tmp
    [2012-07-23:19:18:37] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2012-07-23:19:18:47] Application Installer end with exit code 7
    [2012-07-23:19:18:47] Subprocess app installer failed (7)
    [2012-07-23:19:18:47] Runtime Installer end with exit code 7
    [2012-07-24:01:48:42] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:01:48:42] Commandline is: -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -x1 http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:01:48:42] No installed runtime detected
    [2012-07-24:01:48:42] Invoking Application Installer for combined install
    [2012-07-24:01:48:42] Launching subprocess with commandline C:\Users\Andre\AppData\Local\Temp\AIR9EB6.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Andre\AppData\Local\Temp\AIR9EB6.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:01:48:42] Application Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:01:48:42] Commandline is: -runtime C:\Users\Andre\AppData\Local\Temp\AIR9EB6.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:01:48:42] No installed runtime detected
    [2012-07-24:01:48:43] Unpackaging http://download.marketsamurai.com/MarketSamurai.0.88.80.air to C:\Users\Andre\AppData\Local\Temp\flaC49E.tmp
    [2012-07-24:01:48:53] Application signature verified
    [2012-07-24:01:48:53] Unpackaging/validation complete
    [2012-07-24:01:49:00] Converting unpackaged application to a native installation package in C:\Users\Andre\AppData\Local\Temp\fla5E2.tmp
    [2012-07-24:01:49:06] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2012-07-24:01:49:21] Application Installer end with exit code 7
    [2012-07-24:01:49:21] Subprocess app installer failed (7)
    [2012-07-24:01:49:21] Runtime Installer end with exit code 7
    [2012-07-24:19:05:32] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:05:32] Commandline is: -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -x1 http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:19:05:32] No installed runtime detected
    [2012-07-24:19:05:32] Invoking Application Installer for combined install
    [2012-07-24:19:05:33] Launching subprocess with commandline C:\Users\Andre\AppData\Local\Temp\AIRE367.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Andre\AppData\Local\Temp\AIRE367.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:19:05:33] Application Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:05:33] Commandline is: -runtime C:\Users\Andre\AppData\Local\Temp\AIRE367.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:19:05:33] No installed runtime detected
    [2012-07-24:19:05:33] Unpackaging http://download.marketsamurai.com/MarketSamurai.0.88.80.air to C:\Users\Andre\AppData\Local\Temp\fla5C5.tmp
    [2012-07-24:19:05:46] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:05:46] Commandline is: -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -x1 http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:19:05:46] No installed runtime detected
    [2012-07-24:19:05:46] Invoking Application Installer for combined install
    [2012-07-24:19:05:46] Launching subprocess with commandline C:\Users\Andre\AppData\Local\Temp\AIR1282.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Andre\AppData\Local\Temp\AIR1282.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:19:05:46] Application Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:05:46] Commandline is: -runtime C:\Users\Andre\AppData\Local\Temp\AIR1282.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:19:05:46] No installed runtime detected
    [2012-07-24:19:05:48] Unpackaging http://download.marketsamurai.com/MarketSamurai.0.88.80.air to C:\Users\Andre\AppData\Local\Temp\fla3ECF.tmp
    [2012-07-24:19:05:50] Application signature verified
    [2012-07-24:19:05:50] Unpackaging/validation complete
    [2012-07-24:19:05:59] Application signature verified
    [2012-07-24:19:05:59] Unpackaging/validation complete
    [2012-07-24:19:06:00] Cancel request received
    [2012-07-24:19:06:01] Application Installer end with exit code 6
    [2012-07-24:19:06:01] Subprocess app installer failed (6)
    [2012-07-24:19:06:01] Cancel request received
    [2012-07-24:19:06:01] Runtime Installer end with exit code 6
    [2012-07-24:19:06:04] Converting unpackaged application to a native installation package in C:\Users\Andre\AppData\Local\Temp\fla7C9B.tmp
    [2012-07-24:19:06:11] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2012-07-24:19:06:17] Application Installer end with exit code 7
    [2012-07-24:19:06:17] Subprocess app installer failed (7)
    [2012-07-24:19:06:17] Runtime Installer end with exit code 7
    [2012-07-24:19:08:42] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:08:42] Commandline is:
    [2012-07-24:19:08:42] No installed runtime detected
    [2012-07-24:19:08:45] Relaunching with elevation
    [2012-07-24:19:08:45] Launching subprocess with commandline c:\users\andre\appdata\local\temp\airc991.tmp\adobe air installer.exe -ei
    [2012-07-24:19:08:50] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:08:50] Commandline is: -stdio \\.\pipe\AIR_5896_0 -ei
    [2012-07-24:19:08:50] No installed runtime detected
    [2012-07-24:19:08:50] Starting silent runtime install. Installing runtime version 3.3.0.3670
    [2012-07-24:19:08:51] Installing msi at c:\users\andre\appdata\local\temp\airc991.tmp\setup.msi with guid {65CB4C08-C47B-4A7E-A6A4-50C06ADA5FC6}
    [2012-07-24:19:08:55] Runtime Installer end with exit code 0
    [2012-07-24:19:08:55] Elevated install completed
    [2012-07-24:19:08:59] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2012-07-24:19:08:59] Runtime Installer end with exit code 0
    [2012-07-24:19:09:00] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:09:00] Commandline is: -installupdatecheck
    [2012-07-24:19:09:00] Installed runtime (3.3.0.3670) located at c:\Program Files\Common Files\Adobe AIR
    [2012-07-24:19:09:01] Performing pingback request
    [2012-07-24:19:09:02] Pingback request completed with HTTP status 200
    [2012-07-24:19:09:02] Starting runtime background update check
    [2012-07-24:19:09:02] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.3.0.3670/update
    [2012-07-24:19:09:02] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.3.0.3670/update to C:\Users\Andre\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-07-24:19:09:02] Runtime update not available
    [2012-07-24:19:09:02] Unpackaging cancelled
    [2012-07-24:19:09:02] Runtime Installer end with exit code 0
    [2012-07-24:19:09:12] Application Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:09:12] Commandline is: "C:\Users\Andre\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\PKM51BZ0\DomainSamurai.0.03.08.air"
    [2012-07-24:19:09:12] Installed runtime (3.3.0.3670) located at c:\Program Files\Common Files\Adobe AIR
    [2012-07-24:19:09:12] Unpackaging file:///C:/Users/Andre/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Conte nt.IE5/PKM51BZ0/DomainSamurai.0.03.08.air to C:\Users\Andre\AppData\Local\Temp\fla5C2E.tmp
    [2012-07-24:19:09:16] Application signature verified
    [2012-07-24:19:09:16] Unpackaging/validation complete
    [2012-07-24:19:09:16] No app located for appID 'DomainSamurai' and pubID '6E37012E1CBD7F47B14488FCC715944F3EBDCEDC.1'
    [2012-07-24:19:09:20] Converting unpackaged application to a native installation package in C:\Users\Andre\AppData\Local\Temp\fla7C4D.tmp
    [2012-07-24:19:09:24] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2012-07-24:19:09:34] Application Installer end with exit code 7
    [2012-07-24:19:12:49] Application Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:12:49] Commandline is: "C:\Users\Andre\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\T2LCMD54\DomainSamurai.0.03.08.air"
    [2012-07-24:19:12:49] Installed runtime (3.3.0.3670) located at c:\Program Files\Common Files\Adobe AIR
    [2012-07-24:19:12:50] Unpackaging file:///C:/Users/Andre/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Conte nt.IE5/T2LCMD54/DomainSamurai.0.03.08.air to C:\Users\Andre\AppData\Local\Temp\flaAF3D.tmp
    [2012-07-24:19:12:56] Application signature verified
    [2012-07-24:19:12:56] Unpackaging/validation complete
    [2012-07-24:19:12:56] No app located for appID 'DomainSamurai' and pubID '6E37012E1CBD7F47B14488FCC715944F3EBDCEDC.1'
    [2012-07-24:19:13:00] Converting unpackaged application to a native installation package in C:\Users\Andre\AppData\Local\Temp\flaD7D4.tmp
    [2012-07-24:19:13:05] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2012-07-24:19:13:13] Application Installer end with exit code 7
    Here’s some conversation with Market Samurai's support and steps of what I’ve done so far:
    Ok, I just tried every step detailed in your e-mail below
         "It appears there is a corrupt or damaged file that is preventing the install from happening.
    First, uninstall both Market Samurai and Adobe AIR using the Control Panel's "Add/Remove Programs" area (in XP) or "Uninstall a Program" (Vista and Win7)
    Then go to http://support.microsoft.com/mats/Program_Install_and_Uninstall/en-us to run "Microsoft Fix-It", which is designed to clean up problems which can get in the way of uninstalling and reinstalling software.
    As an alternative, download and install "Revo Uninstaller" which is available on a free 30-day trial from http://www.revouninstaller.com/revo_uninstaller_free_download.html - this should help you remove any traces of Adobe AIR from your system which may be hanging around and blocking a proper reinstall.
    Perform a search on your hard drive for all files that end in ".air" - delete these, as your computer may be caching the corrupt file, preventing you from downloading a new copy of the file (here's an illustration of how to find the Search feature http://goo.gl/q0inI on all versions of Windows)
    Be sure to check that there are no AIR (files with the extension .air) in C:\Program Files\Common Files\ - delete any you find.
    Download the Market Samurai AIR file again from your personalized download page linked below - use the link under option 2, Manual install - and try reinstalling again."
    I did the advanced remove with the revo, uninstalled adobe air and market samurai, conducted a search on my pc for .air and made sure to delete everything, plus did a restart. And I still get the same error.
    Here’s more steps that I’ve taken
    "Hi Andre,
    Let's check/try a couple of other things...
    #1: Your user account may have restricted access on your computer.
    The most common cause is that you are using a restricted access account on your computer - and the restrictions on your account are affecting the installation of Market Samurai.
    You can find detailed instructions on checking and adjusting this here: http://goo.gl/L7sHB
    After this, try installing Market Samurai again.
    #2: The User Account Control (UAC) may be turned off
    (this will affect only users with Windows Vista or Windows 7)
    This can be checked by going to "Start" > "Control Panel" > "User Accounts". From there, open UAC and make sure it's enabled. (On Windows Vista it's a simple checkbox; on Windows 7, the slider can be set anywhere except the bottom-most setting)
    More detailed instructions are available -
    Windows Vista: http://windows.microsoft.com/en-AU/windows-vista/Turn-User-Account-Control-on-or-off
    Windows 7: http://support.microsoft.com/kb/975787
    Then retry the installation.
    Let me know how it goes."
    My reply
    Negative sir, I've tried the steps above and still no success. My account is already operating as an administrator then I clicked on "change user account control settings" (I have windows 7) and changed the setting from default to "never notify and still no success.
    I've changed the User Account Settings from Default to Always Notify me (which is the opposite of last time), tried reinstalling the software (market samurai) and I still get the same error. So I proceeded with the manual install of adobe air which was ok then I tried the new information that you've given me (for the other product) above and I get the same error.  Oh yeah, and I've also tried running the "Fix it" from Windows and no success.
    It seems that I can’t install any of the Market Samurai nor the Domain Name Samurai from this publisher.  Yet I have the Livescibe Pen which is working fine.
    Do you have any other solutions other than trying to reinstall windows?
    Thanks, André

    As you can see below, when I right click, I have no such option.  In the User Account Settings, I'm operating as the "System Administrator".
    Any other suggestions?

  • Project Server 2010 Task page - An unknown error has occurred

    Hi All,
    I have searched inside the forum for similar problems but i didn't find any solution.
    We have Project Server 2010 with December CU installed and
    we are
    experiencing
    a serious
    problem with two enterprise resources.
    They can login to pwa succesfully but when they enter in the Task page the following error is raised:
    An unknown error has occurred
    There are no errors reported in the event viewer while in the ULS Log I found only this entry but i don't know if it's related with this issue:
    Detected use of SPRequest for previously closed SPWeb object. Please close SPWeb objects when you are done with all objects obtained from them, but not before. Stack trace:
    at Microsoft.SharePoint.SPWeb.get_CurrentUser()
    at Microsoft.Office.Project.PWA.PJContext.get_RegionalSettings()
    at Microsoft.Office.Project.PWA.PJContext.get_LocaleCulture()
    at Microsoft.Office.Project.PWA.WCFContext.AuthenticateUser(Message message, WCFContext& wcfContext, String userName, Boolean isWindowsUser)
    at Microsoft.Office.Project.PWA.WCFContext.GetContext(Message message, String userName, Boolean isWindowsUser, Boolean newCookie, Uri originalTargetUri)
    at Microsoft.Office.Project.Server.ProjectServerRouter.Microsoft.Office.Project.Server.IProjectServerRouter.ProcessMessage(Message message)
    at SyncInvokeProcessMessage(Object , Object[] , Object[] )
    at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
    at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)
    at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
    at System.ServiceModel.Dispatcher.ChannelHandler.DispatchAndReleasePump(RequestContext request, Boolean cleanThread, OperationContext currentOperationContext)
    at System.ServiceModel.Dispatcher.ChannelHandler.HandleRequest(RequestContext request, OperationContext currentOperationContext)
    at System.ServiceModel.Dispatcher.ChannelHandler.AsyncMessagePump(IAsyncResult result)
    at System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
    at System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
    at System.ServiceModel.Channels.InputQueue`1.AsyncQueueReader.Set(Item item)
    at System.ServiceModel.Channels.InputQueue`1.EnqueueAndDispatch(Item item, Boolean canDispatchOnThisThread)
    at System.ServiceModel.Channels.InputQueue`1.EnqueueAndDispatch(T item, ItemDequeuedCallback dequeuedCallback, Boolean canDispatchOnThisThread)
    at System.ServiceModel.Channels.InputQueueChannel`1.EnqueueAndDispatch(TDisposable item, ItemDequeuedCallback dequeuedCallback, Boolean canDispatchOnThisThread)
    at System.ServiceModel.Channels.SingletonChannelAcceptor`3.Enqueue(QueueItemType item, ItemDequeuedCallback dequeuedCallback, Boolean canDispatchOnThisThread)
    at System.ServiceModel.Channels.SingletonChannelAcceptor`3.Enqueue(QueueItemType item, ItemDequeuedCallback dequeuedCallback)
    at System.ServiceModel.Channels.HttpChannelListener.HttpContextReceived(HttpRequestContext context, ItemDequeuedCallback callback)
    at System.ServiceModel.Activation.HostedHttpTransportManager.HttpContextReceived(HostedHttpRequestAsyncResult result)
    at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.BeginRequest()
    at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.OnBeginRequest(Object state)
    at System.ServiceModel.PartialTrustHelpers.PartialTrustInvoke(ContextCallback callback, Object state)
    at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.OnBeginRequestWithFlow(Object state)
    at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.WorkItem.Invoke2()
    at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.WorkItem.Invoke()
    at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.ProcessCallbacks()
    at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.CompletionCallback(Object state)
    at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.ScheduledOverlapped.IOCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
    at System.ServiceModel.Diagnostics.Utility.IOCompletionThunk.UnhandledExceptionFrame(UInt32 error, UInt32 bytesRead, NativeOverlapped* nativeOverlapped)
    at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
     It's not a task related errors because i have alredy done an analysis of the resorce's assignments.
    I have also verified IIS authentication settings as described in this
    post but all had been alredy correctly configured.
    We have a farm installation with two physical server:
    Application Server with Windows 2008 R2, SharePoint 2010 Enterprise, Project Server 2010
    Database Server with Windows 2008 R2 and SQL Server 2008 SP2
    Any help would be greatly appreciated!
    Thanks in advance.
    Raffaele

    Hi,
    I faced exactly the same problem: some resources try to connect to My Tasks, and get an Unknown error. No error message in ULS or Eventlog.
    I hope I solved the problem, and want to share the experience here.
    First, by reading this article,
    http://www.projectserverexperts.com/ProjectServerFAQKnowledgeBase/Unknown%20Error%20My%20Tasks%20Page.aspx: even if the SQL Query returns me no records, it gives me the idea to delete (unpublish) some tasks (i managed to identify some tasks which raised
    the problem, by assigning a test account on them, and see that the pb happened).
    So I decided to delete my project from the Published Database (and keep it in the Draft of course). Than in Project Pro, I opened and Published: the problem seem to be solved.
    I don't know the root cause of the pb: maybe some SQL data were corrupted for an unknown reason.
    Hope it could help some one ! Don't hesitate to give feedback if you solved this pb with this solution, or workaround.
    Sylvain

  • Error -1074397038 occurred at IMAQ Start.vi for 64bit Labview 2011 SP1, Win7

    Hello,
    I am using a MC1362 camera from Mikrotron with a PCIe1433 framegrabber. I was using it with windows XP, 32 bit, labview 2010 SP1 32 bit, it was working perfectly fine. I just switch to windows 7 with labview 2011 SP1 64bit, and it is not working anymore with my custom routine in labview, though it works with MAX and camera file generator and I use the same camera file.
    When I run my routine, I have this error message:
    Error -1074397038 occurred at IMAQ Start.vi
    Possible reason(s):
    NI-IMAQ:  The requested serial termination string was not found in the returned buffer.
    Then, If I try to run the camera with MAX, it doesn't work anymore, I have to reboot the camera, and put it in the right mode with the Mikrotron control tool to obtain an image.
    I have seen similar issue on a Basler camera on the forum, and it has been solved by using a camera file to set the different parameters. There is no camera file complete to set all the parameters of the camera, so I had to program them in serial to drive the camera with my Labview routine.
    Could you help me to solve this issue please?
    Thanks
    Bests
    David Dulin

    This forum post is already handled --> SR 1154262.
    Kind regards,
    Corné Westeneng
    Applications Engineer
    NI-Netherlands

  • Run-time error "PXA_NO_SHARED_MEMORY" occurred

    Hi All,
    My production system is running fine. And when i check SM21 I saw a lot of error message Run-time error "PXA_NO_SHARED_MEMORY" occurred and Run-time error "SYSTEM_NO_ROLL" occurred. However I can't see any error in ST22. I had read sap note 307976. And dont know when I restart the SAP services is it will be fine?
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Mon Feb 22 08:13:29 2010
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\PRD\SYS\exe\run\dbmssslib.dll' ...
    B  Library 'D:\usr\sap\PRD\SYS\exe\run\dbmssslib.dll' loaded
    B  Version of 'D:\usr\sap\PRD\SYS\exe\run\dbmssslib.dll' is "640.00", patchlevel (0.58)
    B  New connection 0 created
    M sysno      00
    M sid        PRD
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    58
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        2440
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2440) [dpxxdisp.c   1160]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpShMCreate: sizeof(wp_adm)          11592     (828)
    M  DpShMCreate: sizeof(tm_adm)          2219848     (11044)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)          192000     (384)
    M  DpShMCreate: sizeof(vmc_adm)          0     (320)
    M  DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 047D0040, size: 2510384)
    M  DpShMCreate: allocated sys_adm at 047D0040
    M  DpShMCreate: allocated wp_adm at 047D17A8
    M  DpShMCreate: allocated tm_adm_list at 047D44F0
    M  DpShMCreate: allocated tm_adm at 047D4518
    M  DpShMCreate: allocated wp_ca_adm at 049F2460
    M  DpShMCreate: allocated appc_ca_adm at 049F6AB0
    M  DpShMCreate: allocated comm_adm_list at 049F8220
    M  DpShMCreate: allocated comm_adm at 049F8238
    M  DpShMCreate: allocated vmc_adm_list at 04A27038
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 04A27060
    M  DpShMCreate: allocated wall_adm at 04A27068
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Mon Feb 22 08:13:30 2010
    M  calling db_connect ...
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'D:\usr\sap\PRD\SYS\exe\run\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      58
    C    patchcomment MSSQL: Workaround for SQL2005 change in RpcNexecInsert (814383)
    C  np:(local) connection used on PKG-PRD
    C  CopyLocalParameters: dbuser is 'prd'

    C Mon Feb 22 08:13:31 2010
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: MARS property was not set.
    C  Provider Release:08.50.1022
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: MARS property was not set.

    C Mon Feb 22 08:13:42 2010
    C  Cache sizes: header 52 bytes, 20000 names (26720000 bytes), 1000 dynamic statements (5432000 bytes), total 32152052 bytes
    C  Using shared procedure name cache PKG-PRD_PRDPRD_PRD_MEM initialized by another process.
    C  Connected to db server : [PKG-PRD] server_used : [np:(local)], dbname: PRD, dbuser: prd
    C  pn_id:PKG-PRD_PRDPRD_PRD
    C  Not using MARS (on sql 8.0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20100222 081330 PKG-PRD        
    C  The IRow interface is supported by this OLEDB provider
    M  db_connect o.k.

    I Mon Feb 22 08:14:02 2010
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 09E50040, size: 4400128)
    M  SHM_ROLL_AREA          (addr: 12510040, size: 262144000)
    M  SHM_PAGING_AREA          (addr: 617B0040, size: 113246208)
    M  SHM_ROLL_ADM               (addr: 0A290040, size: 2616690)
    M  SHM_PAGING_ADM          (addr: 0A510040, size: 525344)
    M  ThCreateNoBuffer          allocated 320144 bytes for 1000 entries at 0A5A0040
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 7424 bytes (50 server) at 0A5F0040
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 14
    B  dbtbxbuf: Buffer TABL  (addr: 103500C8, size: 30000128, end: 11FEC4C8)
    B  dbtbxbuf: Buffer TABLP (addr: 0E5200C8, size: 10240000, end: 0EEE40C8)
    B  dbexpbuf: Buffer EIBUF (addr: 0EF000D0, size: 4194304, end: 0F3000D0)
    B  dbexpbuf: Buffer ESM   (addr: 0F3100D0, size: 4194304, end: 0F7100D0)
    B  dbexpbuf: Buffer CUA   (addr: 0F7200D0, size: 3072000, end: 0FA0E0D0)
    B  dbexpbuf: Buffer OTR   (addr: 0FA100D0, size: 4194304, end: 0FE100D0)
    M  rdisp/reinitialize_code_page -> 0
    M  icm/accept_remote_trace_level -> 0
    M  rdisp/no_hooks_for_sqlbreak -> 0
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: MARS property was not set.
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 120D8040
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 121F0098
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 121F03E0
    S    using messages for server info
    S  size of spec char cache entry: 165020 bytes (timeout 100 sec)
    S  size of open spool request entry: 1152 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A  -PXA--
    A  PXA INITIALIZATION
    A  PXA: Fragment Size too small: 107 MB, reducing # of fragments
    A  System page size: 4kb, admin_size: 13396kb.
    A  Attached to PXA (address 21F30040, size 440000K)
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    C  The IRow interface is supported by this OLEDB provider
    B  dbtran INFO (init_connection '<DEFAULT>' [MSSQL:640.00]):
    B   max_blocking_factor =  50,  max_in_blocking_factor      = 255,
    B   min_blocking_factor =   5,  min_in_blocking_factor      =  10,
    B   prefer_union_all    =   1,  prefer_union_for_select_all =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   0,
    B   convert AVG         =   1,  alias table FUPD            =   0,
    B   escape_as_literal   =   0,  opt GE LE to BETWEEN        =   0,
    B   select *            =0x00,  character encoding          =SBCS / []:X,
    B   use_hints           = abap->1, dbif->0x1, upto->0, rule_in->0,
    B                         rule_fae->0, concat_fae->0, concat_fae_or->0

    A Mon Feb 22 08:14:03 2010
    A  ABAP ShmAdm attached (addr=53EC5000 leng=20955136 end=552C1000)
    A  >> Shm MMADM area (addr=5422D180 leng=134720 end=5424DFC0)
    A  >> Shm MMDAT area (addr=5424F000 leng=17244160 end=552C1000)
    A  RFC Destination> destination pkg-prd_PRD_00 host pkg-prd system PRD systnr 0 (pkg-prd_PRD_00)
    A  RFC Options> H=pkg-prd,S=00
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   
    A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 1
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC abap/SIGCHILD_default not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    A  Hotpackage version: 49
    M  ThrCreateShObjects          allocated 14604 bytes at 0FFD0040

    N Mon Feb 22 08:14:05 2010
    N  SsfSapSecin: putenv(SECUDIR=D:\usr\sap\PRD\DVEBMGS00\sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is D:\usr\sap\PRD\SYS\exe\run\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...sucessfully completed.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    W  =================================================
    W  === ipl_Init() called
    W    ITSP Running against db release 620!
    W    ITSP Disable Kernel Web GUI functionality
    W  === ipl_Init() returns 2, ITSPE_DISABLED: Service is disabled (sapparam)
    W  =================================================

    E Mon Feb 22 08:14:39 2010
    E  Replication is disabled

    C Mon Feb 22 08:15:00 2010
    C  sloledb.cpp [DoDbcc,line 2930]: Error/Message: (err 2571, sev 0), User 'prd' does not have permission to run DBCC CACHEPROFILE.
    C  Procname: [No proc]

    C Mon Feb 22 08:15:01 2010
    C  statement rerun with user dbo was successful, you can ignore the preceeding message

    C Mon Feb 22 08:16:27 2010
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: MARS property was not set.

    S Mon Feb 22 08:19:23 2010
    S  found spool memory service RSPO-ACTIONS at 121F4C68

    A Mon Feb 22 08:19:55 2010
    A  TH VERBOSE LEVEL FULL
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead.c   12304]
    C  Rollback Work (0)

    A Mon Feb 22 08:19:59 2010
    A  Mon Feb 22 08:19:59 2010

    A  ABAP/4 Program /SDF/SAPLRI_SQLSERVER                   .
    A  Source /SDF/LRI_SQLSERVERU02                    Line 264.
    A  Error Code CALL_FUNCTION_CONFLICT_LENG.
    A  Module  $Id: //bas/640_REL/src/krn/runt/abfunc.c#14 $ SAP.
    A  Function FuncParams Line 2906.
    C  Rollback Work (0)

    C Mon Feb 22 08:20:00 2010
    C  sloledb.cpp [DoDbcc,line 2930]: Error/Message: (err 2571, sev 0), User 'prd' does not have permission to run DBCC loginfo.
    C  Procname: [No proc]

    C Mon Feb 22 08:20:01 2010
    C  statement rerun with user dbo was successful, you can ignore the preceeding message

    C Mon Feb 22 08:20:07 2010
    C  sloledb.cpp [ParamStmtExec,line 12251]: Error/Message: (err 50000, sev 0), Table not found.
    C  Procname: [##Y3PKG_PRDprd00000024400000003365081342]
    C  ParamStmtExec failed.  HR 80040e14 DBSL retcode 99. stmt: [sap_get_table_size_info 'syscomments', 'prd', 'PRD'
    C  /* R3:CL_SQL_RESULT_SET=============CP:234 T: */
    C  ]
    C  Conn_i:2 selection:1 singleton:0 flag_fupd:0 use_cursor:0 chksum: 222194
    C  dbdsmss: DBSL99 SQL50000
    C  Table not found.
    B  ***LOG BY2=> sql error 50000      performing FET        [dbds#3 @ 592] [dbds    0592 ]
    B  ***LOG BY0=> Table not found. [dbds#3 @ 592] [dbds    0592 ]
    B  ***LOG BY1=> sql error 50000      [dbacds#2 @ 1187] [dbacds  1187 ]

    B Mon Feb 22 08:26:10 2010
    B  dbmyclu : info : my major identification is 3232261128, minor one 0.
    B  dbmyclu : info : Time Reference is 1.12.2001 00:00:00h GMT.
    B  dbmyclu : info : my uuid is 31B87DDDE43B904B955F2E6B45F604BE.
    B  dbmyclu : info : current optimistic cluster level: 3
    B  dbmyclu : info : pessimistic reads set to 2.
    N  login/password_change_for_SSO : 1 -> 1

    B Mon Feb 22 08:32:54 2010
    B  table logging switched off for all clients

    M Mon Feb 22 08:45:50 2010
    M  PfHIndInitialize: memory=<60720150>, header=<60720150>, records=<60720180>

    S Mon Feb 22 08:55:52 2010
    S  handle memory type is RSTSPROMMM

    M Mon Feb 22 09:18:08 2010
    M  *** ERROR => NiProcMsg: rc=-104 (NIEROUT_SNC_FAILURE) from router [nibuf.c      423]
    M  *** ERROR => MsIAttachEx: NiBufConnect to /H/192.168.100.7/S/sapdp99/H/194.39.131.34/S/sapdp99/H/oss001/sapmsOSS failed (rc=NIEROUT_SNC_FAILURE) [msxxi.c      633]
    M  *** ERROR => LgIAttach: MsAttach (rc=NIEROUT_SNC_FAILURE) [lgxx.c       2984]
    M  *** ERROR => LgIGroup: LgIAttach(rc=-101) [lgxx.c       3504]
    A  TH VERBOSE LEVEL FULL

    M Mon Feb 22 09:18:28 2010
    M  *** ERROR => NiProcMsg: rc=-104 (NIEROUT_SNC_FAILURE) from router [nibuf.c      423]
    M  *** ERROR => MsIAttachEx: NiBufConnect to /H/192.168.100.7/S/sapdp99/H/194.39.131.34/S/sapdp99/H/oss001/sapmsOSS failed (rc=NIEROUT_SNC_FAILURE) [msxxi.c      633]
    M  *** ERROR => LgIAttach: MsAttach (rc=NIEROUT_SNC_FAILURE) [lgxx.c       2984]
    M  *** ERROR => LgIGroup: LgIAttach(rc=-101) [lgxx.c       3504]
    A  TH VERBOSE LEVEL FULL

    C Mon Feb 22 10:01:09 2010
    C  Rollback Work (0)

    A Mon Feb 22 10:18:24 2010
    A  TH VERBOSE LEVEL FULL
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead.c   12304]
    C  Rollback Work (0)

    A Mon Feb 22 10:18:26 2010
    A  Mon Feb 22 10:18:26 2010

    A  ABAP/4 Program /SDF/SAPLRI_SQLSERVER                   .
    A  Source /SDF/LRI_SQLSERVERU02                    Line 264.
    A  Error Code CALL_FUNCTION_CONFLICT_LENG.
    A  Module  $Id: //bas/640_REL/src/krn/runt/abfunc.c#14 $ SAP.
    A  Function FuncParams Line 2906.
    C  Rollback Work (0)
    C  sloledb.cpp [DoDbcc,line 2930]: Error/Message: (err 2571, sev 0), User 'prd' does not have permission to run DBCC loginfo.
    C  Procname: [No proc]
    C  statement rerun with user dbo was successful, you can ignore the preceeding message

    C Mon Feb 22 10:18:29 2010
    C  sloledb.cpp [ParamStmtExec,line 12251]: Error/Message: (err 50000, sev 0), Table not found.
    C  Procname: [##Y3PKG_PRDprd00000024400000012657081342]
    C  ParamStmtExec failed.  HR 80040e14 DBSL retcode 99. stmt: [sap_get_table_size_info 'syscomments', 'prd', 'PRD'
    C  /* R3:CL_SQL_RESULT_SET=============CP:234 T: */
    C  ]
    C  Conn_i:2 selection:1 singleton:0 flag_fupd:0 use_cursor:0 chksum: 222194
    C  dbdsmss: DBSL99 SQL50000
    C  Table not found.
    B  ***LOG BY2=> sql error 50000      performing FET        [dbds#3 @ 592] [dbds    0592 ]
    B  ***LOG BY0=> Table not found. [dbds#3 @ 592] [dbds    0592 ]
    B  ***LOG BY1=> sql error 50000      [dbacds#2 @ 1187] [dbacds  1187 ]
    Could anybody advice me on this
    Regards,
    Zul

    Hi,
    I hope 440000 will not the cause,
    this might occur due to many reasons,
    1. make sure you have all the components(Applications,OSlevel,DBlevel) are at same level in entire the landscape.
    2. you can observe the evenlogs at OSlevel to get the error information pointing to. Also check for the dumps/logs(work direcotry).
    3. if not, can open SAP message.
    regards
    Nagaraju

  • Integration Worklist error: "An internal error has occurred."

    Hi,
    While accessing integration worklist webapp hitting the error "An internal error has occurred. Please contact the administrator or Oracle support for help".
    My standalone weblogic server is a view based install, the logs are as follows:
    [2011-05-26T11:24:33.886+05:30] [soa_server1] [TRACE] [] [] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 359fcc09b83fdf1b:118ea4c0:130287ed6b1:-8000-00000000000107fe,0] [SRC_CLASS: oracle.bpel.services.workflow.client.config.ClientConfigurationUtil] [APP: worklistapp] [SRC_METHOD: getClientConfiguration] WorkflowServiceClientContext: Cannot find client configuration file: wf_client_config.xml
    [2011-05-26T11:24:33.897+05:30] [soa_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 359fcc09b83fdf1b:118ea4c0:130287ed6b1:-8000-00000000000107fe,0] [APP: worklistapp] Failure in looking up EJB component UsageTracker#oracle.wsm.policymanager.bean.ejb.IRemoteUsageTracker.
    [2011-05-26T11:24:33.906+05:30] [soa_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 359fcc09b83fdf1b:118ea4c0:130287ed6b1:-8000-00000000000107fe,0] [APP: worklistapp] Failure in looking up EJB component DocumentManager#oracle.wsm.policymanager.bean.ejb.IRemoteDocumentManager.
    [2011-05-26T11:24:33.918+05:30] [soa_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 359fcc09b83fdf1b:118ea4c0:130287ed6b1:-8000-00000000000107fe,0:1] [WEBSERVICE_PORT.name: IdentityServicePort] [APP: soa-infra] [J2EE_MODULE.name: integration/services/IdentityService] [WEBSERVICE.name: IdentityService] [J2EE_APP.name: soa-infra] Failure in looking up EJB component UsageTracker#oracle.wsm.policymanager.bean.ejb.IRemoteUsageTracker.
    [2011-05-26T11:24:33.927+05:30] [soa_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 359fcc09b83fdf1b:118ea4c0:130287ed6b1:-8000-00000000000107fe,0:1] [WEBSERVICE_PORT.name: IdentityServicePort] [APP: soa-infra] [J2EE_MODULE.name: integration/services/IdentityService] [WEBSERVICE.name: IdentityService] [J2EE_APP.name: soa-infra] Failure in looking up EJB component DocumentManager#oracle.wsm.policymanager.bean.ejb.IRemoteDocumentManager.
    [2011-05-26T11:24:33.929+05:30] [soa_server1] [NOTIFICATION] [] [oracle.wsm.policymanager.bean.util.PolicySetBuilder] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 359fcc09b83fdf1b:118ea4c0:130287ed6b1:-8000-00000000000107fe,0:1] [WEBSERVICE_PORT.name: IdentityServicePort] [APP: soa-infra] [J2EE_MODULE.name: integration/services/IdentityService] [WEBSERVICE.name: IdentityService] [J2EE_APP.name: soa-infra] PM Configuration: java.naming.provider.url=t3://host1.example.com:7011,host1.example.com:8001
    [2011-05-26T11:24:33.929+05:30] [soa_server1] [ERROR] [] [oracle.wsm.policymanager.bean.util.PolicySetBuilder] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 359fcc09b83fdf1b:118ea4c0:130287ed6b1:-8000-00000000000107fe,0:1] [WEBSERVICE_PORT.name: IdentityServicePort] [APP: soa-infra] [J2EE_MODULE.name: integration/services/IdentityService] [WEBSERVICE.name: IdentityService] [J2EE_APP.name: soa-infra] The policy referenced by URI "oracle/no_authentication_service_policy" could not be retrieved as connection to Policy Manager cannot be established at "t3://host1.example.com:7011,host1.example.com:8001" due to invalid configuration or inactive state.[[
    oracle.wsm.policymanager.PolicyManagerException: WSM-02054 : Failure in looking up EJB component DocumentManager#oracle.wsm.policymanager.bean.ejb.IRemoteDocumentManager.
    at oracle.wsm.policymanager.BeanFactory.getJndiObj(BeanFactory.java:684)
    at oracle.wsm.policymanager.BeanFactory.lookupJndiObj(BeanFactory.java:910)
    at oracle.wsm.policymanager.BeanFactory.getDocumentManagerBeanEJB(BeanFactory.java:567)
    at oracle.wsm.policymanager.BeanFactory.getBeanEJB(BeanFactory.java:461)
    at oracle.wsm.policymanager.BeanFactory.getBean(BeanFactory.java:381)
    at oracle.wsm.policymanager.BeanFactory.getBean(BeanFactory.java:327)
    at oracle.wsm.policyaccess.ConfigurationFramework.getBean(ConfigurationFramework.java:1635)
    at oracle.wsm.policyaccess.ConfigurationFramework.access$500(ConfigurationFramework.java:133)
    at oracle.wsm.policyaccess.ConfigurationFramework$ContextualAccessor.configure(ConfigurationFramework.java:452)
    at oracle.wsm.policyaccess.ConfigurationFramework$ContextualAccessor.access$1400(ConfigurationFramework.java:299)
    at oracle.wsm.policyaccess.ConfigurationFramework.initializeAccessors(ConfigurationFramework.java:1915)
    at oracle.wsm.policyaccess.ConfigurationFramework.access$200(ConfigurationFramework.java:133)
    at oracle.wsm.policyaccess.ConfigurationFramework$ContextualAccessor.isValid(ConfigurationFramework.java:607)
    at oracle.wsm.policyaccess.ConfigurationFramework$ContextualAccessor.access$800(ConfigurationFramework.java:299)
    at oracle.wsm.policyaccess.ConfigurationFramework$VirtualAccessor.validateAccessor(ConfigurationFramework.java:1075)
    at oracle.wsm.policyaccess.ConfigurationFramework$VirtualAccessor.retrieveDocuments(ConfigurationFramework.java:1044)
    at oracle.wsm.policymanager.bean.util.PolicySetBuilder.generateReferences(PolicySetBuilder.java:421)
    at oracle.wsm.policymanager.bean.util.PolicySetBuilder.<init>(PolicySetBuilder.java:248)
              at oracle.integration.platform.common.mgmt.PolicyCacheImpl$CacheNode.refreshIfStale(PolicyCacheImpl.java:166)
    at oracle.integration.platform.common.mgmt.PolicyCacheImpl.getPolicySetIfStale(PolicyCacheImpl.java:304)
    at oracle.integration.platform.common.mgmt.PolicyCacheImpl.getPolicySetIfStale(PolicyCacheImpl.java:327)
    at oracle.integration.platform.common.mgmt.InterceptorChainManager.getManagedInterceptorChain(InterceptorChainManager.java:166)
    at oracle.integration.platform.common.mgmt.InterceptorChainManager.processRequest(InterceptorChainManager.java:234)
    at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.handleRequest(SuperServerInterceptorPipeline.java:155)
    at oracle.j2ee.ws.server.provider.management.AbstractProviderInterceptorPipeline.executeRequestInterceptorChain(AbstractProviderInterceptorPipeline.java:563)
    at oracle.j2ee.ws.server.provider.ProviderProcessor.executeInterceptorRequestChain(ProviderProcessor.java:921)
    at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:230)
    at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:192)
    at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:459)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: javax.naming.NameNotFoundException: While trying to lookup 'DocumentManager#oracle.wsm.policymanager.bean.ejb.IRemoteDocumentManager' didn't find subcontext 'DocumentManager#oracle'. Resolved ''; remaining name 'DocumentManager#oracle/wsm/policymanager/bean/ejb/IRemoteDocumentManager'
    at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
    at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:247)
    at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
    at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:411)
    at javax.naming.InitialContext.lookup(InitialContext.java:392)
    at oracle.wsm.policymanager.BeanFactory$2.run(BeanFactory.java:660)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.security.Security.runAs(Security.java:61)
    at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
    at oracle.wsm.policymanager.BeanFactory.getJndiObj(BeanFactory.java:652)
    [2011-05-26T11:24:33.934+05:30] [soa_server1] [ERROR] [OWS-04086] [oracle.webservices.service] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 359fcc09b83fdf1b:118ea4c0:130287ed6b1:-8000-00000000000107fe,0:1] [APP: soa-infra] oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-06162 PolicyReference The policy referenced by URI "oracle/no_authentication_service_policy" could not be retrieved as connection to Policy Manager cannot be established at "t3://host1.example.com:7011,host1.example.com:8001" due to invalid configuration or inactive state. [[
    at oracle.integration.platform.common.InterceptorChainImpl.createPolicyEnforcementException(InterceptorChainImpl.java:282)
    at oracle.integration.platform.common.InterceptorChainImpl.processRequest(InterceptorChainImpl.java:128)
    at oracle.integration.platform.common.mgmt.InterceptorChainManager.processRequest(InterceptorChainManager.java:235)
    at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.handleRequest(SuperServerInterceptorPipeline.java:155)
    at oracle.j2ee.ws.server.provider.management.AbstractProviderInterceptorPipeline.executeRequestInterceptorChain(AbstractProviderInterceptorPipeline.java:563)
    at oracle.j2ee.ws.server.provider.ProviderProcessor.executeInterceptorRequestChain(ProviderProcessor.java:921)
    at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:230)
    at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:192)
    at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:459)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    [2011-05-26T11:24:33.936+05:30] [soa_server1] [ERROR] [OWS-04115] [oracle.webservices.service] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 359fcc09b83fdf1b:118ea4c0:130287ed6b1:-8000-00000000000107fe,0:1] [APP: soa-infra] An error occurred for port: {http://xmlns.oracle.com/bpel/services/IdentityService}IdentityServicePort: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-06162 PolicyReference The policy referenced by URI "oracle/no_authentication_service_policy" could not be retrieved as connection to Policy Manager cannot be established at "t3://host1.example.com:7011,host1.examplecom:8001" due to invalid configuration or inactive state. .
    [2011-05-26T11:24:33.937+05:30] [soa_server1] [ERROR] [] [oracle.soa.services.workflow.worklist] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 359fcc09b83fdf1b:118ea4c0:130287ed6b1:-8000-00000000000107fe,0] [APP: worklistapp] <.> Identity Service soap error.[[
    BPMIdentityService encountered soap error in method invoke with fault "".
    Ensure that the soap message is properly formed and has all necessary attributes and elements. Contact Oracle Support Services if error is not fixable.
    ORABPEL-10592
    Identity Service soap error.
    BPMIdentityService encountered soap error in method invoke with fault "".
    Ensure that the soap message is properly formed and has all necessary attributes and elements. Contact Oracle Support Services if error is not fixable.
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.convertSOAPFaultException(IdentityServiceSOAPClient.java:321)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:274)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.lookupUser(IdentityServiceSOAPClient.java:350)
    at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.lookupUser(AbstractIdentityServiceClient.java:182)
    at oracle.bpel.worklistapp.util.WorklistUtil.getCurrentUser(WorklistUtil.java:519)
    at oracle.bpel.worklistapp.tasklist.beans.view.TaskListTaskFlowParams.setTaskFlowParams(TaskListTaskFlowParams.java:359)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.el.parser.AstValue.invoke(Unknown Source)
    at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
    at oracle.adf.controller.internal.util.ELInterfaceImpl.invokeMethod(ELInterfaceImpl.java:173)
    at oracle.adfinternal.controller.activity.MethodCallActivityLogic.execute(MethodCallActivityLogic.java:162)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:993)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:879)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:778)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:243)
    at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)
    at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1380)
    at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:78)
    at oracle.adf.controller.internal.binding.DCTaskFlowBinding.createRegionViewPortContext(DCTaskFlowBinding.java:440)
    at oracle.adf.controller.internal.binding.DCTaskFlowBinding.getViewPort(DCTaskFlowBinding.java:358)
    at oracle.adf.controller.internal.binding.TaskFlowRegionModel.doProcessBeginRegion(TaskFlowRegionModel.java:164)
    at oracle.adf.controller.internal.binding.TaskFlowRegionModel.processBeginRegion(TaskFlowRegionModel.java:112)
    at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:241)
    at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)
    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3206)
    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2878)
    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:115)
    at oracle.adf.controller.v2.lifecycle.Lifecycle$2.execute(Lifecycle.java:137)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$400(ADFPhaseListener.java:23)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:238)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:399)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:186)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bpel.worklistapp.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:209)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    Thanks

    Looks like a deployment/configuration issue with WSM:
    Policy Manager cannot be established at "t3://host1.example.com:7011,host1.example.com:8001" due to invalid configuration or inactive state. .
    This looks like a dev environment issue. Probably best to post to the internal forum.

  • Error 1172 occurred when sending smtp email via labview

    I found these two useful vi example to send smtp email using Labview:
    http://decibel.ni.com/content/docs/DOC-7451
    http://decibel.ni.com/content/docs/DOC-2401
    However, I got error 1172 saying "No connection could be made because the target machine actively refused it 74.125.91.109:587". I'm using gmail to send emails and pretty sure that all the settings in the VI are correct. According to http://mail.google.com/support/bin/answer.py?answer=13287, I tried both 587 and 465 as the port, and nothing would help. 587 will give the 1172 error and 465 will hang the vi for a while after stopping it. This 1172 error is unlikely due to the suggestion from the 2nd link, "Note: If you receive Error -1172 with this example, try logging into the Gmail account with your browser.  This error can occur with Gmail accounts that have been inactive for a period of time.  You must log in with a browser and verify CAPTCHA text to reactivate the account." because the error kept on even when I login to my gmail account.
    I got myself a solution from http://stackoverflow.com/questions/2737823/unable-to-send-smtp-mail-with-net-network-issue, which says to turn off the antivirus software. I turned off McAfee on my PC and it did work. Now, I'm able to send email, even when I log out my account. However, I'm not happy since I have to keep my antivirus off. My question is, is there any way to walk around this issue? i.e. being able to send email with antivirus on?
    My 2nd question: how to send message to multiple recipients? The string array to the "recipient" does not work, and the form of "[email protected];[email protected]" does not work neither. Do I have to create multiple property nodes for the recipients or better way to do it?
    Many thanks 
    Message Edited by holyna on 06-14-2010 11:34 PM

    Hi Bhuvanesh,
    I noticed that the original thread here hasn't been updated in over a year. In the future, it will be helpful if you begin a new topic for your issue.
    I will first address your second question concerning sending SMS messages using LabVIEW. The only way LabVIEW can send an SMS text message is by passing an e-mail to the appropriate SMS gateway service. This gateway will vary by cellular provider. You will need to obtain the SMS gateway service information for each carrier you wish to push text messages to. 
    As far as the error you are receiving, we will need more information in order to narrow down your problem. What is the exact error message you're receiving? Are you receiving "1172: No connection..." or some other variation? A screen capture of your code would also be very useful.
    Regards,
    Andy C.
    Applications Engineering
    National Instruments

Maybe you are looking for

  • Enterprise manager on AIX

    Hi, is Oracle 11g enterprise manager, as well as other tools installed on windows avaialable on AIX systems? I'm very new to unix based systems so commands and syntax are going be a problem initially.

  • How to align content in Grid panels

    Hello, I have a grid panel using the following tag <h:panelGrid> . I have only one column and I want the child component inside it, to be placed in the middle of the panel and not on the left part as it is done by default. I can probably use somethin

  • How do I show iCloud in dock?

    Is there a way to display iCloud icon in the dock, without having to open Settings first?

  • JMF formats supported

    Hello, Im trying to add a new functionality to an existent Java application which allows playing local videos. First I tried with JMF, but I want to play also MOV and FLV, and I tried to use JFFMEG and FOBS4JMF. My problem is that those codecs packag

  • Upgrading 6 to 9 problem converting Catalog

    I have tried repair, but Photoshop 9 still does not convert it.