Need help in Disabling Internal On-Board Microphone

I have searched every forum and everyplace about how to disable the internal on board mic that is on my Toshiba A355-S6925 (Vista 64bit) but can not come up with a resolutuon.  I use my laptop for sound recording music and this is a real pain in the butt.   I see everyone talking about setting up an external mic and really don't want that to be the answer.  I just want to turn the mic off completely cause its interfering with my recording.  Its disabled in Real Audio Manager/device manager and everywhere possible but that doesn't seem to have any affect on the internal mic?  
Hopefully I do not get answers like "Duct Tape it" etc
Thanks
Morby

Well if sound recorder doesn't record the mic, then it sounds like Audacity and Sound Forge are over ridding the Windows settings.  So check those program settings.
One user posted this for Audicity in another forum -
If you're using the most recent beta of Audacity, go to Edit / Preferences / Audio I/O. There you'll see a combined dialogue box for Playback and Recording. Under recording, if you see an option called "Stereo Mix", select it. (On mine it's called Windows DirectSound: Stereo Mix.)
This signature left intentionally blank.

Similar Messages

  • Need help to disable input selection-screen - very urgent

    Hi SAP experts,
    I have a requirement where in I need to disable ( Grey out ) the input fileds on the selection screen .
    My problem is as I am using ABAP query I am not able to use any events ( AT SELECTION-SCREEN OUTPUT ).
    My selection screen looks like this
    MATERIAL NUMBER ( SELECT-OPTIONS)
    MATERIAL TYPE ( PARAMETERS )
    Now I want to add one more check box below the above fields on the selection-screen.When I click on the check-box,the MATERIAL NUMBER  must be greyed out and MATERIAL TYPE should remain the same.
    Please let me know the coding for the same. All answers would be rewarded.
    Thanks in Advance,
    Suresh.

    Hi,
    Check out these codes.
    1.
    TABLES : mara, makt.
    parameter: p_matnr type mara-matnr,
               p_maktx type makt-maktx.
    at selection-screen output.
    select single maktx
    from makt
    into p_maktx
    where matnr = p_matnr
    and spras = 'EN'.
    loop at screen.
      if screen-name = 'P_MAKTX'.
        screen-input = 0.
        modify screen.
      endif.
    endloop.
    2.
    TABLES : mara, makt.
    TYPES:BEGIN OF tp_maktx,
          maktx TYPE makt-maktx,
          END OF tp_maktx.
    DATA:t_maktx TYPE STANDARD TABLE OF tp_maktx,
         wa_maktx TYPE tp_maktx.
    SELECT-OPTIONS: s_matnr FOR mara-matnr.
    SELECT-OPTIONS: s_maktx FOR makt-maktx.
    INITIALIZATION.
      REFRESH s_maktx[].
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF screen-name = 'S_MAKTX-LOW' or screen-name = 'S_MAKTX-HIGH'.
          screen-input = 0.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
      REFRESH s_maktx[].
      if s_matnr[] is not initial.
      SELECT maktx FROM makt
      INTO TABLE t_maktx
      WHERE matnr IN s_matnr
      AND spras = 'EN'.
      endif.
      LOOP AT t_maktx INTO wa_maktx.
        s_maktx-low = wa_maktx-maktx.
        APPEND s_maktx.
        CLEAR:wa_maktx.
      ENDLOOP.
    3.
    TABLES : mara, makt.
    parameter p_cb1 type c as checkbox.
    parameter p_cb2 type c as checkbox.
    parameter p_cb3 type c as checkbox.
    initialization.
    loop at screen.
    if screen-name = 'P_CB3'.
    screen-invisible = 1.
    modify screen.
    endif.
    endloop.
    at selection-screen output.
    *loop at screen.
    *if screen-name = 'P_CB3'.
    *screen-invisible = 1.
    *modify screen.
    *endif.
    *endloop.
    loop at screen.
    if p_cb1 = 'X'.
      if screen-name = 'P_CB2'.
      screen-invisible = 1.
      modify screen.
      endif.
      if screen-name = 'P_CB3'.
      screen-invisible = 0.
      modify screen.
      endif.
    endif.
    if p_cb2 = 'X'.
      if screen-name = 'P_CB3'.
      screen-invisible = 1.
      modify screen.
      endif.
      if screen-name = 'P_CB1'.
      screen-invisible = 0.
      modify screen.
      endif.
    endif.
    if p_cb3 = 'X'.
      if screen-name = 'P_CB1'.
      screen-invisible = 1.
      modify screen.
      endif.
      if screen-name = 'P_CB2'.
      screen-invisible = 0.
      modify screen.
      endif.
    endif.
    endloop.
    Reward if helpful..
    Regards.

  • I need help on choosing the main board

    hey guys
    i want  some help
    Is it worth changing my mother board to a KT6delta FISR
    Present Mother Board-------KT3 ultra ARU

    That would depend upon whether you need/want the extra features of the KT6 Delta FISR. The KT3 board you have should be capable of handling up to the 3000+ @ 333FSB with the latest BIOS & PC2700.
    If the SATA and other extras of the KT6 are what you are looking for, then yes. If you are just wanting to add a faster CPU, the KT3 can handle almost as fast as the KT6.

  • I need help using multiple internal drives

    I have 3 internal drives and 24GB of Ram on an early 2009 G5. I've recently upgraded one drive to yosemite but my current applications are on the other drive;  running 10.7.5.
    I didn't want to reinstall all the apps on the yosemite drive so I was wondering
    if there is any issue with using one drive for applications and another for work/storage.
    Keeping all my apps on drive running 10.7.5 while everything else is on the Yosemite drive.
    Is it advisable to do? Do the apps run any slower this way?
    Thanks for any help.
    M

    You could add a fourth drive, clone your 10.7.5 system to it, and upgrade the clone to Yosemite. That way you still have your clean Yosemite drive and your working 10.7.5 system in case of trouble with the upgrade.
    In the event that an app needs to be re-authorized when moved to a different drive, do you have a record of the relevant serial numbers?

  • Need help. iPod disabled and unable to connect to iTunes for a restore???

    Please Help!!!  My iPod touch is giving me a red box error stating "iPod is Disabled" and telling me to connect to iTunes. I tried to connect to iTunes but am getting the error message "iTunes could not connect to iPod because it is locked with a passcode. You must enter your passcode on the iPod before it can be used with iTunes". 
    I am unable to enter the passcode because the iPod touch is disabled and will not let me.
    Does anyone know what to do?
    Thanks for your help.

    Connect in recovery mode and restore, you'll get the option to reset the passcode during this process:
    iOS: Unable to update or restore and iPhone and iPod touch: Wrong passcode results in red disabled screen
    If you cannot remember the passcode, you will need to restore your device using the computer with which you last synced it. This allows you to reset your passcode and resync the data from the device (or restore from a backup). If you restore on a different computer that was never synced with the device, you will be able to unlock the device for use and remove the passcode, but your data will not be present. Refer to Updating and restoring iPhone, iPad and iPod touch software.

  • Need help with disabling fields or hiding rows based on previous field

    Hi,
    I have a report in a region.
    The report has five columns:
    Animal type_ Health Issues* Angel Grant Requested?* Granted?* Grant Response Date*
    Dog Fleas Yes Yes 02/04/2009
    Cat Fleas No
    The first time the screen is displayed only the Animal type_ Health Issues* Angel Grant Requested?* columns will appear.
    The user will make a selection for 'Angel Grant Requested' from the LOV ('YES', 'NO') and then click on the 'Submit' button.
    When the screen returns 'Angel Grant Requested?' will be grayed out so the user cannot change the selection. The user will make a selection for 'Granted?' using LOV ('YES, 'NO') and for 'Grant Response Date' using the calendar.
    {color:#ff0000}{color:#0000ff}Here is what I want to do...
    If the user selects 'NO' for 'Angel Grant Requested?' then I would like to do one of the following (which ever one is easiest to do) when the screen returns:
    1. Disable (gray out) the 'Granted?' and 'Grant Response Date' fields on the screen for the rows that have 'NO' for 'Angel Grant Requested?'
    so that the user cannot make any selection, AND update the HEALTH_ISSUES table to
    set grant_granted = 'N/A'
    grant_response_date = sysdate
    WHERE animal_issue_type_id = AI_ID;
    2. Do not display the rows that have 'NO' for 'Angel Grant Requested?'
    {color}
    Can you please provide code samples to do this?
    {color:#ff0000}*I tried to use javascript to gray out the columns, the problem I have is with the hidden f02 column (Angel Grant Requested) that I created on the report so that javascript could read the value. columns are being disabled as desired but the database table is not updating properly...*
    {color:#ff0000}*For the rows where the user selected 'YES' for 'Angel Grant Requested?' we need to update the table with the 'Granted?' and 'Grant Response Date' values. These values are somehow being put on the row where the user selected 'NO' for 'Angel Grant Requested?'.*
    This happens in the UPDATE_ISSUES PL/SQL after When :P6_DSP_REQUESTED = 'DSPGRANTED'{color}
    Below is the Javascript function that is in HTML HEADER:_
    </script>
    <script language="JavaScript1.1" type="text/javascript">
    function checkAngelGrant()
    var col2=document.forms[0].f02; /* angel grant requested */
    var col3=document.forms[0].f03; /* angel grant granted */
    var col4=document.forms[0].f04; /* grant response date */
    for (i=0;i<col2.length;i++)
    var col2Check = col2+.value; /* read the hidden angel grant requested field */+
    +/* checks the hidden angel grant requested field+
    if no then we need to disable the angel grant granted field and the angel response date field.
    if (col2Check == 'NO')
    +{+
    col3.disabled=true; /* angel grant granted (Yes No) */
    col4.disabled=true; /* angel response date
    Below is the UPDATEISSUES PL/SQL process that is run on After Submit:_*
    DECLARE
    ai_id NUMBER;
    vgrant_requested VARCHAR2(3);
    vgrant_grnted VARCHAR2(3);
    vgrant_respdate DATE;
    f01 = Animal Issue Type ID
    f02 = grant requested ('YES','NO')
    F03 = grant granted ('YES','NO')
    F04 = grant response date
    P6_DSP_REQUESTED = DSPGRANTED display region with grant_granted and grant_respdate
    P6_DSP_REQUESTED = DSPREQUESTED display region with grant_requested only
    P6_DSP_REQUESTED = BIFNOCHG cannot change any of the fields that have already been set
    BEGIN
    IF :P6_DSP_BEQUESTED = 'DSPREQUESTED' then -- Allow setting of grant_requested value only
    FOR i IN 1..HTMLDB_APPLICATION.G_F01.COUNT LOOP
    ai_id := HTMLDB_APPLICATION.G_F01(i); -- animal_issue_type_id This is hidden
    vgrant_requested := HTMLDB_APPLICATION.G_F02(i); -- grant_requested (YES or NO)
    UPDATE HEALTH_ISSUE_TYPES
    SET grant_requested = vgrant_requested
    WHERE animal_issue_type_id = AI_ID;
    COMMIT;
    END LOOP;
    elsif :P6_DSP_REQUESTED = 'DSPGRANTED' then -- grant_granted and grant_response_date
    FOR i IN 1..HTMLDB_APPLICATION.G_F01.COUNT LOOP
    ai_id := HTMLDB_APPLICATION.G_F01(i); -- animal_issue_type_id This is hidden
    vgrant_grnted := HTMLDB_APPLICATION.G_F02(i); -- grant_granted (YES or NO)
    vgrant_respdate := to_date(HTMLDB_APPLICATION.G_F03(i),'MM/DD/YYYY');
    UPDATE HEALTH_ISSUE_TYPES
    SET grant_granted = vgrant_grnted,
    grant_response_date = vgrant_respdate
    WHERE animal_issue_type_id = AI_ID;
    COMMIT;
    END LOOP;
    end if;
    END;

    It's actually three reports that get run during different stages of the screen.
    When the user first enters the screen the data is populated from the REQUESTED REPORT sql:
    SELECT hit.animal_issue_type_id, at.animal_type_desc, it.issue_type_desc, hit.grant_requested
    FROM health_issue_types hit, animal_types at,issue_types it
    WHERE hit.animal_type_id = at.animal_type_id
    AND hit.issue_type_id = it.issue_type_id
    AND hit.file_no = :P6_FILE_NO;
    The user will make a selection from the LOV select list (Yes, No) for the grant_requested field and then click on the Submit button.
    {color:#ff0000}*If the user selects 'NO' for this field then I want to disable the grant_granted and grant_response_date fields when the screen is populated from the ISSUES REPORT sql. If this cannot be easily done then I would like to hide the entire row when 'NO' has been selected for the grant_requested field.*{color}
    When the screen returns the data is populated from the ISSUES REPORT sql:
    ISSUES REPORT
    SELECT hit.animal_issue_type_id, at.animal_type_desc, it.issue_type_desc, hit.grant_requested,
    hit.grant_granted, hit.grant_response_date
    FROM health_issue_types hit, animal_types at,issue_types it
    WHERE hit.animal_type_id = at.animal_type_id
    AND hit.issue_type_id = it.issue_type_id
    AND hit.file_no = :P6_FILE_NO;
    At this point the grant_requested field will no longer be available for user modification. The user will make a selection from the LOV select list (Yes, No) for the grant_granted, and the grant_response_date fields and then click on the Submit button again.
    When the screen returns the data is populated from the ANIMAL DISPLAY ONLY REPORT sql:
    ANIMAL DISPLAY ONLY REPORT
    SELECT hit.animal_issue_type_id, at.animal_type_desc, it.issue_type_desc, hit.grant_requested,
    hit.grant_granted, hit.grant_response_date
    FROM health_issue_types hit, animal_types at, issue_types it
    WHERE hit.animal_type_id = at.animal_type_id
    AND hit.issue_type_id = it.issue_type_id
    AND hit.file_no = :P6_FILE_NO;
    At this point the grant_requested, grant_granted, and grant_response_date fields will no longer be available for user modification.
    {color:#0000ff}Thank you for taking the time to look at my problem.{color}

  • Need help reading an internal table

    Howdy,
    I have an internal table (itab_knvh) that contains all the entries from table KNVH for a specified sales area.
    Now I have another internal table (itab_kunnr) that contains all the customers that I need data for.
    How can I read all the entries from itab_knvh where the 'date from' value (datab) is greater than today's date?
    At the moment I have:
    <b>  LOOP AT itab_kunnr.
        <i>READ TABLE itab_knvh WITH KEY kunnr = itab_kunnr-kunnr.</i>
        IF sy-subrc = 0.
          IF itab_knvh-datab GE p_validh.
            WRITE:/ itab_kunnr.
          ENDIF.
        ENDIF.
      ENDLOOP.</b>
    but I don't think this will work if more than one customer entry exists in itab_knvh.
    So is there a way of writing:
    READ TABLE itab_knvh WITH KEY kunnr = itab_kunnr-kunnr
                                  datab GE sy-datum.
    Any ideas???

    Hi Steve,
    If you have written <i>exactly</i> the same SELECT statement as you have posted here, then it is in error.
    Try this one out, instead.
    select single hkunnr
                  datab
                  hzuor 
             from knvh
             into (itab_hier_output-old_kunnr,
                   itab_hier_output-old_datab,
                   itab_hier_output-old_hzuor)
            where kunnr = itab_kunnr-kunnr
              and datbi = itab_hier_output-new_datab.
    Regards,
    Anand Mandalika.

  • Need help in changing INTERNAL password

    I am using Oracle 8.0.6 on win 2000 server. I want to change the password of INTERNAL. the scenario is that when i change the password for sys, the INTERNAL should also be changed. Please help with ur suggestions

    ateeqrahman wrote:
    I am using Oracle 8.0.6 on win 2000 server. I want to change the password of INTERNAL. the scenario is that when i change the password for sys, the INTERNAL should also be changed. Please help with ur suggestionsplease read
    http://www.dbasupport.com/forums/showthread.php?t=18488
    Regards
    Rajesh

  • Forms - Needed help in disabling/hiding a field

    Hi
    I'm working on a "Order management - Quick sales order" sutomization.
    This is specifically for a set of users in the company.
    At the line level attribute we have a DFF. This is common to this form ( quick sales order) and Also the main Sales order form- Order organizer.
    I have to hide this line DFF in my custom form.
    I cant hide it using form Personalization as the moment i click on it the DFF pops up.
    I disabled the field in the fmb. But that does not take effect. The field still shows up.
    THe other option is
    -> Disable the DFF( unfreeze it) then go to the line attribute.
    -> It wont pop up the DFF since its diabled.
    -> And then using folder options hide the field. And later enable the DFF
    Doing this. Will it cause any problem to the DFF or the values as this DFF is being used in other forms like sales order form- line level .????
    Any help on this or any other way to acheive this requirement.
    Thanks in advance

    Your best chance of getting an answer to your question is to post it in the EBS General Discussion Forum (General EBS Discussion This Forum is dedicated to non-EBS Forms development.
    Craig...

  • Need help in Disabling Color Management prior to Printing

    I have PSE 10 on my MAC and need to find out how to disable color management in the printer preference catalog. Can't seem to find it.....

    Click the "More Options" button at the bottom.
    Select "Color Management" from the left side.
    Change the Color Handling setting as desired.

  • Need help with disabling the output excution command

    hey guys
    i'm doing an assignment in which user can input multiple lines. I'm using the scanner class. The problem i'm facing is that when user gives their input in multiple lines then it displays the asking input line even though it doesn't ask for new input because the pervious input stored in the memory. Please help me to disable it somehow. I understand the logic and everything but i can't find a way to disable that line. Here's my code:
    print("Please enter words to be converted into Swedish Chef or \"END\" to stop");
            inputText = input.nextLine();
            while (!inputText.equals ("END")  ) {
                // separate the text and punctuations
                removePunctuations();
                // translate all the input text
                for (int i = 0; i < inputWOP.length; i++ ) {
                   translateText(inputWOP);
    // display the translated text inculding all the punctuations
    printTranslatedText();
    System.out.println();
    /** the problem is on this line, logically it make sense that
    * this will be displayed until "END" isn't entered
    * but i want this line not to excute if there's multiple line input
    print("Please enter words to be converted into Swedish Chef or \"END\" to stop");
    inputText = input.nextLine();
    Please help me to solve this problem, thanks in advance!

    salubad,
    Do you really understand your logic? This is a classic while !EOF loop gone wrong... Examine your own code I'm sure you'll get it.
    /** the problem is on this line, //YEP
    logically it make sense that
    * this will be displayed until "END"
    isn't entered //DOES IT REALLY?
    * but i want this line not to excute if
    there's multiple line input //yep, just make it so.
    rint("Please enter words to be converted into Swedish
    Chef or \"END\" to stop");
    inputText = input.nextLine();
    Keith.

  • Need help finding the right logic board.

    So after months of work, I've come to the conclusion that I've fried it. So I'm pursuit of getting running, I was wondering if anyone could help me find the right logic board. Well, here are my original stats:
    iMac G3 Blondi Blue
    Tray Loading
    233 MHz
    32 MB RAM
    6 GB HD
    Here a few photos. I think it's one of the very first ones:
    http://webideas.com/images/imac/imacback_bberrysm.jpg
    http://img.mercadolibre.com.pe/jm/img?s=MPE&f=1363553_8198.jpg&v=P
    I deeply apreciate the help! Thanks!

    Never mind. I have found one. Thanks!

  • Need help to find internal table.

    hello friends,
    i am working on a smart form i am given a transaction code, vf03 and a custom program and a custom function module,
    i tried to use /h to do the debugging through vf03, but i could not understand where the control was going it was all roaming inthe standard code,
    what all i need to do is to reach the internal table in the smartform, and do some modifications.
    now how do i reach the internal table.
    thank you.

    if you know smartform print program,then use se38 transaction-> use smart form print program and keep break point here.
    Now run VF03 transaction and see it
    Thanks
    Seshu

  • Need help debuggin this (internal Sun exception).

    I'm getting this error when the data in a listbox changes. I've stepped through all of my code and I cannot find out what is wrong. If there is a way to debug into Sun's code, maybe I could see where the problem is.
    Here is the stack trace:
    [#|2005-10-27T18:08:28.405-0500|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=13;|StandardWrapperValve[Faces Servlet]: Servlet.service() for servlet Faces Servlet threw exception
    java.util.NoSuchElementException
         at javax.faces.component.SelectItemsIterator.next(SelectItemsIterator.java:98)
         at javax.faces.component.SelectItemsIterator.next(SelectItemsIterator.java:124)
         at javax.faces.component.UISelectOne.matchValue(UISelectOne.java:141)
         at javax.faces.component.UISelectOne.validateValue(UISelectOne.java:114)
         at javax.faces.component.UIInput.validate(UIInput.java:645)
         at javax.faces.component.UIInput.executeValidate(UIInput.java:849)
         at javax.faces.component.UIInput.processValidators(UIInput.java:412)
         at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:912)
         at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:912)
         at javax.faces.component.UIForm.processValidators(UIForm.java:170)
         at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:912)
         at javax.faces.component.UIViewRoot.processValidators(UIViewRoot.java:342)
         at com.sun.faces.lifecycle.ProcessValidationsPhase.execute(ProcessValidationsPhase.java:78)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:221)
         at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:90)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:246)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:268)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:236)
         at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
         at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:145)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:141)
         at com.orametrix.sureweb.backingbean.SecurityCheckFilter.doFilter(SecurityCheckFilter.java:114)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:246)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:268)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:218)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:188)
         at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
         at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:145)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:141)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:214)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:168)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:144)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:133)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:539)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
         at com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
         at com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:254)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
         at com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:114)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109)
         at com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:936)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:165)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:683)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:604)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:542)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:647)
         at java.lang.Thread.run(Thread.java:534)

    Hi Darrin,
    The description for NoSuchElementException is as
    given below:
    Thrown by the nextElement method of an Enumeration to
    indicate that there are no more elements in the
    enumeration.
    In light of that I was wondering if the code was
    attempting to iterate through the listbox options.
    Could you please share the relevant details which
    would help in understanding the problem.
    Cheers
    GiriHi Giri,
    On the web page in question, I have three single select list boxes and several images.
    The first listbox is a list of students for example. Once a selection is made in that list box, the second and third listboxes get filled in based on the selection of the first.
    In other words, each student has two sets of lists that go along with them (a list of dates that correspond to photos and another list of dates that correspond to 3D models for example).
    The problem only occurs when there is no data for one of the two corresponding listboxes (no list of dates for either the images or models) if you just came from a student that does have data in both corresponding lists.
    Let me walk you through the exact scenario that causes the problem:
    The web page comes up and the first list box gets filled. The user then selects a student. The code loads the data for the other two list boxes based on the student selected. In this case, there is data for the other two listboxes. The user then selects a date from the image dates list and the images on the page get updated.
    The user then selects another student, but this time, there is no data for either the image or model dates. When that happens, the exception gets thrown.
    If the user had selected a student with information in both the image and model lists, then there would be no problem (even if the lists were shorter for this student that for the first one selected).
    It even works fine if the first student selected had no data in the image or model lists. It's just when you go from a student with data to one without any.
    As you say, it sounds like some "overrun", but why wouldn't it show up in my code instead of in the internal Sun code?
    BTW, THANK YOU for helping!

  • Need Help ;cannot find any full board waterblock for BigBang 2 x79

    I've just bought this MSI BigBang Xpower II and I am really happy with it.  Then it comes I cannot find any waterblock for it.
    Please recommend me where can I get it, I really do want one.
    Thank you very much
    PS. If no one make them, I wish MSI encorage them to because all X79 board in the market, MSI rules, Peeople still bus Rampage 4 Extreme because of the fullboard water block and also its's ATX.  for BigBnag you really have a big case EG TJ11, therefore it's hi -end board and Im sure that a lot of user that buy BigBangII would be real happy having full board waterblock for their Extreme system.

    Quote from: Henry on 18-February-12, 07:34:19
    From what I've found you can use LGA 1366 water block for CPU and then purchase a screw kit made for LGA 2011 MBs. Footprint for water block is the same for both just mounting depth is different and requires a special screw kit. Look it up, you certainly don't need us for that kind of research.
    The Cpu block isnt a problem, anything that support LGA  2011 will fit well.  What I actually want  is a Fullboard block or at least PWN waterblock, In thailand  it does get very hot, there are only summer. 
    Quote from: HU16E on 18-February-12, 06:59:00
    Recommend to use the search features of the internet. Too new a board for much information about availability of aftermarket components. It is doubtful MSI is going to encourage any manufacturer to build aftermarket parts. Contact them & voice your thoughts;
    http://support.msi.com 
    I will try asking  waterblock manufacurer but I dont know how long will it take. thanks for the advise tho.

Maybe you are looking for

  • Apple TV Vista?

    I'm thinking about getting an Apple TV, but it's still not clear to me if it will work fine on Vista Business. Anyone have experience?

  • Time machine running slow

    Not sure why my wireless setting are set up high connections.What happens if I put something into the wan port?

  • Business Rules CmdLnLauncher.exe

    I am working on an Essbase application and I want to launch a business rule through a command line as shown in the example below. (taken from the HBR admin guide). Here is how to launch a business rule called Budget with the run-time prompt informati

  • MIRO posting date

    Dear Experts, Please guide me,  how to do the non editable date ( posting date, this is date by default this is system date ) in MIRO ,  no one can do changes in posting date.   Regards Chandu

  • DAQmx physical channel constant error

    Hi all, I am trying to get the labview 10.0 working in opensuse 11.4. I installed the components and all of them seem to be working fine. The PCI card is also detected by labview. When I tpe lsdaq on the command line. I get the following output Detec