Very urgent! plz have a look at this

hi
can anybody help me to develop a jsp page in which
i want to include 3 dynamic dependant lists .
Ex:-->Country-->state-->district-->city
all the values r stored in MySql tables.
independently i am able to display all the values for the first time(default)
but when i change the opiton for country,then the state field values r to be changed and the district ,city fields should be set empty.when i select a STATE-->then district should get the values related to that state. and so on.
But i didn't get how to do this.
plz help me?
awaiting a quick response form you
thank you

AJAX code: to populate each combo use seperate ajax call. then populate the combobox.
function getHTTPObject() {     
     var xmlhttp;
     if (window.XMLHttpRequest) // if Mozilla, Safari etc
          xmlhttp = new XMLHttpRequest();
     else if (window.ActiveXObject){ // if IE
          try {
               xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
          catch ( e ){
               try{
                    xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
               catch ( e ){}
     return xmlhttp;
function myAJAX(string1) {
    var URL =  "requiredAction.do";
    var queryString = "name="+escape(string1);
    httpObject.open( "Post", URL, true );
    httpObject.onreadystatechange = callBackFn;
    httpObject.setRequestHeader( "Content-Type", "application/x-www-form-urlencoded" );
    httpObject.send(queryString);
function callBackFn() {
    if (httpObject.readyState == 4)
         if (httpObject.status == 200)
          var result = httpObject.responseText;
          //code here to manipulate result
     var valarray=attrVal.split(","); //get the result in a comma delimited string from action class (also from BO resultset)
     for (var i=0; i < valarray.length;++i){
          addOption(document.getElementById("combobox"), valarray, valarray[i]);
function addOption(selectbox,text,value)
     var optn = document.createElement("OPTION");
     optn.text = trim(text);
     optn.value = trim(value);
     selectbox.options.add(optn);

Similar Messages

  • Plz have a look at this problem

    hello
    I am getting an exception,
    Cant figure out why this is happening........any help will be appreciated
    thanks
    Exception in thread "main" java.lang.StackOverflowError
        at java.util.HashMap.get(HashMap.java:300)
        at javax.swing.UIDefaults.getResourceCache(UIDefaults.java:279)
        at javax.swing.UIDefaults.getFromResourceBundle(UIDefaults.java:271)
        at javax.swing.UIDefaults.get(UIDefaults.java:145)
        at javax.swing.MultiUIDefaults.get(MultiUIDefaults.java:44)
        at javax.swing.UIDefaults.getUI(UIDefaults.java:734)
        at javax.swing.UIManager.getUI(UIManager.java:1012)
        at javax.swing.JLabel.updateUI(JLabel.java:256)
        at javax.swing.JLabel.<init>(JLabel.java:145)
        at javax.swing.JLabel.<init>(JLabel.java:216)
        at javax.swing.DefaultListCellRenderer.<init>(DefaultListCellRenderer.java:73)
        at javax.swing.DefaultListCellRenderer$UIResource.<init>(DefaultListCellRenderer.java:303)
        at javax.swing.plaf.basic.BasicLookAndFeel$2.createValue(BasicLookAndFeel.java:590)
        at javax.swing.UIDefaults.getFromHashtable(UIDefaults.java:214)
        at javax.swing.UIDefaults.get(UIDefaults.java:144)
        at javax.swing.MultiUIDefaults.get(MultiUIDefaults.java:44)
        at javax.swing.UIManager.get(UIManager.java:952)
        at javax.swing.plaf.basic.BasicListUI.installDefaults(BasicListUI.java:769)
        at javax.swing.plaf.basic.BasicListUI.installUI(BasicListUI.java:862)
        at javax.swing.JComponent.setUI(JComponent.java:673)
        at javax.swing.JList.setUI(JList.java:493)
        at javax.swing.JList.updateUI(JList.java:508)
        at javax.swing.JList.<init>(JList.java:403)
        at myProject.<init>(myProject.java:11)
        at check.<init>(check.java:4)
        at myProject.<init>(myProject.java:12)
        at check.<init>(check.java:4)
        at myProject.<init>(myProject.java:12)
        at check.<init>(check.java:4)
        at myProject.<init>(myProject.java:12)
        at check.<init>(check.java:4)
        at myProject.<init>(myProject.java:12)
        at check.<init>(check.java:4)
        at myProject.<init>(myProject.java:12)
        at check.<init>(check.java:4)
        at myProject.<init>(myProject.java:12)
        at check.<init>(check.java:4)
        at myProject.<init>(myProject.java:12)
        at check.<init>(check.java:4)
    import javax.swing.*;
    import javax.swing.event.*;
    import java.awt.*;
    import java.awt.event.*;
    public class myProject extends JFrame implements ActionListener{ 
            JButton search=new JButton("Search");
            DefaultListModel df=new DefaultListModel();
            public JList list1=new JList(df);
             check c=new check();
         public myProject(){       
              search.addActionListener(this);
             //test.addActionListener(this);             
         public void design(){
            //list1.setSize(442,310);
            JPanel jp1=new JPanel();
            jp1.add(search);
            //jp1.add(test);
             getContentPane().setLayout(new BorderLayout());
             getContentPane().add(list1,BorderLayout.CENTER);
             setVisible(true);
             getContentPane().add(jp1,BorderLayout.SOUTH);            
             setSize(450,180);
              //pack();    
         public static void main(String []args){
           myProject j=new myProject();         
              j.design();    
       public void actionPerformed(ActionEvent event) {
            myProject j=new myProject();
            if(event.getSource()==search){
                list1.removeAll();
              Object p[]={"hi","hello"
                df.addElement(p[0]);
                df.addElement(p[1]);
                c.testing();
    public class check {
      myProject mp=new myProject();
        public check() {
        public void testing(){
             mp.df.addElement("how");
    }

    you have the same line as an attribute of your "check" class
    the problem comes from here, you have to delete it;
    your problem is that you try to access the same instance of "myProject" in different parts of your program, but you don't know how to do it
    to "share" a unique instance, you can either use the singleton pattern, or pass the myProject instance as a parameter in the constructor of your "check" class ; this way, "mp" will always refer to the same object, whereas in your code, each time you create a new instance, you refer to a new object

  • Can you have a look at this video and give advice please?

    Hi Guys,
    Can you have a look at this video-
    http://www.youtube.com/watch?v=UA0x3bQUW-g
    I shot it for a friend at a hotel. Can you let me know if if works ok / stutters etc. on your computer.
    I edited hdv pal / ppro cs3 then adobe media encoder to H 264 1280 x 720 25fps bitrate min 2 max 4. keyframes 25.
    It looks pretty bad i think at the normal youtube. It looks a lot better when you hit the 'watch in hd' but begins to stutter.
    Do you have any advice?
    Many thanks
    scott

    First, thank you for doing a very nice piece. I'm a tad bit tired of the "in-your-face" skateboarding pieces. The young lady is also "easy on the eyes."
    Second, I looked at the piece in both resolutions, and also after all buffering had completed. The only things that I saw were one Transition at about the 1/4 point that seemed to have about a 1-frame "glitch," or something. Two of the Titles also did not seem to fade-up/move-in at the same pace, or with the same smoothness as the others. Even looking at movement, like the flag (again near the 1/4 mark - sorry that I did not write down the exact TimeCode), I did not notice any stuttering. I'd better get this out of the way right now, I'm viewing on my laptop's 17" 1680x1050 nVidia GeForce 8800M GTX-512MB display, with full hardware acceleration.
    Not sure what you, and Dan, are seeing. I'm usually a pretty critical observer, though might be missing something important. If you can give me a TimeCode and where, in the frame, you're both seeing the problems, I'll be glad to give it another go.
    Good luck,
    Hunt
    PS I like the mood that both the visuals and music convey. My wife also made note of the URL, for our next trip to the UK in October.

  • Material staging in WM - Jurgen please have a look at this

    Dear Jurgen,
    I'd kindly like to ask you to please have a look at this issue.
    Re: Requesting urgent reply
    Thanks in advance,
    Csaba
    (sorry for sending message this way...)

    I answered in the other thread.

  • Very urgent urgent plz somebody help me to this question..

    hai plz somebody reply me?
    I have created materialized view for my report.
    but i cant seem them used in sql inspector tab.its directly querried from tables..
    but i want to use materialized view in my report to enhance theperformance..plz help me..
    i checked my privlleges...but i am struggling for this 1week..i could not find where it goes wrong..
    grant CREATE TABLE to <user>;
    SQL> grant CREATE VIEW to <user>;
    SQL> grant CREATE PROCEDURE to <user>;
    SQL> grant CREATE ANY MATERIALIZED VIEW to <user>;
    SQL> grant DROP ANY MATERIALIZED VIEW to <user>;
    SQL> grant ALTER ANY MATERIALIZED VIEW to <user>;
    SQL> grant GLOBAL QUERY REWRITE to <user> with admin option;
    SQL> grant ANALYZE ANY to <user>;
    SQL> grant SELECT ON V_$PARAMETER to <user>;
    the above privellegs have been given to the owner of the EUL.
    But i cant see the usage of materialized view..i have sent plus option,query governor tab-always when summary table visible option..but still not solved?
    plz reply me urgently its very urgent...
    regard
    luxmi

    If Swahili is not on the list and you would like to recommend it to Apple, please tell them at http://apple.com/feedback
    This is the User support forums operated by users just like yourself.  Apple rarely appears here.

  • Html form-jsp retrieval problem..very urgent plz help

    i have created the following html form.
    <form method="POST" action="b.jsp" >
                Insert Feed URL <input type="text" name=""></br></br>
                        <input type="submit" value="Search"> <input type ="reset" value ="Reset">now when i click search i should be able to get that url which i inserted in the text box through b.jsp which has the code for retrieving it. it is basically a .xml url. hence i have used
    object.put("1", " ");
    in the b.jsp(just a part of the code)
    what value should i put in between the quotes(" ") so that i retrieve the info as per the url input in the html form.
    kindly help
    very urgent
    cheers

    ok i tried but i got the following error:
    symbol  : variable request
    location: class org.apache.jsp.b_jsp.FeedServer
                            object.put("1",request.getParameter("feedURL"));
                                          ^
    1 error
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:84)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:328)
         org.apache.jasper.compiler.AntCompiler.generateClass(AntCompiler.java:246)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:288)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:267)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:255)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:556)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:293)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:362)i also tried this
    String feedURL = request.getParameter("feedURL");
    object.put("1","feedURL");
    but still errors
    Generated servlet error:
    .java:30: feedURL is already defined in org.apache.jsp.b_jsp.FeedServer
                 String feedURL = request.getParameter("feedURL");
                        ^
    Generated servlet error:
    java:30: cannot find symbol
    symbol  : variable request
    location: class org.apache.jsp.b_jsp.FeedServer
                 String feedURL = request.getParameter("feedURL");
                                  ^
    2 errors
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:84)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:328)
         org.apache.jasper.compiler.AntCompiler.generateClass(AntCompiler.java:246)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:288)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:267)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:255)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:556)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:293)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:362)

  • Can some one have a look at this php script?

    Ok! hear's the script! It work's fine! but with one problem.
    when I get the email it look's like this>
    Base Color: NaturalTread Color: Black
    What I want the email to look like is>
    Base Color: Natural
    Tread Color: Black
    ie i don't want all the "var's" on on line!
    Hear's my php code>
    Can someone have a look to give me some poniters?

    I too am learnig. And just found this>
    <?php
    $sendTo = "******@hotmail.com";
    $subject = "Combo Test Two";
    $headers = "From: " . $_POST["name"];
    $headers .= "<" . $_POST["email"] . ">\r\n";
    $headers .= "Reply-To: " . $_POST["email"] . "\r\n";
    $headers .= "Return-Path: " . $_POST["email"];
    $message .= $_POST["baseColor"] . "\r\n";
    $message .= $_POST["treadColor"] . "\r\n";
    mail($sendTo, $subject, $message, $headers);
    ?>
    u need to put Line-Feed & Carridge Return:
    \r\n
    And good luck to you! Thanks for the help my friend!

  • Its Very Urgent plz Help me

    Does any body Know how to connect thumb device to JMF
    i want the code please send it to me
    very urgent
    Advance Thanks

    Hi,
    You can create a new item under that table region and changed its style as MessageTextInput or MessageStyledText depending on your requirement and associate it with transient attribute or any other attribute of VO for which you want it to associate.
    For old one you can simply delete that field in OAF table region and in VO,you can edit VO by movinf that field by arrow sign.

  • Please have a look at this, problem loading images from jar.

    I made a post at the wrong place..
    Pleae have a look at it:
    http://forum.java.sun.com/thread.jsp?forum=422&thread=434524&tstart=0&trange=15

    Answer (hopefully not totally useless) posted over there.

  • Very useful to every one if any one finds answer plz have a look

    i want to pass the value to the fieldcatlog
    and we will pass the value
    gwa_fieldcatlog-fieldname = 'kunnr'.
    gwa_fieldcatlog-tabname = itab.
    gwa_fieldcatlog-seltext_l = 'meta customer'.
    gwa_fieldcatlog-outputlen = '15'.
    append gwa_fieldcatlog to git_fielcatlog.
    My question is instead  passing the lenth to output length there is one field in fieldcat log which we need to pass something to it so tthe output lenght will adjust itself ( no need to drag the alv grd it will adjust excatly how many letter that many).which i have worked so long aback..can y one gives the answer ..
    i check with fix_col
    which it is not working when i pass it is not working..
    plcheck once and reply as soon as u can..
    regards
    satish.v

    Hi,
    kindly let me know ,where the internal table comes into picture, u r preaparing a fieldcatalog ryt...here u are using manual filling of the field catalog....the fields which are there in the internal table for those ....
    also u have another option as
    use the FM "REUSE_ALV_FIELDCATALOG_MERGE",it will fill the fieldcatalog with appropriate lenghts...if u want instead of standard ,custom one then we can modify the field catalog..
    check the belwo sample code
    Declaration of local workareas and internal tables
      DATA:   li_sort        TYPE slis_t_sortinfo_alv,    "For Sort ALV
              lwa_fieldcat   TYPE slis_fieldcat_alv.
    Declaration of local constants
      CONSTANTS : lc_long_text(1)   TYPE c VALUE 'L'.
    *pt_fieldcat TYPE ty_fieldcat
    *--Call the functino module to get the field catalog.
      CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
        EXPORTING
          i_program_name         = v_repid
          i_internal_tabname     = 'I_FINAL'
          i_inclname             = v_repid
        CHANGING
          ct_fieldcat            = i_fieldcat
        EXCEPTIONS
          inconsistent_interface = 1
          program_error          = 2
          OTHERS                 = 3.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ELSE.
        LOOP AT i_fieldcat INTO lwa_fieldcat.
          CASE lwa_fieldcat-fieldname.
            WHEN 'GRIR'.
              lwa_fieldcat-ddictxt    = lc_long_text.
              lwa_fieldcat-seltext_l  = text-003.
              lwa_fieldcat-do_sum    = 'X'.
              MODIFY i_fieldcat FROM lwa_fieldcat
                INDEX sy-tabix TRANSPORTING ddictxt seltext_l do_sum.
              CLEAR lwa_fieldcat.
            WHEN 'GR'.
              lwa_fieldcat-ddictxt    = lc_long_text.
              lwa_fieldcat-seltext_l  = text-004.
              lwa_fieldcat-do_sum    = 'X'.
              MODIFY i_fieldcat FROM lwa_fieldcat
                INDEX sy-tabix  TRANSPORTING ddictxt seltext_l do_sum.
              CLEAR lwa_fieldcat.
            WHEN 'IR'.
              lwa_fieldcat-ddictxt    = lc_long_text.
              lwa_fieldcat-seltext_l  = text-005.
              lwa_fieldcat-do_sum    = 'X'.
              MODIFY i_fieldcat FROM lwa_fieldcat
                INDEX sy-tabix TRANSPORTING ddictxt seltext_l do_sum.
              CLEAR lwa_fieldcat.
            WHEN 'NETWR'.
              lwa_fieldcat-do_sum    = 'X'.
              MODIFY i_fieldcat FROM lwa_fieldcat
                INDEX sy-tabix TRANSPORTING do_sum.
              CLEAR lwa_fieldcat.
          ENDCASE.  " CASE lwa_fieldcat-fieldname
        ENDLOOP.    " LOOP AT i_fieldcat INTO lwa_fieldcat
      ENDIF.        " IF sy-subrc <> 0
    This function module is used for displaying the ALV report
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          i_callback_program = v_repid
          is_layout          = wa_layout
          it_fieldcat        = i_fieldcat
          i_default          = c_chk
          i_save             = c_save
          is_variant         = wa_variant
          it_events          = i_events
          is_print           = wa_print
          it_sort            = li_sort
        TABLES
          t_outtab           = i_final
        EXCEPTIONS
          program_error      = 1
          OTHERS             = 2.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    Regards,
    Nagaraj

  • URGENT ..PLEASE HAVE A LOOK AT THIS :(

    i bought HP Pavilion notebook about an year ago and took good care of it. However 2 months ago i had trouble with my charger so got it replaced. After this, I started facing start up issues which i managed to solve somehow using HP chat support. Now 2 weeks after my laptop went out of warranty my laptop refuses to start at all and when i took it to a HP repair shop i found that my laptop charger was faulty and damaged my motherboard. My laptop needs a new motherboard, which will cost me over 9500 INR!
    When i inquired extending my warranty i found that HP has stopped this service for Pavilion series and now I'm stuck with a huge bill. I'm tired of calling HP support and going to service centre and this issue had already taken more than 20 days.
     People please help me out.Hope i find a solution to my problem here.
    SERIAL NUMBER:<text removed for privacy>

    @rakhmad
    model number: dv5-1002 au , product no:FN402PA
    yup i got it replaced with original HP . Though my previous adapter was 65 W(18.5V) compared to my new charger 90 W(19.5 V)  .I recently checked HP part surfer and didnt found the new charger 463956-001 there .
    Could it be the cause of issue ?The HP service centre who gave me the charger claims that it is comaptible though HP telephone helpline denies it . It has been 20 days and i'm stuck

  • Very urgent plz help me

    Friends,
    I have been struggling to convert the from address of the retrieved from the inbox to a normal string.
    I have tried using the toString() method, but still I am able to print only the internet address only .
    Though it may look like a silly question to many of u, it would be really helpful to me if I get the answer.
    Please help me mail gurus.

    I know this is ridiculously incredibly amazingly outstandingly urgent, but it would still help if you took a few seconds to actually describe the problem.
    An example might help. What is this "internet address" you mention and what is a "normal string" version of it?

  • Very urgent plz installed 9ias but shows nothing

    dear fellow i have installed 9ias on win2k adv server member server of a domain
    when installing system has stoped after having 100% i restarted the system and it started again installtion and completed successfully but it did not do any thing when i start run form from the web it
    says http 404 file not found error of iis please tell me what to do.
    when i create sevice from isuite---> NETWORK ADMIN --> NET8 EASY AND CREATE A SERVICE AND TEST IT IT SAYS CONNECTED BUT WHEN USE SQL IT SAYS TNS COULD NOT RESLOVE SERVICE NAME ANY HELP
    PLZ
    forms config file says
    [ACTION] Please configure the following virtual path with your web listener: /forms60java for
    physical directory E:\Oracle\806\FORMS60\java.
    [ACTION] Please configure the following virtual path with your web listener: /dev60html for
    physical directory E:\Oracle\806\tools\web60\html.
    [ACTION] Please configure the following virtual path with your web listener: /dev60cgi for
    physical directory E:\Oracle\806\tools\web60\cgi.
    [INFO] An internet shortcut to run a standard test form, or any form of your choice, has been
    created for you in the Oracle Forms program group.
    [ACTION] Please configure the following virtual path with your web listener: /jinitiator for
    physical directory E:\Oracle\806\JINIT.
    plz tell me where to find these variables so i can set them
    thanx
    at least tell me why jinit did not call why it gives me blank page

    imran thanks for ur invaluable i help
    i did what u told and see
    Error: The requested URL was not found,
    or cannot be served at this time.
    Oracle Reports Server CGI - Unable to communicate with the Reports Server.
    when i go to services and try to start service for report it gives me error
    The oracle report server (rep60_<machine> service returned >service specific error 186
    i have created a service throu start program isuite >net8easyconfig and tested that service come with success and then copied that tnsname to 806 net80 folder but in no vain any help Ms. Geeta Kapoor....
    Yes, obviously you will get this "Error: The requested URL was not found, or cannot be served at this time" as the service is not ready to serve your request.
    I never told you to create a TNS Name/service name ........ At the time of installation of the Application Server the Universal Installer creates a service name for Reports Server and stores it in the tnsnames.ora of the 9IAS ORACLE_HOME which is, for eg. c:\iasora\app\oracle\product\9ias\6iserver, but the actual $ORACLE_HOME is c:\iasora\app\oracle\product\9ias\ when you start the reports server it will look in the tnsnames.ora in c:\iasora\app\oracle\product\9ias\6iserver\network\admin folder, when it checks for the service name it will not find it and gives an error.
    So for this purpose I asked you to copy the parameter in the Reports c:\iasora\app\oracle\product\9ias\6iserver\network\admin\tnsnames.ora and paste it in c:\iasora\app\oracle\product\9ias\network\admin\tnsnames.ora
    Did you edit your $ORACLE_HOME/6iserver/conf/6iserver.conf and specified to process the reports by rwcgi60.
    Regards,
    Imran Hakeem

  • EtreCheck Report: Could somebody please have a look at this?

    Hello guys (m/f)
    I just did an EtreCheck after I read about it a whilke ago here on the Apple Support Communities.  I'm using a late 2012 iMac now, but my previous iMac (2009, not sure when exactly) seemed to be slow too.  It's slow opening tabs, sites, etc.  And it's slow shutting down.
    BTW I switched off Time Machine a while ago, as my external WD started reporting bad block.  (Wanted to get my NAS to take over, but can't figure out why.   That's why I've been going without a Time Machine backup for way to long.)
    Here's the report:
    Hardware Information:
              iMac (21.5-inch, Late 2012)
              iMac - model: iMac13,1
              1 2.9 GHz Intel Core i5 CPU: 4 cores
              8 GB RAM
    Video Information:
              NVIDIA GeForce GT 650M - VRAM: 512 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0
              AirPlay: Version: 1.9
              AppleAVBAudio: Version: 2.0.0
              iSightAudio: Version: 7.7.3
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 9:23:21
    Disk Information:
              APPLE HDD HTS541010A9E662 disk0 : (1 TB)
                        EFI (disk0s1) <not mounted>: 209,7 MB
                        Macintosh HD (disk0s2) /: 999,35 GB (607,16 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
              com.iospirit.driver.rbiokithelper          (1.21)
              com.eltima.ElmediaPlayer.kext          (1.0)
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [invalid] com.avermedia.installerPlugin
              [loaded] com.adobe.fpsaud.plist
              [not loaded] com.avermedia.installerPlugin.plist
              [loaded] com.bombich.ccc.plist
              [loaded] com.eltima.ElmediaPlayer.daemon.plist
              [loaded] com.iospirit.candelair.daemon.plist
              [loaded] com.iospirit.candelair.sync.plist
              [loaded] com.leapmotion.leapd.plist
              [loaded] com.memeo.Memeod.plist
              [loaded] com.prosofteng.DriveGenius.locum.plist
              [loaded] com.wdc.WDDMservice.plist
              [loaded] com.wdc.WDSmartWareServer.plist
              [loaded] com.zeroonetwenty.BlueHarvestHelper.plist
    Launch Agents:
              [loaded] AVerQuick.plist
              [loaded] com.leapmotion.Leap-Motion.plist
              [loaded] com.synology.SynoSIMBL.plist
              [loaded] com.synology.SynoSIMBL_RefreshFinder.plist
              [loaded] org.glimmerblocker.updater.plist
    User Launch Agents:
              [loaded] com.adobe.ARM.[...].plist
              [loaded] com.divx.agent.postinstall.plist
              [loaded] com.google.keystone.agent.plist
              [loaded] com.plexapp.helper.plist
              [loaded] com.prosofteng.DGMonitor.plist
              [failed] de.writeitstudios.cookiestumbleragent.plist
    User Login Items:
              DiskLed
              FontExplorerXAutoload
              iTunesHelper
              System Events
              Mippy
              Mail
              Safari
              Camino
              blueharvestd
              Mippy
              BlueHarvest
              BlueHarvest
              Sony Ericsson Bridge Helper
              WDDriveManagerStatusMenu
              CNQL2410_ButtonManager
              WDQuickView
    3rd Party Preference Panes:
              Candelair
              Flash Player
              Flip4Mac WMV
              FUSE for OS X (OSXFUSE)
              GlimmerBlocker
              Perian
              WDQuickView
    Internet Plug-ins:
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Default Browser.plugin
              DirectorShockwave.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              Flip4Mac WMV Plugin.plugin
              Google Earth Web Plug-in.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              PDF Browser Plugin.plugin
              QuickTime Plugin.plugin
              RealPlayer Plugin.plugin
              VLC Plugin.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Time Machine:
              Mobile backups: OFF
              Auto backup: NO
              Time Machine not configured!
    Top Processes by CPU:
                   2%          WindowServer
                   1%          EtreCheck
                   1%          fontd
                   0%          Leap Motion
                   0%          SystemUIServer
                   0%          DiskLed
                   0%          dpd
    Top Processes by Memory:
              336 MB             Safari
              279 MB             Finder
              229 MB             WindowServer
              221 MB             Camino
              205 MB             com.apple.IconServicesAgent
              123 MB             com.apple.WebKit.WebContent
              115 MB             Mail
              57 MB              PluginProcess
              49 MB              com.apple.WebKit.Networking
              49 MB              mds_stores
    Virtual Memory Statistics:
              3.10 GB            Free RAM
              3.55 GB            Active RAM
              497 MB             Inactive RAM
              878 MB             Wired RAM
              734 MB             Page-ins
              0 B                Page-outs
    Hope you guys find something.  (and that this is the right place to put my question!)
    Sincerely
    Mathy

    You have a lot of potential for things to go wrong. If any of the red items are old they could be doing a lot of damage to performance, since they are loaded into the system level.
    Synology appears to be doing something with SIMBL - follow the removal instructions at http://www.culater.net/software/SIMBL/SIMBL.php
    It is a hacky way to inject code into apps. Check the synology site for updates.
    The failed launchd job [failed] de.writeitstudios.cookiestumbleragent.plist could cause issues within your user account.
    Your login items are duplicated.
    BlueHarvest
    BlueHarvest
    blueharvestd
    Mippy
    Mippy
    That isn't a great idea. I'd suggest you logout, log back in but hold shift as you click the login button it will disable all those apps & show you if they are part of your issues.
    'Safe mode' will disable all third party extensions & startup items (hold shift after the chime until the spinning 'cog' appears). Ensure the login window says 'safe mode'.
    https://support.apple.com/kb/HT1455
    Be aware that some features will be disabled like wifi on some models, graphics drivers will be in a reduced mode - this is normal in safe mode. Reboot to go back to normal.
    Hopefully the notes below will help you understand the report better
    Mathy Van Nisselroy wrote:
    Kernel Extensions:
              com.iospirit.driver.rbiokithelper          (1.21)
              com.eltima.ElmediaPlayer.kext          (1.0)
    Launch Daemons:
              [invalid] com.avermedia.installerPlugin       <<-- WTH !?
              [loaded] com.adobe.fpsaud.plist
              [not loaded] com.avermedia.installerPlugin.plist
              [loaded] com.bombich.ccc.plist
              [loaded] com.eltima.ElmediaPlayer.daemon.plist
              [loaded] com.iospirit.candelair.daemon.plist
              [loaded] com.iospirit.candelair.sync.plist
              [loaded] com.leapmotion.leapd.plist
              [loaded] com.memeo.Memeod.plist
              [loaded] com.prosofteng.DriveGenius.locum.plist
              [loaded] com.wdc.WDDMservice.plist
              [loaded] com.wdc.WDSmartWareServer.plist
              [loaded] com.zeroonetwenty.BlueHarvestHelper.plist
    Launch Agents:
              [loaded] AVerQuick.plist
              [loaded] com.leapmotion.Leap-Motion.plist
              [loaded] com.synology.SynoSIMBL.plist
              [loaded] com.synology.SynoSIMBL_RefreshFinder.plist
              [loaded] org.glimmerblocker.updater.plist
    User Launch Agents:
              [loaded] com.adobe.ARM.[...].plist
              [loaded] com.divx.agent.postinstall.plist
              [loaded] com.google.keystone.agent.plist
              [loaded] com.plexapp.helper.plist
              [loaded] com.prosofteng.DGMonitor.plist
              [failed] de.writeitstudios.cookiestumbleragent.plist
    User Login Items:
              DiskLed
              FontExplorerXAutoload
              iTunesHelper
              System Events
              Mippy
              Mail
              Safari
              Camino
              blueharvestd
              Mippy
              BlueHarvest
              BlueHarvest
              Sony Ericsson Bridge Helper
              WDDriveManagerStatusMenu
              CNQL2410_ButtonManager
              WDQuickView
    3rd Party Preference Panes:
              Candelair
              Flash Player
              Flip4Mac WMV
              FUSE for OS X (OSXFUSE)
              GlimmerBlocker
              Perian
              WDQuickView
    Internet Plug-ins:
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Default Browser.plugin
              DirectorShockwave.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              Flip4Mac WMV Plugin.plugin
              Google Earth Web Plug-in.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              PDF Browser Plugin.plugin
              QuickTime Plugin.plugin
              RealPlayer Plugin.plugin
              VLC Plugin.plugin
    Red items are loaded at the system level (not necessarily bad, but they have the potential to modify the OS).
    Blue items are loaded at the user level
    Cleanup:
    All the usual caveats apply, backup before you modify the system, delete the items (or move them to another disk or folder if you are worried about deleting the wrong thing) but ensure the originals are gone or updated.
    Use the Finders "Go menu > Go to Folder…" when you need to open the hidden ~/Library (your users library).
    Reboot for the system changes to take effect.
    How to find updates:
    The critical launchd jobs & kernel extensions use reverse domain notation e.g.
    com.logmein.hamachi.plist means look at http://logmein.com for updates (if you don't recognize it removing it may be appropriate)
    In short: You want to try to update or remove all the system level items.
    Startup Items: Stored in /Library/StartupItems/
    Startup Items have been discontinued by Apple since Mac OS 10.4. They are responsible for making changes at a system level. Remove them all or spend time ensuring ALL related software is up to date. You need a very good reason to have anything installed in here. The developers are ignoring Apple guidelines by installing these - not a good sign.
    Kernel Extensions: Stored in /Library/Extensions/
    Kernel Extensions also load third party code, but they insert it into the 'core' of the OS. These can be safe, however you must ensure the related tools or apps are up to date, otherwise the system is basically built upon quicksand. Remove them all & see if the OS works better.
    Launchd jobs: several types
    LaunchAgents          - Stored in /Library/LaunchAgents
    LaunchDaemons       - Stored in /Library/LaunchDaemons
    User LaunchAgents   - Stored in ~/Library/LaunchAgents
    These are all background jobs, they are not necessarily bad, but if they are loading old code it could be doing untold damage to the performance & stability of the entire OS. Focus on the System level jobs (the ones inside /Library - the system level) also remove ['failed'], non-system jobs.
    EtreCheck gives a status on launchd jobs…
    [loaded]                  - a running job
    [not loaded]            - jobs that are set not to run, basically harmless, remove them unless you plan to use the associated software (if it is up to date)
    [failed]                    - jobs in a crashed or unknown state, it could be forking processes or using all the system resources, remove these.
    User login items:
    Applications and helpers that are managed inside 'Systems Preferences > Users and groups > Login Items tab'.
    These are loaded at the 'User level', consider removing all of them whilst you troubleshoot.  When you decide to re-add them ensure the software is up to date.
    3rd Party Preference Panes: & Internet Plug-ins:
    /Library/PreferencePanes/ and ~/Library/PreferencePanes/
    /Library/Internet Plug-Ins/ and ~/Library/Internet Plug-Ins/
    Once again these items all must be up to date, or remove them from your system. If the prefpanes manage additional software use the uninstaller or see the developers site for uninstall instructions. You can also right click to remove 3rd party preference panes in System preferences
    Read the list of Internet plug-ins carefully, there are often duplicate Flash player versions that won't help stability, it's just wasted space too.
    Don't forget to also update Safari's extensions in it's preferences (if you have any).
    Re-run EtreCheck after cleaning up to see if items have returned (some apps will reload the background jobs when re-opened, so either update or remove the software).
    Hope that isn't too daunting, the OS should be better if there are less old items running at the system level.

  • Problem in a webdynpro abap component - Really very urgent PLZ help me

    Hi Experts,
    I am working with FITV_POWL_TRIPS webdynpro component.In that my requirement is to keep a button and input fields near the create travel request button and to add some functionalities.
    I worked in the  component , unfortunately the component get corrupted. i don't know how to retrieve the component to its original state.I tried with version management but no use.
    Can anybody suggest me how to retrieve the component. Any of your inputs is valuable to me.
    if the patch should be installed is the only way mean plz tell me the patch details.
    Actually FITV_FPM  , this component get damaged. This component is under FITV_POWL_TRIPS.
    Regards,
    Ramanan
    Edited by: Ramanan Panchabakesan on Jul 9, 2008 12:10 PM

    Dear Thomas,
    Really i failed to use the enhancement mode to work with that POWL component.Actually the thing i did is added an attribute directly to the component controller of that component and  binded it to the drop down then activated , it shows some error "Configuration missing error" so again i deleted that attribute and reactivated it again but it shows the same error. so i tried to retrieve it back from version.But failed, then compared with other system the methods and attributes are same as it is.Finally copied the methods and code from that system though all are same in two systems, then activated.No error now.But clicking on the "create request" button the component shows a road map step with 1 as completed status.It looks with the following information
    Fite_Request
          1
    Completed
    and with two buttons one is disabled and thats capiton is Previous step and the other is exit that is enabled
    when i clicked that exit button it again goback to the intial screen of FITV_POWL_TRIPS.
    Before it shows with some 3 or 4 road map steps with some different status.
    Tell me any other way to retrieve it.As the patch to be  reinstalled is the solution means please tell in which patch this resides.Technically i want to retrieve it, going for patch update is secondary and i go for that if and only if there is no other way.
    with hope and regards,
    Ramanan.P
    Edited by: Ramanan Panchabakesan on Jul 15, 2008 7:34 AM

Maybe you are looking for

  • While saving the output from Conc Prog it saves in .PCL instead of .XLS

    Hi, I have one concurrent program which gives Excel Output directly without using XML Publisher. Using following Link I have designed the same. [http://knoworacle.wordpress.com/2008/11/03/excel-output-directly-from-oracle-application-concurrent-reque

  • Confusion... Data Access Object and Collection Class

    Please help me... i have a Book class in the library system, so normally i would have a Collection class eg. BookCollection class which keeps an array/ arrayList of Book objects. In BookCollection class i have methods like "searchBook(BookID)" which

  • No sound in QT movies

    I want to import old QT movies (MPEG-1) to Final Cut Pro 3 but when imported they are without sound. What can be the problem or how can I configurate FCP to import correctly the movies ? Elsa

  • Embed HTML tag

    Hi I am toatally new to Flex. and i like RIA. I have a question. can I embed html tag into flex controls line in panel control? for example I want to use <table></table> into flex's 'panel' control. this requirement arose beacase, I have some raw cod

  • Regions of a page dont render when multiple tabs open

    We have a search page with a query panel and an applications table to display the results. The page is accisible through a taskflow which can either be rendered as a region on the existing tab or opened as a new tab on the same page if the navigation