URGENT: please help me to solve this problem

I'm trying to find a way to count how many times a number has been inputted in a loop but unable to find a calculation to find the answer,
can anyone help??
Please take me step by step on how to solve this problem as I'm new to Java.

Stinkin' crossposter!
http://forum.java.sun.com/thread.jspa?threadID=605663

Similar Messages

  • Hello i have a unusual problem,anyway my iphone 4 wont turn on and when someone calls they hear ringing,but my phone doesent ring,so i open cimcas now ring off. Screen is just black,because it's turned off..Please help me to solve this problem..Thanks

    Hello i have a unusual problem,anyway my iphone 4 wont turn on and when  someone calls they hear ringing,but my phone doesent ring.So i poen simcase and now ring off. Screen is just  black,because it's turned off..Please help me to solve this  problem..Thanks

    As far as trying to power up your device, make sure it has a good charge and then hold the button on the top of the phone and the home button on the faceplate together until the apple appears on the screen.

  • Hi, when ever I'm using 3G, on my Iphone4 sim stops working and Network is lost, this started after I updated my phone with  6.0.1(10A523)version. Please help how to solve this problem.

    Hi, when ever I'm using 3G, on my Iphone4 sim stops working and network is lost, this started after I updated my phone with  6.0.1(10A523)version. Please help how to solve this problem. Thanks.

    Photos/videos in the Camera Roll are not synced. Photos/videos in the Camera Roll are not touched with the iTunes sync process. Photos/videos in the Camera Roll can be imported by your computer which is not handled by iTunes. Most importing software includes an option to delete the photos/videos from the Camera Roll after the import process is complete. If is my understanding that some Windows import software supports importing photos from the Camera Roll, but not videos. Regardless, the import software should not delete the photos/videos from the Camera Roll unless you set the app to do so.
    Photos/videos in the Camera Roll are included with your iPhone's backup. If you synced your iPhone with iTunes before the videos on the Camera Roll went missing and you haven't synced your iPhone with iTunes since they went missing, you can try restoring the iPhone with iTunes from the iPhone's backup. Don't sync the iPhone with iTunes again and decline the prompt to update the iPhone's backup after selecting Restore.

  • ýesterday  my iphone 5c screen  suddendly  shows connect to itune and i try to restore it using itune but halfway i got a message error occured (14). please help me in solving this problem.

    ýesterday  my iphone 5c screen  suddendly  shows connect to itune and i try to restore it using itune but halfway i got a message error occured (14). please help me in solving this problem.

    what did you learn when you search the internet for iPhone error 14?

  • Hello Sorry for the inconvenience, but I have a problem in Java I can not open files, audio chat, which type of jnlp after the last update of the Java 2012-004 Please help me in solving this problem.

    Hello Sorry for the inconvenience, but I have a problem in Java I can not open files, audio chat, which type of jnlp after the last update of the Java 2012-004
    Please help me in solving this problem. 

    Make sure Java is enable in your browser's security settings.
    Open Java Preferences (in Utilities folder)
    Make sure Web-start applications are enabled.
    Drag Java 32-bit to the top of the list.
    jnlp isn't an audio file format. It's just a java web-start program (Java Network Launching Protocol).

  • Hello Experts Please help me to solve this problem.

    Hello Experts,
    I am getting a problem while installing the SOLUTION MANAGER 4.0.
    in step 17/45 IMPORT ABAP :
    the problem is :
    ERROR 2008-04-29 03:10:28.110
    CJS-30023  Process call '/usr/sap/SLM/SYS/exe/run/R3load -testconnect' exits with error code 2. For details see log file(s) R3load.exe.log.
    when i saw R3load.exe.log file it has the following contain :
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    /usr/sap/SLM/SYS/exe/run/R3load: START OF LOG: 20080428095833
    /usr/sap/SLM/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    /usr/sap/SLM/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]
    Compiled Jul 14 2007 02:19:03
    /usr/sap/SLM/SYS/exe/run/R3load -testconnect
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12505
    DbSl Trace: CONNECT failed with sql error '12505'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12505
    DbSl Trace: CONNECT failed with sql error '12505'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12505
    DbSl Trace: CONNECT failed with sql error '12505'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12505
    DbSl Trace: CONNECT failed with sql error '12505'
    (DB) ERROR: DbSlErrorMsg rc = 99
    /usr/sap/SLM/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/SLM/SYS/exe/run/R3load: END OF LOG: 20080428095834
    Please can any body help me to solve this problem.
    waiting for fast response, as my installtion is pending due to this problem.
    have a nice day.
    Regards,
    Shivendra.

    Hi,
    The following should be verified:
    (1) check what DB instances the listener currently is aware of.  This can be done with the command 'lsnrctl services'.
    (in case you listener does not have the default name LISTENER, then use 'lsnrctl services <listener name>' )
    (2) Perhaps there is an issue with the dynamic instance registration, even though the error code is different, you should nevertheless check the points from note #563574.
    (3) Verfiy the value of the parameter local_listener (see mentioned note). Since you have changed the listener, the parameter might still be wrong.
    In case local_listener is correcly set you should give the command
      ALTER SYSTEM REGISTER;
    a try.
    Best Regards,
    Michael

  • Please help me to solve this problem.

    Hi , can someone help me to solve the following problem:
    1) I wrote two different client and server program, (Using UDP)
    2) In the server side for testig I wrote some code like when a client sending message to server
    a) server find on the database only senders IP address then server return the message to sender
    b) Again if server find out other IP address too then it returns to them too
    3) but it working for (a) , but not for (b)
    4) Actually, its sending message but client not getting it
    So, can some tell me, how to modify server or client side
    Server wont reply the msg to the same IP address/ Sender who sent the message.
    Server will reply the message to other person..
    For example, Alace, Bob and Carrry are three clients. Alace, Bob, and Carry are online now. When they get online server save there IP address.
    Now, Bob sends a message to server , then server will send the message to Alace and Carry. Not to the sender Bob.
    Thanks]
    I am giveing a pice of coding of server side
    else
    IPAddressObject addressObjectt;
    onlineUserList.reset();
    for(int i=0; i<onlineUserList.lengthIs(); i++)
    addressObjectt=(IPAddressObject)onlineUserList.getNextItem();
    IPAddress=addressObjectt.getAddress();
    System.out.println("\n this is not same : "+IPAddress);
    if(addressObject.compareTo(addressObjectt)!=0)
    System.out.println("\n this is not same : "+sentence);
    String cSentence=sentence.toUpperCase();
    sendData=cSentence.getBytes();
    DatagramPacket sendPacket= new DatagramPacket(sendData, sendData.length, IPAddress,port);
    System.out.println("\n aaaaaaa : "+IPAddress);
    client.send(sendPacket);
    else
    System.out.println("\n this is same : "+sentence);
    String cSentence= sentence.toUpperCase();
    sendData=cSentence.getBytes();
    DatagramPacket sendPacket= new DatagramPacket(sendData, sendData.length, IPAddress,port);
    client.send(sendPacket);
    System.out.println("\n this is same : "+cSentence);
    }//for
    }//else
    Edited by: kidylimp on Apr 8, 2008 12:16 PM

    This looks suspiciously like a cross-post
    [http://forum.java.sun.com/thread.jspa?threadID=5283608]

  • Why am I experiencing a hard time to download an application from Apple store?...need to re-start my ipad2 everytime I want to download a application since I update my iOS 7.1?....please help me to solve this problem!

    Please email me at [email protected] if you have an great solution to my problem.

    Only Apple can handle this:
    iTunes Support

  • HT2480 When I am setting up exchange / outlook mail, I am not getting option to select the folders for syncing, can you please help me to solve this problem

    In outlook mail mails are not getting downloaded and option to select the folders to sync is not visible in the exchange setup

    See:
    * http://www.ehow.com/how_6609141_remove-bearshare-spyware.html
    * http://www.fanhow.com/answers/question-77222-how-to-delete-bearshare-search-from-firefox
    You can look for a "Mediabar" program under "Control Panel > Programs and features"
    See also this forum thread about BearShare:
    *[[/questions/792580]]
    If the menu bar is hidden then press the F10 key or hold down the Alt key to make the menu bar appear.
    Make sure that toolbars like the "Navigation Toolbar" and the "Bookmarks Toolbar" are visible: "View > Toolbars"
    *Open the Customize window via "View > Toolbars > Customize"
    *Check that the "Bookmarks Toolbar items" is on the Bookmarks Toolbar
    *If the "Bookmarks Toolbar items" is not on the Bookmarks Toolbar then drag it back from the toolbar palette in the customize window to the Bookmarks Toolbar
    *If missing items are in the toolbar palette then drag them back from the Customize window on the toolbar
    *If you do not see an item on a toolbar and in the toolbar palette then click the "Restore Default Set" button to restore the default toolbar set up
    *http://kb.mozillazine.org/Toolbar_customization
    *https://support.mozilla.org/kb/Back+and+forward+or+other+toolbar+items+are+missing

  • Urgent , Pls help me in solving this problem

    Hi
    Pls let me know how do I present the following code using decode or case when. I need to select a column value based on the following condition. How do I put this condition while querying data using select statement.
    if optpremccy='usd' then historic_rates.rate_mid=1
    else if
    select rate_mid from historic_rates
    where table1.TYPE_KEY=HISTORIC_RATE_TYPES.TYPE_KEY )
    AND ( table1.RATE_DATE=VALUATION_CONTROL.BUSINESS_DATE )
    AND ( table2.RATE_TYPE=1 )
    AND ( table2.TENOR=1 )
    AND ( table2.RATE_SOURCE=9 )
    AND ( table2.FIRST_CCY='USD' )
    AND ( table2.SECOND_CCY=optionpremccy.CCY )
    else
    select rate_mid from table1
    where table1.TYPE_KEY=table2.TYPE_KEY )
    AND ( table1.RATE_DATE=VALUATION_CONTROL.BUSINESS_DATE )
    AND ( table2.RATE_TYPE=1 )
    AND ( table2.TENOR=1 )
    AND ( table2.RATE_SOURCE=9 )
    AND ( table2.FIRST_CCY='USD' )
    AND ( table2.SECOND_CCY=optionpremccy.CCY )
    and also change the value of rate_mid as follows rate_mid = 1/rate_mid

    Hi,
    You have not got any reply yet because your question is not complete.
    1. What should be the query for if condistion??
    2. What is your elsif condition??
    3. You are using more than one tables in both of the queries you wrote but in from you only used 1 table.???
    Regards
    Ghulam

  • I have updated new apple Iphone5 virsion which do not allowed sim card purchased in India, help me to solved this problem and I can enjoy my trip in India

    I am blocked, as I have updated new apple virsion, which do not allowed sim card purchased in India, at present I am in India
    and I want to use my phone using by purchase local sim card, please help me to solve this problem...Jayendrabhai Patel

    YOU will need to contact the carrier to whom the phone is locked.  YOU will need to see IF that carrier offers unlocking and IF you qualify.  This has nothing to do with Apple or this forum.
    Best,
    GDG

  • Please help me to solve the problem ---it's urgent

    hi everybody
    my application is deployed on the weblogic 9.0. I am using the VB DLL through which i am sending the request to the servlet.
    When i am pressing the "Color" button in VBDLL to retrieve the color information, server takes the long time nearly 10-12 minutes to return back the color information but it throws the following error
    <Error> <WebLogicServer> <BEA-000337> <[STUCK] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "621" seconds working on the request "Http Request: /sales/appFindSize.jsp", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:474)
    javelin.client.JobWaiter.blockUntilFinished(JobWaiter.java:45)
    javelin.client.ClientUtilsImpl.build(ClientUtilsImpl.java:838)
    weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:244)
    weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:200)
    weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:164)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:224)
    weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:383)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:298)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:165)
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3022)
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1925)
    weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1848)
    weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1288)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    please help me to solve this error it is urgent.
    Thanks in advance
    Pandurang S. Pokharkar

    Exchange rates can be entered as a direct or indirect quotation. You can maintain two prefixes that
    can be used to differentiate between direct and indirect quotations exchange rates during input and
    display. If you don´t set up a prefix, the standard setting is valid:
    &#159; “” (blank, without a prefix) for direct quotation exchange rates
    &#159; “/” for indirect quotation exchange rates
    n Scenario 1: If you use mainly direct quotation exchange rates and indirect quotation occurs seldom,
    use the default configuration. In this way you can enter direct quotation exchange rates without a
    prefix.
    n Scenario 2: If, in addition to direct quotation exchange rates, the handling of indirect quotation is
    required, you should define a prefix that is not “blank” for both quotation types, e.g.:
    &#159; “*” for direct quotation exchange rates, “/” for indirect quotation exchange rates
    &#159; If you follow this suggestion, the configuration does not allow exchange rates to be entered
    without a prefix, an error message occurs. Thus users are forced to consider which the correct
    quotation is and enter the rate with a valid prefix.
    n Scenario 3: If indirect quotation is the major notation at your company, you can configure the
    settings this way:
    &#159; “*” for direct quotation exchange rates, “ ” (blank) for indirect quotation exchange rates
    &#159; This configuration allows indirect quotation exchange rates to be entered without a prefix whereas
    the less used direct quotation exchange rates have to be entered with a prefix.

  • TS1363 My iPod Nano 7th Generation couldn't be detected by iTunes when I plugged in. I tried resolving the issue by uninstalling the iTunes and then install it back again but yet still the same problem exist. Can you please help me to solve this issue?

    My iPod Nano 7th Generation couldn't be detected by iTunes when I plugged in. I tried resolving the issue by uninstalling the iTunes and then install it back again but yet still the same problem exist. Can you please help me to solve this issue? I have already updated to the latest version of iTunes on my Windows 8 and I cannot synchronize my iPod for the time being. Please do help me to solve this problem. Thank You.

    uninstall all iTunes,5 programes,this worked for me after reinstall them

  • TS1453 Hi, I bought Apple tv traying to rent a movie but there problem with itunes, and there is on apple tv don't have my country. could you help me please how can I solve this problem?

    Hi, I bought Apple tv traying to rent a movie but there problem with itunes, and there is on apple tv don't have my country. could you help me please how can I solve this problem?

    Whinston,
    I live in Azerbaijan. Recently I bought apple tv in New York. When I come back to my country tried to rent movies from my country but couldn't find my country name on apple tv menu, so there is a problem I don't know how to fix it. is there have another way to take a rent movies?

  • I have the iPhone 4 recently became weak Wi-Fi where I can not use the Internet only when sitting Bejjani router, Can anyone help me in solving this problem please iPhone 4, iOS 7.0.3

    I have the iPhone 4 recently became weak Wi-Fi where I can not use the Internet only when sitting Bejjani router, Can anyone help me in solving this problem please
    iPhone 4, iOS 7.0.3

    There's a whole lot to read in your post, and frankly I have not read it all.
    Having said that, this troubleshooting guide should help:
    http://support.apple.com/kb/TS1538
    In particular, pay attention to the mobile device support sections near the bottom, assuming you have already done the items above it.

Maybe you are looking for

  • User is getting an error msg running report on her pc...but....

    Hi Everyone, Hope all is well.... My user is getting an error msg when running my Disco. query when I sign on to her pc, the query runs fine. When my user comes to MY pc and signs on, she gets the same error msg. the error msg is: Microsoft Visual C+

  • How to update single field

    Hi frnds,                     How to update single field data in Z table .                    I am taking data from screen, when i press update button  the data will store specific field data in Z table.

  • Adobe error on my Playbook

    When I open Adobe and click on a document to open (.pdf) - I get the following error message: The file path is not valid. How do I fix this so I can open these (.pdf) documents?

  • Question on migrating the entire app directory.

    Hello all, We are upgrading Essbase from 11.1.1.4 to 11.1.2.3. As a part of the migration as you all know one is supposed to copy the app directory over to the new server(target server). My question is does the source server have to be down when this

  • How to disable or change fan check RPM settings at boot?

    Hello all... My system specs: HP p6180t Prod#: AV129AV#ABA Q9550 Processor 8 GB RAM IPIEL-LA3 Motherboard Upgraded: Corsair HX650W Power Supply Asus GeForce GTX560 My original processor cooling fan stopped working recently and I chose to replace with