Issue in upgrade GPGA code from 8.6 to 2013

Hi,
I have a LabVIEW FPGA project whcih is designed in 8.6. When I open it in 2013 I see some of the wires in the target VIs are broken while I can open it with no issue in 8.6
Also when I try to compile the code I get 61055 internal error
Coudl you please let me knwo what shoudl I change to use 8.6 FPGA code in 2013
Thanks

tintin_99 wrote:
Hi,
I have a LabVIEW FPGA project whcih is designed in 8.6. When I open it in 2013 I see some of the wires in the target VIs are broken while I can open it with no issue in 8.6
Also when I try to compile the code I get 61055 internal error
Coudl you please let me knwo what shoudl I change to use 8.6 FPGA code in 2013
Thanks
Fix the broken wires.  I know a lot changed between 8.6 and 2009 in the FPGA world, so I know there was some rework I had to do.  Just don't remember what it was.
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines

Similar Messages

  • Issue after upgrade the ASA5520 from 7.2.4 to 8.2.5,

    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between in one of the outside  interface
    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between the session at one of the  interface but working fine with another interface,
    i have outside  and backup interface which work on internet failover when internet  routed through backup interface the issue getting started but working  fine if traffic is going via outsid

    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between in one of the outside  interface
    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between the session at one of the  interface but working fine with another interface,
    i have outside  and backup interface which work on internet failover when internet  routed through backup interface the issue getting started but working  fine if traffic is going via outsid

  • Issues after upgrading the Obiee from 10g to 11g

    Hi all,
    We have recently upgraded our rpd from 10g to 11g. And a part of Webcatlog is being upgraded. We observe issues with the upgraded reports.
    As the for the report prompts the script was taking lot of time. And the browser pop's a message either to 'stop' or 'continue'.
    The report is taking lot of time to run than the usual 10g environment. And the path BP1 is also applied for the 11g environment.
    Please suggest a troubleshoot method to overcome the issues with the upgraded reports.
    Thank you,
    Chris.

    Check this pdf file
    http://www.rittmanmead.com/files/biforum2012/ranka_performance.pdf
    If helps pls mark

  • Performance Issues during Upgrade of EBS from 11.5.10.2 to 12.1.1

    Hi,
    We're upgrading our EBS , from Rel 11.5.10.2 to 12.1.1.
    We're stuck , while running script ar120bnk.sql (ran more than 20 Hours) :
    Regarding the tables involved in this Process :
    select owner , table_name,num_rows,last_analyzed,sample_size
    from dba_tables
    where table_name in
    'RA_CUSTOMER_TRX_ALL',
    'RA_CUST_TRX_LINE_GL_DIST_ALL',
    'XLA_UPGRADE_DATES',
    'AR_SYSTEM_PARAMETERS_ALL',
    'RA_CUST_TRX_TYPES_ALL',
    'RA_CUST_TRX_LINE_GL_DIST_ALL',
    'XLA_TRANSACTION_ENTITIES_UPG')
    AR RA_CUSTOMER_TRX_ALL 55,540,740 04/02/2012 12:41:56 5554074
    AR RA_CUST_TRX_LINE_GL_DIST_ALL 380,513,830 04/02/2012 13:54:12 38051383
    AR RA_CUST_TRX_TYPES_ALL 90 04/02/2012 14:04:54 90
    AR AR_SYSTEM_PARAMETERS_ALL 6 04/02/2012 12:19:49 6
    XLA XLA_UPGRADE_DATES 4 05/02/2012 17:12:57 4
    As you can see: RA_CUST_TRX_LINE_GL_DIST_ALL is more tan 380 million rows !
    and RA_CUSTOMER_TRX_ALL is more than 55 million rows.
    We have more huge tables in the AR schema , and we would like to know if we are unique customer
    with huge AR schema objects , and if NOT how come that we are getting stuck on threed statment in
    AR schema.
    Bellow an output of all the objects that have more than 10 million rows in AR schema :
    select owner , table_name,to_char(num_rows,'999,999,999') ,last_analyzed
    from dba_tables
    where owner = 'AR'
    and num_rows > 10000000
    order by num_rows desc nulls last
    AR AR_DISTRIBUTIONS_ALL 408,567,520 04/02/2012 11:49:57
    AR RA_CUST_TRX_LINE_GL_DIST_ALL 380,513,830 04/02/2012 13:54:12
    AR MLOG$_AR_CASH_RECEIPTS_ALL 310,777,690 04/02/2012 12:30:33
    AR RA_CUSTOMER_TRX_LINES_ALL 260,211,090 04/02/2012 13:30:26
    AR AR_RECEIVABLE_APPLICATIONS_ALL 166,834,930 04/02/2012 12:16:54
    AR MLOG$_RA_CUSTOMER_TRX_ALL 150,962,980 04/02/2012 12:33:23
    AR AR_CASH_RECEIPT_HISTORY_ALL 145,737,410 04/02/2012 11:40:31
    AR RA_CUST_TRX_LINE_SALESREPS_ALL 130,287,580 04/02/2012 14:03:54
    AR AR_PAYMENT_SCHEDULES_ALL 108,652,480 04/02/2012 12:05:32
    AR RA_CUSTOMER_TRX_ALL 55,540,740 04/02/2012 12:41:56
    AR AR_CASH_RECEIPTS_ALL 53,182,340 04/02/2012 11:29:53
    AR AR_DOC_SEQUENCE_AUDIT 52,865,150 04/02/2012 11:52:46
    AR RA_MC_TRX_LINE_GL_DIST 17,317,730 04/02/2012 14:05:18
    AR AR_MC_DISTRIBUTIONS_ALL 13,037,030 04/02/2012 11:53:35
    AR AR_MC_RECEIVABLE_APPS 12,672,050 04/02/2012 11:53:57
    AR AR_TRX_SUMMARY 12,457,560 04/02/2012 12:20:16
    AR RA_CUST_RECEIPT_METHODS 11,105,750 04/02/2012 13:35:38
    AR HZ_ORGANIZATION_PROFILES 10,271,640 04/02/2012 12:24:44
    How to Upgrade AR tables whith Huge amount of Datas ( > 50 Millions Rows ) ?

    Hi,
    Dont worry, you are not the only one even we have one customer whose AR_DISTRIBUTIONS_ALL table is 80 GB now and i can even do select count(*) for this table.
    We had to keep this much data for business requirements, but i wonder if this is a bug or users mistake.
    Due to this we are facing seruios performance issues for AR reports and raised SRs but no resolution yet. And this guy who is assigned to us is reall ynot been helpful to fix the issue.
    Although we did not upgrade for this customer, but we migrated from 11.5.9 to R12.1.1 by re-implementation. But all these increasing size of these tables happened after migration.
    And i believe most of the time in your upgrade is going to building the indexes. You can ask Oracle if they can edit the driver file to skip building the indxes and rebuild them after upgrade. But again it will also take time.
    Another option for you is to "Archive and Purge the data" as per chapter 10 of
    11i Receivables user guide.
    http://docs.oracle.com/cd/B25284_01/current/acrobat/115arug.zip
    Thanks
    Edited by: EBSDBA on Feb 8, 2012 10:04 PM

  • LDAP issue after upgrading to SP15 from SP7 for CUP 5.3

    Hello,
    We have recently upgraded our Sandbox from SP 7 to SP15 on GRC 5.3 and Now having issues authenticating users using LDAP.
    The connections and settings are exactly same as our Dev system which in on SP7 and the connection also says successful but when we go onto the request page and type in an id it says invalid credentials.
    Am i missing something or is there a special procedure after upgrade .
    Thanks
    Uday

    Hello Frank,
    Thanks for the reply.I forgot to do it and as you said once i performed those steps it actually solved my password reset link issues as it was erroring out with 500 error and now  it is working fine .
    But to fix LDAP issue SAP has a note which says after SP13 we don't need to fill in the user path field while creating LDAP connector.
    Thanks
    Uday

  • SCOM : Issues while upgrading SCOM agent from 2012SP1 to R2

    Hi,
    We have upgraded SCOM setup from SP1 to R2 but facing issues with agent upgrade.
    We were able to view only ~70% agents in pending management (Agent requires update).
    Further, when I tried to upgrade agents through console, some are successfully upgraded but rest are giving
    error.
    Can someone help me to understand why all agents are not appearing in pending management for upgrade?
    I also tried to upgrade agent manually but no luck. It gives error "The path 'C:\Windows\.........\monagent.msi'
    can not be found. Verify that you have access to location and try again or try to find installation package.........". , though I had logged into server with admin access.
    Also most of servers are remotely manageable but unable to upgrade through console.
    Thanks,
    Priya

    Hi Priya,
    I understand you require the Agent data. How ever the events clearely say the issue is because of the old installation files.
    I was looking a a article on updating an agent to SCOM 2012 R2 from the below link.
    https://technet.microsoft.com/en-us/library/dn249715.aspx
    So the link says:
    When you upgrade an agent, the Operations Manager installer service runs and is not removed until after the completion of the upgrade.
    If the agent upgrade fails, you might have to re-install the agent because the installer service was not properly removed. If you attempt to upgrade the agent again and it fails, you should re-install the agent after you have completed upgrading all features
    of Operations Manager.
    So i would suggest you is you try the below on only 1 agent.
    1. Download the Agent Dump from the below link and try updating it. (This is my copy of MOM Agent.msi from my installation media of SCOM
    2012 R2)
    https://www.dropbox.com/s/wv7y37moyd04209/MOMAgent.msi?dl=0
    If the above does not success  and gives you the same error then try the below
    1. Select an agent and pull all the perfmon data / Alerting data required for it using SQL Query or Reporting.
    2. Uninstall the Old SP1 Agent setup.
    3. Install the Agent via Discovery Wizard or do a manual installation and see if the issue resolves.
    I think either from both the steps will solve the issue.
    Gautam.75801

  • Any known issues on upgrading SAP Netweaver from 7.0 EHP1 SP5 to SP6

    Hi All,
    Please let me know the implications after upgrading our portal from 7.0 SP19 to SP21 and also Netweaver ABAP stack from BW 7.0 EHP1 SP 5  to 7.0 EHP1 SP6.
    Thanks & Regards,
    Sowmya
    Edited by: Sowmya B on Apr 15, 2010 2:27 PM
    Edited by: Sowmya B on Apr 16, 2010 6:44 AM

    Hi Experts,
                     We're in the process of upgrading SAP NW 7.0 EhP1 SP3 to SP10 using Enterprise Portal. I download the all the patches MOPZ  via in Solution Manager System. NW 7.0 EhP1 SP10 Related patches successfully downloaded. But i didnt get
    Enterprise Portal related patches for Example.
    sap.com/CAF-KM.SCA
    sap.com/EP-PSERV.SCA
    sap.com/EP-WDC.SCA
    sap.com/EPBC.SCA
    sap.com/EPBC2.SCA
    sap.com/KMC-BC.SCA
    sap.com/KMC-CM.SCA
    sap.com/KMC-COLL.SCA
    sap.com/LM-PORTAL.SCA
    sap.com/NET-PDK.SCA
    sap.com/RTC.SCA
    sap.com/RTC-STREAM.SCA
    sap.com/SAP-EU.SCA
    sap.com/SAP_BUILDT.SCA
    I serached through SMP,  But I am getting  NW 7.00 releated patches, But our current running pathes NW 7.0 EhP1 SP03 upgrade plan for SP10. Please How to download the Those Patches.  Thanks for All.
    Thanks,
    Selva

  • Login "Loop" issue after upgrading to Leopard from Tiger-iBook G4

    Hi Guys,
    I've the same login "loop" issue as described in *Apple KB article #306965* only on an iBook G4, unfortunately the solution offered in the KB article does not help.
    There is one slight variant being that the user desktop appears for a second or two after the blue screen following login before it returns (loops) to the login window. It happens on all (2) user accounts.
    The interesting thing is it doesn't occur on either account when booting in 'safe mode'.
    Apart from deleting these accounts and saving/transferring the data are there any other ideas, suggestions or solutions?
    Regards,
    BB

    Did a clean install, cloned the HD with SuperDuper and then used Mig. Asst. to restore data back to the original HD. All now OK.
    A & I was done in the initial upgrade from Tiger.
    Cheers,
    BB

  • Issues with upgrading Hyperion HFM from 11.1.2 to 11.1.2.1

    Hi,
    After the recent release of Hyperion 11.1.2.1, we upgraded our development environment to 11.1.2.1 from 11.1.2.
    Installation and configuration was smooth straight forward [ We used the Maintenance upgrade while installing 11.1.2.1 ].
    We migrated the application created from 11.1.2 to 11.1.2.1 using copy App. We saw following issues.
    1. We are unable to run consolidation and we get following Error: “An unknown error has occurred in the HsvData2 object”
    2. Every time when we login to HFM workspace and run reports we see database authentication window, we have to enter admin credentials for first time.
    3. We are unable to load a Rule File in 11.1.2.1, which was loaded successfully in 11.1.2.
    Any details on the above issues or on the upgrade from 11.1.2 to 11.1.2.1 would be of great help.
    Thanks and Regards,
    Bhargav

    I am going to throw out the most unexciting reply ever, but .... the answer probably lies in the 11.1.2.1 readme.
    V25453-01 From : https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=13638318
    Consolidation
    When running a consolidation, the following error may occur: “An unknown error has occurred in the HsvData2 object” with a description of: “Value violated the integrity constraints for a column or table” and the following problem: “Cannot insert duplicate key in object”. To resolve this error, delete invalid records.
    I didn't look at the other issues; however, once again, I think the answers are most likely contained in the readmes.
    Charles

  • Issues in upgrading ipad 2 from 4.33 to 8.02

    Hi,
    Itunes :  Latest version (12.0.1.26) on Windows 7
    I am trying upgrade using iTunes.   When I sync, the ipad gets stuck in the "Connect with itunes Logo" mode.  This can be recovered using tools like IReb or tinyumbrella .
    What I am seeing is that this process is completely reproducible:
      (1)  Try to do Upgrade
       (2)  Ipad 2 stuck at "Connect itunes screen"
       (3)  Use iReb to recover Ipad 2
    The error I am getting is 4000 series.
    Is it possible for my current ipad 2 version (4.33) to get directly upgraded to 8.02?
    Should I upgrade to some intermediate version to complete the upgrade?
    Thanks,

    It's not possible to update iOS to an intermediate version (between what's currently on the device and the most current version, which is iOS 8.1). Earlier versions of iOS, even though your device can run them are no longer signed or validated by Apple for your device and the update will fail. The iPad 2nd gen can run the most current iOS 8.1 so that is what will be installed (assuming no errors) automatically by updating via iTunes. You cannot update via the device itself because this requires the device already be at iOS 5.x
    Maybe your issue is that you are trying to update to iOS 8.0.2 but that version is no longer being signed (as far as I'm aware). Are you updating by manually choosing the iOS 8.0.2 update .ipsw file? If so, you may want to find the iOS 8.1 .ipsw file for your particular device and use that instead...or simply let iTunes find the correct update for your device (don't manually use the .ipsw file update method).
    See the following article:
    http://recomhub.com/blog/fix-error-4000-4005-4013-4014-4016-on-itunes-ios7/
    From the article above:
    "The hardware error generally relates to a cable that doesn’t work correctly, a port that is broken or even some dust and debris in between the connection. You would notice this when you first connect your iPhone or iPad to the computer to see if it was recognized. The best way to fix iTunes error 4013/4014 during an iOS 7 upgrade is to change the USB cable or USB port on computer. If that doesn’t work try updating to the newest iTunes available."
    or Google "ipad error 4000" for plenty of other info.

  • How do I upgrade this code from Flash 6?

    I bought a template and am attempting to reverse engineer the
    code written for Flash 6 and ActionScript 1.0 without really
    knowing ActionScript very well to start with. I would like to
    update the code to ActionScript 3.0 and a later version of Flash so
    that I can use the effect with updated features, but when setting
    the publish preferences to Flash 8, the code simply does not work.
    It doesn't fail or cause syntax or even runtime errors. It simply
    does nothing at all. It works fine when publishing for Flash 6 but
    not in Flash 8 or beyond. Is there something obvious to the
    veterans out there that you can point out to me? When tracing the
    code, the variable Object.environment.dotCount returns "undefined"
    but I'm not sure how to define it without reinitializing it,
    thereby defeating the purpose...
    The code should produce the effect demonstrated at
    http://www.ohmyflash.com/effect/201.html

    Not so hastily.
    Backup your data, and read this tip:
    https://discussions.apple.com/docs/DOC-6271

  • Multiple issues after upgrade to 10.9.1 Macbook Air 2013

    After I upgraded to 10.9.1. in December I have been having all sorts of problems
    ' Outllook simply stopped working and so did Mail (I am on and Exchange 2010 server) and now take forever to send any message with an attachment
    all other office products (office 2011 for Mac) started crashing every other minute. I have completely uninstalled and reinstalled it to no avail. Excel will crash 1 minute after I start working.
    Wifi keepings dropping. We pinged it and  it is sending packets like crazy. the only way is to turn wifi off and then on again to get a few minutes of access
    all of the netwrok printers stopped working. we have tried to uninstall and reinstall but its no good, they show as being online but when I print something is is simply not sent to the printer altough the computer says tehe job is done
    Does anyone know what is causing all this, I have been working with this Mac book Air for almost a year without any problem.
    Thanks

    This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.
    If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    Below are instructions to run a UNIX shell script, a type of program. All it does is to gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running a program at the suggestion of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them.
    Here's a summary of what you need to do: Copy a line of text from this web page into the window of another application. Wait about a minute. Then paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
    You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking  anywhere in the line. The whole line will highlight, though you may not see all of it in your browser, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    clear; shopt -s extglob; Fb='%s\n\t(%s)\n'; Fm='\n%s:\n\n%s\n'; Fs='\n%s: %s\n'; Fu='User %s%%\t\tSystem %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; R () { o=; [[ r -eq 0 ]]; }; Pm () { [[ "$o" ]] && o=$(sed 's/^ */   /' <<< "$o") && printf "$Fm" "$1" "$o"; }; Pc () { o=$(egrep -v '^[[:blank:]]*($|#)' "$2"); Pm "$1"; }; Pp () { o=$($PB "$2" | awk -F'= ' \/$3'/{print $2}'); Pm "$1"; }; Ps () { o="${o##+( )}"; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; id | grep -qw '80(admin)'; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; system_profiler SPSoftwareDataType | sed '8!d;s/^ *//'; o=$(system_profiler SPDiagnosticsDataType | sed '5,6!d'); [[ "$o" =~ Pass ]] || Pm "POST"; o=$(pmset -g therm | sed 's/^.*CP/CP/'); grep -q 'No th' <<< "$o" && o=; Pm "Thermal conditions"; o=$(pmset -g sysload | grep -v :); grep -q '= [^GO]' <<< "$o" || o=; Pm "System load advisory"; o=$(nvram boot-args | awk '{$1=""; print}'); Ps "boot-args"; o=$(ls /L*/L*/Dia*/*.panic | wc -l); Ps "Panics"; o=$(ls /L*/L*/Dia*/*.c* | tail); Pm "System crash logs"; o=$(ls L*/L*/Dia* | tail); Pm "User crash logs"; o=$(syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""; print}'); Pm "Kernel messages"; o=$(df -m / | awk 'NR==2 {print $4}'); [[ $o -lt 5120 ]] && Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/Pageo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( $(sar -u 1 10 | sed '$!d') ); [[ ${s[4]} -lt 90 ]] && o=$(printf "$Fu" ${s[1]} ${s[3]}) || o=; Pm "Total CPU usage" && o=$(ps acrx -o comm,ruid,%cpu | sed '2!d'); Pm "Max %CPU by process (name, UID, %)"; o=$(kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1); Pm "Loaded extrinsic kernel extensions"; R && o=$(sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'); Pm "Extrinsic system jobs"; o=$(launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'); Pm "Extrinsic agents"; for d in {/,}L*/{La,Priv,Sta}*; do o=$(ls -A "$d" | egrep -v '^(\.DS_Store$|com\.apple\.)'); Pm "$d"; done; o=$(find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf "$Fb" "${d%/Contents}" "$ID"; done); Pm "Extrinsic loadable bundles"; o=$(find /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print); Pm "Unsigned shared libraries"; o=$(launchctl getenv DYLD_INSERT_LIBRARIES); Pm "Inserted libraries"; o=$(find {,/u*/lo*}/e*/periodic -type f -mtime -10d); Pm "Modified periodic scripts"; o=$(scutil --proxy | grep Prox); Pm "Proxies"; o=$(scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'); Ps "DNS"; R && o=$(sudo profiles -P | grep :); Pm "Profiles"; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(egrep -v '(local|broadcast)host' /etc/hosts); Pc "User launchd" ~/.launchd; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=$(sudo defaults read com.apple.loginwindow LoginHook); Pm "Login hook"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=$(find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l); Ps "Restricted user files"; cd; o=$(system_profiler SPFontsDataType | egrep "Valid: N|Duplicate: Y" | wc -l); Ps "Font problems"; o=$(find L*/{Con,Pref}* -type f ! -size 0 -name *.plist ! -exec sh -c 'plutil -s "$1" >&-' {} {} \; -print); Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in {0..1}; do o=$(find "${d[$i]}" -type f -maxdepth 1 | wc -l); o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} files"; done; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign ($) or a percent sign (%). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important.
    If you're not logged in as an administrator, you won't be prompted for your password. The test will still run. It just won't do anything that requires administrator rights.
    The test may take up to a few minutes to run, depending on how many files you have and the speed of the computer. There is no indication of progress until it's done. Wait for the line "[Process completed]" to appear in the Terminal window.
    You can then quit Terminal. The results of the test will have been copied to the Clipboard automatically. All you have to do is paste into a reply to this message by pressing command-V again. Please don't copy anything from the Terminal window.
    If any personal information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    When you post the results, you might see the message, "You have included content in your post that is not permitted." That's because the forum software falsely identifies something in the post as a violation of the terms of use. If that happens, please post the results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Issue upon upgrading from 10.1.2 to 10.1.3.3

    Hi,
    i am upgrading the AS from 10.1.2 to 10.1.3.3,
    i have deployed the same ear on oc4j 10.1.3.3 which i have deployed on 10.1.2
    the issue is, upon session time out on 10.1.3.3 it give error and doesn't redirect to session expire page(defined in web.xml) but the same ear works fine on 10.1.2 :
    error message is :
    java.lang.IllegalArgumentException: path must begin with a "/"     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:1668)     at com.bidm.misc.service.bo.SessionExpireFilter.doFilter(SessionExpireFilter.java:99)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     at java.lang.Thread.run(Thread.java:595)
    Thanks,
    DJ

    hi steve,
    yes i am using a filter to handle the session timeout, here is the code in web.xml
    root context for the application is: /MyApp
    location for expire.jsp is : /MyApp/expire.jsp
         <filter>
              <filter-name>SessionExpireFilter</filter-name>
              <filter-class>com.myapp.SessionExpireFilter</filter-class>
              <init-param>
              <param-name>redirect</param-name>
              <param-value>expire.jsp</param-value>
              </init-param>
         </filter>
         <filter-mapping>
              <filter-name>SessionExpireFilter</filter-name>
              <url-pattern>*.jsp</url-pattern>
         </filter-mapping>
    code for SessionExpireFilter.java:
    public class SessionExpireFilter implements Filter {
    private static boolean no_init = true;
    private static Log log = LogFactory.getLog(SessionExpireFilter.class);
    private FilterConfig config;
    private String redirect;
    public SessionExpireFilter() {
    redirect = null;
    public void init(FilterConfig filterconfig) throws ServletException {
    config = filterconfig;
    no_init = false;
    initRoute();
    public void destroy() {
    config = null;
    public void doFilter(ServletRequest servletrequest,
    ServletResponse servletresponse, FilterChain filterchain)
    throws IOException, ServletException {
    HttpServletRequest httpservletrequest = (HttpServletRequest) servletrequest;
    HttpSession httpsession = httpservletrequest.getSession(true);
    if ((httpsession == null) ||
    (httpservletrequest.getRequestedSessionId() == null) ||
    (redirect == null)) {
    if ((httpservletrequest.getRequestURI().indexOf("login.jsp") != -1) ||
    ((httpservletrequest.getRequestURI().indexOf("bookingAdviceAction.do") != -1) &&
    (httpservletrequest.getParameterMap() != null) &&
    httpservletrequest.getParameterMap().containsKey("servletAction")) ) {
    filterchain.doFilter(servletrequest, servletresponse);
    } else {
    //session is expired
    RequestDispatcher requestdispatcher = config.getServletContext().getRequestDispatcher(redirect);
    requestdispatcher.forward(servletrequest, servletresponse);
    } else {
    // session is expired
    HttpServletResponse httpservletresponse = (HttpServletResponse) servletresponse;
    ServletContext servletcontext = config.getServletContext();
    // It won't happen so frequent
    if (getRedirect(redirect)) {
    httpservletresponse.sendRedirect(redirect);
    } else {
    // these jsp won't be filtered, login.jsp & index.jsp
    if ((httpservletrequest.getRequestURI().indexOf("login.jsp") != -1) ||
    (httpservletrequest.getRequestURI().indexOf("index.jsp") != -1)) {
    filterchain.doFilter(servletrequest, servletresponse);
    } else {
    RequestDispatcher requestdispatcher = servletcontext.getRequestDispatcher(redirect);
    requestdispatcher.forward(servletrequest, servletresponse);
    public void initRoute() {
    //log.debug("in initRoute");
    redirect = config.getInitParameter("redirect");
    if (redirect == null) {
    if (log.isDebugEnabled()) {
    log.debug(
    "Session Expire filter: could not get an initial parameter redirect");
    redirect = "expire.jsp";
    private boolean getRedirect(String s) {
    //log.debug("in getRedirect");
    int i = s.indexOf(":");
    if (i <= 0) {
    return false;
    } else {
    String s1 = s.substring(0, i).toUpperCase();
    return s1.startsWith("HTTP");
    Thanks,
    DJ

  • Report printing issue after upgrading from LV 8.2 to LV 2009

    Hello,
    I am upgrading an application from LabView 8.2 to LabView 2009. It uses the Report Generation Toolkit to create reports based on Word templates. The reports are pretty complicated, with a lot of bookmarks, tables, and graphs, but only one page long.
    The reports are generated correctly. However when sent to printing (using Print report.vi), the printer goes into spooling status and if you are patient enough you may get the report after at least 7 minutes. I tried changing the printer setting to "Print directly to the printer", as per an old KnowledgeBase article. No luck. I have installed a local printer. No luck again.
    If I close the LabView application while the printer is shown in spooling status, the report prints right away, every time.
    Never had this issue in LabView 8.2. On that machine I had Office XP. Now I have Office 2007...
    I do not get any error whatsoever, and I cannot figure out where the solution may be.
    I have one single report that prints right away every time I try. Coincidence or not, this is the only one that has no tables to print. It has graph though and plenty of bookmarks.
    I have exhausted all the ideas on how to deal with this situation, and I must find a solution ASAP. Any suggestion would be greatly appreciated.
    Thanks.

    Brandon,
    Thanks for your input.
    Not sure how I can use it to narrow down the problem though. I ran it, and I see that the printers are correctly identified, the default one is correctly found, however absolutely nothing is being printed out (I typed a text in the string control, and the Print control was on).
    Everything runs with no errors. I would prefer to see a bunch of errors ...

  • Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query

    Hi All,
    There is a Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query in a report painter.
    This query is working fine when executed in 4.7 system where as it is running for more time in ECC6.0.
    Select query is on the table COSP.
    SELECT (FIELD_LIST)
            INTO CORRESPONDING FIELDS OF TABLE I_COSP PACKAGE SIZE 1000
            FROM  COSP CLIENT SPECIFIED
            WHERE GJAHR IN SELR_GJAHR
              AND KSTAR IN SELR_KSTAR
              AND LEDNR EQ '00'
              AND OBJNR IN SELR_OBJNR
              AND PERBL IN SELR_PERBL
              AND VERSN IN SELR_VERSN
              AND WRTTP IN SELR_WRTTP
              AND MANDT IN MANDTTAB
            GROUP BY (GROUP_LIST).
       LOOP AT I_COSP      .
         COSP                           = I_COSP      .
         PERFORM PCOSP       USING I_COSP-_COUNTER.
         CLEAR: $RWTAB, COSP                          .
         CLEAR CCR1S                         .
       ENDLOOP.
    ENDSELECT.
    I have checked with the table indexes, they were same as in 4.7 system.
    What can be the reson for the difference in execution time. How can this be reduced without adjusting the select query.
    Thanks in advance for the responses.
    Regards,
    Dedeepya.

    Hi,
    ohhhhh....... lots of problems in select query......this is not the way you should write it.
    Some generic comments:
    1. never use SELECT
                       endselect.
       SELECT
      into table
       for all entries in table
      where.
       use perform statment after this selection.
    2. Do not use into corresponding fields. use exact structure type.
    3. use proper sequence of fields in the where condition so that it helps table go according to indexes.
        e.g in your case
              sequence should be
    LEDNR
    OBJNR
    GJAHR
    WRTTP
    VERSN
    KSTAR
    HRKFT
    VRGNG
    VBUND
    PARGB
    BEKNZ
    TWAER
    PERBL
    sequence should be same as defined in table.
    Always keep select query as simple as possible and perform all other calculations etc. afterwords.
    I hope it helps.
    Regards,
    Pranaya

Maybe you are looking for

  • How do I find duplicate words in a Numbers spreadsheet?

    Hello, I've created my first document on Numbers and am trying to figure out how to find duplicate words. Ideally, a list of words that repeat in the document and how many times. Is this possible? Thank you in advance for the advice

  • Mix NTSC and PAL format

    hello guys.. I just did some motion graphics videos in NTSC format using after effects. I know this is my mistake because I live in Indonesia and Indonesia uses PAL format for broadcasting but I used NTSC My office bought a camera in PAL format and I

  • User defined Applications not available

    Dear gurus, I'm new to BPC for MS, and my problem is that I have created new applications (copy of existing ones and some modifications) within a new set of applications. When I try to select one of this new applications on BPC for Excel, they are no

  • Adobe connect seems to make our program crash periodically when we are sharing it

    Hi, We have a program that we demo with clients over adobe connect. It is written in python and Qt and uses OpenGL. About 10 or 15 minutes into the demo the program will hard crash. This only happens about 30 - 40% of the time. We have spent several

  • Bmp file as a background for a window, or panel?

    I've been trying to find info on setting the background of containers with images instead of colors. Is this possible? Can anyone tell me where I can find info on this subject?