Errors found by DSO activation

Hi gurus,
i got the following errors after checking the logs of  the DSO activation. Any suggestions??
Thanks. points will be given,
SD
Value " " from characteristic ZM_RMTEXT contains an error at position 1
Message no. BRAIN290
Diagnosis
Characters that have a hexadecimal display between HEX00 and HEX1F are not permitted in characteristic values. The character at position 1 is one of these characters. The value is therefore not permitted.
Note that these characters cannot be displayed and are therefore displayed as '#'. The actual character '#' has the hexadecimal display HEX23.
Procedure
Check the origin of the characteristic value. If possible, change the characteristic value in the source.
Incorrect source text in update routines and transfer routines can also cause this problem.
============================================================================
Value 'B2 1234567  Kabelsatz' (hex. '4232203132333435363720204B6162656C7361747A') of characteristic ZM_MATTAU contains invalid characters
Message no. BRAIN060
Diagnosis
Only the following standard characters are valid in characteristic values by default:
!"%&''()*+,-./:;<=>?_0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ.
Furthermore, characteristic values that only consist of the character # or that begin with ! are not valid.
You are trying to load the invalid characteristic value 1. (hexidecimal representation 4232203132333435363720204B6162656C7361747A).
Procedure for System Administration
Try to change the invalid characters to valid characters.
If you want values that contain invalid characters to be admitted into the system, make the appropriate setting in BW Customizing. Refer to the documentation describing the requirements for special characters and the possible consequences.
For more information on the problems involved with valid and invalid characters, click here.

Hi,
You have invalid characters for the field ZM_MATTAU. Due to these your DSO activation is failing.
The way to resolve this is to write a cleansing routine for that field to strip away the bad characters and only permit the good characters to go through.
If you search the forum you'll get sample codes for the same.
Cheers,
Kedar

Similar Messages

  • DSO Activation Error - While Installing BI Content

    HI Friend,
        First, I deleted one sap  source systems  for BW1 ( My bw1 server BI is : BW1CLNT100 ), later ,I create the same sap source system, But active  0FIAP_O03 ods,
    had error:
    DataSource 80FIAP_O03 does not exist in source system BW1CLNT100 of version A     
    Error when creating the export DataSource and dependent Objects     
    Error when activating DataStore Object 0FIAP_O03
    I go to BW1CLNT100  datasoucres ,I not finded 80FIAP_O03  datasoucre, But I goto bw prd BI datasoucre, I found   80FIAP_O03  datasoucre.
    I think loss  80FIAP_O03  datasoucre for BW1CLNT100 source system, because I am't delete Roules on the 0FIAP_O03 infosoucre  for delete sap soucre systems.
    DSO Activation Error - While Installing BI Content
    this problem no issue, So I create new thread.
    Now, How could me create or load 80FIAP_O03  datasoucre for BW1CLNT100 source system?
    Now, I Replicate Datascoure for BW1CLNT100 source system, Delete old datasocure....... I go home, I will try tomorrow .

    Hello,
    You should generate the export data source for  0FIAP_O03 again, if there is still a problem please goto
    RSA1 > SOURCE SYSTEMS > and right click on the relevant source system, find the datamart application component and
    right click on this to replicate the datasource.
    Best Regards,
    Des

  • DSO Activation error in SAP BI 7.0

    Hi all,
    I am trying to activate a DSO which is created by me in SAP BI7.0.When I save the DSO it didn't placed any error even when I clicked Check it dispalyed as consistent.But When I clicked activate it placed an error saying the DSO cannot be actvated.
    1.The creation of the export DataSource failed
    Message no. RSBM035
    Diagnosis
    The creation of the DataSource &v1& was unsuccessful.
    System Response
    Whilst generating the export InfoSource, the metadata for a DataSource must be generated. An error arose when doing this.
    Procedure
    Consult the appropriate developer (function module: RSB1_OLTPSOURCE_GENERATE).
    2. Error when opening an RFC connection
    Message no. RSAR051
    3.Error when creating the export DataSource and dependent Objects
    Message no. RSDODSO169
    4. Error when activating DataStore Object
    Message no. RSO404
    I have tried to check the RFC connection in SM59 but I didn't find anything.If we need to create an RFC connection then please let me know the steps.This activation of DSO is very important as it is stopping all the work.Please suggest me what Steps need to be taken now as this is very important.
    Regards
    D

    in SM59 double click your XYZ destination,might have to correct the IP address in SM59
    perform a "test connection"
    if not fine then check the target host, system number and name/ip and modify them accordingly; don't forget that this is MyBW system  you have to maintain actually your XYZ host details.
    if the test went through, the next is to test authorizations: menu test, authorizations. Check tab logon/security settings; you should use ALE as user... you need to know this pwd if you change it!. Check if this user is not locked.
    Hope it Helps
    Chetan
    @CP..

  • UI error "The requested lookup key was not found in any active" workaround

    Hi All.
    Some of you might have this problem when making a UI-Connection "The requested lookup key was not found in any active activation context"
    Talking to SAP Support and Gianluigi Bagnoli about the problem here is a sum of the problem and the workaround to prevent it (at least untill SAP development fix the problem)
    Some facts:
    - The error is present in SBO2005A SP01 and SBO2005B SP00, SBO2007A should not be affected
    - The error occur because the SAP client fail to provide the correct/entire connection-string
    - The problem is actually an underlying problem from Microsoft (try searching google with the error message)
    - Normally after the error occur, you can go to Administration > Add-ons and start the add-on manually without problems
    Some additional observations
    - The error mostly happen just after startup of a windows machine
    - We have had a couple of customers that have had the problem, then upgraded the SAP client to a new patchlevel and got rid of the problem (but we have also had customers where this did not help)
    - Seem to be happening more often of slower machines
    Workaround
    Knowing that this problem is tied to and incorrect connection string is also the "workaround"... What you could do is to create exception handling around the UI connection, and if it fails connection using the development connection string (like you do during development) The connection string is: 0030002C0030002C00530041005000420044005F00440061007400650076002C0050004
    Using this method, you will be able to establish a connection even if the client is unable to provide you a correct connectionstring, but the draw-back of this workaround is that the add-on will be indicated as failed in the Add-on Manager and the user is not able to stop the add-on in any way other than disconnection from the company.

    Hi,
    I am looking for a solution to the error "The requested lookup key was not found in any active activation context" too.
    In our add-on we do two SboGuiApi.Connect(sConnectionString), one from MyAddon.exe and the other one from MyAddon.dll. The .exe catches messages and .dll interacts with UI to paint forms etc. It is since the .exe and .dll are not in the same thread. The first connection works fine in the .exe, then that connection string is passed to the dll and the error is raised. The rare thing is why it works fine from the development enviroment, but doesn't work when SAP is starting the Addon?
    Is it possible connect twice?
    Can we connect in the .exe using the connection string received from SAP and in the .dll using the development connection string?
    It is over
    Windows XP 2002 SP2
    SBO2007A patchlevel 15
    VS 2005 C#
    SQL Server 2005
    Thank you

  • BI Dev client inactive & DSO activation problem

    Hi SAP Experts,
                      Am facing some problems in DSO activation. Firstly the Business content DSO was not activating .So I had to activate the Datasources on the R/3. There were no errors in the job log but the DSO was still inactive. On trying to manually activate it , its stated that the BI Dev client was inactive. So I went to the Source Sytems tab, activated the BI client but it failed showing the following error messages:
    1.EDI:Partner profile not available-> A partner profile could not be found with the following key:/IBDCLNT010/LS/
    This involves the key fields of the table EDPP1: PARNUM.PARTYP
    2.Entry in outbound table not found-> A partner profile could not be found with the following key:/IBDCLNT010/LS/RSRQST///
    This involves the key fields of the table EDP13:RCVPRN,RCVPRN,RCVPFC
    3.Entry in inbound table not found........LS/RSINFO :
    4.Similar to error 3 :...../LS/RSSEND
    5.Destination IBDCLNT010 has incorrect Unicode settings,adjust it to destination:
    The unicode settings do not match the source systems.Conversion errors might occur during data transfer.Adjust the destination accordingly.
    Has anybody seen this error log before. If so please do let me know your valuable suggestions.
    Thanks for taking the time to read this technical concern
    Edited by: Prathibha Pillai on Jul 29, 2008 7:58 AM

    Hi,
    As of 1-4 error messages.
    You must define in partner profiles (ts WE20) the message type RSRQST as outbound on BI side and inbound on R/3 side, the message types RSINFO, RSSEND as inbound on BI side and outbound on R/3 side.
    Regards,
    Alexander

  • I am trying to download an epub book from the library, which I have been doing for almost a year. Now I am being asked for my adobe id, which I enter and I get an error message stating Adobe Activation Request Error:2004.. What's this ?

    I am trying to download an epub book from the library, which I have been doing for almost a year. Now I am being asked for my adobe id, which I enter and I get an error message stating Adobe Activation Request Error:2004.. What's this ?

    I downloaded Blue Fire Reader and it requested an adobe id. I clicked on the link that was in the error message stated http//adeactivateadobe.com. Found out that if the date and time on my Ipad is wrong that it won't let me download a book. I was off 5 hours. I reset my clock settings and adobe id let me download a book from the library. I am back to using Overdrive and adobe again on my ipad.
    Thank you.

  • Syntax Error in Routine while Activating Transformation

    Dear All,
    I am activating whole scenario for 0SD_C03. we have made transformation for 2lis_11_vaitm, during installation we get below errors:
    - Rule (target: 0SUBTOT_1S, group: 01 Standard Group): Syntax error in routine
    -Rule (target: 0NET_VAL_S, group: 01 Standard Group): Syntax error in routine
    -Rule (target: 0PROD_CATEG, group: 01 Standard Group): Syntax error in routine
    I really appreciate your any input for this.
    Thanks & Regards,
    Darshan

    Hi,
    I hope there is inbalance in between SOURCE Datapackage and Target Datapackage. So in the start routines pls check it and it not found then add in DATA_PACKAGE...
    Check with ABAPer
    under ,
    TYPES:
          BEGIN OF tys_TG_1_full,
            SUBTOT_1S           TYPE /BI0/OISUBTOT_1S,
    and also you can fin dsimilar kind of threads in SDN.
    Re: Syntax Error in Routine while Activating Transformation
    Re: Issue while creating Transformation from Update rule.
    Re: 0IC_C03 activation of Transformation rule ends with ERROR
    Re: Error in activation of transformation
    Thanks
    Reddy

  • Error while releasing an activity from NWDS

    Hi,
    I am facing the below error while releasing an activity from NWDS - transport view.
    Internal error: the export of SC_CR com.xxx.xxx/xxx_SOFTWARE_COMPONENT#Track_D.118 failed. tcs returncode was 12
    Check in and activate was successfull and in CMS, the activity is shown as activated.
    Please help me to rectify this error.
    Thanks in advance!
    Regards,
    Manchari. N

    Make sure you are connected to NWDI server.
    Also create a new activity for a different component in the same track.
    Below links may be helpful :
    http://wiki.sdn.sap.com/wiki/display/TechTSG/(NWDI)(CMS)PropagationRequestReleaseinTransportViewFails
    NWDI/CBS - release activity in consolidation
    Re: Error on Release of activity (Version set not found!)
    Regards
    Deepak

  • Error While loading DSO

    Dear All,
    Error While Loading DSO in BI7.. Activation SID for Data Store Object changed;from 0 to 436921.

    Prasad,
    Please do not raise duplicate posts ....
    ERROR WHILE LOADING DSO
    as a result - answers have become spread across posts..
    the least you can do is mention the duplicate posts and update which post you want to keep and which you want to remove...
    As for your error - it is not an error - but then when you have a to be activated request on the screen and then on refreshing the screen a status is changed from green ( unactivated ) to yellow and an SID gets generated for the same. Since there is a change in status for the program that displays the requests - you see this as an error.
    Since you want a way to not see this error....
    Another way is to start the activation ,
    come back to RSA1 and then go to the manage screen and you should not see this error or go to RSA1 and then go back to the manage screen after few minutes.

  • DSO activation failed due to creation of the export datasource failed

    hi experts,
    i am activating DSO, but failed. Cause is "The creation of the export DataSource failed"
    there are many threads in the forum saying restoring the BI myself source system can address it, I tried many times, but failed.
    I used program RSDG_ODSO_ACTIVATE to activate an already activated DSO, it returned same error and the original activated DSO turned into inactivated. So I guess there must be something wrong with the setting.
    please advise, thanks!
    attach error info:
    The creation of the export DataSource failed
    Message no. RSBM035
    Diagnosis
    The system could not create DataSource .
    System Response
    The metadata for a DataSource must be created while the export InfoSouce is being generated. An error occurred at that time.
    Procedure
    Consult the appropriate developer (function module: RSA1_OLTPSOURCE_GENERATE).
    The delta process ODS does not exist
    Error when creating the export DataSource and dependent Objects
    Error when activating DataStore Object ZFIM_D09

    Hi,
    As I read the system RESTORE option should resolve your issue. From RSA1 try to restore your source system and try to active your DSO again.
    Regards,
    Durgesh.

  • DSO Activation

    I have a standard DSO.  In the settings, the only thing checked is "Set Quality Status to 'OK' Automatically",  I have this loading using a process chain and in the chain, I have the Activate process included.
    The DSO loads with no problem, but the Activate step fails with error message "No active PSA table".
    Two things that seem weird:
    1.  Without doing anything, I go to the DSO > Manage and the DSO has been activated (so why does the process Activate in the process chain fail?)
    2.  If I Repeat the Activate step in the process chain, even though the process is active based on # 1 above, the Activate step turns green and completes the process chain.
    I am having this problem for several DSOs in several different chains.
    Thanks for any help.  Keith J

    PC- Display variant for DSO activation - click on Parallel processing -  click DS Activ option -
       Background with "A"
       Num of Par proessing = 6
    again Click on this time DS-SID GEN
    Background with "C"
       Num of Par proessing = 3
    Make sure you have the same settings for DSO activation which are failing?
    Also refer Note: 1301094 - SP21:Error during activation of DSO in a Process Chain
    Symptom
    When you execute a DTP for loading a Datastore Object error happens in the activation of Datastore. This typically happens in a process chain. The error messages are as follows:
    o  RSDRO 103: "PSA update failed"
    o  RSAODS 003: "Error occurred while deciding partition number"
    Solution
    SAP NetWeaver BI 7.00
               Import Support Package 21 for SAP NetWeaver BI 7. 00(SAPKW70021) into your BI system. The Support Package will be available when note 1270629 with the short text "SAPBINews NW BI 7.0 ABAP SP21", describing this Support Package in more detail, is released for customers.
    SAP NetWeaver BI 7.01 (SAP NW BI7.0 EnhP 1)
               Import Support Package 04 for SAP NetWeaver BI 7. 01 (SAPKW70104) into your BI system. The Support Package will be available when note 1227876 with the short text "SAPBINews NW7.01 BI ABAP SP04", describing this Support Package in more detail, is released for customers.
    SAP NetWeaver BI 7.10
               Import Support Package 08 for SAP NetWeaver BI 7. 10 BI (SAPKW71008) into your BI system. The Support Package will be available when note 1260071 with the short text "SAPBINews NW 7.10 BI SP08", describing this Support Package in more detail, is released for customers.
    SAP NetWeaver BI 7.11
               Import Support Package 02 for SAP NetWeaver BI 7. 11 (SAPKW71102) into your BI system. The Support Package will be available when note 1260072 with the short text "SAPBINews NW7.11 BI SP02", describing this Support Package in more detail, is released for customers.
    In cases the correction instructions can be used.
    Beforehand please definitely check the note 875986 for transaction SNOTE.
    This note may already be available before the Support Package is released. However, the short text will still contain the words "preliminary version" in this case.
    Edited by: Srinivas on Jul 29, 2010 4:30 PM

  • The tag name: "embed" Not found in currently active versions.[XHTML 1.0 transitional]

    Hello I have this message "The tag name: "embed" Not found in
    currently active versions.[XHTML 1.0 transitional]" appear when I
    validate one of my pages in my site, the page contains a flash
    picture/animation. Please can anyone explain how I can correct this
    error?
    The tag name: "embed" Not found in currently active
    versions.[XHTML 1.0 transitional] this is in relation to:
    "<embed src="Map.swf" quality="high" pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="536"
    height="437"></embed>"
    Any help would be appreciated.
    Thanks Steve

    > how I can correct this error?
    You don't. You ignore it. The <embed> tag is not valid
    HTML, but it is
    required to have reliable rendering of your Flash across
    various browsers.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Steve@FHS" <[email protected]> wrote in
    message
    news:fcm6ss$kvs$[email protected]..
    > Hello I have this message "The tag name: "embed" Not
    found in currently
    > active
    > versions.[XHTML 1.0 transitional]" appear when I
    validate one of my pages
    > in my
    > site, the page contains a flash picture/animation.
    Please can anyone
    > explain
    > how I can correct this error?
    >
    > The tag name: "embed" Not found in currently active
    versions.[XHTML 1.0
    > transitional] this is in relation to:
    >
    > "<embed src="Map.swf" quality="high"
    > pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
    > n=ShockwaveFlash" type="application/x-shockwave-flash"
    width="536"
    > height="437"></embed>"
    >
    > Any help would be appreciated.
    >
    > Thanks Steve
    >
    >

  • Arithmetical errors or conversion errors found in routine ROUTINE_0011

    Hi,
    I am having a problem when trying to load a cube from an DSO. In the PSA 90 record appears with the error "Arithmetical errors or conversion errors found in routine ROUTINE_0011 record XXX"
    I simulated and debbug the load and this routine have the code:
    RESULT = ( COMM_STRUCTURE-/bic/zom_icoci
      / COMM_STRUCTURE-/bic/zom_icnrv ) * c_hundred.
    I know that the field COMM_STRUCTURE-/bic/zom_icnrv can come with value zero and return me the msg error but I saw that none of the 90 fields are zero (value <> 0) in the DSO. And besides there are others records equals to the records with error that not generate the arithmetical error.
    Could you help me to solve this problem?
    Regards,

    Hi,
    Check if the c_hundred variable has same type as that of two keyfigures used in the formula.
    Regards
    Akhan

  • Macbook pro slow finder apps not working many errors found in console

    Problem description:
    finder is slow very at startup many errors found in console and after fixing some show up again and when fixed others show up. I run etrecheck here is the report.
    Thank you for any help
    EtreCheck version: 2.0.4 (89)
    Report generated 15 ottobre 2014 10:30:35 CEST
    Hardware Information: ℹ️
      MacBook Pro (17-inch, Early 2011) (Verified)
      MacBook Pro - model: MacBookPro8,3
      1 2.2 GHz Intel Core i7 CPU: 4-core
      8 GB RAM Upgradeable
      BANK 0/DIMM0
      4 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      4 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 512 MB
      Color LCD 1680 x 1050
      AMD Radeon HD 6750M - VRAM: 1024 MB
    System Software: ℹ️
      OS X 10.9.5 (13F34) - Uptime: 10:25:47
    Disk Information: ℹ️
      TOSHIBA MK7559GSXF disk0 : (750,16 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) /  [Startup]: 701.48 GB (464.15 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      BOOTCAMP (disk0s4) /Volumes/BOOTCAMP : 47.81 GB (6.82 GB free)
      MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
      /etc/hosts - Count: 15
    Gatekeeper: ℹ️
      Anywhere
    Kernel Extensions: ℹ️
      /Applications/TechTool Pro 7.app
      [not loaded] com.micromat.driver.spdKernel (1 - SDK 10.8) Support
      /Applications/Toast 10 Titanium/Toast Titanium.app
      [not loaded] com.roxio.BluRaySupport (1.1.6) Support
      [not loaded] com.roxio.TDIXController (1.7) Support
      /Library/Application Support/MacKeeper/AntiVirus.app
      [not loaded] net.kromtech.kext.AVKauth (2.3.7 - SDK 10.9) Support
      [loaded] net.kromtech.kext.Firewall (2.3.7 - SDK 10.9) Support
      /System/Library/Extensions
      [loaded] com.Cycling74.driver.Soundflower (1.5.3 - SDK 10.6) Support
      [not loaded] com.devguru.driver.SamsungComposite (1.4.18 - SDK 10.6) Support
      [loaded] com.globaldelight.driver.BoomDevice (1.1 - SDK 10.1) Support
      [loaded] com.globaldelight.driver.VoilaDevice (1.1 - SDK 10.1) Support
      /System/Library/Extensions/ssuddrv.kext/Contents/PlugIns
      [not loaded] com.devguru.driver.SamsungACMControl (1.4.18 - SDK 10.6) Support
      [not loaded] com.devguru.driver.SamsungACMData (1.4.18 - SDK 10.6) Support
      [not loaded] com.devguru.driver.SamsungMTP (1.4.18 - SDK 10.5) Support
      [not loaded] com.devguru.driver.SamsungSerial (1.4.18 - SDK 10.6) Support
      /Users/[redacted]/Library/Parallels/Parallels Service.app
      [not loaded] com.parallels.kext.prl_hid_hook (5.0 9376.599993) Support
      [not loaded] com.parallels.kext.prl_hypervisor (5.0 9376.599993) Support
      [not loaded] com.parallels.kext.prl_netbridge (5.0 9376.599993) Support
      [not loaded] com.parallels.kext.prl_usb_connect (5.0 9376.599993) Support
      [not loaded] com.parallels.kext.prl_vnic (5.0 9376.599993) Support
    Launch Agents: ℹ️
      [invalid?] com.adobe.AAM.Updater-1.0.plist Support
      [running] com.micromat.TechToolProAgent.plist Support
      [invalid?] com.oracle.java.Java-Updater.plist Support
    Launch Daemons: ℹ️
      [invalid?] com.ambrosiasw.ambrosiaaudiosupporthelper.daemon.plist Support
      [loaded] com.barebones.authd.plist Support
      [running] com.micromat.TechToolProDaemon.plist Support
      [invalid?] com.oracle.java.Helper-Tool.plist Support
      [loaded] com.rogueamoeba.hermes.plist Support
      [loaded] com.rogueamoeba.instanton-agent.plist Support
      [running] com.zeobit.MacKeeper.AntiVirus.plist Support
      [running] com.zeobit.MacKeeper.plugin.AntiTheft.daemon.plist Support
    User Launch Agents: ℹ️
      [invalid?] com.epson.epw.agent.plist Support
      [invalid?] com.Livestation.plist Support
      [invalid?] com.parallels.desktop.launch.plist Support
      [running] com.spotify.webhelper.plist Support
      [running] com.zeobit.MacKeeper.Helper.plist Support
    User Login Items: ℹ️
      iTunesHelper Applicazione (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Dropbox Applicazione (/Applications/Dropbox.app)
      WashingMachineHelper UNKNOWN (missing value)
      RealPlayer Downloader Agent Applicazione (/Users/[redacted]/Library/Application Support/RealNetworks/RealPlayer Downloader Agent.app)
      Launch Nikon Message Center 2 Applicazione (/Applications/Nikon Software/Nikon Message Center 2/Nikon Message Center 2.app/Contents/SharedSupport/Launch Nikon Message Center 2.app)
      KiesAgent ApplicazioneHidden (/Applications/Kies.app/Contents/MacOS/KiesAgent.app)
      fuspredownloader ApplicazioneHidden (/Users/[redacted]/Library/Application Support/.FUS/fuspredownloader.app)
      Launch Nikon Message Center 2 Applicazione (/Applications/Nikon Software/Nikon Message Center 2/Nikon Message Center 2.app/Contents/SharedSupport/Launch Nikon Message Center 2.app)
      WDQuickView Applicazione (/Library/Application Support/WDSmartWare/WDQuickView.app)
    Internet Plug-ins: ℹ️
      Default Browser: Version: 537 - SDK 10.9
      Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 Support
      AdobeAAMDetect: Version: AdobeAAMDetect 1.0.0.0 - SDK 10.6 Support
      FlashPlayer-10.6: Version: 15.0.0.152 - SDK 10.6 Support
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 Support
      DivXBrowserPlugin: Version: 1.4 Support
      Flash Player: Version: 15.0.0.152 - SDK 10.6 Mismatch! Adobe recommends 15.0.0.189
      QuickTime Plugin: Version: 7.7.3
      AmazonMP3DownloaderPlugin101749: Version: Unknown
      SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6 Support
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 Support
      Silverlight: Version: 5.1.20125.0 - SDK 10.6 Support
      JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
    User Internet Plug-ins: ℹ️
      QuickTime Plugin: Version: 7.6.6
      EPPEX Plugin: Version: 3.0.5.0 Support
      AdobePDFViewer: Version: 10.0.0 Support
      SharePointBrowserPlugin: Version: 14.1.0 Support
      RealPlayer Plugin: Version: (null) Support
      Google Earth Web Plug-in: Version: 7.1 Support
      JavaPlugin2_NPAPI: Version: 14.9.0 - SDK 10.7
      iPhotoPhotocast: Version: 7.0
    Safari Extensions: ℹ️
      AdBlock (Disabled)
      HelloSign-for-Gmail
      Awesome Screenshot
      Evernote Web Clipper
      Ghostery
    3rd Party Preference Panes: ℹ️
      DivX  Support
      Flash Player  Support
      Flip4Mac WMV  Support
      TechTool Protection  Support
      WDQuickView  Support
    Time Machine: ℹ️
      Mobile backups: OFF
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 701.48 GB Disk used: 237.34 GB
      Destinations:
      TimeMachine [Network]
      Total size: 1 TB
      Total number of backups: 15
      Oldest backup: 2014-08-22 12:02:11 +0000
      Last backup: 2014-10-15 08:18:34 +0000
      Size of backup disk: Adequate
      Backup size 1 TB > (Disk used 237.34 GB X 3)
    Top Processes by CPU: ℹ️
          6% WindowServer
          5% com.apple.WebKit.Networking
          3% Safari
          2% cookied
          1% hidd
    Top Processes by Memory: ℹ️
      275 MB Finder
      275 MB AntiVirus
      215 MB com.apple.IconServicesAgent
      146 MB MacKeeper Helper
      146 MB Safari
    Virtual Memory Information: ℹ️
      2.22 GB Free RAM
      4.17 GB Active RAM
      797 MB Inactive RAM
      1.40 GB Wired RAM
      695 MB Page-ins
      0 B Page-outs

    A number of problems exist including the notorious MacKeeper. Start by removing it according to the instructions below.
    Follow these instructions to uninstall MacKeeper. They have been tested with the most recent version of MacKeeper. Earlier versions than the one released in 2012 require more extensive work to uninstall all its components.
    If you actually used MacKeeper to alter your system, e.g. "remove excess binaries" or such, you will need to reinstall OS X as well as all your additional software. Uninstalling MacKeeper is insufficient to reverse the corruption it is capable of - once again, that is if you used it.
    If you merely installed MacKeeper but did not use it to perform any particular action, the following instructions will suffice.
    If you used MacKeeper to encrypt any files or folders, use MacKeeper to un-encrypt them first.
    Quit the MacKeeper app if it is running.
    Open your Applications folder: Using the Finder's Go menu, select Applications.
    Drag the MacKeeper icon from your Applications folder (not the Dock) to the Trash.
    You will be asked to authenticate (twice).
    You do not need to provide a reason for uninstalling it.
    Just click the Uninstall MacKeeper button. You will be asked to authenticate again.
    After it uninstalls you may empty the Trash and restart your Mac. All that will remain is an inert log file that does nothing but occupy space on your hard disk.
    An apparently modified Hosts file is another concern, which is apparently blocking Adobe software requests to contact its server for whatever reason it needs to do that. If you know the reason for altering Hosts then you can troubleshoot it on the basis of that knowledge. If you do not know the reason, it often occurs as a result of installing pirated or "cracked" software to circumvent its ability to contact an external host to verify their software was legitimately obtained. If that's the case then anything is possible as a result of having installed illegally obtained software.
    Awesome Screenshot is adware. Most people don't install such things unless they are deceived into doing so.
    Don’t install browser extensions unless you understand their purpose. For Safari, go to the Safari menu > Preferences > Extensions. If you see any extensions that you do not recognize or understand, simply click the Uninstall button and they will be gone. For browsers other than Safari, perform the equivalent actions.
    For an explanation or how this may have occurred and how to avoid it in the future read How to install adware.
    Uninstall the following according to their respective instructions.
    MicroMat "TechTool Pro"
    Western Digital "drive utility" software
    Intego "Washing Machine"
    You need to be much more circumspect regarding the software you choose to install on your Mac. May I suggest that you review the following setting in System Preferences?
    Although you may easily override that setting, it will serve to protect you from inadvertently installing garbage.

  • "cfajaximport" Not found in currently active versions

    Dear all
    First I want to say I am very begginning.
    My problem is when I want to use some RIA sample appliaction
    (from adobe site) which is using some AJAX feature I have unknown
    runtime error during data saving. I have information that "The tag
    name: "cfajaximport" Not found in currently active versions. " What
    is it mean and how to resolve it?
    I have ColdFusion 8.0.1 (developer edition), IE6.0
    Thank you in advance for help

    I was about to type up a long answer on the fist thing to
    check, and I
    found this blog that does it all for me.
    http://www.coldfusionguy.com/ColdFusion/blog/index.cfm/2007/11/13/CF8-AJAX-Features-CFIDES cripts-and-CFAjaxImport
    To summarize, you need to make sure the CFIDE/scripts/ folder
    is
    properly accessible. You should be able to type the following
    URL into
    a browser, unless you have your site configured in a
    non-default manner.
    http://yourDomain/CFIDE/Scripts/cfform.js
    I.E.
    http://localhost/cfide/scripts/cfform.js
    on *my* development server.
    If that does not return a file, then none of the built in
    ColdFusion
    form or AJAX functionality is going to work.

Maybe you are looking for